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