Mercurial > audlegacy
graph
-
[svn] Fixed licensing issues and DBus node/interface names. Also implemented playlist advance and reverse. trunkSat, 05 May 2007 16:24:08 -0700, by magma
-
[svn] Fixed formatting. Tabs + tw=2 ==> spaces + tw=4. trunkSat, 05 May 2007 16:04:39 -0700, by magma
-
[svn] Added basic DBus support, disabled by default with a configuration option to enable it. The general and playback information/manipulation methods are currently the only ones implemented. That is version, play, pause, stop, playing, paused, stopped, status, and seek. There are stubs for many unimplemented methods. trunkSat, 05 May 2007 15:37:54 -0700, by magma
-
[svn] - Made the Space key pause/unpause playback (like e.g. mplayer) trunkWed, 02 May 2007 10:34:59 -0700, by mf0102
-
[svn] - temporal workaround for a bug which introduced in r4360. without this patch, cuesheet plugin endlessly adds entries in a cue sheet to the current playlist. trunkFri, 27 Apr 2007 10:22:03 -0700, by yaz
-
[svn] XDG path fixes in documentation, submitted by nine on irc.atheme.org trunkThu, 19 Apr 2007 09:24:13 -0700, by chainsaw
-
[svn] Modified playlist_compare_artist so that a leading "the" in an artist's trunkTue, 17 Apr 2007 23:36:31 -0700, by magma
-
[svn] - make the evil 'reload plugins' button behave a bit better trunkMon, 16 Apr 2007 04:19:03 -0700, by giacomo
-
[svn] - workaround for linuxthread's broken implementation of sigwait(). trunkThu, 12 Apr 2007 00:16:37 -0700, by yaz
-
[svn] - unsigned char should be used during id3v1 parse. closes #888. trunkWed, 11 Apr 2007 00:28:41 -0700, by yaz
-
[svn] - use pthread_sigmask(SIG_BLOCK, ...) instead of of SIG_SETMASK trunkTue, 10 Apr 2007 14:16:32 -0700, by nenolod
-
[svn] - playlist_get_length_nolock() -> playlist_get_length(), no need for trunkTue, 10 Apr 2007 11:27:26 -0700, by nenolod
-
[svn] - playlist_set_info() does not change the playlist and shouldn't block trunkTue, 10 Apr 2007 11:25:39 -0700, by nenolod
-
[svn] - tuple operations do not change the structure of the playlist and trunkTue, 10 Apr 2007 11:20:21 -0700, by nenolod
-
[svn] - unlock many playlist operations that do not really need locking trunkTue, 10 Apr 2007 11:12:56 -0700, by nenolod
-
[svn] - probe remote sources (hardcoded to http://, https://) in the background. trunkTue, 10 Apr 2007 10:17:48 -0700, by nenolod