log

age author description
Mon, 31 Mar 2008 06:47:48 +0300 Matti Hamalainen Huge renaming patch, changing BMP references to Audacious.
Mon, 31 Mar 2008 06:36:41 +0300 Matti Hamalainen bmp_config_* -> aud_config_*
Mon, 31 Mar 2008 06:25:09 +0300 Matti Hamalainen BmpConfig -> AudConfig, etc.
Mon, 31 Mar 2008 06:23:31 +0300 Matti Hamalainen Rename bmp_rcfile* -> aud_rcfile*
Mon, 31 Mar 2008 06:06:39 +0300 Matti Hamalainen Pfft, we are Audacious and this is SPARTA!
Mon, 31 Mar 2008 06:04:21 +0300 Matti Hamalainen Remove formatter functions, they are only used in song_change plugin.
Mon, 31 Mar 2008 05:59:24 +0300 Matti Hamalainen Some stupid header cleanups.
Mon, 31 Mar 2008 09:20:12 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Mon, 31 Mar 2008 06:23:31 +0300 Matti Hamalainen Rename bmp_rcfile* -> aud_rcfile*
Mon, 31 Mar 2008 06:06:39 +0300 Matti Hamalainen Pfft, we are Audacious and this is SPARTA!
Mon, 31 Mar 2008 06:04:21 +0300 Matti Hamalainen Remove formatter functions, they are only used in song_change plugin.
Mon, 31 Mar 2008 14:54:45 +0900 VDR dai (audacious) update Japanese translation
Mon, 31 Mar 2008 08:37:38 +0300 Matti Hamalainen Documentation maintenance, removed sections that nobody has bothered to
Mon, 31 Mar 2008 08:27:04 +0300 Matti Hamalainen libmcs >= 0.4
Mon, 31 Mar 2008 00:49:26 +0400 Eugene Zagidullin Updated Russian translation
Sun, 30 Mar 2008 16:59:30 +0200 mf0102 update-po and German translation update
Sun, 30 Mar 2008 15:57:03 +0200 mf0102 fix last playlist item not being highlighted when selected
Sun, 30 Mar 2008 13:31:14 +0200 mf0102 prettify the code a bit
Sun, 30 Mar 2008 04:23:48 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Sun, 30 Mar 2008 02:42:01 +0200 Matti Hamalainen Oops, forgot to add function initializations to the vtable. Fixed.
Sun, 30 Mar 2008 02:38:17 +0200 Matti Hamalainen Change version to 1.9.0 to indicate journey towards Audacious2.
Sun, 30 Mar 2008 00:58:02 +0200 Matti Hamalainen Added new VFS helper functions for reading big/little endian data (16-, 32- and 64-bit integer formats)
Sun, 30 Mar 2008 00:51:14 +0200 Matti Hamalainen s/BMP_PLUGIN_H/AUD_PLUGIN_H/
Sat, 29 Mar 2008 23:17:59 +0200 Matti Hamalainen int -> gint for uniformity.
Sat, 29 Mar 2008 19:23:51 -0500 William Pitcock Use GTK's built in double buffering support.
Sat, 29 Mar 2008 19:19:29 -0500 William Pitcock Make joined selection stuff work.
Sat, 29 Mar 2008 08:55:47 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sat, 29 Mar 2008 08:55:26 -0500 William Pitcock Partially rewrite this code in cairo. Features include:
Sat, 29 Mar 2008 13:35:02 +0100 mf0102 moved some stuff around to increase headless support
Sat, 29 Mar 2008 11:41:55 +0200 Matti Hamalainen Fix enum list, to make gcc4.3 stfu. Should close bugzilla #219.