Mercurial > audlegacy
log
age | author | description |
---|---|---|
Fri, 23 Nov 2007 19:26:35 +0100 | Tomasz Mon | remove some duplicated code |
Thu, 22 Nov 2007 17:34:46 +0100 | Christian Birchinger | Revert because it sets volume to 100% on playback start. |
Thu, 22 Nov 2007 14:55:16 +0200 | Matti Hamalainen | Ooooops, another stupid bug - accidentally ${(empty)?..} was compiled into |
Thu, 22 Nov 2007 05:03:51 -0600 | William Pitcock | Automated merge with ssh://hg.atheme.org//hg/audacious |
Thu, 22 Nov 2007 05:01:37 -0600 | William Pitcock | Handle native endianness. |
Wed, 21 Nov 2007 01:25:36 +0900 | Yoshiki Yazawa | remove duplicated code between playlist_set_info() and playlist_set_info_old_abi(). now playlist_set_info_old_abi() become wrapper function for playlist_set_info(). |