log src/audacious/main.c @ 2736:8249a1248a09 trunk

age author description
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
Wed, 09 May 2007 14:03:11 -0700 nenolod [svn] - drop controlsocket code. this probably does not compile yet. trunk
Sat, 05 May 2007 16:50:36 -0700 magma [svn] Improved DBus initialization and fixed a warning. 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
Mon, 16 Apr 2007 04:19:03 -0700 giacomo [svn] - make the evil 'reload plugins' button behave a bit better trunk
Mon, 09 Apr 2007 13:29:20 -0700 nenolod [svn] - remove the unplayable files dialog. it is more annoying than useful. trunk
Thu, 05 Apr 2007 09:26:13 -0700 giacomo [svn] - allow the player to start with all of its windows hidden (but give a warning to the user, whose display can be disabled); also, try to remember player windows positions when they stay hidden between sessions trunk
Sat, 24 Mar 2007 23:25:20 -0700 yaz [svn] - glib-2.13.0 requires g_thread_init() to be called before all other GLib functions. trunk
Sat, 03 Mar 2007 22:34:27 -0800 nenolod [svn] - fix handling of multiple files on the command line. trunk
Sun, 25 Feb 2007 00:53:19 -0800 nenolod [svn] - enforce playback stop when clearing the playlist to load new files in. closes #808. trunk
Sat, 24 Feb 2007 14:22:57 -0800 mf0102 [svn] - Minor cleanups trunk
Mon, 19 Feb 2007 06:11:23 -0800 chainsaw [svn] Fix --play-pause commandline option, by Alex "Monkey" Maclean in #gentoo-x86 trunk
Thu, 15 Feb 2007 17:26:58 -0800 nenolod [svn] - manually save player positions. trunk
Mon, 12 Feb 2007 14:26:29 -0800 nenolod [svn] - unbreak relative path support. closes #791. trunk
Mon, 12 Feb 2007 08:13:53 -0800 mf0102 [svn] - changed plugin directory to ~/.local/share/audacious/Plugins (seems more logical to me) trunk
Sun, 04 Feb 2007 22:39:00 -0800 nenolod [svn] - fix audacious -s, closes #778. trunk
Thu, 01 Feb 2007 10:29:27 -0800 nenolod [svn] - re-add support for gtkrc files trunk
Thu, 01 Feb 2007 09:22:56 -0800 nenolod [svn] - remove buggy playlist transparency patch trunk
Tue, 30 Jan 2007 14:21:06 -0800 nenolod [svn] - mark some strings used by GOption as translatable trunk
Sat, 27 Jan 2007 04:07:46 -0800 mf0102 [svn] Removed util.* from libaudacious trunk
Fri, 26 Jan 2007 08:22:10 -0800 nenolod [svn] - default settings for options.session trunk
Fri, 26 Jan 2007 07:37:53 -0800 nenolod [svn] - handle unknown options trunk
Fri, 26 Jan 2007 07:32:55 -0800 nenolod [svn] - use GOption instead of getopt. trunk
Thu, 25 Jan 2007 20:50:15 -0800 yaz [svn] enhancement to popup information settings trunk
Mon, 22 Jan 2007 18:21:22 -0800 nenolod [svn] - attempt to bind the audacious-plugins domain trunk
Fri, 19 Jan 2007 21:25:46 -0800 nenolod [svn] - new headless event loop trunk
Thu, 18 Jan 2007 13:45:05 -0800 mf0102 [svn] beautify and comment main.c trunk
Tue, 16 Jan 2007 10:33:13 -0800 giacomo [svn] - made a public API for fileinfopopup (popup that displays metadata, the same used in playlist); now plugins can include ui_fileinfopopup.h to display metadata popups (i.e. statusicon and libnotify plugins) trunk
Sat, 13 Jan 2007 09:34:48 -0800 js [svn] Fix missing s trunk
Sat, 13 Jan 2007 09:19:52 -0800 js [svn] Full support for XDG basedir added. The old config doesn't get automatically converted yet. trunk
Fri, 12 Jan 2007 11:43:40 -0800 nenolod [svn] - objective-make autodepend fixes trunk