Mercurial > audlegacy
graph
-
Automated merge with file:/home/ccr/audacious/core trunkFri, 14 Sep 2007 06:29:33 +0300, by Matti Hamalainen
-
Adjusted some alloc values and max variables from 4 to 2. trunkFri, 14 Sep 2007 06:27:59 +0300, by Matti Hamalainen
-
Disable the compiler for a while, there are problems.Sat, 20 Oct 2007 04:33:00 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audaciousFri, 19 Oct 2007 06:27:36 -0500, by William Pitcock
-
Synchronize build system with audacious-plugins.Fri, 19 Oct 2007 06:26:46 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audaciousFri, 19 Oct 2007 12:15:37 +0300, by Matti Hamalainen
-
Return empty string if expr is NULL.Fri, 19 Oct 2007 12:12:27 +0300, by Matti Hamalainen
-
Make some #defines private.Fri, 19 Oct 2007 12:12:03 +0300, by Matti Hamalainen
-
Added tag audacious-1.4.0-beta2 for changeset 2835f4f3f388Fri, 19 Oct 2007 03:13:36 -0500, by William Pitcock
-
add some debugging support code. audacious-1.4.0-beta2Fri, 19 Oct 2007 02:37:01 -0500, by William Pitcock
-
use tf_get_fieldref() in a place where a mowgli_dictionary lookup was used instead.Fri, 19 Oct 2007 02:33:39 -0500, by William Pitcock
-
hook up tuple compiler.Fri, 19 Oct 2007 02:20:28 -0500, by William Pitcock
-
don't use semaphore/condvar messaging on Darwin because mach threads are high latencyFri, 19 Oct 2007 05:24:54 -0500, by William Pitcock
-
fix some memory leaksFri, 19 Oct 2007 05:24:27 -0500, by William Pitcock
-
some MacOS fixesFri, 19 Oct 2007 04:39:49 -0500, by William Pitcock
-
Maybe it works now.Thu, 18 Oct 2007 18:02:10 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audaciousThu, 18 Oct 2007 17:07:09 +0300, by Matti Hamalainen
-
Fix insertion into playlist for plugins that _don't_ have subtunes. SorryThu, 18 Oct 2007 17:07:00 +0300, by Matti Hamalainen
-
added notice to POTFILES.in about update-potfiles.sh, ran update-poThu, 18 Oct 2007 14:51:10 +0200, by mf0102
-
Make selective subtunes support actually work.Thu, 18 Oct 2007 01:30:05 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audaciousWed, 17 Oct 2007 23:02:12 +0300, by Matti Hamalainen
-
Use a more describing variable name.Wed, 17 Oct 2007 23:01:59 +0300, by Matti Hamalainen
-
implement returning to the original GTK+ style after deselecting anWed, 17 Oct 2007 19:55:28 +0200, by mf0102
-
stopped code duplication hellWed, 17 Oct 2007 18:28:17 +0200, by mf0102
-
Automated merge with ssh://hg.atheme.org//hg/audaciousWed, 17 Oct 2007 06:05:47 -0500, by William Pitcock
-
more gtk+ suckery. :(Wed, 17 Oct 2007 06:05:39 -0500, by William Pitcock
-
Several minor improvements.Wed, 17 Oct 2007 03:56:42 +0200, by Stany HENRY
-
After a (despairingly long) murky period, I finally made it... ;-)Tue, 16 Oct 2007 14:42:08 +0200, by Stany HENRY
-
there's no way in hell that will work on win32, so just #ifndef it for 1.5...Mon, 15 Oct 2007 20:35:21 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audaciousMon, 15 Oct 2007 20:34:17 -0500, by William Pitcock
-
all of this shit to allow for skins to provide gtk skinning too...Mon, 15 Oct 2007 20:34:07 -0500, by William Pitcock
-
Export dock functionsMon, 15 Oct 2007 12:56:59 +0200, by Christian Birchinger
-
fixes.Mon, 15 Oct 2007 00:01:57 -0500, by William Pitcock
-
s/sidhe/distfiles-master/Sun, 14 Oct 2007 23:59:03 -0500, by William Pitcock
-
forgot to export a symbol. now I am done. really.Sun, 14 Oct 2007 22:24:41 -0500, by William Pitcock
-
build fixSun, 14 Oct 2007 22:04:55 -0500, by 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:56:49 -0500, by William Pitcock
-
bump API version.Sun, 14 Oct 2007 21:51:09 -0500, by William Pitcock
-
link everything up.Sun, 14 Oct 2007 21:50:36 -0500, by William Pitcock
-
flowsSun, 14 Oct 2007 21:48:19 -0500, by William Pitcock
-
finalised the API, I think.Sun, 14 Oct 2007 21:37:31 -0500, by William Pitcock
-
export input_check_file().Sun, 14 Oct 2007 21:34:45 -0500, by William Pitcock
-
export util_get_localdir().Sun, 14 Oct 2007 21:11:21 -0500, by William Pitcock
-
add missing include.Sun, 14 Oct 2007 21:07:03 -0500, by William Pitcock
-
export the fileinfopopup API.Sun, 14 Oct 2007 21:04:46 -0500, by William Pitcock
-
export formatter and prefswin APIsSun, 14 Oct 2007 19:38:49 -0500, by William Pitcock
-
export AudDRCT API.Sun, 14 Oct 2007 17:47:13 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audaciousSun, 14 Oct 2007 16:58:43 -0500, by William Pitcock
-
PluginMenu API is exported now. No changes required to plugins.Sun, 14 Oct 2007 16:58:36 -0500, by William Pitcock
-
update Japanese translationSun, 14 Oct 2007 22:26:01 +0900, by VDR dai (audacious)
-
add include guardSun, 14 Oct 2007 03:57:38 -0500, by William Pitcock
-
fix a typoSun, 14 Oct 2007 03:57:03 -0500, by William Pitcock
-
fix some oopsesSun, 14 Oct 2007 03:50:08 -0500, by William Pitcock
-
export xconvert APISun, 14 Oct 2007 03:49:00 -0500, by William Pitcock
-
export INIFile APIsSun, 14 Oct 2007 03:36:21 -0500, by William Pitcock
-
export hook APISun, 14 Oct 2007 03:08:12 -0500, by William Pitcock
-
more fixingSun, 14 Oct 2007 02:47:41 -0500, by William Pitcock
-
some tweaksSun, 14 Oct 2007 00:01:53 -0500, by William Pitcock
-
export ip_data and cfgSat, 13 Oct 2007 23:43:45 -0500, by William Pitcock