log

age author description
2007-10-20 Matti Hamalainen Made ${?..:} (OP_EXISTS) work as reverse of as ${(empty)?..} (OP_IS_EMPTY),
2007-10-20 Matti Hamalainen Check for NULL strings.
2007-10-20 Matti Hamalainen Fix the UTF-8 handling of tuple (empty)? check.
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
2007-10-17 William Pitcock more gtk+ suckery. :(
2007-10-17 Stany HENRY Several minor improvements.
2007-10-16 Stany HENRY After a (despairingly long) murky period, I finally made it... ;-)
2007-10-16 William Pitcock there's no way in hell that will work on win32, so just #ifndef it for 1.5...
2007-10-16 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-16 William Pitcock all of this shit to allow for skins to provide gtk skinning too...
2007-10-15 Christian Birchinger Export dock functions
2007-10-15 William Pitcock fixes.
2007-10-15 William Pitcock s/sidhe/distfiles-master/
2007-10-15 William Pitcock forgot to export a symbol. now I am done. really.
2007-10-15 William Pitcock build fix
2007-10-15 William Pitcock static import libraries on Win32/BeOS/etc (-Wl,--out-implib) and dynamic import libraries (POSIX) are no longer needed.
2007-10-15 William Pitcock bump API version.
2007-10-15 William Pitcock link everything up.
2007-10-15 William Pitcock flows
2007-10-15 William Pitcock finalised the API, I think.
2007-10-15 William Pitcock export input_check_file().
2007-10-15 William Pitcock export util_get_localdir().
2007-10-15 William Pitcock add missing include.
2007-10-15 William Pitcock export the fileinfopopup API.
2007-10-15 William Pitcock export formatter and prefswin APIs
2007-10-14 William Pitcock export AudDRCT API.
2007-10-14 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-14 William Pitcock PluginMenu API is exported now. No changes required to plugins.
2007-10-14 VDR dai (audacious) update Japanese translation
2007-10-14 William Pitcock add include guard
2007-10-14 William Pitcock fix a typo
2007-10-14 William Pitcock fix some oopses
2007-10-14 William Pitcock export xconvert API
2007-10-14 William Pitcock export INIFile APIs
2007-10-14 William Pitcock export hook API
2007-10-14 William Pitcock more fixing
2007-10-14 William Pitcock some tweaks
2007-10-14 William Pitcock export ip_data and cfg
2007-10-14 William Pitcock proper guard names
2007-10-14 William Pitcock missing header...
2007-10-14 William Pitcock export Playlist API, remove old crap that isn't there anymore
2007-10-14 William Pitcock fix an oops
2007-10-14 William Pitcock vtable get_gentitle_format().
2007-10-14 William Pitcock export PlaylistContainer API in vtable.
2007-10-14 William Pitcock strings API -> vtable
2007-10-14 William Pitcock fix for livelock reported by joker...
2007-10-14 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-14 William Pitcock fun util dialog shit -> vtable
2007-10-14 William Pitcock Use GCallback instead of GtkSignalFunc.
2007-10-13 mf0102 cleaned up German translation a bit
2007-10-13 mf0102 ran update-po and updated German translation
2007-10-13 mf0102 fix description for two-way scrolling
2007-10-13 Eugene Paskevich Removed mk1 leftovers.
2007-10-13 Jonathan Schleifer Update buildsys.
2007-10-12 Tomasz Mon prevent info text being stuck after changing volume
2007-10-12 Eugene Paskevich Spelling fix. Spotted by nenolod.
2007-10-12 William Pitcock 100ms delay
2007-10-12 William Pitcock oops wrong version
2007-10-12 William Pitcock Add a function to eventqueue API, event_queue_timed() which calls a hook at a postponed time.
2007-10-12 William Pitcock event_queue instead of immediately call so that the other thread can catch up
2007-10-12 William Pitcock add new hook, playback seek, and subscribe mainwin_update_song_info() to it.
2007-10-11 William Pitcock playback_get_length(): Support InputPlayback::set_params().
2007-10-11 Tomasz Mon introduce playback_get_length()
2007-10-10 Eugene Paskevich Use curly braces instead of round ones, since they might not be portable.
2007-10-10 Eugene Paskevich Don't let the strings cross over each other.
2007-10-10 Eugene Paskevich Replicated 2012:31cf04fc588b.
2007-10-08 Yoshiki Yazawa - make scroller behavior configurable via preferences dialog.
2007-10-08 Yoshiki Yazawa build fix.
2007-10-08 William Pitcock generic playback control API
2007-10-08 William Pitcock Add InputPlayback::pass_audio() which replaces produce_audio().
2007-10-08 William Pitcock make sndstretch work properly
2007-10-08 William Pitcock custom_uri/mime go below type defs
2007-10-07 William Pitcock Export MIME/Custom URI APIs
2007-10-07 William Pitcock add InputPlayback::set_params() and InputPlayback::set_title() which will
2007-10-07 William Pitcock use vtable functors for VFS access
2007-10-07 William Pitcock aud_tuple_disassociate
2007-10-07 William Pitcock get rid of mainwin_timeout_id only if mainwin_timeout_id is non-zero
2007-10-07 William Pitcock Remove non-existant function.
2007-10-07 William Pitcock fix tuple_get_int declaration
2007-10-07 William Pitcock Export tuple formatter API.
2007-10-07 William Pitcock Export Tuple API.
2007-10-07 William Pitcock We're multi-platform now and stuff.
2007-10-07 William Pitcock Use a mutex/condvar/timed wait to allow tickless operation in the output loop.
2007-10-06 William Pitcock remove old comment from BMP which is no longer relevant as we never pass NULL there anyway.
2007-10-03 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
2007-10-03 Jonathan Schleifer Fix two gcc warnings.
2007-10-03 mf0102 Updated French translation
2007-10-03 William Pitcock last one i hope
2007-10-03 William Pitcock more typoes
2007-10-03 William Pitcock fix typo!
2007-10-03 William Pitcock multifile plugins :(
2007-10-03 William Pitcock Export ConfigDB API via vtable, adding public aliases: bmp_cfg_db_*, aud_cfg_db_*.
2007-10-03 William Pitcock sed s/bmp_cfg_db/cfg_db/.
2007-10-02 William Pitcock Export VfsBufferedFile functions.
2007-10-02 William Pitcock Export VfsBuffer functions.
2007-10-02 William Pitcock Unbreak compile.
2007-10-02 William Pitcock Start working on exporting all public functions via a vtable. The API version will be bumped to 7 once I am done and -Wl,-export-dynamic is removed.
2007-10-01 William Pitcock kill printf debug
2007-10-01 William Pitcock Instead of waiting 10ms, wait half the time of the period buffer.
2007-10-01 William Pitcock Remove mainwin_attach_idle_func(), use mainwin_idle_func() only when tristate buttons are triggered.
2007-10-01 William Pitcock Get rid of read_volume() craq. Add ui_main_set_initial_volume() to replace the only necessary remaining code.
2007-10-01 William Pitcock Seperate the 10hz loop dependent code from the rest of the remaining polling loop.
2007-09-30 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-09-30 William Pitcock Make effect plugins work again.
2007-09-30 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2007-09-30 Matti Hamalainen Remove non-existing function declarations from headers.
2007-09-30 Jonathan Schleifer Revert 40a9792c69f9.
2007-09-30 Jonathan Schleifer Fix install of audacious.desktop.
2007-09-30 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
2007-09-30 Jonathan Schleifer .pc files are arch-independent, therefore they go to ${datadir}.
2007-09-30 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-09-30 William Pitcock Fix audio tab.
2007-09-29 Jonathan Schleifer WTF, why is that file missing?
2007-09-28 mf0102 removed the XMMS title from the equalizer section of the refugee skin
2007-09-28 Tomasz Mon I don't quite have idea how to make everyone happy with this - reverting 23824a113182 as for now
2007-09-27 Jonathan Schleifer I always forget something today :(.
2007-09-27 Jonathan Schleifer I should stop coding for today, I'm too unconcentrated.
2007-09-27 Jonathan Schleifer Fix wrong status message.
2007-09-27 Jonathan Schleifer Add missing targets to .PHONY.
2007-09-27 Jonathan Schleifer D'oh!
2007-09-27 Jonathan Schleifer Add implib to uninstall target.
2007-09-27 Jonathan Schleifer More implib stuff.
2007-09-27 Jonathan Schleifer implib for ${PROG} should finally work.
2007-09-27 Yoshiki Yazawa - -rpath will be automatically set up when --prefix or --exec-prefix is specified. it can be forced to be disabled through --disable-rpath.
2007-09-27 mf0102 partially reverse a patch by js that fixes cygwin, but breaks linux :-)
2007-09-27 Jonathan Schleifer Remove implib stuff again.
2007-09-27 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
2007-09-27 Jonathan Schleifer Update buildsys + small fixes.
2007-09-27 William Pitcock glade cleanups, scrolled window stuff
2007-09-27 William Pitcock Rename vbox32 to audio_page_vbox.
2007-09-26 William Pitcock Fix installation of Audacious desktop icon.
2007-09-26 William Pitcock Remove warnings.
2007-09-26 Jonathan Schleifer Optimize dependency generation.
2007-09-26 Jonathan Schleifer This fixes cygwin.
2007-09-26 Jonathan Schleifer Why TF redefine NULL?
2007-09-26 Jonathan Schleifer Typo.
2007-09-26 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
2007-09-26 Jonathan Schleifer Update buildsys (adds ${PROG_SUFFIX}).
2007-09-25 Matti Hamalainen Simplify adding of all sub-tunes.
2007-09-25 Matti Hamalainen Branch merge.
2007-09-25 Matti Hamalainen Slight cleanup of few functions and fix a potential segfault.
2007-09-25 Matti Hamalainen Typecast to (long)
2007-09-25 Matti Hamalainen Possibly fix a lockup problem.
2007-09-25 Matti Hamalainen Cosmetics.
2007-09-25 Matti Hamalainen Use gchar consistently.