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