log

age author description
Fri, 19 Oct 2007 05:24:54 -0500 William Pitcock don't use semaphore/condvar messaging on Darwin because mach threads are high latency
Fri, 19 Oct 2007 05:24:27 -0500 William Pitcock fix some memory leaks
Fri, 19 Oct 2007 04:39:49 -0500 William Pitcock some MacOS fixes
Thu, 18 Oct 2007 18:02:10 +0300 Matti Hamalainen Maybe it works now.
Thu, 18 Oct 2007 17:07:09 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Thu, 18 Oct 2007 17:07:00 +0300 Matti Hamalainen Fix insertion into playlist for plugins that _don't_ have subtunes. Sorry
Thu, 18 Oct 2007 14:51:10 +0200 mf0102 added notice to POTFILES.in about update-potfiles.sh, ran update-po
Thu, 18 Oct 2007 01:30:05 +0300 Matti Hamalainen Make selective subtunes support actually work.
Wed, 17 Oct 2007 23:02:12 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
Wed, 17 Oct 2007 23:01:59 +0300 Matti Hamalainen Use a more describing variable name.
Wed, 17 Oct 2007 19:55:28 +0200 mf0102 implement returning to the original GTK+ style after deselecting an
Wed, 17 Oct 2007 18:28:17 +0200 mf0102 stopped code duplication hell
Wed, 17 Oct 2007 06:05:47 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Wed, 17 Oct 2007 06:05:39 -0500 William Pitcock more gtk+ suckery. :(
Wed, 17 Oct 2007 03:56:42 +0200 Stany HENRY Several minor improvements.
Tue, 16 Oct 2007 14:42:08 +0200 Stany HENRY After a (despairingly long) murky period, I finally made it... ;-)
Mon, 15 Oct 2007 20:35:21 -0500 William Pitcock there's no way in hell that will work on win32, so just #ifndef it for 1.5...
Mon, 15 Oct 2007 20:34:17 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
Mon, 15 Oct 2007 20:34:07 -0500 William Pitcock all of this shit to allow for skins to provide gtk skinning too...
Mon, 15 Oct 2007 12:56:59 +0200 Christian Birchinger Export dock functions
Mon, 15 Oct 2007 00:01:57 -0500 William Pitcock fixes.
Sun, 14 Oct 2007 23:59:03 -0500 William Pitcock s/sidhe/distfiles-master/
Sun, 14 Oct 2007 22:24:41 -0500 William Pitcock forgot to export a symbol. now I am done. really.
Sun, 14 Oct 2007 22:04:55 -0500 William Pitcock build fix
Sun, 14 Oct 2007 21:56:49 -0500 William Pitcock static import libraries on Win32/BeOS/etc (-Wl,--out-implib) and dynamic import libraries (POSIX) are no longer needed.
Sun, 14 Oct 2007 21:51:09 -0500 William Pitcock bump API version.
Sun, 14 Oct 2007 21:50:36 -0500 William Pitcock link everything up.
Sun, 14 Oct 2007 21:48:19 -0500 William Pitcock flows
Sun, 14 Oct 2007 21:37:31 -0500 William Pitcock finalised the API, I think.
Sun, 14 Oct 2007 21:34:45 -0500 William Pitcock export input_check_file().