diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-12-04 17:10:04 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-12-04 17:10:04 +0000 |
| commit | c5e379ca2ebd577727a148bd866f5b020ca8edb9 (patch) | |
| tree | c0bb410f1ac46cd0b41e4b32a9c57c7cebb19d9e /ChangeLog | |
| parent | 6a335df531f5d2ed6b67865b2db55af2bc39a2f5 (diff) | |
| download | qmmp-c5e379ca2ebd577727a148bd866f5b020ca8edb9.tar.gz qmmp-c5e379ca2ebd577727a148bd866f5b020ca8edb9.tar.bz2 qmmp-c5e379ca2ebd577727a148bd866f5b020ca8edb9.zip | |
updated changelog
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@662 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 23 |
1 files changed, 22 insertions, 1 deletions
@@ -163,7 +163,7 @@ Version 0.2.0 * added stream support * added filedialog interface (Vladimir Kuznetsov) * added OSS output plugin (Yuriy Zhuravlev) -* improved plalist (Vladimir Kuznetsov) +* improved playlist (Vladimir Kuznetsov) * added visual plugin support * added analyzer plugin * added shaded mode support @@ -221,3 +221,24 @@ Version 0.2.2 * fixed UDS datagram encoding * removed unused code * fixed skin parsing + +Version 0.2.3 +* fixed out-of-source build (thanks to Funda Wang) +* added parallel build support (Funda Wang) +* added recent ffmpeg support +* fixed Russian translation +* added French translation (Stanislas Zeller) +* fixed audio port in the jack plugin (Adrian Knoth) +* fixed memory leak +* fixed playlist loading when using drag and drop and command line +* fixed crash on exit with enabled visualization +* fixed playlist file parsing +* fixed main visualization flickering +* fixed gcc-4.3 warnings +* fixed modplug build +* added enter hotkey support in the jump dialog +* fixed segmentation fault in the PulseAudio plugin +* added OSS4 support (Yuriy Zhuravlev) +* fixed notification bug +* fixed critical bug in the settings dialog +* removed duplicate --next command line option (Adrian Knoth) |
