log

age author description
Wed, 12 Sep 2007 03:37:47 -0500 William Pitcock Backed out changeset fd4fce547558 trunk
Wed, 12 Sep 2007 00:22:52 -0500 William Pitcock ${?field:...} -> check if there's data in it, making it the opposite of the (empty)? expression. trunk
Tue, 11 Sep 2007 20:34:55 -0500 William Pitcock proberesult = use g_new0() for now still trunk
Tue, 11 Sep 2007 20:33:30 -0500 William Pitcock Use GSlice for VisNode structs. trunk
Tue, 11 Sep 2007 20:30:41 -0500 William Pitcock Bump GLib requirement to 2.10, for GSlice. trunk
Tue, 11 Sep 2007 20:29:53 -0500 William Pitcock Convert some things to use GSlice. trunk
Tue, 11 Sep 2007 09:14:15 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-tc trunk
Tue, 11 Sep 2007 02:15:13 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
Sun, 09 Sep 2007 23:21:49 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
Sun, 09 Sep 2007 16:31:50 +0300 Matti Hamalainen Few bits of pre-integration shit. trunk
Sun, 09 Sep 2007 07:14:00 +0300 Matti Hamalainen Reverting stupidness. trunk
Sun, 09 Sep 2007 06:05:02 +0300 Matti Hamalainen .. trunk
Sun, 09 Sep 2007 05:41:40 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
Sun, 09 Sep 2007 03:26:32 +0300 Matti Hamalainen Check for NULL trunk
Sat, 08 Sep 2007 20:58:26 +0300 Matti Hamalainen Oops, previous merge had removed an important memset(), fixed. trunk
Sat, 08 Sep 2007 17:27:58 +0300 Matti Hamalainen Fixes. trunk
Sat, 08 Sep 2007 06:47:15 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
Sat, 08 Sep 2007 03:20:38 +0300 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
Fri, 07 Sep 2007 12:45:50 +0300 Matti Hamalainen Branch merge. trunk
Fri, 07 Sep 2007 07:16:04 +0300 Matti Hamalainen Cosmetics. trunk
Fri, 07 Sep 2007 07:14:14 +0300 Matti Hamalainen Branch merge. trunk
Fri, 07 Sep 2007 06:42:00 +0300 Matti Hamalainen Added types to base tuples. trunk
Wed, 05 Sep 2007 10:09:11 +0300 Matti Hamalainen Added "date" field to basic fields. trunk
Wed, 05 Sep 2007 07:11:52 +0300 Matti Hamalainen Plugin API v6 trunk
Wed, 05 Sep 2007 03:29:19 +0300 Matti Hamalainen Miscellaneous code cleanups; Support "(empty)?" expression. trunk
Wed, 05 Sep 2007 03:28:30 +0300 Matti Hamalainen Check for known fields in tuple_associate_data() when given nfield is trunk
Tue, 04 Sep 2007 22:11:22 +0300 Matti Hamalainen Branch merge. trunk
Mon, 03 Sep 2007 10:41:19 +0300 Matti Hamalainen Merge. trunk
Sat, 01 Sep 2007 16:13:17 +0300 Matti Hamalainen Clean up tiny bit of code duplication. trunk
Sat, 01 Sep 2007 07:09:38 +0300 Matti Hamalainen Fixed to comply with the Tuple API changes. trunk
Sat, 01 Sep 2007 07:08:21 +0300 Matti Hamalainen Tuple handling API changed to include support for "hardcoded" fields. trunk
Tue, 11 Sep 2007 06:54:00 -0500 William Pitcock /* FIXME! Remove this completely -ccr */ (#define xmms_check_realtime_priority(N) FALSE) -> fixed trunk
Tue, 11 Sep 2007 05:26:57 -0500 William Pitcock Better execution of that concept. trunk
Tue, 11 Sep 2007 05:14:38 -0500 William Pitcock Get rid of "XMMS Multiple Effect Plugin support" hack. Effects processing is handled in produce_audio() now days. trunk
Mon, 10 Sep 2007 17:14:45 +0930 Kieran Clancy Fix audacious build dependencies. Probably still broken, but less so. trunk
Mon, 10 Sep 2007 00:56:32 -0500 William Pitcock Run autogen.sh trunk
Mon, 10 Sep 2007 00:47:23 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Mon, 10 Sep 2007 00:47:18 -0500 William Pitcock Add release building scripts. trunk
Mon, 10 Sep 2007 14:42:59 +0930 Kieran Clancy Save extra playlists on exit trunk
Mon, 10 Sep 2007 14:42:07 +0930 Kieran Clancy Load extra playlists on startup trunk
Mon, 10 Sep 2007 14:18:18 +0930 Kieran Clancy merge trunk
Mon, 10 Sep 2007 14:16:20 +0930 Kieran Clancy Use old iterator when new one isn't found trunk
Mon, 10 Sep 2007 13:50:18 +0930 Kieran Clancy New functions for associating a filename with a playlist. Made title/filename setting more consistent. trunk
Mon, 10 Sep 2007 13:47:16 +0930 Kieran Clancy Allow non-active playlist to be saved to file trunk
Mon, 10 Sep 2007 13:46:37 +0930 Kieran Clancy Default extension may not be xspf trunk
Mon, 10 Sep 2007 13:45:41 +0930 Kieran Clancy Add playlist_playlists_equal for comparing entire playlists trunk
Mon, 10 Sep 2007 13:44:49 +0930 Kieran Clancy Don't stop playback when deleting a non-active playlist trunk
Mon, 10 Sep 2007 09:24:03 +0900 VDR dai (audacious) update Japanese translation trunk
Sun, 09 Sep 2007 22:59:36 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Sun, 09 Sep 2007 22:58:43 +0300 Matti Hamalainen Oops, forgot this file. trunk
Sun, 09 Sep 2007 22:41:29 +0300 Matti Hamalainen xmms_show_message() is now audacious_info_dialog(), also removed alias macro trunk
Sun, 09 Sep 2007 22:05:24 +0300 Matti Hamalainen Changed PLAYLIST_{UN}LOCK() macros to use playlist itself as argument, not trunk
Sun, 09 Sep 2007 21:36:42 +0300 Matti Hamalainen Implement playlist_get_info_scanning() with mutex locking. trunk
Sun, 09 Sep 2007 18:47:56 +0300 Matti Hamalainen Remove legacy xmms functions. trunk
Sun, 09 Sep 2007 12:50:57 +0200 Tomasz Mon the less gdk calls, the better trunk
Sun, 09 Sep 2007 00:07:40 -0500 William Pitcock Added tag audacious-1.4.0-dr3 for changeset 45f44e987b12 trunk
Sun, 09 Sep 2007 00:07:39 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk audacious-1.4.0-dr3
Sun, 09 Sep 2007 00:07:33 -0500 William Pitcock Added tag audacious-1.4.0-dr3 for changeset e00e1ab06ba6 trunk
Sun, 09 Sep 2007 05:38:07 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Sun, 09 Sep 2007 05:37:49 +0300 Matti Hamalainen Make the shutdown procedure more sane and improve playlist clearing trunk