diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2016-05-24 11:15:31 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2016-05-24 11:15:31 +0000 |
| commit | ff0d2e6a2aa54861bb28cab519fe7a2571d04ec1 (patch) | |
| tree | ddcd0dadf3b1cb59e7489d8c7e2840708f7af56e /ChangeLog | |
| parent | aef1d06e5a63c80ea2add042975255b9b6a73f25 (diff) | |
| download | qmmp-ff0d2e6a2aa54861bb28cab519fe7a2571d04ec1.tar.gz qmmp-ff0d2e6a2aa54861bb28cab519fe7a2571d04ec1.tar.bz2 qmmp-ff0d2e6a2aa54861bb28cab519fe7a2571d04ec1.zip | |
updated changelogs
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6385 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 23 |
1 files changed, 10 insertions, 13 deletions
@@ -1036,31 +1036,32 @@ Version 0.9.0 * updated Japanese translation (RyoTa SimaMoto) Version 0.10.0 -* using floating point output for all lossy decoders -* added new audio converter +* using floating point pcm format for all lossy decoders +* using floating point pcm format for all audio effects +* added new internal audio converter * added dithering setting * added feature to change output bit depth * added feature to change volume adjustment step * added soxr-based resampler plugin -* added feature to change default output plugin (?) * added MacOS X support (Ivan Ponomarev) * added Qt Multimedia output plugin (Ivan Ponomarev) * added feature to refresh playlist * added two-panel file dialog * added feature to scrobble http streams * added multi-thread support in the audio converter plugin -* added support for m4a files in the replaygain scanner +* added support for m4a files in the ReplayGain scanner +* added WASAPI output plugin * improved skinned interface: - show track details when double-clicking on song title in main window (Thomas Perl) - - improved time indicator in shaded mode (Thomas Perl) + - improved time indicator in the shaded mode (Thomas Perl) - added feature to disable anti-aliasing - added feature to seek by mouse wheel - added column alignment option -* improved qsui plugin: - - added column alignment +* improved simple user interface (qsui): + - added column alignment option - added feature to add/remove sliders - added feature to create multiple panels - - added tooltips to the sliders + - added tooltips for the sliders - improved volume slider - fixed problem with minimum width * improved wavpack plugin: @@ -1073,6 +1074,7 @@ Version 0.10.0 * improved command line parser * improved details dialog * improved "jump to track" dialog +* improved DirectSound output plugin (24/32-bit and multi-channel support) * removed libsamplerate-based resampler * removed libsamplerate dependency from the jack plugin (using soxr instead) * changed default settings in the mpeg plugin @@ -1087,8 +1089,3 @@ Version 0.10.0 * updated Portuguese translation (Sérgio Marques) * updated Russian translation * updated Ukrainian translation (Gennadi Motsyo) - - - - - |
