Mercurial > audlegacy
graph
-
Fix DECLARE_PLUGIN() macro.Fri, 03 Aug 2007 21:16:18 -0500, by William Pitcock
-
Make DECLARE_PLUGIN() macro use a __VA_ARGS__ list instead of a static amount of tokens. trunkFri, 03 Aug 2007 20:42:13 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 03 Aug 2007 20:39:42 -0500, by William Pitcock
-
- bump PAPI version to 4 due to DiscoveryPlugin trunkFri, 03 Aug 2007 20:39:35 -0500, by William Pitcock
-
fix unshading playlistwin when doubleclicking on textbox trunkFri, 03 Aug 2007 22:51:04 +0200, by Tomasz Mon
-
default value for "enabled discovery plugins" was missing. trunkFri, 03 Aug 2007 22:28:18 +0900, by Yoshiki Yazawa
-
show fileinfopopup only when mouse is over playlistwin_list trunkThu, 02 Aug 2007 17:42:38 +0200, by Tomasz Mon
-
I hope textbox_resize_relative is now working propertly trunkThu, 02 Aug 2007 16:10:32 +0200, by Tomasz Mon
-
Expose new libguess-ng character detectors in preferences. trunkThu, 02 Aug 2007 02:03:35 -0500, by William Pitcock
-
Add support for greek and hebrew character set detection. trunkThu, 02 Aug 2007 02:00:21 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkThu, 02 Aug 2007 01:38:22 -0500, by William Pitcock
-
Split off CJK implementation from guess.c logic. trunkThu, 02 Aug 2007 01:38:15 -0500, by William Pitcock
-
Added my g15composer-based Python script for displaying Now Playing info on the LCD of the Logitech G15 Gaming Keyboard. trunkWed, 01 Aug 2007 22:04:59 -0400, by ssokolow
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkWed, 01 Aug 2007 08:08:25 -0500, by William Pitcock
-
Automated merge with ssh://kustodian@hg.atheme.org//hg/audacious trunkWed, 01 Aug 2007 14:50:23 +0200, by Strahinja Kustudic
-
Allow libguess to be extended for other languages using a common API. trunkWed, 01 Aug 2007 07:11:38 -0500, by William Pitcock
-
oops, using a C0X extension (break-from-if) probably isn't cool here. trunkWed, 01 Aug 2007 03:38:35 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkWed, 01 Aug 2007 03:37:06 -0500, by William Pitcock
-
Don't explicitly trust the mimetype, still do a probe. trunkWed, 01 Aug 2007 03:36:57 -0500, by William Pitcock
-
now "hide seekbar on streaming" uses message passing. trunkWed, 01 Aug 2007 13:55:02 +0900, by Yoshiki Yazawa
-
temporal fix for update problem which randomly caused by scrolling in playlist. trunkMon, 30 Jul 2007 20:42:40 +0900, by Yoshiki Yazawa
-
ran update-po, fixed POTFILES.in and updated German translation trunkSun, 29 Jul 2007 17:35:31 +0200, by mf0102
-
mainwin_update_song_info() should not return FALSE when time < 0 otherwise neither playtime display nor hide seekbar on streaming work. trunkSat, 28 Jul 2007 16:53:56 +0900, by Yoshiki Yazawa
-
revive dsd's titlebar patch (r3083) due to it works fine with message passing UI update. trunkSat, 28 Jul 2007 16:07:14 +0900, by Yoshiki Yazawa
-
Un-shortcircuit some code that I didn't mean to. trunkFri, 27 Jul 2007 19:44:14 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 27 Jul 2007 19:41:37 -0500, by William Pitcock
-
Don't display the seek bar if length is -1. There is probably a more efficient way of doing this, but I'm lazy. desowin@ can always fix this later. trunkFri, 27 Jul 2007 19:41:25 -0500, by William Pitcock
-
Automated merge with ssh://mf0102@hg.atheme-project.org//hg/audacious trunkSat, 28 Jul 2007 01:12:03 +0200, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audacious trunkFri, 27 Jul 2007 15:28:34 -0500, by William Pitcock
-
Track playback monitor thread in InputPlayback.thread. trunkFri, 27 Jul 2007 15:28:26 -0500, by William Pitcock
-
Gracefully handle playback being NULL even if playback_get_playing() is TRUE during playback init. trunkFri, 27 Jul 2007 03:16:09 +0200, by Christian Birchinger
-
I don't think that's needed. If you revert it, use playback_get_playing() instead. trunkFri, 27 Jul 2007 00:31:46 +0200, by Christian Birchinger