Mercurial > audlegacy
graph
-
Fix an file descriptor leak.Wed, 24 Oct 2007 11:55:53 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audaciousWed, 24 Oct 2007 06:04:31 +0300, by Matti Hamalainen
-
Use UTF-8 for my name. :DWed, 24 Oct 2007 05:53:35 +0300, by Matti Hamalainen
-
Automated merge with ssh://hg.atheme.org//hg/audaciousTue, 23 Oct 2007 05:42:49 -0500, by William Pitcock
-
don't install audacious.desktop twice.Tue, 23 Oct 2007 05:42:28 -0500, by William Pitcock
-
Compilation fix.Sun, 21 Oct 2007 17:06:20 +0300, by Eugene Paskevich
-
better fixSun, 21 Oct 2007 08:46:58 -0500, by William Pitcock
-
don't str_to_utf8() here because of filename encodingSun, 21 Oct 2007 08:44:14 -0500, by William Pitcock
-
soname fixupsSun, 21 Oct 2007 07:11:05 -0500, by William Pitcock
-
add strings.h include to remove a warningSun, 21 Oct 2007 07:08:31 -0500, by William Pitcock
-
Automated merge with ssh://hg.atheme.org//hg/audaciousSun, 21 Oct 2007 07:07:09 -0500, by William Pitcock
-
make sure tuple data itself is sanitized utf8 too.Sun, 21 Oct 2007 07:06:17 -0500, by William Pitcock
-
dbus: ensure that only proper UTF8 is sent over the wire.Sun, 21 Oct 2007 07:05:38 -0500, by William Pitcock
-
Made "Interpolation Engine" items translatable ; improved French translation.Sat, 20 Oct 2007 13:20:23 +0200, by Stany HENRY
-
Made ${?..:} (OP_EXISTS) work as reverse of as ${(empty)?..} (OP_IS_EMPTY),Sat, 20 Oct 2007 06:47:40 +0300, by Matti Hamalainen
-
Check for NULL strings.Sat, 20 Oct 2007 06:37:38 +0300, by Matti Hamalainen
-
Fix the UTF-8 handling of tuple (empty)? check.Sat, 20 Oct 2007 06:17:56 +0300, by Matti Hamalainen
-
Add a TODO note about the UTF-8/Unicode problems with within TuplezSat, 20 Oct 2007 06:16:34 +0300, by Matti Hamalainen
-
Branch merge.Sat, 20 Oct 2007 06:08:25 +0300, by Matti Hamalainen
-
Enable compiler.Sat, 20 Oct 2007 06:07:49 +0300, by Matti Hamalainen
-
Automated merge with file:/home/ccr/audacious/core trunkSat, 20 Oct 2007 06:07:00 +0300, by Matti Hamalainen
-
Fix a stupid bug in memory reallocation of the evaluator. trunkSat, 20 Oct 2007 06:05:53 +0300, by Matti Hamalainen
-
Improved error handling. Now the error status and message are saved into evaluation context. trunkFri, 19 Oct 2007 16:13:17 +0300, by Matti Hamalainen
-
Automated merge with file:/home/ccr/audacious/core trunkSun, 14 Oct 2007 05:54:54 +0300, by Matti Hamalainen
-
Automated merge with file:/home/ccr/audacious/core trunkMon, 01 Oct 2007 21:25:24 +0300, by Matti Hamalainen
-
Automated merge with file:/home/ccr/audacious/core trunkMon, 24 Sep 2007 15:18:04 +0300, by Matti Hamalainen
-
Automated merge with file:/home/ccr/audacious/core trunkWed, 19 Sep 2007 17:48:49 +0300, by Matti Hamalainen
-
Automated merge with file:/home/ccr/audacious/core trunkFri, 14 Sep 2007 08:10:29 +0300, by Matti Hamalainen
-
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