log

age author description
Fri, 07 Sep 2007 04:04:03 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Fri, 07 Sep 2007 04:03:42 -0500 William Pitcock "sorry, unimplemented: non-trivial designated initializers not supported". What a crock of g++.
Fri, 07 Sep 2007 03:55:27 -0500 William Pitcock tonegen: C99 struct initialisers
Fri, 07 Sep 2007 06:46:33 +0300 Matti Hamalainen Branch merge.
Fri, 07 Sep 2007 06:46:01 +0300 Matti Hamalainen Simplify xs_is_our_file_vfs().
Fri, 07 Sep 2007 00:06:24 +0300 Matti Hamalainen Default Tuplez format string.
Fri, 07 Sep 2007 00:43:30 +0200 mf0102 fixed SexyPSF hangs and error message
Thu, 06 Sep 2007 02:52:33 +0300 Matti Hamalainen Added support for SID-plugin specific Tuplez format string (see config
Wed, 05 Sep 2007 22:44:25 +0300 Matti Hamalainen Fixed configuration dialog, thanks to Joker for pointing out the flaws.
Wed, 05 Sep 2007 11:59:44 +0300 Matti Hamalainen Made the GUI dialogs (fileinfo & config) bit neater.
Wed, 05 Sep 2007 11:59:20 +0300 Matti Hamalainen Added Glade files for ModPlug.
Wed, 05 Sep 2007 11:54:05 +0300 Matti Hamalainen Convert strings to UTF-8 using str_to_utf8(). This solution is not
Wed, 05 Sep 2007 07:38:21 +0300 Matti Hamalainen Simplify and clean up codec name string setting.
Wed, 05 Sep 2007 07:37:53 +0300 Matti Hamalainen Detect Fast Tracker (and others) xCHN and xxCH MOD module signatures properly.
Wed, 05 Sep 2007 04:00:46 +0300 Matti Hamalainen Don't check for isSet.
Wed, 05 Sep 2007 04:00:24 +0300 Matti Hamalainen Typofix "file-exit" to "file-ext".
Wed, 05 Sep 2007 02:29:16 +0300 Matti Hamalainen Actually only use [!] marker in the subtune menu, not the whole info field.
Wed, 05 Sep 2007 02:23:09 +0300 Matti Hamalainen Branch merge.
Wed, 05 Sep 2007 02:22:40 +0300 Matti Hamalainen Kludge xspf plugin to "work" better with playlist entries which have
Wed, 05 Sep 2007 02:11:41 +0300 Matti Hamalainen Cleaned up the mutex locking of xs_play_file(). This seems to magically fix
Wed, 05 Sep 2007 02:09:02 +0300 Matti Hamalainen Merged fileinfo improvements from XMMS-SID: sub-tunes info selector menu
Wed, 05 Sep 2007 02:06:45 +0300 Matti Hamalainen Undefine DEBUG, it is probably not needed at the moment; Made mutex debugging
Wed, 05 Sep 2007 00:10:06 +0300 Matti Hamalainen Constify.
Wed, 05 Sep 2007 00:09:50 +0300 Matti Hamalainen Remove useless xs_memset()
Wed, 05 Sep 2007 00:29:16 +0200 mf0102 update-po, German translation, SID plugin translation adaption
Tue, 04 Sep 2007 23:12:43 +0300 Matti Hamalainen The .gladep file was missing, and caused xs_interface.c to be incorrectly generated
Tue, 04 Sep 2007 20:42:22 +0900 VDR dai (audacious) update Japanese translation
Tue, 04 Sep 2007 03:24:11 +0300 Matti Hamalainen Merged STIL parser fixes from XMMS-SID.
Mon, 03 Sep 2007 23:43:38 +0200 mf0102 Adapted plugins for internationalisation, update-po, German translation
Mon, 03 Sep 2007 17:46:16 +0300 Matti Hamalainen Use set_info(), blah and actually add at least the default sub-tune to
Mon, 03 Sep 2007 10:59:32 +0300 Matti Hamalainen Oops, && should've been ||, fixed.
Mon, 03 Sep 2007 09:37:32 +0300 Matti Hamalainen Fix fileinfo dialog to work with new subtune system.
Mon, 03 Sep 2007 09:06:54 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Mon, 03 Sep 2007 09:04:49 +0300 Matti Hamalainen Chainsaw, this is for you: Separate playlist entries added for sub-tunes;
Mon, 03 Sep 2007 08:45:34 +0300 Matti Hamalainen Constify arguments.
Mon, 03 Sep 2007 08:45:00 +0300 Matti Hamalainen Move xs_tuneinfo_*() function prototypes to xs_slsup.h
Mon, 03 Sep 2007 08:43:47 +0300 Matti Hamalainen Constify arguments.
Mon, 03 Sep 2007 07:06:15 +0300 Matti Hamalainen Constify.
Mon, 03 Sep 2007 06:28:17 +0300 Matti Hamalainen Huge cleanup and some bugfixes. Temporarily breaks / removes sub-tune
Mon, 03 Sep 2007 06:25:55 +0300 Matti Hamalainen Some macro additions for handling Gtk+/Glib stuff; Misc merges.
Mon, 03 Sep 2007 06:24:06 +0300 Matti Hamalainen Merge xs_curve changes.
Mon, 03 Sep 2007 04:33:47 +0300 Matti Hamalainen Updated glade-file for Aud-SID.
Sun, 02 Sep 2007 22:18:43 -0500 William Pitcock madplug: remove rpath. PUT THIS IN CONFIGURE.AC. -Wl,rpath= IS NOT PORTABLE. I WILL KEEP REMOVING THIS.
Sun, 02 Sep 2007 22:01:45 -0500 William Pitcock filewriter: fix symbol collisions
Sun, 02 Sep 2007 21:55:07 -0500 William Pitcock sexypsf: clean up symbol namespace
Mon, 03 Sep 2007 01:02:31 +0200 mf0102 automated merge
Mon, 03 Sep 2007 01:01:34 +0200 mf0102 German translation, about 50% complete
Mon, 03 Sep 2007 01:33:33 +0300 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Mon, 03 Sep 2007 01:26:49 +0300 Matti Hamalainen Start of major Aud-SID Tuples vs XMMS-SID cleanup.
Mon, 03 Sep 2007 01:23:36 +0300 Matti Hamalainen Move NLS support macros to xs_support.h
Sun, 02 Sep 2007 22:51:48 +0100 Tony Vroon Update codec names, remove now obsolete getsonginfo.
Sun, 02 Sep 2007 23:08:33 +0300 Matti Hamalainen Few minor changes, to amend differences between XMMS-SID and this.
Sun, 02 Sep 2007 23:00:33 +0300 Matti Hamalainen Merged.
Sun, 02 Sep 2007 22:58:45 +0300 Matti Hamalainen Fixes to make the fileinfo sub-tune info selector actually work.
Sun, 02 Sep 2007 21:34:37 +0300 Matti Hamalainen Merge fileinfo window fixes from XMMS-SID.
Sun, 02 Sep 2007 11:27:41 +0900 Yoshiki Yazawa make cuesheet plugin work again.
Sun, 02 Sep 2007 03:13:17 +0100 Tony Vroon Add a tuple builder. With thanks to ccr for the fallback logic; I hate C++.
Sun, 02 Sep 2007 02:06:06 +0300 Matti Hamalainen Some Audacious specific (for Tuple generation) mutex locks added.
Sun, 02 Sep 2007 01:31:55 +0300 Matti Hamalainen Merge thread locking/mutex fix from XMMS-SID. Fixes a race between
Sun, 02 Sep 2007 01:30:22 +0300 Matti Hamalainen Merge some changes from XMMS-SID
Sat, 01 Sep 2007 11:18:52 +0200 Sascha Hlusiak Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Fri, 31 Aug 2007 23:21:30 +0200 Sascha Hlusiak hotkey plugin: stripped unneeded #ifdefs from standalone version
Sat, 01 Sep 2007 06:02:34 +0300 Matti Hamalainen Use g_strdup().
Sat, 01 Sep 2007 06:02:20 +0300 Matti Hamalainen Always #define HAVE_MEMSET when building Audacious version of SID plugin.
Sat, 01 Sep 2007 06:01:53 +0300 Matti Hamalainen Fix indentation.
Sat, 01 Sep 2007 06:01:34 +0300 Matti Hamalainen Useless use of if() with g_free().
Sat, 01 Sep 2007 05:23:31 +0300 Matti Hamalainen Some cleanups; Removed useless heap allocations, use a small static buffer
Sat, 01 Sep 2007 01:00:13 +0100 Tony Vroon Correct title generation, use that tuple builder.
Fri, 31 Aug 2007 23:48:45 +0100 Tony Vroon It compiles, no segfault... So where is my title?
Fri, 31 Aug 2007 22:48:53 +0200 Sascha Hlusiak Include global hotkey plugin in build system (src/hotkey)
Fri, 31 Aug 2007 17:06:54 +0900 VDR dai (audacious) update Japanese translation
Fri, 31 Aug 2007 01:27:14 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Fri, 31 Aug 2007 01:27:02 -0500 William Pitcock audacious-plugins: -single-module on OSX.
Thu, 30 Aug 2007 23:38:01 +0100 Tony Vroon Tuple builder for modplug. Someone do me a favour and fix getinfo to do something like the one in console.
Thu, 30 Aug 2007 18:55:36 +0200 mf0102 i'm currently "update-po"ing like a madman with a Chainsaw ;-)
Tue, 28 Aug 2007 21:23:06 +0300 Cristi Magherusan Patch from Daniel Patriche, who continued the romanian translation for the plugins.
Tue, 28 Aug 2007 17:53:45 +0200 mf0102 continued German translation
Mon, 27 Aug 2007 16:41:38 +0300 Cristi Magherusan started the romanian translation
Sun, 26 Aug 2007 22:46:54 +0200 mf0102 merge
Sun, 26 Aug 2007 22:46:35 +0200 mf0102 merge
Sun, 26 Aug 2007 22:45:35 +0200 mf0102 - continued German translation
Mon, 27 Aug 2007 01:59:23 +0930 Kieran Clancy xspf: Store playlist title when saving playlist
Sun, 26 Aug 2007 15:27:31 +0200 mf0102 merge
Sun, 26 Aug 2007 15:26:39 +0200 mf0102 -continued German translation
Sun, 26 Aug 2007 21:12:45 +0930 Kieran Clancy xspf: When loading playlist, read title from xml if set
Sat, 25 Aug 2007 20:22:42 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Sat, 25 Aug 2007 20:22:33 -0500 William Pitcock wavpack: Implement InputPlugin::probe_for_tuple.
Sat, 25 Aug 2007 22:57:25 +0200 mf0102 - made the MP3 FileWriter output plugin less braindead
Sat, 25 Aug 2007 15:43:58 +0200 mf0102 updated POTFILES.in massively, it was TOTALLY outdated
Fri, 24 Aug 2007 21:06:08 +0300 Cristi Magherusan fixed build system, now MTP support gets compiled if one has libmtp installed
Fri, 24 Aug 2007 20:38:41 +0300 Cristi Magherusan fixed filename
Thu, 23 Aug 2007 20:32:48 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Thu, 23 Aug 2007 20:32:41 -0500 William Pitcock wavpack fixes
Thu, 23 Aug 2007 23:19:11 +0100 Tony Vroon Actually read string-based metadata for tuplez.
Thu, 23 Aug 2007 18:26:44 +0300 Cristi Magherusan now i'm free'ing the metadata struct
Thu, 23 Aug 2007 16:47:45 +0300 Cristi Magherusan switched to uploading tracks instead of files, added disconnect option, other misc. fixes
Thu, 23 Aug 2007 03:20:10 +0200 Giacomo Lozito fixed lock in sid playback when doing fast song switching
Wed, 22 Aug 2007 23:52:25 +0100 Tony Vroon Report the title properly, as in all the other plugins in the tree. Poor ignored and unloved plugin...
Thu, 23 Aug 2007 00:02:43 +0200 Giacomo Lozito reverted a local change on xspf that wasn't supposed to be committed
Thu, 23 Aug 2007 00:00:49 +0200 Giacomo Lozito wav-sndfile.c, added missing playback->set_pb_ready(playback)
Thu, 23 Aug 2007 03:03:41 +0900 Yoshiki Yazawa now xspf plugin try to load non well formed xspf file. closes #969.
Wed, 22 Aug 2007 12:49:14 +0100 Tony Vroon Report lossless/lossy quality and the filename as the title. This plugin still shows mutex-related lockups for me though.
Tue, 21 Aug 2007 17:11:59 +0900 Yoshiki Yazawa replace tuple_formatter_process_string() with tuple_formatter_make_title_string() except that for streamings.
Tue, 21 Aug 2007 15:09:22 +0900 Yoshiki Yazawa now mp4 plugin fills album and length correctly.
Sun, 19 Aug 2007 17:20:31 +0300 Calin Crisan ccrisan Fixed some dos/windows eols
Sun, 19 Aug 2007 19:38:11 +0900 Yoshiki Yazawa - make use of tuple_formatter_make_title_string().
Sat, 18 Aug 2007 14:18:34 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Sat, 18 Aug 2007 14:18:15 -0500 William Pitcock Sync with audacious Mk.
Sat, 18 Aug 2007 01:03:35 +0200 Giacomo Lozito Replaced asprintf with gstring (which is probably more portable anyway).
Fri, 17 Aug 2007 23:40:59 +0100 Tony Vroon Format and subformat detection. Needs some asprintf love. Or something.
Fri, 17 Aug 2007 11:58:12 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Fri, 17 Aug 2007 11:40:30 -0500 William Pitcock Support Wavpack ".exe" executables, by using the Wavpack decoder to validate.
Fri, 17 Aug 2007 00:12:43 +0300 Cristi Magherusan made it enabled by default if having libmtp, fixes Chainsaw's bug and adds some improvements
Thu, 16 Aug 2007 15:52:26 +0200 mf0102 removed NSFE playlist option (which was marked TODO)
Thu, 16 Aug 2007 14:47:14 +0200 mf0102 made SPC playback reverb a configuration option till the problem can be
Thu, 16 Aug 2007 18:22:00 +0300 Cristi Magherusan some fixes, more debug info
Thu, 16 Aug 2007 03:45:58 +0300 Cristi Magherusan it can play manually added DAAP URI's like daap://localhost:3689/1.mp3
Thu, 16 Aug 2007 03:29:09 +0300 Cristi Magherusan merge
Thu, 16 Aug 2007 03:26:27 +0300 Cristi Magherusan handling device disconnected errors
Tue, 14 Aug 2007 23:33:33 +0300 Cristi Magherusan the pending uploads are cancelled on exit, so it doesnt lock anymore while cleaning up