Mercurial > audlegacy
annotate NEWS @ 2065:598564ddc4e9 trunk
[svn] - no, this is not going to work
| author | nenolod |
|---|---|
| date | Thu, 07 Dec 2006 00:22:55 -0800 |
| parents | b52f117255b0 |
| children | 458c3462da11 |
| rev | line source |
|---|---|
| 1903 | 1 Audacious 1.2.1 (2006-10-23) |
| 2 | |
| 3 Enhancements | |
| 4 * None | |
| 5 | |
| 6 Bugfixes | |
| 7 * [player] memory leak fixes | |
| 8 | |
| 9 Audacious 1.2.0 (2006-10-23) | |
| 1847 | 10 |
| 11 Enhancements | |
| 12 * Russian character set support via latest librcd | |
| 13 * Compatibility with BSD make | |
| 14 * Make album-art recursion optional | |
| 15 * Fix an error where configure aborts if libvorbis is not found. | |
| 16 * Freeform skinning, see the example skins for more information. | |
| 17 | |
| 18 Bugfixes | |
| 19 * Tons. :) | |
| 20 | |
| 1901 | 21 *** See http://audacious-media-player.org/1.2_Release for more information. *** |
| 22 | |
| 1426 | 23 Audacious 1.1.1 (2006-07-21) |
| 24 | |
| 25 Enhancements | |
| 26 * None really to speak of. | |
| 27 | |
| 28 Bugfixes | |
| 29 * [mpgdec] Handle certain MP3s more correctly. | |
| 30 * [mpgdec] Better detect and deal-with corrupted MP3 files. | |
| 31 * [amidi-plug] Fix a crash if the ALSA sequencer is unavailable, | |
| 32 but the ALSA backend was compiled | |
| 33 | |
| 1391 | 34 Audacious 1.1.0 (release) (2006-07-11) |
| 35 | |
| 36 Enhancements | |
| 37 * Everything in DR2 now works | |
| 38 * File tuples | |
| 39 * Tons of new UI toys | |
| 40 | |
| 41 Bugfixes | |
| 42 * Tons. :) | |
| 43 | |
|
1169
42ce4042b07b
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!)
nenolod
parents:
881
diff
changeset
|
44 Audacious 1.1.0 DR1/DR2 (2006-06-11) (sorry!) |
|
42ce4042b07b
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!)
nenolod
parents:
881
diff
changeset
|
45 |
|
42ce4042b07b
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!)
nenolod
parents:
881
diff
changeset
|
46 Enhancements |
|
42ce4042b07b
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!)
nenolod
parents:
881
diff
changeset
|
47 * Everything :) |
|
42ce4042b07b
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!)
nenolod
parents:
881
diff
changeset
|
48 |
|
42ce4042b07b
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!)
nenolod
parents:
881
diff
changeset
|
49 Bugfixes |
|
42ce4042b07b
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!)
nenolod
parents:
881
diff
changeset
|
50 * Tons. :) |
|
42ce4042b07b
[svn] - update NEWS too (oh, and we missed 1.0.0 sorry!)
nenolod
parents:
881
diff
changeset
|
51 |
| 881 | 52 Audacious 0.2.3 (2006-03-25) |
| 53 | |
| 54 Enhancements | |
| 55 * Replacement icons for many of the menu elements | |
| 56 * New remove duplicates option (by title, by path + filename, by filename) | |
| 57 * New remove unavailable files option | |
| 58 * Improved sorting abilities/speed | |
| 59 * Support for new skin.hints WA2 skinning extensions (http://www.nenolod.net/misc/audacious-modern) | |
| 60 * Various FLAC-related speedups and enhancements | |
| 61 * Redesigned preferences pane. | |
| 62 * ARTS output support | |
| 63 | |
| 64 Bugfixes | |
| 65 * Several scrobbler related crashes have been fixed | |
| 66 * Much more | |
| 67 | |
| 800 | 68 Audacious 0.2.2 (2006-03-04) |
| 69 | |
| 70 Enhancements | |
| 71 * Added JTF to the songname menu. | |
| 72 | |
| 73 Bugfixes | |
| 74 * Fixed ID3 tagging regression | |
| 75 * Removed binary code from package (oops) | |
| 76 | |
| 739 | 77 Audacious 0.2.1 (2006-02-28) |
| 78 | |
| 79 Enhancements | |
| 80 * MP2 audio support | |
| 81 * Scrobbler support | |
| 82 * SID really works this time | |
| 83 * Number of code cleanups around the tree | |
| 84 | |
| 85 Removals | |
| 86 * Crossfade support | |
| 87 | |
| 88 Bugfixes | |
| 89 * More than you can shake a stick at | |
| 90 | |
| 558 | 91 Audacious 0.2 (2006-02-01) |
| 508 | 92 |
| 93 Enhancements | |
| 94 * Many UI changes | |
| 95 * Removed X11 dependency (only GTK is required now -- please port me to | |
| 96 your favourite operating system) | |
| 558 | 97 * Updated console music input plugin to Game_Music_Emu 0.3. |
| 508 | 98 * Added timidity input plugin. |
| 558 | 99 * Added ALSA midi support |
| 100 * Added musepack support | |
| 101 * Cleaned up many plugins | |
| 508 | 102 |
| 103 Bugfixes | |
| 104 * A lot | |
| 105 | |
| 507 | 106 Audacious 0.1.2 (2005-12-11) |
| 0 | 107 |
| 108 Enhancements | |
| 507 | 109 * Switched from mikmod to modplug for module decoding |
| 110 * Commodore 64 (SID) support | |
| 111 * LADSPA plugin support | |
| 112 * Crossfading | |
| 0 | 113 |
| 114 Bugfixes | |
| 507 | 115 * A few minor bugfixes |
| 0 | 116 |
| 117 | |
| 507 | 118 Audacious 0.1.1 (2005-11-25) |
| 0 | 119 |
| 120 Enhancements | |
| 507 | 121 * The return of bitmap font support |
| 122 * Improved MP3 decoding accuracy | |
| 123 * WMA support | |
| 124 * Improved AAC support | |
| 125 * Fully functional GBS, NSF and SPC module decoders | |
| 126 * Headless mode | |
| 127 * LIRC support | |
| 0 | 128 |
| 129 Miscellaneous | |
| 507 | 130 * New (free as in freedom) skin |
| 131 * Improved SDL and MikMod detection | |
| 132 * Fontsize changes to the playlist window | |
| 0 | 133 |
| 134 Bugfixes | |
| 507 | 135 * Numerous fixes to the ALSA output plugin |
| 0 | 136 |
| 137 | |
| 507 | 138 Audacious 0.1 (2005-10-30) |
| 0 | 139 |
| 507 | 140 Enhancements |
| 141 * FLAC support | |
| 142 | |
| 143 Bugfixes | |
| 144 * A lot of bugfixes. |
