Mercurial > audlegacy
graph
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 10 Aug 2007 10:46:29 -0500, by William Pitcock
-
Add a test which displays the backtracking bug. trunkFri, 10 Aug 2007 10:46:22 -0500, by William Pitcock
-
add required header for plugin-customized menus trunkFri, 10 Aug 2007 17:09:36 +0200, by Giacomo Lozito
-
added support for plugin-customizable menus; plugins can add their own entries (and even submenus) in main and playlist popup menus trunkFri, 10 Aug 2007 17:07:04 +0200, by Giacomo Lozito
-
revise 19ad8ea66a03: fix skins with non-standard size posbar trunkFri, 10 Aug 2007 15:29:35 +0200, by Tomasz Mon
-
Use real filenames inside tuples not URIs trunkFri, 10 Aug 2007 14:48:13 +0200, by Christian Birchinger
-
Automated merge with ssh://hg.atheme-project.org//hg/audacious trunkFri, 10 Aug 2007 14:39:53 +0200, by Christian Birchinger
-
Add tuple_new_from_filename() which creates a new tuple with file-name, file-path and file-ext. trunkFri, 10 Aug 2007 14:39:42 +0200, by Christian Birchinger
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 10 Aug 2007 05:36:53 -0500, by William Pitcock
-
audacious-core: convert to tuple-ng, remove titlestring API. trunkFri, 10 Aug 2007 05:22:35 -0500, by William Pitcock
-
oops, I haven't noticed that credits are sorted alphabetically by surname trunkFri, 10 Aug 2007 10:43:27 +0200, by Tomasz Mon
-
Test functor extension code from outside scope. trunkThu, 09 Aug 2007 09:38:21 -0500, by William Pitcock
-
Document the new testharness stuff a little. trunkThu, 09 Aug 2007 09:05:02 -0500, by William Pitcock
-
Add first revision parser code. May or may not work, not hooked up, so I can't test it yet. ;) trunkThu, 09 Aug 2007 06:19:27 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 09 Aug 2007 03:13:25 -0500, by William Pitcock
-
don't do gtk_widget_show_all(mainwin) when player is not visible trunkThu, 09 Aug 2007 10:08:54 +0200, by Tomasz Mon
-
we don't need UiSkinnedPlaylist->tooltips anymore trunkWed, 08 Aug 2007 16:08:02 +0200, by Tomasz Mon
-
Added tag audacious-1.4.0-dr2 for changeset 91a5f34b0780 trunkWed, 08 Aug 2007 08:05:28 -0500, by William Pitcock
-
resolve CRITICAL **: filepopup_entry_set_text: assertion 'widget != NULL' failed trunk audacious-1.4.0-dr2Wed, 08 Aug 2007 14:54:52 +0200, by Tomasz Mon
-
Added function prototypes for Disconnect and GetMetadata methods, and a prototype for the Disconnected signal. trunkSat, 04 Aug 2007 01:13:08 -0700, by Ben Tucker
-
merged with some small changes to playback.cMon, 06 Aug 2007 12:45:46 +0200, by Giacomo Lozito
-
in playback_stop, do not assume that get_written_time will be always > 0, some plugins do not write to output at allMon, 06 Aug 2007 12:38:23 +0200, by Giacomo Lozito