log

age author description
2007-11-17 Yoshiki Yazawa - for input plugins which provide probe_for_tuple only, now input_do_check_file() calls probe_for_tuple regardless of cfg.use_pl_metadata.
2007-11-17 William Pitcock update NEWS some more
2007-11-17 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-11-17 William Pitcock Drop ChangeLog
2007-11-17 Yoshiki Yazawa - revive on-demand metadata retrieving. in the combination with "Detect file formats on demand", now audacious can load large directory in a few seconds.
2007-11-16 Tomasz Mon fix douebliesize for mainwin_info on startup; Closes Gentoo #199071
2007-11-16 Tomasz Mon every other menu shows on button press..
2007-11-16 Tomasz Mon fix possible glitch which could be triggered by switching skin while textbox was scrolling
2007-11-16 William Pitcock Fix misleading assertion triggers (Debian #451214)
2007-11-16 Matti Hamalainen The compiler should now correctly recognize integer constants, thanks to
2007-11-16 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core
2007-10-24 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core
2007-10-24 Matti Hamalainen Begin function support.
2007-11-16 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-30 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-30 Matti Hamalainen Error reporting added.
2007-11-15 mf0102 fixed bug in extension filtering function
2007-11-15 Yoshiki Yazawa branch merge
2007-11-15 Yoshiki Yazawa make filter_by_extension() case insensitive.
2007-11-15 Tomasz Mon little tweak
2007-11-15 Tomasz Mon cosmetic changes, also removing FIXME statement as this code is more universal now
2007-11-15 Tomasz Mon remove some duplicate code
2007-11-15 Tomasz Mon we don't need this check anymore
2007-11-15 Tomasz Mon widget position 0,0 is possible
2007-11-15 Tomasz Mon we don't need to store GtkFixed pointer, do we?
2007-11-15 Tomasz Mon unbreak some skins
2007-11-15 Tomasz Mon further changes to skin_draw_pixmap
2007-11-15 Tomasz Mon oh, I forgot about that
2007-11-15 Tomasz Mon bring skin_numbers_generate_dash back to life
2007-11-15 Yoshiki Yazawa when "Detect file formats on demand" is specified, filter unplayable files on loading by the hash table of all available extensions.
2007-11-14 Tomasz Mon beggining of better dealing with substandard winamp skins - if it doesn't break anything, why not commit this?
2007-11-13 Tomasz Mon Unicode my name in NEWS
2007-11-13 William Pitcock update NEWS for current progress on 1.4.1
2007-11-13 William Pitcock Use G_BEGIN_DECLS/G_END_DECLS instead of #ifdef __cplusplus.
2007-11-13 William Pitcock unbreak build.
2007-11-13 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-11-13 William Pitcock memorypool: code is no longer used - removed.
2007-11-12 Yoshiki Yazawa playback_get_length() had always returned 1 whenever it uses tuple.
2007-11-11 Tomasz Mon this should get commited together with 4710b997ee38
2007-11-11 Tomasz Mon fix always on top, closes #20
2007-11-10 Yoshiki Yazawa - redefine playlist_incr_serial as a macro.
2007-11-09 Yoshiki Yazawa to get rid of annoying side effects, an independent function for playlist serial increment has been provided.
2007-11-09 Yoshiki Yazawa increment playlist serial number on loading playlist file.
2007-11-09 Yoshiki Yazawa - serial number has been added to playlist structure so that changes of the current playlist can be notified.
2007-11-08 Tomasz Mon correct mf0102 commit
2007-11-08 mf0102 hide equalizer graph in special skins (needed for a certain skin)
2007-11-08 Yoshiki Yazawa libaudclient:
2007-11-07 Yoshiki Yazawa fix for bug #53, first try.
2007-11-07 Yoshiki Yazawa audacious remote functions:
2007-11-07 William Pitcock back to 1.4.1.
2007-11-07 William Pitcock version rollback for tarball
2007-11-07 William Pitcock update build dependencies: gtk 2.10 is needed. refuse to compile without it.
2007-11-06 William Pitcock audacious 1.4.1 begins.
2007-11-06 William Pitcock drop changelog in 1.4.1
2007-11-06 William Pitcock Added tag audacious-1.4.0 for changeset 2f0eaf15300b
2007-11-06 William Pitcock fix more bogusness audacious-1.4.0
2007-11-06 William Pitcock revert something which broke GTK redrawing completely.
2007-11-06 William Pitcock possible fix
2007-11-06 William Pitcock call to gdk_window_get_size() is also unneeded here; remove.
2007-11-06 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-11-06 William Pitcock update tuple field suggestions
2007-11-06 William Pitcock fix improper rendering of data
2007-11-06 William Pitcock some cleanups
2007-11-06 William Pitcock implement audacious_get_tuple_field_data().
2007-11-06 William Pitcock Add an event listener for volume changes.
2007-11-06 William Pitcock Fix a skin size boundary issue.
2007-11-03 Cristi Magherusan Alexander Orlov has updated the russian translation, closing bug #44
2007-11-03 Jonathan Schleifer Add missing gtk_window_set_type_hint.
2007-11-02 Tomasz Mon some skins have lesser SKIN_PLAYPAUSE
2007-11-02 Tomasz Mon branch merge
2007-11-02 Tomasz Mon check skin height after loading
2007-11-02 mf0102 made progress bar outline a bit brighter to aid users like jdhore :)
2007-11-02 Tomasz Mon workaround for strait SKIN_SHUFREP
2007-11-02 Tomasz Mon if SKIN_PLAYPAUSE isn't 42px wide, don't display mainwin_playstatus at all
2007-11-02 Tomasz Mon fix skins with not-standard sized numbers pixmap
2007-11-02 William Pitcock unbreak build
2007-11-02 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-11-02 William Pitcock fix exit_on_disconnect behaviour.
2007-11-01 Ben Tucker added myself to AUTHORS
2007-11-01 Petr Pisar Czech translation update
2007-11-01 William Pitcock commandline handling rewrite. should be fine, it passed all of my tests. ;)
2007-11-01 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-11-01 William Pitcock fix forward declaration of vtable in C++ mode. (bugzie #42)
2007-11-01 Tomasz Mon add myself to the list
2007-11-01 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-11-01 William Pitcock disable the plugin reloading option. if you need it for devel, just revert this changeset.
2007-11-01 Jonathan Schleifer Change my mail.
2007-10-31 mf0102 added myself to the skin designers
2007-10-30 mf0102 gave playlist scrollbar a more consistent look
2007-10-30 Stany HENRY Improved French translation.
2007-10-30 Yoshiki Yazawa audacious remote functions:
2007-10-30 Yoshiki Yazawa revise tuple_formatter_make_title_string()
2007-10-30 Yoshiki Yazawa remove an unused variable.
2007-10-30 Yoshiki Yazawa file name should be un-escaped when it is used as a title in the playlist.
2007-10-29 mf0102 automated merge
2007-10-29 mf0102 unified the skin's font
2007-10-29 Yoshiki Yazawa - many remained audacious remote functions have been implemented.
2007-10-28 mf0102 changed behaviour of clicked shuffle/repeat buttons
2007-10-28 mf0102 re-added VOLUME and BALANCE text
2007-10-28 mf0102 minor cleanup
2007-10-28 William Pitcock fix search and select. (bugzilla #29)
2007-10-28 William Pitcock fix shuffle/repeat buttons
2007-10-28 Vitaly Lipatov Fix installation of libaudid3tag in ${plugindir}.
2007-10-27 William Pitcock update zh_CN.po. Closes #22.
2007-10-27 William Pitcock fix
2007-10-27 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-27 William Pitcock detect and uninstall now-unneeded textures from the old Default skin
2007-10-27 mf0102 fixed bugs in interface color changing (that was TOTALLY BROKEN and
2007-10-27 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-27 William Pitcock remove unneeded seeking from vfs_is_streaming().
2007-10-27 William Pitcock prebuffer more data (this makes vorbis happy)
2007-10-27 mf0102 updated German translation
2007-10-27 William Pitcock flat black pledit background
2007-10-27 mf0102 prettified equalizer
2007-10-27 mf0102 automated merge
2007-10-27 mf0102 prettified playlist
2007-10-27 Eugene Paskevich Removed unneded .depend* files.
2007-10-26 mf0102 prettified titlebar
2007-10-26 mf0102 added resize handles to playlist
2007-10-26 William Pitcock update pofiles, fix makefile install filelist
2007-10-26 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-26 William Pitcock Integrate Audacious 1.4 artwork.
2007-10-25 Yoshiki Yazawa remove a comma from the last item of enumerator list.
2007-10-24 Tomasz Mon Add my name in few places
2007-10-24 Matti Hamalainen Fix an file descriptor leak.
2007-10-24 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-24 Matti Hamalainen Use UTF-8 for my name. :D
2007-10-23 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-23 William Pitcock don't install audacious.desktop twice.
2007-10-21 Eugene Paskevich Compilation fix.
2007-10-21 William Pitcock better fix
2007-10-21 William Pitcock don't str_to_utf8() here because of filename encoding
2007-10-21 William Pitcock soname fixups
2007-10-21 William Pitcock add strings.h include to remove a warning
2007-10-21 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious
2007-10-21 William Pitcock make sure tuple data itself is sanitized utf8 too.
2007-10-21 William Pitcock dbus: ensure that only proper UTF8 is sent over the wire.
2007-10-20 Stany HENRY Made "Interpolation Engine" items translatable ; improved French translation.
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.
2007-09-25 Matti Hamalainen Implement selective adding of subtunes.
2007-09-25 Jonathan Schleifer Seems like I forgot to remove -s for ${PROG}.
2007-09-25 Jonathan Schleifer Missing NULL-pointer checks are bad, mkay?
2007-09-25 Jonathan Schleifer Oops. Fix parallel build.
2007-09-25 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
2007-09-25 Jonathan Schleifer Don't check for rpath twice.
2007-09-25 Kieran Clancy Fixed hgignore to use absolute paths, and added some extra ignorables
2007-09-25 Kieran Clancy Add self to AUTHORS
2007-09-25 Kieran Clancy Select and scroll to active playlist when opening playlist manager
2007-09-25 Kieran Clancy Handle playlist movement/insertion/removal better in manager
2007-09-25 Kieran Clancy Change PLLIST_COL_PLPOINTER to PLLIST_PLPOINTER for consistency
2007-09-25 Kieran Clancy Make active playlist bold in playlist manager
2007-09-25 Kieran Clancy Notify playlist manager of more changes
2007-09-24 Jonathan Schleifer Add ${LIB} and ${LIB_NOINST} to distclean.
2007-09-24 Jonathan Schleifer Use test instead of [ ].
2007-09-24 Jonathan Schleifer Update sharedlib.m4.
2007-09-24 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious
2007-09-24 Jonathan Schleifer install-sh doesn't work.
2007-09-24 mf0102 tiny, tiny correction in German translation
2007-09-24 Jonathan Schleifer Abort on error.
2007-09-24 Jonathan Schleifer Don't depend on subdirs, it's done anyway.
2007-09-24 Jonathan Schleifer Always prefix comparisons with x.
2007-09-24 Jonathan Schleifer Fix dependencies and other parallel stuff.
2007-09-24 Jonathan Schleifer Add depend status.
2007-09-23 William Pitcock No balance.png to install.
2007-09-23 William Pitcock Remove more cruft.
2007-09-23 William Pitcock Remove cruft.
2007-09-23 William Pitcock Add Refugee, a dark skin which looks like the old XMMS skin. (Ubuntu #144187).
2007-09-23 William Pitcock Populate bmp_active_skin with default hints when it is created.
2007-09-23 William Pitcock Allow passing NULL path_p to skin_parse_hints() to populate the skin with default settings.
2007-09-23 William Pitcock Gracefully handle the failure of loading pixmaps.
2007-09-23 William Pitcock Don't crash when the skin doesn't actually exist.
2007-09-23 William Pitcock Fix the trunk and default branch issue (part 1).
2007-09-23 Tomasz Mon Pop up playback menu if right clicked over playback-control widgets trunk
2007-09-22 Cristi Magherusan removed lastfm from the core, rewriting it as a plugin trunk
2007-09-22 Yoshiki Yazawa make audacious be re-linked if a dependent library has been rebuilt. trunk
2007-09-22 Jonathan Schleifer Add -rpath in configure. trunk
2007-09-22 Jonathan Schleifer Remove rpath. trunk
2007-09-22 Jonathan Schleifer Use ar cr instead of ar cq. trunk
2007-09-21 Jonathan Schleifer Some buildsys fixes for Windows. trunk
2007-09-21 Jonathan Schleifer Actually, the last patch was wrong. depend has to depend on ${SRCS}. trunk
2007-09-21 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious trunk
2007-09-21 Jonathan Schleifer Fix generation of build_stamp.c. trunk
2007-09-21 mf0102 merge trunk
2007-09-21 mf0102 Include new French translation and add translator to credits trunk
2007-09-21 Jonathan Schleifer Who TF used make instead of ${MAKE} ${MFLAGS} here? trunk
2007-09-21 Jonathan Schleifer Automated merge with ssh://sidhe.atheme.org//hg/audacious trunk
2007-09-21 Jonathan Schleifer Update audacious to latest rev of build system. trunk
2007-09-20 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-09-19 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-09-19 Matti Hamalainen Cosmetics. trunk
2007-09-20 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-09-20 William Pitcock Add GThread to domain logging targets. trunk
2007-09-20 Alex Maclean Prepend libaudclient and audtool to SUBDIRS instead of appending. trunk
2007-09-19 Calin Crisan ccrisan buildsys.mk is now included after the ifdef USE_DBUS trunk
2007-09-19 Calin Crisan ccrisan I hope i fixed the libaudclient & dbus problem trunk
2007-09-19 Calin Crisan ccrisan Undone my stupid modification trunk
2007-09-19 Calin Crisan ccrisan libaudclient is back in the make system trunk
2007-09-19 Jonathan Schleifer Add ${MFLAGS}. trunk
2007-09-19 Jonathan Schleifer In this special case, we really need extra.mk at the top of the file. trunk
2007-09-19 Jonathan Schleifer AUDLDFLAGS isn't substitued, therefore remove it. trunk
2007-09-19 Jonathan Schleifer Clean up Makefiles. trunk
2007-09-19 Yoshiki Yazawa append rpath on linking audacious when prefix is specified. trunk
2007-09-18 Giacomo Lozito use g_strdup_printf in place of g_string_append_printf trunk
2007-09-18 Matti Hamalainen Oops. trunk
2007-09-18 Matti Hamalainen Backed out changeset de0207940477 trunk
2007-09-18 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-09-18 Matti Hamalainen Added a special Tuple struct member for passing subtune indexes to the trunk
2007-09-18 Tomasz Mon let mainwin_othertext use xfont when cfg.mainwin_use_xfont is TRUE trunk
2007-09-18 William Pitcock Update sharedlib.m4. trunk
2007-09-18 William Pitcock link/unlink fixes trunk
2007-09-18 William Pitcock fix libid3tag installation. trunk
2007-09-18 William Pitcock use context->fmt here. trunk
2007-09-18 William Pitcock equalizer -> flow API trunk
2007-09-18 William Pitcock Vis -> Flow API. trunk
2007-09-18 William Pitcock Add time to flow_execute() and friends. trunk
2007-09-18 William Pitcock Remove effects handling code (it's processed in the flow now). trunk
2007-09-18 William Pitcock use ->len, not ->length. trunk
2007-09-18 William Pitcock effect processing -> flow manager API / attached to postproc_flow. trunk
2007-09-18 William Pitcock Install flow headers. trunk
2007-09-18 William Pitcock software volumecontrol->flow manager API trunk
2007-09-18 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-09-18 William Pitcock Flow manager. trunk
2007-09-18 Giacomo Lozito - subtune handling is now done in playlist core, using tuple fields subsong-id and subsong-num (requires subtune-able plugins to be updated) trunk
2007-09-18 William Pitcock C99 initialisers trunk
2007-09-18 William Pitcock I hate Glade. trunk
2007-09-18 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious trunk
2007-09-18 William Pitcock Connect volumecontrol flow to the work pipeline. trunk
2007-09-18 William Pitcock Add volumecontrol flow implementation. trunk
2007-09-18 William Pitcock Add preferences option. trunk
2007-09-18 William Pitcock Add new configuration option: Software Volume Control. trunk
2007-09-18 Sascha Hlusiak Fix crash on calling plugin->configure() in preferences when plugin->configure==NULL trunk
2007-09-18 Ben Tucker fixed LDFLAGS syntax on POSIX compatible build environments trunk
2007-09-17 William Pitcock Define SONAME on Solaris and POSIX layouts. trunk
2007-09-17 William Pitcock set EXPORTDYN to -Wl,-export-dynamic if needed. trunk
2007-09-17 William Pitcock define pkgdatadir. trunk
2007-09-17 William Pitcock aesthetic cleanups trunk
2007-09-17 William Pitcock Fix depend-hook call. trunk
2007-09-17 William Pitcock Transit to Mk2. trunk
2007-09-15 Jonathan Schleifer Fix Ctrl-Tab in equalizer window. trunk
2007-09-15 Jonathan Schleifer Fix Ctrl-Tab in main window. trunk
2007-09-15 Jonathan Schleifer Automated merge with ssh://hg.atheme-project.org//hg/audacious trunk
2007-09-15 Jonathan Schleifer Ctrl-C copies current title to clipboard now. trunk
2007-09-15 Kieran Clancy Don't store default playlist in the playlists/ directory. trunk
2007-09-14 Matti Hamalainen Make the default allocation values bigger. trunk
2007-09-14 Matti Hamalainen Oops, static field values were not being freed, fixed. trunk
2007-09-14 Matti Hamalainen Remove useless #undef trunk
2007-09-13 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious. trunk
2007-09-13 William Pitcock macos: Set an application icon in the dock. trunk
2007-09-13 William Pitcock Remove improper X11 includes. trunk
2007-09-13 William Pitcock Pull in Carbon headers. trunk
2007-09-12 Matti Hamalainen tuple_formatter_expression_empty() was fundamentally broken, fixed. trunk
2007-09-12 Matti Hamalainen tuple_formatter_expression_exists() now checks for empty fields, becoming trunk
2007-09-12 William Pitcock symbol is svn_stamp. trunk
2007-09-12 William Pitcock Backed out changeset fd4fce547558 trunk
2007-09-12 William Pitcock ${?field:...} -> check if there's data in it, making it the opposite of the (empty)? expression. trunk
2007-09-12 William Pitcock proberesult = use g_new0() for now still trunk
2007-09-12 William Pitcock Use GSlice for VisNode structs. trunk
2007-09-12 William Pitcock Bump GLib requirement to 2.10, for GSlice. trunk
2007-09-12 William Pitcock Convert some things to use GSlice. trunk
2007-09-11 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-tc trunk
2007-09-10 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
2007-09-09 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
2007-09-09 Matti Hamalainen Few bits of pre-integration shit. trunk
2007-09-09 Matti Hamalainen Reverting stupidness. trunk
2007-09-09 Matti Hamalainen .. trunk
2007-09-09 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
2007-09-09 Matti Hamalainen Check for NULL trunk
2007-09-08 Matti Hamalainen Oops, previous merge had removed an important memset(), fixed. trunk
2007-09-08 Matti Hamalainen Fixes. trunk
2007-09-08 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
2007-09-08 Matti Hamalainen Automated merge with file:/home/ccr/audacious/core trunk
2007-09-07 Matti Hamalainen Branch merge. trunk
2007-09-07 Matti Hamalainen Cosmetics. trunk
2007-09-07 Matti Hamalainen Branch merge. trunk
2007-09-07 Matti Hamalainen Added types to base tuples. trunk
2007-09-05 Matti Hamalainen Added "date" field to basic fields. trunk
2007-09-05 Matti Hamalainen Plugin API v6 trunk
2007-09-05 Matti Hamalainen Miscellaneous code cleanups; Support "(empty)?" expression. trunk
2007-09-05 Matti Hamalainen Check for known fields in tuple_associate_data() when given nfield is trunk
2007-09-04 Matti Hamalainen Branch merge. trunk
2007-09-03 Matti Hamalainen Merge. trunk
2007-09-01 Matti Hamalainen Clean up tiny bit of code duplication. trunk
2007-09-01 Matti Hamalainen Fixed to comply with the Tuple API changes. trunk
2007-09-01 Matti Hamalainen Tuple handling API changed to include support for "hardcoded" fields. trunk
2007-09-11 William Pitcock /* FIXME! Remove this completely -ccr */ (#define xmms_check_realtime_priority(N) FALSE) -> fixed trunk
2007-09-11 William Pitcock Better execution of that concept. trunk
2007-09-11 William Pitcock Get rid of "XMMS Multiple Effect Plugin support" hack. Effects processing is handled in produce_audio() now days. trunk
2007-09-10 Kieran Clancy Fix audacious build dependencies. Probably still broken, but less so. trunk
2007-09-10 William Pitcock Run autogen.sh trunk