log audacious/main.c @ 2144:b76039eeb6f0 trunk

age author description
Fri, 15 Dec 2006 08:23:51 -0800 nenolod [svn] - add playlist_select_playlist() to select a literal playlist trunk
Fri, 15 Dec 2006 07:20:41 -0800 nenolod [svn] - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get() trunk
Tue, 12 Dec 2006 20:48:13 -0800 nenolod [svn] - warning fix trunk
Tue, 12 Dec 2006 18:32:05 -0800 nenolod [svn] - add support for new extension probing system trunk
Tue, 12 Dec 2006 08:38:32 -0800 nenolod [svn] - move to GPLv2-only. Based on my interpretation of the license, we are trunk
Mon, 11 Dec 2006 04:34:17 -0800 nenolod [svn] - update main.c to new API trunk
Mon, 11 Dec 2006 01:23:47 -0800 nenolod [svn] - exit gracefully on SIGINT/SIGTERM. trunk
Thu, 07 Dec 2006 22:42:22 -0800 yaz [svn] Do not install signal handler for SIGSEGV if environmental variable trunk
Thu, 30 Nov 2006 03:16:08 -0800 yaz [svn] rewrite scan thread with g_cond_wait(): trunk
Wed, 29 Nov 2006 12:45:02 -0800 chainsaw [svn] Allow \ to / conversion to be switched on & off, by external contributor Chris Kehler <cbkehler@sympatico.ca>. trunk
Thu, 23 Nov 2006 23:29:34 -0800 nenolod [svn] - init plugins before initalizing the skin system. trunk
Thu, 23 Nov 2006 20:21:34 -0800 nenolod [svn] - remove vfs_init(), it is no longer used. trunk
Wed, 22 Nov 2006 21:05:20 -0800 nenolod [svn] - remove newui trunk
Sun, 12 Nov 2006 06:55:04 -0800 nenolod [svn] - some newui stuff (and also turn it off again, giacomo will need to look at a few things) trunk
Sun, 12 Nov 2006 05:38:48 -0800 nenolod [svn] - temporarily display the newui at startup along with the oldui trunk
Sun, 12 Nov 2006 01:52:43 -0800 nenolod [svn] - update bugtracker URL trunk
Sun, 05 Nov 2006 04:43:16 -0800 nenolod [svn] - DoubleSize support. trunk
Sun, 05 Nov 2006 02:29:47 -0800 nenolod [svn] - per bug #605, remove GNOME VFS. trunk
Fri, 27 Oct 2006 02:01:55 -0700 nenolod [svn] - change "Transparency" to "Miscillaneous UI Features" in prefswin trunk
Fri, 27 Oct 2006 00:19:32 -0700 nenolod [svn] - add a default value for cfg.use_file_cover (FALSE) trunk
Sun, 22 Oct 2006 11:38:20 -0700 nemo [svn] Patch by Michael Hanselmann to fetch a per-song image file. trunk
Sun, 15 Oct 2006 09:58:41 -0700 nenolod [svn] - try coreaudio before OSS trunk
Sun, 15 Oct 2006 09:30:05 -0700 chainsaw [svn] Jump to track window shown when calling audacious with the -j option. Patch by Henrik Johansson <henrik_johansson@home.se>, submitted as Gentoo bug #151260. trunk
Sat, 14 Oct 2006 21:25:04 -0700 nenolod [svn] - fix default config order trunk
Sat, 14 Oct 2006 21:11:15 -0700 nenolod [svn] - try to intelligently choose which output plugin is best. candidates are in an null-terminated array, pl_candidates. trunk
Wed, 04 Oct 2006 23:16:49 -0700 nenolod [svn] - create the windows during skin load process after the skin.hints has been loaded trunk
Wed, 04 Oct 2006 23:11:06 -0700 nenolod [svn] - load skins before creating the UI trunk
Thu, 28 Sep 2006 08:39:14 -0700 yaz [svn] - fix for "bmp_rcfile_write_string: assertion `value != NULL' failed" trunk
Thu, 21 Sep 2006 13:24:48 -0700 chainsaw [svn] Mute while seeking for playback resume, tighten the loop. We want a responsive GUI ASAP. trunk
Fri, 15 Sep 2006 20:21:35 -0700 yaz [svn] improvement of filepopup: trunk
Sat, 09 Sep 2006 18:04:36 -0700 chainsaw [svn] Make the playback resume code a lot more robust. trunk
Thu, 07 Sep 2006 22:26:54 -0700 nenolod [svn] - revert back to r2216 trunk
Thu, 07 Sep 2006 22:00:35 -0700 nenolod [svn] - more hammering trunk
Thu, 07 Sep 2006 21:51:36 -0700 nenolod [svn] - hammer a little more trunk
Thu, 07 Sep 2006 21:47:45 -0700 nenolod [svn] - stuff trunk
Thu, 07 Sep 2006 21:44:05 -0700 nenolod [svn] - abstractionalize a lot of stuff, build still broken, live with it trunk
Thu, 07 Sep 2006 17:25:29 -0700 nenolod [svn] - gtkquartz compatibility, pass 1 trunk
Sat, 02 Sep 2006 08:24:10 -0700 yaz [svn] - chardet patch for Russian language witten by Valentine Sinitsyn. trunk
Fri, 25 Aug 2006 01:02:18 -0700 yaz [svn] - libguess update: workaround for that g_convert can't convert properly from UCS-2BE/LE trailing after BOM. trunk
Thu, 10 Aug 2006 20:44:47 -0700 nenolod [svn] - pls and m3u is now fully modular trunk
Thu, 10 Aug 2006 19:35:03 -0700 nenolod [svn] - m3u works again trunk
Thu, 10 Aug 2006 19:24:55 -0700 nenolod [svn] - .pls playlists work again, now to do M3Us. trunk
Thu, 10 Aug 2006 19:21:37 -0700 nenolod [svn] - make it compile trunk
Wed, 09 Aug 2006 02:47:22 -0700 nenolod [svn] this massive commit does the following: trunk
Wed, 02 Aug 2006 16:00:13 -0700 chainsaw [svn] Fix postal code. trunk
Wed, 02 Aug 2006 15:44:07 -0700 chainsaw [svn] Update FSF address in copyright notices. Update autotools templates. trunk
Fri, 28 Jul 2006 01:31:44 -0700 nenolod [svn] - libaudacious/beepctrl.c: optimise further and be more paranoid about leaks trunk
Mon, 24 Jul 2006 16:20:05 -0700 nemo [svn] Make annoying recursion that consistently returns wrong art, optional. trunk
Sun, 16 Jul 2006 08:14:08 -0700 nenolod [svn] - filepopup albumart stuff, via hansmi trunk
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