log audacious/main.c @ 2295:1dfa77851301 trunk

age author description
Sun, 07 Jan 2007 15:21:28 -0800 nenolod [svn] - fix ** CRITICAL **: bmp_rcfile_write_string: assertion `value != NULL' trunk
Fri, 05 Jan 2007 17:31:19 -0800 giacomo [svn] - avoid cpu raising when get_info_on_demand and get_info_on_load are both FALSE; and prevent the combo from happening at all trunk
Wed, 03 Jan 2007 14:45:41 -0800 kiyoshi [svn] Update copyright notices trunk
Tue, 02 Jan 2007 22:23:09 -0800 nenolod [svn] skinwin.[ch] -> ui_skinselector.[ch] trunk
Tue, 02 Jan 2007 22:13:10 -0800 nenolod [svn] - prefswin.c -> ui_preferences.c trunk
Tue, 02 Jan 2007 22:03:33 -0800 nenolod [svn] - rename mainwin.c to ui_main.c and such trunk
Tue, 02 Jan 2007 21:57:04 -0800 nenolod [svn] - rename equalizer.c to ui_equalizer.c trunk
Tue, 02 Jan 2007 16:48:38 -0800 giacomo [svn] - migration from gtkitemfactory to actions and uimanager; main menu has been ported, still much work and test to do trunk
Sun, 31 Dec 2006 19:57:29 -0800 nenolod [svn] - bmp_playback_* -> playback_* -- i knew something smelled rotten here, hmm. trunk
Fri, 29 Dec 2006 19:51:55 -0800 nenolod [svn] - make SIGTERM work in a threadsafe manner. trunk
Sat, 23 Dec 2006 03:47:44 -0800 giacomo [svn] - added audacious stock icons; source files wanting to use them must include icons-stock.h; removed obsolete pixmaps.h trunk
Fri, 22 Dec 2006 20:10:22 -0800 marvin [svn] - two realcolour modes for voiceprint vis: Fire and Ice trunk
Wed, 20 Dec 2006 07:09:22 -0800 nenolod [svn] - add ability to colourtheme the UI trunk
Mon, 18 Dec 2006 03:59:55 -0800 nenolod [svn] - new signal handling which does not block (based on concept from BMP 0.9.8 that never got released) trunk
Sun, 17 Dec 2006 08:52:31 -0800 nenolod [svn] - move vfs from libaudacious to main audacious trunk
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