log

age author description
Sat, 21 Jul 2007 15:50:38 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Sat, 21 Jul 2007 15:50:13 -0500 William Pitcock Rewrite VFSBufferedFile::fseek(), now far less buggy! trunk
Sat, 21 Jul 2007 20:25:56 +0200 Tomasz Mon one mutex is enough for resizing trunk
Sat, 21 Jul 2007 20:13:01 +0200 Tomasz Mon forgot new files trunk
Sat, 21 Jul 2007 20:07:30 +0200 Tomasz Mon replace PlaylistSlider with UiSkinnedPlaylistSlider trunk
Sat, 21 Jul 2007 10:04:29 +0200 Tomasz Mon prevent playback_get_time: assertion playback_get_playing() failed trunk
Fri, 20 Jul 2007 20:59:15 -0500 William Pitcock Initialize tuple.mtime. trunk
Fri, 20 Jul 2007 20:17:57 -0500 William Pitcock Handle non-probe-for-tuple functions without crashing. trunk
Fri, 20 Jul 2007 20:09:08 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 20 Jul 2007 20:06:27 -0500 William Pitcock Remove unused __playlist_ins(). trunk
Fri, 20 Jul 2007 20:06:07 -0500 William Pitcock Call playlist_ins() instead of __playlist_ins(). trunk
Fri, 20 Jul 2007 19:42:24 -0500 William Pitcock Fix warnings. trunk
Fri, 20 Jul 2007 19:37:11 -0500 William Pitcock Use ProbeResult (try 1) trunk
Fri, 20 Jul 2007 18:55:15 -0500 William Pitcock Add new probe_for_tuple() function. Replaces all old probing interfaces. trunk
Sat, 21 Jul 2007 00:44:07 +0200 Christian Birchinger Fixing typo trunk
Fri, 20 Jul 2007 10:21:24 -0500 William Pitcock Added tag audacious-1.4.0-DR1 for changeset 40b4b64dfb42 trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 09:00:33 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Fri, 20 Jul 2007 06:27:12 +0200 Christian Birchinger Moving gtk_widget_grab_default() below gtk_container_add() to avoid this trunk
Thu, 19 Jul 2007 22:48:30 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
Thu, 19 Jul 2007 22:48:07 -0500 William Pitcock Fix license terms. trunk
Thu, 19 Jul 2007 20:06:50 -0500 William Pitcock Export playback.h as part of the public API. trunk
Fri, 20 Jul 2007 05:27:50 +0200 Christian Birchinger Switching from g_return_val_if_fail() to a more quiet return NULL trunk
Thu, 19 Jul 2007 20:06:03 -0500 William Pitcock Decruft. trunk
Thu, 19 Jul 2007 20:05:34 -0500 William Pitcock Add a pkg-config for audclient. trunk
Thu, 19 Jul 2007 19:59:49 -0500 William Pitcock branch merge trunk
Thu, 19 Jul 2007 19:59:04 -0500 William Pitcock Backed out changeset d226b83fa3298fc92f25f9519befcd754f44b0ef trunk
Fri, 20 Jul 2007 02:40:19 +0200 Christian Birchinger Add a NULL check on fd to avoid probing on none-existant fds.
Fri, 20 Jul 2007 02:35:34 +0200 Christian Birchinger Added a fd NULL check to avoid probing on none-existing fds