comparison NEWS @ 0:cb178e5ad177 trunk

[svn] Import audacious source.
author nenolod
date Mon, 24 Oct 2005 03:06:47 -0700
parents
children b3dd43f37b81
comparison
equal deleted inserted replaced
-1:000000000000 0:cb178e5ad177
1 BMP 0.9.7.1
2
3 Enhancements
4 * New (free) ClearSky skin by Will Reinhart
5 * New desktop icon
6 * New GConf schema
7 * New multi-thread mode for ALSA plugin
8 * Support for customizable accelerators
9 * Queue support in Jump to Track
10 * Partial support for new XMMS 1.2.11 remote control functions
11 * New translations (Finnish, Georgian, Hindi, Ukrainian, Traditional Chinese)
12 and updates
13
14 Miscellaneous
15 * Log file renamed to 'log'
16 * Minor GUI tweaks
17
18 Bugfixes
19 * Fixed some ALSA playback issues
20 * Fixed crashes when output plugin returning sound volume for only 1 channel
21 * Fixed crashes when input plugins do not set title when getting song info
22 * Fixed infinite recursion in logger
23 * Fixed bogus values returned by xmms_remote_get_info()
24 * Fixed general/visualization plugin About dialogs not opening correctly
25 * Fixed centering of playlist in Playlist Editor
26 * Fixed incorrect length of 1st track read from .m3u files
27 * Fixed gcc4 compilation errors
28 * Fixed 64-bit issues setting/getting ESD volume
29 * Fixed MimeType value in desktop file
30 * Fixed text clipping of non-ASCII titles in Playlist Editor
31
32 Thank you and see you soon in BMPx!
33
34
35 BMP 0.9.7
36
37 Enhancements
38 * Multiple encoding support for trying ID3 title conversion
39 * GUI refinement tweaks
40 * New logo and icons
41 * New command line option to bring BMP to desktop foreground (--activate).
42 * New compile-time option select XMMS equalization (--with-xmms-eq).
43 * New translations (Brazilian Portuguese, Breton, Czech, Greek, Hungarian,
44 Macedonian, Romanian, Slovak)
45 * Running beep-media-player --version now prints built-in optional components
46
47 Bugfixes
48 * Fixed removal of dead playlist entries
49 * Fixed dependency information in pkg-config file (bmp.pc)
50 * Fixed and disambiguated playlist editor accelerators
51 * Hacked around playlist editor shade bug (now always unshades on launch)
52 * Many others (see Bugzilla and ChangeLog)
53
54
55 BMP 0.9.7 rc2
56
57 Bugfixes
58 * Include build.list into distribution
59
60
61 BMP 0.9.7 rc1
62
63 Enhancements
64 * Revised GUI according to GNOME HIG
65 * New window icons
66 * New About and Preferences dialog
67 * New file/folder selector using GTK+ 2.4's file chooser
68 * Skin cursor support
69 * New equalizer using IIR filtering in time domain
70 * ID3v2 editing support using id3lib
71 * ID3 character encoding to assume may now be overrided
72 * New title formatting tag for conditional fields eg. %{n:text%}
73 * Experimental GConf and GNOME VFS support
74 * New translations (Dutch, German, Italian, Japanese, Korean, Lithuanian,
75 Polish, Russian, Simplified Chinese, Spanish, Swedish, Welsh)
76 * Merged configure scripts for shorter build time
77
78 Miscellaneous
79 * Removed EasyMove and DoubleSize
80 * Removed real-time priority support
81 * Removed AM_PATH_BMP m4 macro in favour of PKG_CHECK_MODULES
82 * Removed beep-config in favour of 'pkg-config bmp'
83
84 Bugfixes
85 * Memory leaks
86 * i18n and l10n
87 * Many others (see Bugzilla and ChangeLog)
88
89
90 BMP 0.9.6.1
91 (someone please write this)
92
93
94 BMP 0.9.6
95 * Port to GTK2
96 * Rewrote skin functions
97 (to be continued)