log

age author description
2008-03-31 Matti Hamalainen Note about code duplication.
2008-03-31 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2008-03-31 William Pitcock Fix typos, etc.
2008-03-31 Matti Hamalainen Oops, some text was missing.
2008-03-31 Matti Hamalainen Added a coding guideline document.
2008-03-31 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2008-03-31 Matti Hamalainen Huge renaming patch, changing BMP references to Audacious.
2008-03-31 Matti Hamalainen bmp_config_* -> aud_config_*
2008-03-31 Matti Hamalainen BmpConfig -> AudConfig, etc.
2008-03-31 Matti Hamalainen Rename bmp_rcfile* -> aud_rcfile*
2008-03-31 Matti Hamalainen Pfft, we are Audacious and this is SPARTA!
2008-03-31 Matti Hamalainen Remove formatter functions, they are only used in song_change plugin.
2008-03-31 Matti Hamalainen Some stupid header cleanups.
2008-03-31 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2008-03-31 Matti Hamalainen Rename bmp_rcfile* -> aud_rcfile*
2008-03-31 Matti Hamalainen Pfft, we are Audacious and this is SPARTA!
2008-03-31 Matti Hamalainen Remove formatter functions, they are only used in song_change plugin.
2008-03-31 VDR dai (audacious) update Japanese translation
2008-03-31 Matti Hamalainen Documentation maintenance, removed sections that nobody has bothered to
2008-03-31 Matti Hamalainen libmcs >= 0.4
2008-03-30 Eugene Zagidullin Updated Russian translation
2008-03-30 mf0102 update-po and German translation update
2008-03-30 mf0102 fix last playlist item not being highlighted when selected
2008-03-30 mf0102 prettify the code a bit
2008-03-30 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2008-03-30 Matti Hamalainen Oops, forgot to add function initializations to the vtable. Fixed.
2008-03-30 Matti Hamalainen Change version to 1.9.0 to indicate journey towards Audacious2.
2008-03-29 Matti Hamalainen Added new VFS helper functions for reading big/little endian data (16-, 32- and 64-bit integer formats)
2008-03-29 Matti Hamalainen s/BMP_PLUGIN_H/AUD_PLUGIN_H/
2008-03-29 Matti Hamalainen int -> gint for uniformity.