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.
|