log

age author description
Sat, 08 Dec 2007 02:14:10 +0900 Yoshiki Yazawa deep copy is needed!
Sat, 08 Dec 2007 01:14:18 +0900 Yoshiki Yazawa quick fix for the bug which had prevented to add remote url when "Detect file formats on demand" was disabled.
Fri, 07 Dec 2007 23:27:20 +0900 Yoshiki Yazawa audtool maintenance:
Fri, 07 Dec 2007 21:40:49 +0900 Yoshiki Yazawa fix a memory leak.
Thu, 06 Dec 2007 17:16:52 +0100 mf0102 automated merge
Thu, 06 Dec 2007 17:15:55 +0100 mf0102 small little update-po
Fri, 07 Dec 2007 01:11:25 +0900 Yoshiki Yazawa - modified playlist_load_ins_file() and playlist_load_ins_file_tuple(). path builder and ext_hash checker
Thu, 06 Dec 2007 16:55:32 +0100 mf0102 change code a bit to avoid using strncasecmp which gives a warning here
Thu, 06 Dec 2007 05:29:41 +0300 Eugene Zagidullin Updated Russian translation
Thu, 06 Dec 2007 02:52:12 +0300 Eugene Zagidullin #if changed to #ifdef
Wed, 05 Dec 2007 11:15:19 +0100 Stany HENRY Updated French translation.
Wed, 05 Dec 2007 05:55:46 +0900 Yoshiki Yazawa introduce common debug print macro.
Tue, 04 Dec 2007 21:43:09 +0100 mf0102 some indenting (should make it easier to clean up the code afterwards ;-)
Tue, 04 Dec 2007 03:34:41 +0300 Eugene Zagidullin Automated merge with ssh://hg.atheme.org//hg/audacious
Tue, 04 Dec 2007 03:33:15 +0300 Eugene Zagidullin oops...
Tue, 04 Dec 2007 03:26:29 +0300 Eugene Zagidullin added new tuple field FIELD_BITRATE
Tue, 04 Dec 2007 01:02:16 +0200 Cristi Magherusan fixed(URI-fied) "remove unavailable files"
Mon, 03 Dec 2007 09:54:19 -0600 William Pitcock Use vfs_is_remote() instead of is_http().
Mon, 03 Dec 2007 02:36:52 +0300 Eugene Zagidullin Automated merge with ssh://hg.atheme.org//hg/audacious
Mon, 03 Dec 2007 02:36:16 +0300 Eugene Zagidullin disabled editing remote tags: 2nd attempt :)
Sun, 02 Dec 2007 22:45:04 +0100 mf0102 last optic tweaks before sleeping (this is so addicting! :-) , desowin
Sun, 02 Dec 2007 21:35:04 +0100 mf0102 slightly regroup playlist delete items
Sun, 02 Dec 2007 21:21:21 +0100 mf0102 removed some old icons and replaced them with shiny, new ones
Sun, 02 Dec 2007 18:26:26 +0100 mf0102 moved icon loading function from main.c to icons-stock.c
Sat, 01 Dec 2007 23:38:18 +0100 Christian Birchinger Handle streams inside m3u files better. If thres a better way than is_http() to detect streams, let me know.
Sat, 01 Dec 2007 20:51:47 +0100 Christian Birchinger Prevent segfault when adding M3U playlists with URIs. Needs a cleaner solutions later.
Sat, 01 Dec 2007 15:30:27 +0100 mf0102 automated merge
Sat, 01 Dec 2007 15:30:00 +0100 mf0102 - removed icons-csource.h - load all icons from disk now
Sat, 01 Dec 2007 07:42:40 -0600 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Sat, 01 Dec 2007 07:41:56 -0600 William Pitcock Use "gpointer cfg;" instead of "gboolean *cfg;" to avoid warnings when setting a string.