log src/audacious/main.c @ 3229:5e12e740c66c trunk

age author description
Fri, 03 Aug 2007 22:28:18 +0900 Yoshiki Yazawa default value for "enabled discovery plugins" was missing. trunk
Thu, 02 Aug 2007 02:03:35 -0500 William Pitcock Expose new libguess-ng character detectors in preferences. trunk
Wed, 25 Jul 2007 15:46:00 -0500 William Pitcock Remove mainwin_set_info_text() craq. Still some work to do. trunk
Mon, 23 Jul 2007 16:13:54 -0500 William Pitcock Death to genevent functions. trunk
Fri, 20 Jul 2007 09:09:58 -0500 William Pitcock Invoke "Plugins are not derived work" clause provided by GPL3. trunk audacious-1.4.0-DR1
Fri, 20 Jul 2007 08:59:47 -0500 William Pitcock GPL3 relicensing. trunk
Mon, 16 Jul 2007 16:16:17 -0500 William Pitcock Backed out changeset b87335249c69d45d253b1b960a9ec7f60b68e5a5
Mon, 16 Jul 2007 15:50:32 -0500 William Pitcock Remove genevent, seperate playback logic into seperate control thread.
Tue, 03 Jul 2007 07:18:43 -0500 William Pitcock Use back and forth scroll by default. trunk
Mon, 02 Jul 2007 21:02:49 +0900 Yoshiki Yazawa add support for one-way text scroll. trunk
Fri, 29 Jun 2007 15:52:26 +0200 Jonathan Schleifer Fix adding files when Audacious is running. trunk
Fri, 29 Jun 2007 01:50:14 -0500 William Pitcock Fix crash when invoked with a URL. Reported and initial patch by by Marc Butler <marc -at- adaptivecode.com>. trunk
Thu, 28 Jun 2007 02:25:55 -0500 William Pitcock Allow for printf-style format strings to be passed to report_error() via g_strdup_vprintf(). trunk
Thu, 28 Jun 2007 01:42:49 -0500 William Pitcock Remove pointless starting_up variable. trunk
Thu, 28 Jun 2007 01:41:03 -0500 William Pitcock Remove pposition_broken global variable. trunk
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