Mercurial > audlegacy
graph
-
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
-
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