log

age author description
2007-10-20 Matti Hamalainen Add a TODO note about the UTF-8/Unicode problems with within Tuplez
2007-10-20 Matti Hamalainen Branch merge.
2007-10-20 Matti Hamalainen Enable compiler.
2007-10-20 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
2007-10-20 Matti Hamalainen Fix a stupid bug in memory reallocation of the evaluator. trunk
2007-10-20 Matti Hamalainen Handle Unicode/UTF-8 in tuple data. trunk
2007-10-20 Matti Hamalainen Use g_snprintf() trunk
2007-10-20 Matti Hamalainen Cosmetics. trunk
2007-10-20 Matti Hamalainen Enable compiler again. trunk
2007-10-20 Matti Hamalainen Use gssize instead of size_t. trunk
2007-10-20 Matti Hamalainen Use gchar. trunk
2007-10-19 Matti Hamalainen Assert that new data is not NULL. trunk
2007-10-19 Matti Hamalainen Improved error handling. Now the error status and message are saved into evaluation context. trunk
2007-10-19 Matti Hamalainen Branch merge. trunk
2007-10-14 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
2007-10-01 Matti Hamalainen Branch merge. trunk
2007-10-01 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
2007-09-30 Matti Hamalainen Merged. trunk
2007-09-24 Matti Hamalainen Hmm. trunk
2007-09-24 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
2007-09-19 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
2007-09-14 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
2007-09-14 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
2007-09-14 Matti Hamalainen Adjusted some alloc values and max variables from 4 to 2. trunk
2007-09-14 Matti Hamalainen Fix the compiler to work again. trunk
2007-10-20 Matti Hamalainen Disable the compiler for a while, there are problems.
2007-10-19 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-19 William Pitcock Synchronize build system with audacious-plugins.
2007-10-19 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-19 Matti Hamalainen Return empty string if expr is NULL.
2007-10-19 Matti Hamalainen Make some #defines private.
2007-10-19 William Pitcock Added tag audacious-1.4.0-beta2 for changeset 2835f4f3f388
2007-10-19 William Pitcock add some debugging support code. audacious-1.4.0-beta2
2007-10-19 William Pitcock use tf_get_fieldref() in a place where a mowgli_dictionary lookup was used instead.
2007-10-19 William Pitcock hook up tuple compiler.
2007-10-19 William Pitcock don't use semaphore/condvar messaging on Darwin because mach threads are high latency
2007-10-19 William Pitcock fix some memory leaks
2007-10-19 William Pitcock some MacOS fixes
2007-10-18 Matti Hamalainen Maybe it works now.
2007-10-18 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-18 Matti Hamalainen Fix insertion into playlist for plugins that _don't_ have subtunes. Sorry
2007-10-18 mf0102 added notice to POTFILES.in about update-potfiles.sh, ran update-po
2007-10-17 Matti Hamalainen Make selective subtunes support actually work.
2007-10-17 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-17 Matti Hamalainen Use a more describing variable name.
2007-10-17 mf0102 implement returning to the original GTK+ style after deselecting an
2007-10-17 mf0102 stopped code duplication hell
2007-10-17 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious