log audacious/main.c @ 1358:0c41255487ee trunk

age author description
Thu, 29 Jun 2006 02:57:27 -0700 yaz [svn] - add toggle option for filepopup window trunk
Wed, 28 Jun 2006 12:51:43 -0700 nenolod [svn] - add --no-log switch to disable the system logger (and instead dump to stdout) trunk
Wed, 28 Jun 2006 12:46:09 -0700 nenolod [svn] - use a more standard-looking default title format trunk
Sat, 17 Jun 2006 20:30:31 -0700 nenolod [svn] - when hovering over a playlist tuple, describe the tuple via a tooltip-like popup trunk
Thu, 15 Jun 2006 21:57:35 -0700 nenolod [svn] - create fileinfo window trunk
Sat, 10 Jun 2006 21:29:02 -0700 nenolod [svn] - oops trunk
Sat, 10 Jun 2006 21:02:24 -0700 nenolod [svn] - Allow to do format detection on demand; instead of immediately on add trunk
Sun, 04 Jun 2006 21:28:53 -0700 nenolod [svn] - hookup buffer size option trunk
Sun, 04 Jun 2006 21:21:33 -0700 nenolod [svn] - new global variable `output_buffer_size', replaces all of the per-plugin buffer sizes trunk
Sat, 27 May 2006 11:02:08 -0700 yaz [svn] automatic character encoding detector for id3 metadata. --enable-chardet enables this feature. trunk
Tue, 16 May 2006 20:38:22 -0700 nenolod [svn] - fix dock.c trunk
Tue, 16 May 2006 17:12:36 -0700 nenolod [svn] - revert back to dock.c 2/2 (hope it works) trunk
Mon, 15 May 2006 08:17:53 -0700 yaz [svn] add the config option to enable/disable separator line in the playlist trunk
Sun, 14 May 2006 10:31:46 -0700 nenolod [svn] - remove X11-incompliant dock.c, dock.h (sorry) trunk
Mon, 08 May 2006 06:00:19 -0700 nenolod [svn] - add an additional usleep to the playback resume code per Chainsaw trunk
Mon, 01 May 2006 13:53:20 -0700 chainsaw [svn] Support for saving the playback state, and resuming playback after restart. Patch by cha0smaster, closes bug #479. trunk
Sun, 16 Apr 2006 18:34:59 -0700 nhjm449 [svn] - Forgot a few things regarding titlestrings! trunk
Sun, 16 Apr 2006 14:37:40 -0700 nhjm449 [svn] - New default titlestring trunk
Wed, 29 Mar 2006 23:22:03 -0800 nhjm449 [svn] - 'stop after current song' feature trunk
Wed, 29 Mar 2006 07:35:54 -0800 nemo [svn] Make refreshing optional, default to disabled if Gnome VFS available. trunk
Sun, 26 Mar 2006 13:51:07 -0800 nhjm449 [svn] * Skin thumbnails are refreshable! trunk
Fri, 10 Mar 2006 08:20:15 -0800 nenolod [svn] - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>. trunk
Thu, 02 Mar 2006 08:14:36 -0800 nenolod [svn] Add error reporting for many places, patch by external contributor Derek trunk
Mon, 27 Feb 2006 20:32:58 -0800 nenolod [svn] more fixing trunk
Mon, 27 Feb 2006 15:54:47 -0800 nenolod [svn] - revert this trunk
Mon, 27 Feb 2006 08:32:57 -0800 nenolod [svn] - memleak fix (noticed by HopeSeekr @ efnet #xmule) trunk
Fri, 24 Feb 2006 23:56:24 -0800 nenolod [svn] - Add some sanity checking to make sure we can't do X11 stuff when running headless. trunk
Mon, 06 Feb 2006 17:10:47 -0800 chainsaw [svn] GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo. trunk
Sat, 28 Jan 2006 09:21:21 -0800 nenolod [svn] remove libaudcore, we never did anything with it trunk
Sat, 28 Jan 2006 09:00:25 -0800 nenolod [svn] artist - album - title is now the default title format. trunk
Fri, 27 Jan 2006 20:31:53 -0800 nenolod [svn] When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c. trunk
Mon, 23 Jan 2006 14:07:43 -0800 nenolod [svn] Always on top fix. trunk
Mon, 23 Jan 2006 13:53:26 -0800 nenolod [svn] Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet -- trunk
Wed, 18 Jan 2006 11:03:23 -0800 nenolod [svn] Remove header that got moved. Oops. trunk
Wed, 18 Jan 2006 10:38:51 -0800 nenolod [svn] Move xml_document stuff into libaudacious. trunk
Tue, 03 Jan 2006 12:54:18 -0800 nenolod [svn] - Rename playlistwin stuff to ui_playlist.* trunk
Sun, 18 Dec 2005 06:41:22 -0800 chainsaw [svn] Fix spacing in --help output, patch by Mikachu. trunk
Wed, 14 Dec 2005 08:35:56 -0800 nenolod [svn] Update header locations. trunk
Sun, 04 Dec 2005 09:29:14 -0800 chainsaw [svn] Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379. trunk
Sun, 20 Nov 2005 14:17:19 -0800 nenolod [svn] Add ctrlsocket_check to generic event loop. trunk
Fri, 18 Nov 2005 09:18:34 -0800 nenolod [svn] Save the preference to enable or disable bitmap fonts. trunk
Wed, 16 Nov 2005 01:12:05 -0800 nenolod [svn] memory leak fix, should close #368.e trunk
Tue, 15 Nov 2005 20:21:50 -0800 nenolod [svn] Split up generic events into audcore_generic_events(), and client-specific stuff remains in mainwin_idle_func(). trunk
Tue, 15 Nov 2005 19:24:17 -0800 nenolod [svn] - Fix playback-stop RPC call crash. trunk
Tue, 15 Nov 2005 00:15:05 -0800 nenolod [svn] Fix an error on line 666, reported by Mikachu. Ironic that it *would* be line *666*. trunk
Mon, 14 Nov 2005 23:48:31 -0800 nenolod [svn] Add --headless to help listing. trunk
Mon, 14 Nov 2005 23:43:39 -0800 nenolod [svn] headless now working, use --headless if you wish to experiment. trunk
Mon, 14 Nov 2005 23:13:44 -0800 nenolod [svn] Initial headless stuff... does not yet work. trunk
Tue, 08 Nov 2005 11:56:35 -0800 nenolod [svn] Winorder fixes c/o of Mikachu. trunk
Mon, 07 Nov 2005 21:00:31 -0800 nenolod [svn] Merge icons from NhJm. trunk
Mon, 31 Oct 2005 21:16:49 -0800 nenolod [svn] s/static GTKItemFactoryEntry/GTKItemFactoryEntry/g. trunk
Sun, 30 Oct 2005 21:12:07 -0800 msameer [svn] Commented Work-around for bug #129 trunk
Wed, 26 Oct 2005 23:00:02 -0700 msameer [svn] Fixed 0000356 trunk
Tue, 25 Oct 2005 21:26:50 -0700 nenolod [svn] Update SIGSEGV message, contained the BMP mailing information. trunk
Mon, 24 Oct 2005 03:06:47 -0700 nenolod [svn] Import audacious source. trunk