log

age author description
Thu, 09 Aug 2007 09:01:24 -0500 William Pitcock unref our tuple trunk
Thu, 09 Aug 2007 08:55:54 -0500 William Pitcock Add != operator. trunk
Thu, 09 Aug 2007 08:22:08 -0500 William Pitcock revise tuple formatting engine logic trunk
Thu, 09 Aug 2007 06:21:09 -0500 William Pitcock documentation fixes trunk
Thu, 09 Aug 2007 06:19:27 -0500 William Pitcock Add first revision parser code. May or may not work, not hooked up, so I can't test it yet. ;) trunk
Thu, 09 Aug 2007 03:48:01 -0500 William Pitcock Tuple (final version) trunk
Thu, 09 Aug 2007 03:35:05 -0500 William Pitcock Error fixes. trunk
Thu, 09 Aug 2007 03:34:35 -0500 William Pitcock Tuple engine cleanups. trunk
Thu, 09 Aug 2007 03:13:25 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 09 Aug 2007 03:13:01 -0500 William Pitcock Tuple API try 1. trunk
Thu, 09 Aug 2007 10:08:54 +0200 Tomasz Mon don't do gtk_widget_show_all(mainwin) when player is not visible trunk
Wed, 08 Aug 2007 20:21:51 +0200 Tomasz Mon stop timer on clicks trunk
Wed, 08 Aug 2007 16:08:34 +0200 Tomasz Mon branch merge trunk
Wed, 08 Aug 2007 16:08:02 +0200 Tomasz Mon we don't need UiSkinnedPlaylist->tooltips anymore trunk
Wed, 08 Aug 2007 08:05:28 -0500 William Pitcock Added tag audacious-1.4.0-dr2 for changeset 91a5f34b0780 trunk
Wed, 08 Aug 2007 14:54:52 +0200 Tomasz Mon resolve CRITICAL **: filepopup_entry_set_text: assertion 'widget != NULL' failed trunk audacious-1.4.0-dr2
Wed, 08 Aug 2007 14:49:47 +0200 Tomasz Mon better way to show fileinfopopup trunk
Tue, 07 Aug 2007 18:07:37 -0700 Ben Tucker merged with master trunk
Sat, 04 Aug 2007 01:15:07 -0700 Ben Tucker merged with master trunk
Sat, 04 Aug 2007 01:13:08 -0700 Ben Tucker Added function prototypes for Disconnect and GetMetadata methods, and a prototype for the Disconnected signal. trunk
Fri, 03 Aug 2007 17:47:07 -0700 Ben Tucker merged with master trunk
Thu, 02 Aug 2007 09:19:57 -0700 Ben Tucker merged with master trunk
Thu, 02 Aug 2007 08:29:59 -0700 Ben Tucker merged with master trunk
Sun, 29 Jul 2007 11:01:10 -0700 Ben Tucker merge trunk
Sat, 28 Jul 2007 12:28:40 -0700 Ben Tucker merge trunk
Thu, 26 Jul 2007 21:18:41 -0700 Ben Tucker updated to latest trunk
Wed, 25 Jul 2007 23:15:41 -0700 Ben Tucker -Changed copyright notice trunk
Wed, 25 Jul 2007 23:02:50 -0700 Ben Tucker -Fixed a compilation issue with DBus on Mac trunk
Mon, 06 Aug 2007 12:45:46 +0200 Giacomo Lozito merged with some small changes to playback.c
Mon, 06 Aug 2007 12:38:23 +0200 Giacomo Lozito in playback_stop, do not assume that get_written_time will be always > 0, some plugins do not write to output at all