Mercurial > audlegacy
comparison NEWS @ 2602:56135d75753e trunk
[svn] - audacious 1.3.0 release.
author | nenolod |
---|---|
date | Fri, 02 Mar 2007 08:28:39 -0800 |
parents | a04777621ca6 |
children | be6742a04c71 |
comparison
equal
deleted
inserted
replaced
2601:54c93d9555fc | 2602:56135d75753e |
---|---|
1 Audacious 1.3.0 (2007-03-??) | 1 Audacious 1.3.0 (2007-03-02) |
2 | 2 |
3 Enhancements | 3 Enhancements |
4 * The playlist code has been rewritten using conditional variables, | 4 * The playlist code has been rewritten using conditional variables, |
5 which has resulted in speed improvements for the playlist code overall. | 5 which has resulted in speed improvements for the playlist code overall. |
6 * The behaviour for detecting filemagic has been redone and is now more | 6 * The behaviour for detecting filemagic has been redone and is now more |
37 * A voiceprint visualizer mode has been added. | 37 * A voiceprint visualizer mode has been added. |
38 * Support for changing the tint in the graphics of skins has been added. | 38 * Support for changing the tint in the graphics of skins has been added. |
39 * InputPlugins now use an InputPlayback context to track activity | 39 * InputPlugins now use an InputPlayback context to track activity |
40 instead of blindly pushing data down a potentially undefined pipeline. | 40 instead of blindly pushing data down a potentially undefined pipeline. |
41 * Audacious now uses GOption to parse the commandline. | 41 * Audacious now uses GOption to parse the commandline. |
42 | |
43 Bugfixes: | |
44 * Too many to count. | |
42 | 45 |
43 *** See http://audacious-media-player.org/1.3_Release for more information. *** | 46 *** See http://audacious-media-player.org/1.3_Release for more information. *** |
44 | 47 |
45 Audacious 1.2.1 (2006-10-23) | 48 Audacious 1.2.1 (2006-10-23) |
46 | 49 |