log

age author description
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
Tue, 14 Aug 2007 22:55:17 +0300 Cristi Magherusan fixed the upload
Tue, 14 Aug 2007 00:14:43 +0300 Cristi Magherusan URI-fication
Mon, 13 Aug 2007 23:26:26 +0300 Calin Crisan ccrisan Add CD menu entry is now created with the ui_plugin_menu functions
Mon, 13 Aug 2007 20:24:36 +0900 Yoshiki Yazawa make use of get_gentitle_format() and tuple_formatter_make_title_string()
Mon, 13 Aug 2007 06:08:08 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Mon, 13 Aug 2007 06:07:58 -0500 William Pitcock Backed out changeset 97914b65790a
Mon, 13 Aug 2007 19:58:07 +0900 Yoshiki Yazawa branch merge.
Mon, 13 Aug 2007 19:57:03 +0900 Yoshiki Yazawa - make use of tuple_formatter_make_title_string(). now madplug can show file name if metadata is not available.
Mon, 13 Aug 2007 02:42:21 -0500 William Pitcock [security] Add g_thread_exit() to curl_manage_request() to avoid a resource starvation DoS.
Sun, 12 Aug 2007 21:53:56 +0200 Christian Birchinger Register cue:// with uri_set_plugin
Sun, 12 Aug 2007 21:36:14 +0200 Christian Birchinger Register cdda:// with uri_set_plugin
Sun, 12 Aug 2007 21:16:48 +0200 Christian Birchinger Register tact:// with uri_set_plugin
Sun, 12 Aug 2007 20:44:02 +0200 Christian Birchinger Add an init function with a uri_set_plugin call
Sun, 12 Aug 2007 07:17:10 -0500 William Pitcock Port some changes over from XMMS that:
Sat, 11 Aug 2007 23:51:50 -0500 William Pitcock Improve ${codec} and ${quality} tuples.
Sat, 11 Aug 2007 23:48:14 -0500 William Pitcock fix musepack tag retrieval
Sat, 11 Aug 2007 23:56:22 +0200 Giacomo Lozito converted sid plugin to new tuple system
Sat, 11 Aug 2007 22:15:50 +0200 Giacomo Lozito fixed modplug, wasn't working properly with new threading model
Sat, 11 Aug 2007 18:10:34 +0300 Cristi Magherusan the label wasn't restored on failure
Sun, 12 Aug 2007 00:06:35 +0900 Yoshiki Yazawa use get_gentitle_format() to get format string so that presets and custom string can coexist.
Sat, 11 Aug 2007 17:57:19 +0300 Cristi Magherusan merge
Sat, 11 Aug 2007 17:56:51 +0300 Cristi Magherusan the menu item is now disabled during upload
Sat, 11 Aug 2007 14:56:15 +0100 Tony Vroon Add actual codec information to wav-sndfile tuple. Untested.
Sat, 11 Aug 2007 15:57:05 +0300 Cristi Magherusan merge
Sat, 11 Aug 2007 15:55:14 +0300 Cristi Magherusan lots of fixes
Sat, 11 Aug 2007 15:28:13 +0300 Calin Crisan ccrisan Fixed libcdio and libcddb autoconf detection
Sat, 11 Aug 2007 20:10:10 +0900 Yoshiki Yazawa tuple API update.
Sat, 11 Aug 2007 12:21:30 +0200 Giacomo Lozito use tuple_free(x) in place of mowgli_object_unref(x)
Sat, 11 Aug 2007 12:10:33 +0200 Tomasz Mon GTK_STOCK_SAVE can't be default, so don't use gtk_widget_grab_default() on it
Sat, 11 Aug 2007 14:29:58 +0900 Yoshiki Yazawa fix compile errors if DEBUG is defined.
Sat, 11 Aug 2007 14:27:41 +0900 Yoshiki Yazawa playlist entry doesn't have "track-name".
Sat, 11 Aug 2007 02:50:12 +0200 Giacomo Lozito do not assume that mtp_cleanup is only called after mtp_init (it's not true for general plugins); also, destroy the menuitem as it seems that it still holds a reference after being removed from its menushell
Fri, 10 Aug 2007 19:36:01 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Fri, 10 Aug 2007 19:35:53 -0500 William Pitcock hook up ${codec} and ${quality}
Sat, 11 Aug 2007 02:43:18 +0300 Cristi Magherusan remove the item from the menu when the plugin is disabled
Sat, 11 Aug 2007 02:22:54 +0300 Cristi Magherusan fixed linking
Sat, 11 Aug 2007 01:52:28 +0300 Cristi Magherusan MTP upload plugin
Fri, 10 Aug 2007 23:06:50 +0300 Cristi Magherusan Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
Fri, 10 Aug 2007 18:17:01 +0300 Cristi Magherusan merge
Fri, 10 Aug 2007 14:23:20 +0300 Cristi Magherusan merge
Fri, 10 Aug 2007 14:23:07 +0300 Cristi Magherusan nerge
Wed, 08 Aug 2007 22:08:39 +0300 Cristi Magherusan merge
Wed, 08 Aug 2007 22:06:42 +0300 Cristi Magherusan now it compiles
Mon, 06 Aug 2007 02:58:04 +0300 Cristi Magherusan merge
Mon, 06 Aug 2007 02:52:19 +0300 Cristi Magherusan merge
Fri, 10 Aug 2007 22:00:07 +0200 Giacomo Lozito updated input plugins to use set_pb_ready to signal to the core that they're ready for playback
Fri, 10 Aug 2007 12:42:07 -0500 William Pitcock unref tuple resources
Fri, 10 Aug 2007 12:35:20 -0500 William Pitcock we're looking for the name of the codec here, not tag.year(), thanks.
Fri, 10 Aug 2007 10:27:13 -0500 William Pitcock xspf: update to new API
Fri, 10 Aug 2007 10:03:10 -0500 William Pitcock scrobbler: tuple API update
Fri, 10 Aug 2007 09:49:37 -0500 William Pitcock statusicon: new tuple API
Fri, 10 Aug 2007 09:47:23 -0500 William Pitcock filewriter: new tuple API
Fri, 10 Aug 2007 09:30:21 -0500 William Pitcock tta: new tuple API
Fri, 10 Aug 2007 09:22:25 -0500 William Pitcock timidity: new tuple API
Fri, 10 Aug 2007 09:19:44 -0500 William Pitcock mpc: convert, wma: fixes
Fri, 10 Aug 2007 09:06:16 -0500 William Pitcock aac: fixes
Fri, 10 Aug 2007 08:57:47 -0500 William Pitcock wavpack: update to new tuple API, use std::string more.
Fri, 10 Aug 2007 08:42:59 -0500 William Pitcock flacng: new tuple API
Fri, 10 Aug 2007 08:19:51 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Fri, 10 Aug 2007 08:19:40 -0500 William Pitcock vorbis: new tuple API
Fri, 10 Aug 2007 14:02:18 +0100 Tony Vroon Branch merge madness.
Fri, 10 Aug 2007 14:01:43 +0100 Tony Vroon Use tuple_new_from_filename in more plugins.
Fri, 10 Aug 2007 13:49:59 +0100 Tony Vroon Start using tuple_new_from_filename.
Fri, 10 Aug 2007 07:45:36 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Fri, 10 Aug 2007 07:45:29 -0500 William Pitcock madplug: tuple API changes
Fri, 10 Aug 2007 13:16:57 +0100 Tony Vroon Conversion of AAC to new tuple API, try one.
Fri, 10 Aug 2007 12:58:05 +0100 Tony Vroon Isn't that cute. But it's WRONG.
Fri, 10 Aug 2007 12:55:42 +0100 Tony Vroon New tuple API conversion for WMA, first try.
Fri, 10 Aug 2007 06:52:55 -0500 William Pitcock vtx: new tuple API
Fri, 10 Aug 2007 06:38:58 -0500 William Pitcock alac: new tuple API
Fri, 10 Aug 2007 06:32:51 -0500 William Pitcock update to new API
Fri, 10 Aug 2007 06:23:53 -0500 William Pitcock really this time
Fri, 10 Aug 2007 06:23:10 -0500 William Pitcock wav: update to new tuple API.
Fri, 10 Aug 2007 06:15:55 -0500 William Pitcock sexypsf: update to new tuple API
Fri, 10 Aug 2007 06:05:54 -0500 William Pitcock console: update to new tuple API
Fri, 10 Aug 2007 03:38:19 -0500 William Pitcock Fix hang problem on EOF.
Wed, 08 Aug 2007 20:25:13 +0200 Giacomo Lozito amidiplug: cannot warn user with a UI message anymore if something in playback fails, cause the play func is in a different thread
Wed, 08 Aug 2007 08:16:10 -0500 William Pitcock Added tag audacious-plugins-1.4.0-dr2 for changeset 5f892afeb8e1
Mon, 06 Aug 2007 14:01:24 +0200 Giacomo Lozito - amidi-plug 0.8 beta1; support for gthread and v3 plugin system; needs testing and refinements audacious-plugins-1.4.0-dr2
Mon, 06 Aug 2007 03:20:01 +0200 Christian Birchinger Fix tuple report. (null)/filename.wav wasn't so great.
Mon, 06 Aug 2007 01:37:26 +0100 Tony Vroon playlist_get_songtime wanted a tuple, but was afraid to ask
Mon, 06 Aug 2007 01:36:42 +0200 Christian Birchinger Switched to new threading model
Mon, 06 Aug 2007 00:58:12 +0200 Christian Birchinger Switched to new threading model
Sun, 05 Aug 2007 19:50:25 +0200 Christian Birchinger Switched to new threading model, the core doesn't accept tone:// URLs though.
Sun, 05 Aug 2007 00:27:51 +0300 Cristi Magherusan merge
Sun, 05 Aug 2007 00:26:21 +0300 Cristi Magherusan DAAP plugin (work in progress)
Sat, 04 Aug 2007 22:27:08 +0200 Christian Birchinger Oopps removed the a NULL by accident
Sat, 04 Aug 2007 22:07:08 +0200 Christian Birchinger Use configured core sample rate frequency if available.
Sat, 04 Aug 2007 21:37:11 +0200 Christian Birchinger Switched to new threading model
Sat, 04 Aug 2007 18:51:04 +0200 Ralf Ertzinger - Branch merge
Sat, 04 Aug 2007 18:50:33 +0200 Ralf Ertzinger - Fix locking macros
Sat, 04 Aug 2007 16:30:43 +0200 Ralf Ertzinger - Introduce a mutex for test_info and lock appropriately
Sat, 04 Aug 2007 15:48:58 +0900 Yoshiki Yazawa make use of SIMPLE_INPUT_PLUGIN() as an example.
Fri, 03 Aug 2007 22:13:41 -0500 William Pitcock Unbreak WMA I/O.
Fri, 03 Aug 2007 22:09:40 -0500 William Pitcock pls: Write filename paths to disk, not URIs. Convert filename paths in PLS files to valid URIs.
Sat, 04 Aug 2007 03:53:11 +0200 Christian Birchinger Ported to new threading model
Fri, 03 Aug 2007 20:39:05 +0200 Ralf Ertzinger We do not need a playloop mutex any more
Fri, 03 Aug 2007 07:21:36 +0300 Cristi Magherusan added Discovery plugin type
Sat, 28 Jul 2007 14:45:30 +0300 Cristi Magherusan fixed crashes
Sat, 28 Jul 2007 01:30:34 +0300 Cristi Magherusan merge
Sat, 28 Jul 2007 01:26:17 +0300 Cristi Magherusan added an experimental GUI for Last.fm radio
Fri, 27 Jul 2007 16:20:15 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Fri, 27 Jul 2007 16:20:08 -0500 William Pitcock Fix WMA playback.
Sat, 28 Jul 2007 00:08:41 +0300 Calin Crisan ccrisan Fixed surprise eject segfault
Fri, 27 Jul 2007 23:03:20 +0300 Calin Crisan ccrisan Changed the cdda bitrate to 1411kbit/s in respect to the Red Book specifications
Fri, 27 Jul 2007 21:59:26 +0300 Calin Crisan ccrisan Fixed the play/stop indication; added a temporary workaround for including the last 3 seconds in playback
Fri, 27 Jul 2007 18:56:43 +0900 Yoshiki Yazawa update SFMT files to version 1.3. please let me know if it break on altivec box.
Fri, 27 Jul 2007 04:53:35 +0200 Christian Birchinger Check all known places for "sndstat" info.
Fri, 27 Jul 2007 04:01:50 +0200 Christian Birchinger Don't use VFS on such low level system stuff.
Fri, 27 Jul 2007 03:55:35 +0200 Christian Birchinger Give vfs_fopen() an URI.
Fri, 27 Jul 2007 00:02:44 +0200 Stany HENRY More and more translatable strings... ;-)
Thu, 26 Jul 2007 21:54:07 +0200 Christian Birchinger Removed g_thread_exit leftover.
Thu, 26 Jul 2007 21:07:10 +0200 Christian Birchinger Fixed various bugs i the wav (not wav-sndfile) plugin:
Thu, 26 Jul 2007 15:11:44 +0300 Calin Crisan ccrisan Automated merge with ssh://hg.atheme-project.org//hg/audacious-plugins
Thu, 26 Jul 2007 15:11:08 +0300 Calin Crisan ccrisan Some changes to the about box
Thu, 26 Jul 2007 15:06:20 +0300 Calin Crisan ccrisan Added an information box to cdaudio-ng
Thu, 26 Jul 2007 19:30:53 +0900 Yoshiki Yazawa - introduce target_time and simplify the flow of the watchdog thread. TRANSITION_GUARD_TIME is no longer needed.
Thu, 26 Jul 2007 10:33:07 +0100 Tony Vroon Obliterate old-style CD-Audio and make cdaudio-ng default to on.
Thu, 26 Jul 2007 12:13:04 +0300 Calin Crisan ccrisan Finally removed the old cdaudio plugin
Wed, 25 Jul 2007 16:48:53 -0500 William Pitcock Use InputPlayback.playing properly.
Wed, 25 Jul 2007 16:40:29 -0500 William Pitcock Division by 1000 is not necessary.
Wed, 25 Jul 2007 16:34:16 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Wed, 25 Jul 2007 16:34:07 -0500 William Pitcock vorbis: Use nominal bitrate instead of updating every time the bitrate changes. That behaviour is just braindead.
Wed, 25 Jul 2007 23:21:07 +0200 Stany HENRY Internationalization... (The first step of the "i18n" project could be ready for Audacious 1.4 release)
Wed, 25 Jul 2007 16:06:23 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Wed, 25 Jul 2007 16:06:17 -0500 William Pitcock wav-sndfile, wav: convert to new threading model
Wed, 25 Jul 2007 23:17:57 +0900 Yoshiki Yazawa - adapt tta for new threading model.
Wed, 25 Jul 2007 22:52:22 +0900 Yoshiki Yazawa - reduce guard time in initiating play to avoid stuttering start.
Wed, 25 Jul 2007 19:10:16 +0900 Yoshiki Yazawa make sure thread pointer to be NULL if corresponding thread doesn't exist.
Wed, 25 Jul 2007 18:53:09 +0900 Yoshiki Yazawa first attempt to adapt cuesheet to the new threading model.
Tue, 24 Jul 2007 22:02:17 +0200 mf0102 - Corrected some bugs
Tue, 24 Jul 2007 21:50:17 +0200 mf0102 - Fixed a bug that would crash Audacious when reloading plugins
Tue, 24 Jul 2007 16:22:41 +0300 Cristi Magherusan mowgli-fied the data that will be used by the GUI
Tue, 24 Jul 2007 03:34:09 +0300 Cristi Magherusan Automated merge with ssh://majeru@hg.atheme.org//hg/audacious-plugins
Tue, 24 Jul 2007 03:33:13 +0300 Cristi Magherusan threadified the adjust and first metadata fetch, so now it should open a lot faster
Mon, 23 Jul 2007 19:20:21 -0500 William Pitcock musepack: new threading model
Mon, 23 Jul 2007 19:19:29 -0500 William Pitcock metronom: new threading model
Mon, 23 Jul 2007 17:55:01 -0500 William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
Mon, 23 Jul 2007 17:54:54 -0500 William Pitcock wavpack: new threading model
Mon, 23 Jul 2007 17:53:45 -0500 William Pitcock sexypsf: new threading model