Sat, 20 Oct 2007 06:05:53 +0300 |
Matti Hamalainen |
Fix a stupid bug in memory reallocation of the evaluator.
trunk
|
Sat, 20 Oct 2007 06:05:04 +0300 |
Matti Hamalainen |
Handle Unicode/UTF-8 in tuple data.
trunk
|
Sat, 20 Oct 2007 06:04:33 +0300 |
Matti Hamalainen |
Use g_snprintf()
trunk
|
Sat, 20 Oct 2007 06:03:52 +0300 |
Matti Hamalainen |
Cosmetics.
trunk
|
Sat, 20 Oct 2007 05:59:52 +0300 |
Matti Hamalainen |
Enable compiler again.
trunk
|
Sat, 20 Oct 2007 04:31:01 +0300 |
Matti Hamalainen |
Use gssize instead of size_t.
trunk
|
Sat, 20 Oct 2007 04:21:33 +0300 |
Matti Hamalainen |
Use gchar.
trunk
|
Fri, 19 Oct 2007 16:25:18 +0300 |
Matti Hamalainen |
Assert that new data is not NULL.
trunk
|
Fri, 19 Oct 2007 16:13:17 +0300 |
Matti Hamalainen |
Improved error handling. Now the error status and message are saved into evaluation context.
trunk
|
Fri, 19 Oct 2007 12:14:04 +0300 |
Matti Hamalainen |
Branch merge.
trunk
|
Sun, 14 Oct 2007 05:54:54 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
Mon, 01 Oct 2007 21:34:07 +0300 |
Matti Hamalainen |
Branch merge.
trunk
|
Mon, 01 Oct 2007 21:25:24 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
Sun, 30 Sep 2007 19:00:59 +0300 |
Matti Hamalainen |
Merged.
trunk
|
Mon, 24 Sep 2007 15:19:30 +0300 |
Matti Hamalainen |
Hmm.
trunk
|
Mon, 24 Sep 2007 15:18:04 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
Wed, 19 Sep 2007 17:48:49 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
Fri, 14 Sep 2007 08:10:29 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
Fri, 14 Sep 2007 06:29:33 +0300 |
Matti Hamalainen |
Automated merge with file:/home/ccr/audacious/core
trunk
|
Fri, 14 Sep 2007 06:27:59 +0300 |
Matti Hamalainen |
Adjusted some alloc values and max variables from 4 to 2.
trunk
|
Fri, 14 Sep 2007 06:27:32 +0300 |
Matti Hamalainen |
Fix the compiler to work again.
trunk
|
Sat, 20 Oct 2007 04:33:00 +0300 |
Matti Hamalainen |
Disable the compiler for a while, there are problems.
|
Fri, 19 Oct 2007 06:27:36 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Fri, 19 Oct 2007 06:26:46 -0500 |
William Pitcock |
Synchronize build system with audacious-plugins.
|
Fri, 19 Oct 2007 12:15:37 +0300 |
Matti Hamalainen |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Fri, 19 Oct 2007 12:12:27 +0300 |
Matti Hamalainen |
Return empty string if expr is NULL.
|
Fri, 19 Oct 2007 12:12:03 +0300 |
Matti Hamalainen |
Make some #defines private.
|
Fri, 19 Oct 2007 03:13:36 -0500 |
William Pitcock |
Added tag audacious-1.4.0-beta2 for changeset 2835f4f3f388
|
Fri, 19 Oct 2007 02:37:01 -0500 |
William Pitcock |
add some debugging support code.
audacious-1.4.0-beta2
|
Fri, 19 Oct 2007 02:33:39 -0500 |
William Pitcock |
use tf_get_fieldref() in a place where a mowgli_dictionary lookup was used instead.
|
Fri, 19 Oct 2007 02:20:28 -0500 |
William Pitcock |
hook up tuple compiler.
|
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().
|
Sun, 14 Oct 2007 21:11:21 -0500 |
William Pitcock |
export util_get_localdir().
|
Sun, 14 Oct 2007 21:07:03 -0500 |
William Pitcock |
add missing include.
|
Sun, 14 Oct 2007 21:04:46 -0500 |
William Pitcock |
export the fileinfopopup API.
|
Sun, 14 Oct 2007 19:38:49 -0500 |
William Pitcock |
export formatter and prefswin APIs
|
Sun, 14 Oct 2007 17:47:13 -0500 |
William Pitcock |
export AudDRCT API.
|
Sun, 14 Oct 2007 16:58:43 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sun, 14 Oct 2007 16:58:36 -0500 |
William Pitcock |
PluginMenu API is exported now. No changes required to plugins.
|
Sun, 14 Oct 2007 22:26:01 +0900 |
VDR dai (audacious) |
update Japanese translation
|
Sun, 14 Oct 2007 03:57:38 -0500 |
William Pitcock |
add include guard
|
Sun, 14 Oct 2007 03:57:03 -0500 |
William Pitcock |
fix a typo
|
Sun, 14 Oct 2007 03:50:08 -0500 |
William Pitcock |
fix some oopses
|
Sun, 14 Oct 2007 03:49:00 -0500 |
William Pitcock |
export xconvert API
|
Sun, 14 Oct 2007 03:36:21 -0500 |
William Pitcock |
export INIFile APIs
|
Sun, 14 Oct 2007 03:08:12 -0500 |
William Pitcock |
export hook API
|
Sun, 14 Oct 2007 02:47:41 -0500 |
William Pitcock |
more fixing
|
Sun, 14 Oct 2007 00:01:53 -0500 |
William Pitcock |
some tweaks
|
Sat, 13 Oct 2007 23:43:45 -0500 |
William Pitcock |
export ip_data and cfg
|
Sat, 13 Oct 2007 23:29:35 -0500 |
William Pitcock |
proper guard names
|
Sat, 13 Oct 2007 23:19:36 -0500 |
William Pitcock |
missing header...
|
Sat, 13 Oct 2007 23:01:28 -0500 |
William Pitcock |
export Playlist API, remove old crap that isn't there anymore
|
Sat, 13 Oct 2007 20:46:25 -0500 |
William Pitcock |
fix an oops
|
Sat, 13 Oct 2007 20:41:39 -0500 |
William Pitcock |
vtable get_gentitle_format().
|
Sat, 13 Oct 2007 20:35:58 -0500 |
William Pitcock |
export PlaylistContainer API in vtable.
|
Sat, 13 Oct 2007 19:58:38 -0500 |
William Pitcock |
strings API -> vtable
|
Sat, 13 Oct 2007 19:31:02 -0500 |
William Pitcock |
fix for livelock reported by joker...
|
Sat, 13 Oct 2007 19:12:09 -0500 |
William Pitcock |
Automated merge with ssh://hg.atheme.org//hg/audacious
|
Sat, 13 Oct 2007 19:11:52 -0500 |
William Pitcock |
fun util dialog shit -> vtable
|
Sat, 13 Oct 2007 19:08:44 -0500 |
William Pitcock |
Use GCallback instead of GtkSignalFunc.
|
Sat, 13 Oct 2007 14:41:03 +0200 |
mf0102 |
cleaned up German translation a bit
|
Sat, 13 Oct 2007 14:28:19 +0200 |
mf0102 |
ran update-po and updated German translation
|
Sat, 13 Oct 2007 14:15:25 +0200 |
mf0102 |
fix description for two-way scrolling
|
Sat, 13 Oct 2007 12:20:43 +0300 |
Eugene Paskevich |
Removed mk1 leftovers.
|
Sat, 13 Oct 2007 10:50:37 +0200 |
Jonathan Schleifer |
Update buildsys.
|
Fri, 12 Oct 2007 14:26:02 +0200 |
Tomasz Mon |
prevent info text being stuck after changing volume
|
Fri, 12 Oct 2007 09:42:14 +0300 |
Eugene Paskevich |
Spelling fix. Spotted by nenolod.
|
Thu, 11 Oct 2007 20:09:43 -0500 |
William Pitcock |
100ms delay
|
Thu, 11 Oct 2007 20:02:45 -0500 |
William Pitcock |
oops wrong version
|
Thu, 11 Oct 2007 20:00:05 -0500 |
William Pitcock |
Add a function to eventqueue API, event_queue_timed() which calls a hook at a postponed time.
|
Thu, 11 Oct 2007 19:51:08 -0500 |
William Pitcock |
event_queue instead of immediately call so that the other thread can catch up
|
Thu, 11 Oct 2007 19:38:55 -0500 |
William Pitcock |
add new hook, playback seek, and subscribe mainwin_update_song_info() to it.
|
Thu, 11 Oct 2007 16:14:21 -0500 |
William Pitcock |
playback_get_length(): Support InputPlayback::set_params().
|
Thu, 11 Oct 2007 19:25:08 +0200 |
Tomasz Mon |
introduce playback_get_length()
|
Wed, 10 Oct 2007 20:31:38 +0300 |
Eugene Paskevich |
Use curly braces instead of round ones, since they might not be portable.
|
Wed, 10 Oct 2007 09:10:02 +0300 |
Eugene Paskevich |
Don't let the strings cross over each other.
|
Wed, 10 Oct 2007 07:52:33 +0300 |
Eugene Paskevich |
Replicated 2012:31cf04fc588b.
|
Mon, 08 Oct 2007 23:14:27 +0900 |
Yoshiki Yazawa |
- make scroller behavior configurable via preferences dialog.
|
Mon, 08 Oct 2007 21:42:27 +0900 |
Yoshiki Yazawa |
build fix.
|
Mon, 08 Oct 2007 02:26:42 -0500 |
William Pitcock |
generic playback control API
|
Mon, 08 Oct 2007 01:43:58 -0500 |
William Pitcock |
Add InputPlayback::pass_audio() which replaces produce_audio().
|
Mon, 08 Oct 2007 01:36:41 -0500 |
William Pitcock |
make sndstretch work properly
|
Sun, 07 Oct 2007 19:12:28 -0500 |
William Pitcock |
custom_uri/mime go below type defs
|
Sun, 07 Oct 2007 18:00:57 -0500 |
William Pitcock |
Export MIME/Custom URI APIs
|
Sun, 07 Oct 2007 14:05:16 -0500 |
William Pitcock |
add InputPlayback::set_params() and InputPlayback::set_title() which will
|
Sun, 07 Oct 2007 13:40:45 -0500 |
William Pitcock |
use vtable functors for VFS access
|
Sun, 07 Oct 2007 01:06:50 -0500 |
William Pitcock |
aud_tuple_disassociate
|
Sun, 07 Oct 2007 01:04:41 -0500 |
William Pitcock |
get rid of mainwin_timeout_id only if mainwin_timeout_id is non-zero
|
Sun, 07 Oct 2007 00:32:35 -0500 |
William Pitcock |
Remove non-existant function.
|
Sun, 07 Oct 2007 00:28:00 -0500 |
William Pitcock |
fix tuple_get_int declaration
|
Sun, 07 Oct 2007 00:16:35 -0500 |
William Pitcock |
Export tuple formatter API.
|