log src/audacious/main.c @ 2856:c4d07471f647

age author description
Sat, 23 Jun 2007 01:15:33 +0300 Cristi Magherusan Added a mowgli_init() call
Mon, 18 Jun 2007 12:45:04 +0900 Yoshiki Yazawa evaluate return value of audacious_drct_get_paused() instead of its address. trunk
Sun, 17 Jun 2007 11:19:56 -0700 Ben Tucker added handlers for cmd line args when remote == false trunk
Fri, 15 Jun 2007 12:59:21 -0500 William Pitcock Remove old debugging cruft. trunk
Mon, 11 Jun 2007 23:32:00 -0700 magma [svn] fixed bug #972 trunk
Fri, 25 May 2007 11:38:54 -0700 yaz [svn] - add default value for close_jtf_dialog. trunk
Fri, 25 May 2007 11:18:58 -0700 yaz [svn] - add toggle button to keep jtf dialog opened on jump. trunk
Wed, 23 May 2007 21:02:55 -0700 yaz [svn] - exclude codes which use session if USE_DBUS is not defined. trunk
Tue, 22 May 2007 16:55:33 -0700 yaz [svn] - reduce startup time. trunk
Tue, 22 May 2007 15:17:15 -0700 yaz [svn] - implement some audacious-remote functions. trunk
Fri, 11 May 2007 12:39:47 -0700 nenolod [svn] - avoid null dereferences trunk
Fri, 11 May 2007 11:52:56 -0700 magma [svn] Implemented more of the stubs in audctrl; Added more methods to objects.xml with implementations in dbus.c. I'm still trying to get plugins working with libaudclient. trunk
Thu, 10 May 2007 12:30:19 -0700 nenolod [svn] - rename xmms_remote namespace to audacious_remote namespace trunk
Wed, 09 May 2007 15:07:50 -0700 nenolod [svn] - make audacious build again trunk
Wed, 09 May 2007 14:36:37 -0700 magma [svn] Initial commit of dbus client library for plugins. Various changes were made to the plugin structure to support dbus. trunk