log ChangeLog @ 2707:59f66e882499 trunk

age author description
Tue, 08 May 2007 12:30:53 -0700 nenolod [svn] - remove unused function 'extname' trunk
Tue, 08 May 2007 10:26:29 -0700 magma [svn] Completed the implementation of all the stubs in dbus.c, and commented the creation of the mpris dbus bindings to fix compilation issues. trunk
Mon, 07 May 2007 18:04:06 -0700 nenolod [svn] - define mpris /Player object in XML. trunk
Mon, 07 May 2007 17:56:35 -0700 nenolod [svn] - define mpris /TrackList object in XML. trunk
Mon, 07 May 2007 17:51:05 -0700 nenolod [svn] - add mpris root node to dbus-bindings. trunk
Mon, 07 May 2007 17:09:15 -0700 nenolod [svn] - rename *class prototypes to *klass to avoid keyword collisions in sun studio and icc. trunk
Sun, 06 May 2007 15:16:34 -0700 nenolod [svn] - fix cuesheet bug in a better way (e.g. unbreak http:// streams) trunk
Sat, 05 May 2007 16:50:36 -0700 magma [svn] Improved DBus initialization and fixed a warning. trunk
Sat, 05 May 2007 16:37:04 -0700 nenolod [svn] - update manpage for autoconf 2.60 trunk
Sat, 05 May 2007 16:28:41 -0700 nenolod [svn] - i forgot a ! trunk
Sat, 05 May 2007 16:28:04 -0700 nenolod [svn] - fix licensing trunk
Sat, 05 May 2007 16:24:08 -0700 magma [svn] Fixed licensing issues and DBus node/interface names. Also implemented playlist advance and reverse. trunk
Sat, 05 May 2007 16:04:39 -0700 magma [svn] Fixed formatting. Tabs + tw=2 ==> spaces + tw=4. trunk
Sat, 05 May 2007 15:37:54 -0700 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. trunk
Wed, 02 May 2007 10:34:59 -0700 mf0102 [svn] - Made the Space key pause/unpause playback (like e.g. mplayer) trunk