changeset 1172:b33227713ef0 trunk

[svn] update changelog
author nenolod
date Sun, 11 Jun 2006 14:48:24 -0700
parents efc94dec4504
children bc721c146511
files ChangeLog
diffstat 1 files changed, 14052 insertions(+), 4843 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sun Jun 11 13:46:37 2006 -0700
+++ b/ChangeLog	Sun Jun 11 14:48:24 2006 -0700
@@ -1,4846 +1,14055 @@
-nenolod     2006/06/11 20:44:43 UTC	(1250)
-  Log:
+2006-06-11 20:46:37 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1253]
+  - cleanup ChangeLog
+  
+
+  Changes:        Modified:
+  +1 -10          trunk/ChangeLog  
+
+
+2006-06-11 20:44:43 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1250]
   Update AUTHORS a little bit. (testing new auto changelog stuff)
   
 
-  Changes:	Modified:
-  +5 -1		trunk/AUTHORS (File Modified) 
-
-
-2006-06-11 15:23:35  William Pitcock <nenolod@nenolod.net>
-
-	   - new audio icon (via deitarion)
-
-2006-06-11 14:10:53  William Pitcock <nenolod@nenolod.net>
-
-	   - optimise for multiple lookups of a single INI file, by caching the contents of the INI file.
-
-2006-06-10 23:44:36  William Pitcock <nenolod@nenolod.net>
-
-	   - make it work for real
-
-2006-06-10 23:29:02  William Pitcock <nenolod@nenolod.net>
-
-	   - oops
-
-2006-06-10 23:02:24  William Pitcock <nenolod@nenolod.net>
-
-	   - Allow to do format detection on demand; instead of immediately on add
-
-2006-06-10 20:47:51  William Pitcock <nenolod@nenolod.net>
-
-	   - remove Encoding patch, as it never worked properly anyway, and somebody complained about it causing stability problems
-
-2006-06-10 14:47:00  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add V=1 shorthand for SHOW_CFLAGS, patch by vapier (Gentoo).
-
-2006-06-09 15:28:15  William Pitcock <nenolod@nenolod.net>
-
-	   - CFLAGS, yeah
-
-2006-06-09 09:14:32  Tony Vroon <chainsaw@gentoo.org>
-
-	* As requested by Joker; CFLAGS needs -fPIC -DPIC as well now that C/CXX flags are properly separated.
-
-2006-06-08 14:11:06  William Pitcock <nenolod@nenolod.net>
-
-	   - remove an old hack that is no longer necessary (can cause a crash (!))
-
-2006-06-08 13:34:43  William Pitcock <nenolod@nenolod.net>
-
-	   - Musepack Audio Plugin 1.2 -> Musepack Audio Plugin
-
-2006-06-08 13:29:58  William Pitcock <nenolod@nenolod.net>
-
-	   - revert r1191
-
-2006-06-08 13:15:21  William Pitcock <nenolod@nenolod.net>
-
-	   - respect CXXFLAGS
-
-2006-06-08 13:14:34  William Pitcock <nenolod@nenolod.net>
-
-	   - more fixes
-
-2006-06-08 13:09:22  William Pitcock <nenolod@nenolod.net>
-
-	   - fix improper makefile
-
-2006-06-05 01:37:21  William Pitcock <nenolod@nenolod.net>
-
-	   - crappy audio.png, somebody please improve (I made this in GIMP, in 5 minutes. We all know my GIMP skills are un-leet, thanks.)
-
-2006-06-04 23:42:56  William Pitcock <nenolod@nenolod.net>
-
-	   - cleanup the prefs box
-
-2006-06-04 23:39:41  William Pitcock <nenolod@nenolod.net>
-
-	   - use global value for buffer size
-
-2006-06-04 23:32:59  William Pitcock <nenolod@nenolod.net>
-
-	   - cosmetic improvement (6px spacing between explanation label, and output plugin buttonbox)
-
-2006-06-04 23:30:47  William Pitcock <nenolod@nenolod.net>
-
-	   - oops, give that spinbutton some sane values
-
-2006-06-04 23:28:53  William Pitcock <nenolod@nenolod.net>
-
-	   - hookup buffer size option
-
-2006-06-04 23:21:33  William Pitcock <nenolod@nenolod.net>
-
-	   - new global variable `output_buffer_size', replaces all of the per-plugin buffer sizes
-
-2006-06-04 23:01:04  William Pitcock <nenolod@nenolod.net>
-
-	   - more checkboxes than you can shake a stick at
-
-2006-06-04 22:27:39  William Pitcock <nenolod@nenolod.net>
-
-	   - hookup preferences/info buttons under dialog pane
-
-2006-06-04 22:03:13  William Pitcock <nenolod@nenolod.net>
-
-	   - some audio preferences stuff, incomplete
-
-2006-06-04 20:38:07  William Pitcock <nenolod@nenolod.net>
-
-	   - remove shorten plugin
-
-2006-06-04 20:35:49  William Pitcock <nenolod@nenolod.net>
-
-	   - "Reference FLAC Player v1.1.2" becomes "FLAC Audio Plugin"
-	   - Properly use global proxy configuration settings.
-
-2006-06-04 15:31:31  William Pitcock <nenolod@nenolod.net>
-
-	   - new connectivity icon
-
-2006-06-04 15:24:37  William Pitcock <nenolod@nenolod.net>
-
-	   - convert filenames to UTF-8, as in vorbis plugin. Patch by: Kazuki Shimura <kazuki@ma.ccnw.ne.jp>.
-
-2006-06-04 15:20:40  William Pitcock <nenolod@nenolod.net>
-
-	   - don't pass NULL to atoi().
-
-2006-06-04 04:26:39  William Pitcock <nenolod@nenolod.net>
-
-	   - further UI tweaks and mechanical simplification
-
-2006-06-04 04:15:34  William Pitcock <nenolod@nenolod.net>
-
-	   - remove unnecessary gtk hpane thingy
-
-2006-06-04 03:57:12  William Pitcock <nenolod@nenolod.net>
-
-	   - prefswin enhancements
-
-2006-06-04 03:33:41  William Pitcock <nenolod@nenolod.net>
-
-	   - proxy support hack
-
-2006-06-04 03:30:51  William Pitcock <nenolod@nenolod.net>
-
-	   - proxy support hack (stupid gconf)
-
-2006-06-03 20:21:06  Tony Vroon <chainsaw@gentoo.org>
-
-	* Updated italian translation and removal of translation tags for developer names by Diego "FlameEyes" Petteno from Gentoo.
-
-2006-06-03 19:53:50  Tony Vroon <chainsaw@gentoo.org>
-
-	* Respect pointer signedness. Compiler is still unhappy about the constants shoved into guid_1 & guid_2 somehow, though.
-
-2006-06-03 18:12:12  Tony Vroon <chainsaw@gentoo.org>
-
-	* Update dutch translation. One more pointer signedness issue in MP4.
-
-2006-06-03 17:29:45  Tony Vroon <chainsaw@gentoo.org>
-
-	* Fully respect pointer signedness in libmp4ff.
-
-2006-06-03 14:19:34  William Pitcock <nenolod@nenolod.net>
-
-	   - fix NSFE metadata
-
-2006-06-03 14:09:25  William Pitcock <nenolod@nenolod.net>
-
-	   - present subsongs as playlist entities (will be enqueued at the current position)
-
-2006-06-03 13:46:48  William Pitcock <nenolod@nenolod.net>
-
-	   - allow load_file<class Emu> to load files into the parser without reading the tag information
-	   - generate subsong path specifications on demand if we're not loading a specific subsong
-
-2006-06-03 13:13:29  William Pitcock <nenolod@nenolod.net>
-
-	   - allow paths like /home/nenolod/moo/ff3/ff3.nsf?6 to play subsong 6 from ff3.nsf.
-
-2006-06-02 11:58:51  William Pitcock <nenolod@nenolod.net>
-
-	   - initial mms stream support
-
-2006-06-02 11:08:57  Tony Vroon <chainsaw@gentoo.org>
-
-	* The fallback label is not used unless detection is defined. Move endif down to reflect that.
-
-2006-05-31 08:55:17  Tony Vroon <chainsaw@gentoo.org>
-
-	* Respect pointer signedness and delete legacy visual studio project file.
-
-2006-05-31 01:28:14  William Pitcock <nenolod@nenolod.net>
-
-	   - add section concerning the MP3 patents and commercial use
-
-2006-05-31 01:10:32  William Pitcock <nenolod@nenolod.net>
-
-	   - more bandwidth expansion
-
-2006-05-31 00:52:11  William Pitcock <nenolod@nenolod.net>
-
-	   - rename psycho.c to paranoia.c, as other stuff will be here (such as frequency locking code, to fix warble, etc.)
-
-2006-05-31 00:37:19  William Pitcock <nenolod@nenolod.net>
-
-	   - reset harmonics threshold back to original value
-
-2006-05-31 00:34:42  William Pitcock <nenolod@nenolod.net>
-
-	   - fix an oops
-
-2006-05-31 00:30:11  William Pitcock <nenolod@nenolod.net>
-
-	   - further simplification
-
-2006-05-31 00:29:00  William Pitcock <nenolod@nenolod.net>
-
-	   - simplify
-
-2006-05-31 00:20:52  William Pitcock <nenolod@nenolod.net>
-
-	   - finally the distortion bug might be killed!
-
-2006-05-31 00:09:36  William Pitcock <nenolod@nenolod.net>
-
-	   - further tuning optimisations
-
-2006-05-30 23:55:51  William Pitcock <nenolod@nenolod.net>
-
-	   - new tunings, please test
-
-2006-05-29 19:51:48  William Pitcock <nenolod@nenolod.net>
-
-	   - improve support of non-standard bitrates
-	   - remove unreached code
-
-2006-05-29 13:25:33  William Pitcock <nenolod@nenolod.net>
-
-	   - remove equalizer.c (unneeded)
-
-2006-05-28 10:27:54  Yoshiki Yazawa <yaz@cc.rim.or.jp>
-
-	   - audacious should pick runtime library up from ${libdir}.
-	   - fix for chardet combobox bug. now combox will be drawn appropriately even if config file doesn't have chardet_detector.
-
-2006-05-27 15:26:29  William Pitcock <nenolod@nenolod.net>
-
-	   - add additional greek translator, Stathis Kamperis <ekamperi@auth.gr>
-
-2006-05-27 15:24:53  William Pitcock <nenolod@nenolod.net>
-
-	   - update PO files
-	   - update greek translation, via stavrosg
-
-2006-05-27 13:37:53  Yoshiki Yazawa <yaz@cc.rim.or.jp>
-
-	* chardet build error fix.
-
-2006-05-27 13:02:08  Yoshiki Yazawa <yaz@cc.rim.or.jp>
-
-	* automatic character encoding detector for id3 metadata. --enable-chardet enables this feature.
-
-2006-05-24 18:31:15  Derek Pomery <nemo@m8y.org>
-
-	* oops. wasn't going to check the XMMS updates in until it was actually working.
-
-2006-05-23 18:05:38  Derek Pomery <nemo@m8y.org>
-
-	* Updating of some deprecated GTK functions.
-
-2006-05-23 15:56:14  Derek Pomery <nemo@m8y.org>
-
-	* Make certain playlist gets redrawn after docked move. (transparent background may have changed)
-	* Should this be in dock.c?
-
-2006-05-23 12:52:15  William Pitcock <nenolod@nenolod.net>
-
-	* via Christian Birchinger:
-	   - (Plugins/Input/sid/ xmms-sid.c): fix the slider size in the subsong switcher to be something more than 1px
-
-2006-05-22 19:45:04  William Pitcock <nenolod@nenolod.net>
-
-	   - don't need this
-
-2006-05-22 19:42:44  William Pitcock <nenolod@nenolod.net>
-
-	   - update docs
-
-2006-05-22 19:22:34  William Pitcock <nenolod@nenolod.net>
-
-	   - prepare to split audacious code away from the actual decoder and use a highlevel API
-
-2006-05-22 19:02:59  William Pitcock <nenolod@nenolod.net>
-
-	* s:xmms_usleep:g_usleep:g
-
-2006-05-22 18:37:39  William Pitcock <nenolod@nenolod.net>
-
-	   - remove improper sampling rate change condition. Valid MP3s will not do this. Infact, I've never seen an MP3 that does this. Additionally, it doesn't even work with Shoutcast.
-
-2006-05-21 14:16:21  William Pitcock <nenolod@nenolod.net>
-
-	   - nevermind
-
-2006-05-21 14:13:55  William Pitcock <nenolod@nenolod.net>
-
-	   - if we're going to clip, just throw back the original data
-
-2006-05-21 00:25:31  William Pitcock <nenolod@nenolod.net>
-
-	   - stereo seperation hysterisis of 16dB vs 20dB
-
-2006-05-21 00:09:43  William Pitcock <nenolod@nenolod.net>
-
-	   - experimental tweaks to the new psychoaccoustic model
-
-2006-05-20 23:09:00  William Pitcock <nenolod@nenolod.net>
-
-	   - more stuff
-
-2006-05-20 22:36:10  William Pitcock <nenolod@nenolod.net>
-
-	* Psychoaccoustics support (to disable, temporarily add -UPSYCHO to your CFLAGS.):
-	* This commit brings psychoaccoustics support (as used in mp3surround decoders) to libmpgdec.
-	* For example, we can now almost fully compensate for lack of bandwidth in ISO compliant MP3 encodings.
-	* In addition, further inaccuracies with pitch and the lack of reverb feeling that some MP3s have are
-	* detected and automatically compensated for.
-
-2006-05-20 22:04:39  William Pitcock <nenolod@nenolod.net>
-
-	   - when using fixed integer based compile -DINTEGER_COMPILE, we want to use long type, not int (also use radixes to emulate FPU math)
-
-2006-05-20 18:24:26  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add myself to translation credits for the dutch language.
-
-2006-05-20 12:47:42  William Pitcock <nenolod@nenolod.net>
-
-	   - Preferences UI tweak
-
-2006-05-19 19:53:03  George Averill <nhjm449@gmail.com>
-
-	   - About window should be set to 'always on top'
-
-2006-05-19 16:00:07  William Pitcock <nenolod@nenolod.net>
-
-	   - revert r1156, r1164
-
-2006-05-19 15:23:08  William Pitcock <nenolod@nenolod.net>
-
-	   - playlistwin and equalizerwin are their own windows, don't treat them
-	  as transient windows (ugh)
-
-2006-05-19 15:09:35  William Pitcock <nenolod@nenolod.net>
-
-	   - disable expand/fill
-
-2006-05-19 15:07:38  William Pitcock <nenolod@nenolod.net>
-
-	   - handle the redraw more effectively here
-
-2006-05-19 15:06:50  William Pitcock <nenolod@nenolod.net>
-
-	   - playlist transparency toggle
-
-2006-05-19 14:56:44  William Pitcock <nenolod@nenolod.net>
-
-	   - "Use custom cursors" does NOT require it's own vbox, kthx
-
-2006-05-19 14:48:02  William Pitcock <nenolod@nenolod.net>
-
-	   - update transparency pixmap if root window pixmap changes
-
-2006-05-19 14:24:07  William Pitcock <nenolod@nenolod.net>
-
-	   - avoid BadDrawable error
-
-2006-05-19 14:09:49  William Pitcock <nenolod@nenolod.net>
-
-	   - if cfg.show_separator_in_pl is not true, then make it look nicer (and
-	  add a dot after the playlist number, maybe galisus will be happy)
-
-2006-05-19 13:57:39  William Pitcock <nenolod@nenolod.net>
-
-	   - remove improper transience settings (these were just wrong)
-
-2006-05-17 12:15:36  William Pitcock <nenolod@nenolod.net>
-
-	   - cosmetic fix: use proper indentation on glade file in Connectivity pane
-
-2006-05-17 10:06:03  William Pitcock <nenolod@nenolod.net>
-
-	   - artwork
-
-2006-05-17 10:02:49  William Pitcock <nenolod@nenolod.net>
-
-	   - fix
-
-2006-05-16 23:57:16  William Pitcock <nenolod@nenolod.net>
-
-	   - fix snapto mainwindow
-
-2006-05-16 23:52:56  William Pitcock <nenolod@nenolod.net>
-
-	   - use global proxy configuration instead of individual configurations (chainsaw)
-
-2006-05-16 23:52:31  William Pitcock <nenolod@nenolod.net>
-
-	   - proxy auth options
-
-2006-05-16 23:00:38  George Averill <nhjm449@gmail.com>
-
-	   - super minor fixes
-
-2006-05-16 22:38:22  William Pitcock <nenolod@nenolod.net>
-
-	   - fix dock.c
-
-2006-05-16 21:56:58  George Averill <nhjm449@gmail.com>
-
-	   - Don't force cfg.close_dialog_{open,add} to TRUE when opening the filechooser...
-
-2006-05-16 19:25:58  William Pitcock <nenolod@nenolod.net>
-
-	   - fix
-
-2006-05-16 19:15:01  William Pitcock <nenolod@nenolod.net>
-
-	   - I made an oops.
-
-2006-05-16 19:12:36  William Pitcock <nenolod@nenolod.net>
-
-	   - revert back to dock.c 2/2 (hope it works)
-
-2006-05-16 19:05:47  William Pitcock <nenolod@nenolod.net>
-
-	   - revert back to dock.c, commit 1/2.
-
-2006-05-15 22:55:19  George Averill <nhjm449@gmail.com>
-
-	   - Add the ability to easily save to playlist.m3u from the list menu. (For
-	* those who hate having to restart Audacious in order to save the playlist).
-
-2006-05-15 15:45:52  William Pitcock <nenolod@nenolod.net>
-
-	   - DESTDIR fix
-
-2006-05-15 14:58:58  William Pitcock <nenolod@nenolod.net>
-
-	   - make sure libaudacious.so is picked up
-
-2006-05-15 14:27:01  William Pitcock <nenolod@nenolod.net>
-
-	   - remove unnecessary build-posthook
-
-2006-05-15 13:42:14  William Pitcock <nenolod@nenolod.net>
-
-	   - remove debug notice
-
-2006-05-15 13:31:31  William Pitcock <nenolod@nenolod.net>
-
-	   - link against 'libaudacious.so.2.0.0' instead of 'libaudacious.so'. This brings us in full compliance of debian
-	  packaging guidelines.
-
-2006-05-15 10:17:53  Yoshiki Yazawa <yaz@cc.rim.or.jp>
-
-	* add the config option to enable/disable separator line in the playlist
-
-2006-05-15 09:47:01  William Pitcock <nenolod@nenolod.net>
-
-	   - don't blindly call shade_pixmap(). pointyhat to: me, pointed out by: yaz
-
-2006-05-14 22:48:13  William Pitcock <nenolod@nenolod.net>
-
-	   - ok, that g_thread_join() is definately hostile
-
-2006-05-14 22:40:08  William Pitcock <nenolod@nenolod.net>
-
-	   - add an additional ip_data.stop check
-
-2006-05-14 22:38:22  William Pitcock <nenolod@nenolod.net>
-
-	   - try to g_thread_join() here.
-
-2006-05-14 22:35:37  William Pitcock <nenolod@nenolod.net>
-
-	   - if writable == 0 then bail out of produce_audio() instead of segfault
-
-2006-05-14 18:24:39  William Pitcock <nenolod@nenolod.net>
-
-	   - performance boost
-
-2006-05-14 18:08:07  William Pitcock <nenolod@nenolod.net>
-
-	   - add prototype for shade_pixmap() to be used on skin redraw (TRUE)
-
-2006-05-14 18:05:32  William Pitcock <nenolod@nenolod.net>
-
-	   - self-caching transparency generator (right now we have a blend constant of 60%)
-
-2006-05-14 15:35:06  William Pitcock <nenolod@nenolod.net>
-
-	   - initial playlist_transparent patch. (you will need to edit your audacious config manually, either by gconf or texteditor to enable)
-
-2006-05-14 13:45:51  William Pitcock <nenolod@nenolod.net>
-
-	   - gtk_window_set_decorated()
-
-2006-05-14 13:35:41  William Pitcock <nenolod@nenolod.net>
-
-	   - make playlist moveable again
-
-2006-05-14 13:23:22  William Pitcock <nenolod@nenolod.net>
-
-	   - same for equalizerwin
-
-2006-05-14 13:10:01  William Pitcock <nenolod@nenolod.net>
-
-	   - make mainwin moveable again
-
-2006-05-14 12:31:46  William Pitcock <nenolod@nenolod.net>
-
-	   - remove X11-incompliant dock.c, dock.h (sorry)
-
-2006-05-14 10:38:23  Tony Vroon <chainsaw@gentoo.org>
-
-	* 48kHz sampling rate selection for ModPlug by Christian Birchinger (Joker) from Gentoo.
-
-2006-05-14 03:20:40  George Averill <nhjm449@gmail.com>
-
-	* mainwin.c:
-	   - always on top fix
-	   - playlistwin_time fix
-
-	* skin.c:
-	   - set default text colors in case of missing pledit.txt
-
-	* ui_playlist.c
-	   - playlistwin_info width fix
-
-2006-05-14 01:28:57  William Pitcock <nenolod@nenolod.net>
-
-	   - if taglib_tag == NULL, then return instead of crash
-
-2006-05-14 00:59:15  William Pitcock <nenolod@nenolod.net>
-
-	   - this stuff hasn't applied since audacious 0.1.1
-
-2006-05-14 00:56:35  William Pitcock <nenolod@nenolod.net>
-
-	   - add some notes to myself about getting from here to there
-
-2006-05-13 13:20:38  William Pitcock <nenolod@nenolod.net>
-
-	   - abort out of produce_audio if a stop has been requested
-
-2006-05-13 13:20:11  William Pitcock <nenolod@nenolod.net>
-
-	   - remove comment
-
-2006-05-13 05:58:16  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert from deprecated configfile interace to configdb, closes bug #494.
-
-2006-05-12 16:18:48  Tony Vroon <chainsaw@gentoo.org>
-
-	* This code assumes that char is signed by default. This is not true on PPC. Extending CFLAGS so that the assumption is met.
-
-2006-05-12 16:12:17  William Pitcock <nenolod@nenolod.net>
-
-	   - hackhackhack workaround for the fact that joins will fail at times, inspired by the hackhack in WMA
-
-2006-05-12 16:03:50  William Pitcock <nenolod@nenolod.net>
-
-	   - threading cleanups, we no longer need to be mutexlocked 90% of the time, and we shouldn't have been joining in stop(), as the thread will likely already be joined, and if not, it will be reaped later
-
-2006-05-12 15:47:25  William Pitcock <nenolod@nenolod.net>
-
-	   - fix g_thread_join() spurious call error (also effects 1.0 -- yuck!)
-
-2006-05-12 08:48:55  William Pitcock <nenolod@nenolod.net>
-
-	   - src/tagging_mp4.c, fileinfo.c, libmp4.c: Finish conversion to internal container code.
-	   - include/mpeg4ip.h, mpeg4ip_version.h, systems.h: Remove libmp4v2.
-	   - libmp4v2/: Remove libmp4v2.
-	   - Makefile.in: Remove references to libmp4v2.
-	   - configure.ac: Remove references to libmp4v2.
-
-2006-05-12 08:29:11  William Pitcock <nenolod@nenolod.net>
-
-	   - Use g_get_home_dir() instead of getenv ugliness here.
-
-2006-05-11 22:58:33  George Averill <nhjm449@gmail.com>
-
-	   - If GTK is going to show its own search box for the JTF treeview, at least make it search the correct column
-
-2006-05-10 21:13:49  George Averill <nhjm449@gmail.com>
-
-	   - Queue fix from ircubic (bug #490)
-
-2006-05-10 19:54:49  William Pitcock <nenolod@nenolod.net>
-
-	   - fix a potential crash in our read callback (for VFS)
-	   - typo fix
-
-2006-05-10 18:01:35  William Pitcock <nenolod@nenolod.net>
-
-	   - fix infinite loop issue
-
-2006-05-10 17:56:52  William Pitcock <nenolod@nenolod.net>
-
-	   - add makefile to configure.ac
-
-2006-05-10 17:00:19  William Pitcock <nenolod@nenolod.net>
-
-	   - resync headers
-	   - libmp4ff based container management code working (has a few bugs to
-	  work out still though.)
-
-2006-05-10 16:44:20  William Pitcock <nenolod@nenolod.net>
-
-	   - 2.1 beta
-
-2006-05-10 16:41:23  William Pitcock <nenolod@nenolod.net>
-
-	   - stuff
-
-2006-05-10 09:55:22  William Pitcock <nenolod@nenolod.net>
-
-	   - about box cleanups
-
-2006-05-09 13:08:29  William Pitcock <nenolod@nenolod.net>
-
-	   - ConfigDb goodness
-
-2006-05-09 12:05:03  William Pitcock <nenolod@nenolod.net>
-
-	   - bypass poisoning on configfile.c
-
-2006-05-09 12:02:09  William Pitcock <nenolod@nenolod.net>
-
-	   - configdb stuff
-
-2006-05-09 11:52:49  William Pitcock <nenolod@nenolod.net>
-
-	   - don't use XMMS ConfigFile interface here
-
-2006-05-09 11:04:44  William Pitcock <nenolod@nenolod.net>
-
-	* (a quick way to reenable configfile):
-	 * If you are a third party developer and you need a quick fix, add
-	 *   #define I_AM_A_THIRD_PARTY_DEVELOPER_WHO_NEEDS_TO_BE_KICKED_IN_THE_HEAD_BY_CHUCK_NORRIS
-	 * to your code.
-
-2006-05-09 10:57:40  William Pitcock <nenolod@nenolod.net>
-
-	* Poison the XMMS ConfigFile routines. The rationale for this decision,
-	* is that the configdb code has been deprecated by us since 0.2, and that
-	* anybody still using it needs a swift kick in the head (by chuck norris?).
-
-	* This action has been taken after IRC discussions with both nemo and Chainsaw.
-
-2006-05-09 10:48:01  William Pitcock <nenolod@nenolod.net>
-
-	   - fix overcompression in the modified iir routines
-
-2006-05-08 23:05:33  William Pitcock <nenolod@nenolod.net>
-
-	   - yes this lrintf stuff needs to go
-
-2006-05-08 08:56:47  William Pitcock <nenolod@nenolod.net>
-
-	   - synchronize audacious-faad with FAAD2 CVS.
-
-2006-05-08 08:00:19  William Pitcock <nenolod@nenolod.net>
-
-	   - add an additional usleep to the playback resume code per Chainsaw
-
-2006-05-08 00:36:14  William Pitcock <nenolod@nenolod.net>
-
-	   - version bump: 1.1.0 (since we're getting close to releasing the reference package)
-
-2006-05-07 23:47:02  William Pitcock <nenolod@nenolod.net>
-
-	   - Make vorbisfile/vorbisinfo code threadsafe and reenterant by properly respecting vf_mutex. Patch by Johan Tavelin <d00jota -at- dtek.chalmers.se>.
-
-2006-05-04 11:54:53  William Pitcock <nenolod@nenolod.net>
-
-	* via Shay Green:
-	   - add frequency response modifier options for GBS/VGM/GYM to Music_Emu::equalizer_t.
-
-2006-05-04 00:44:03  George Averill <nhjm449@gmail.com>
-
-	   - ID3LIBS no longer needed!
-
-2006-05-03 14:44:25  Derek Pomery <nemo@m8y.org>
-
-	* Oh right. Strip id3lib check
-
-2006-05-02 19:04:52  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add an empty tag obliterator(TM) as designed by nenolod for mpg123.
-
-2006-05-02 18:37:38  Tony Vroon <chainsaw@gentoo.org>
-
-	* Now the world can finally hear the last few seconds of the Atomic Betty song. Rejoice!
-
-2006-05-01 17:33:32  Tony Vroon <chainsaw@gentoo.org>
-
-	* Assign new shortcuts that no longer conflict. Patch by mokoshi, closes bug #478.
-
-2006-05-01 17:08:28  Tony Vroon <chainsaw@gentoo.org>
-
-	* A GCC warning pointed out that the *bp++ statement did not actually do anything useful, quite certain that the author intended \(*bp\)++ or *bp += 1 here.
-
-2006-05-01 16:20:50  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add wmclass information to the playlist and equalizer. Patch by cha0smaster, closes bug #481.
-
-2006-05-01 15:53:20  Tony Vroon <chainsaw@gentoo.org>
-
-	* Support for saving the playback state, and resuming playback after restart. Patch by cha0smaster, closes bug #479.
-
-2006-05-01 10:38:43  Tony Vroon <chainsaw@gentoo.org>
-
-	* Properly nullify the tag pointer or we could be passing a stale one.
-
-2006-05-01 09:46:17  Tony Vroon <chainsaw@gentoo.org>
-
-	* Stop assuming that a char is signed by default. Stop trying to store negative values in an unsigned char. Remove some fragments of the Windows build system that were still present.
-
-2006-05-01 07:57:13  Tony Vroon <chainsaw@gentoo.org>
-
-	* Reduce amount of emitted GCC 4.1 warnings to 6. For that boring rainy afternoon, remove the two -Wno statements in CFLAGS (configure.ac) and you will see the actual amount.
-
-2006-04-30 20:04:43  Tony Vroon <chainsaw@gentoo.org>
-
-	* Taglib length determination veto by nenolod, reverting. Leaving fileinfo optimizations in place, though.
-
-2006-04-30 19:59:55  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use taglib for length determination. Simpler code, might also deal better with some VBR MP3s if they have length info in their tags.
-
-2006-04-30 19:00:48  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add a missing cast.
-
-2006-04-30 18:48:20  Tony Vroon <chainsaw@gentoo.org>
-
-	* Declare variables in a different order, as GCC feels that the current order was wrong.
-
-2006-04-30 18:32:42  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use correct format string; gsize != long unsigned int.
-
-2006-04-30 17:46:01  Tony Vroon <chainsaw@gentoo.org>
-
-	* Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages.
-
-2006-04-30 10:10:06  William Pitcock <nenolod@nenolod.net>
-
-	   - Denote Gustavo D. Vranjes as current Spanish translator
-	   - Update spanish translation per Gustavo.
-
-2006-04-29 14:29:59  Derek Pomery <nemo@m8y.org>
-
-	* Not a CVS repo
-
-2006-04-29 14:21:27  Derek Pomery <nemo@m8y.org>
-
-	* Not a CVS repo
-
-2006-04-29 10:59:35  William Pitcock <nenolod@nenolod.net>
-
-	* Per Laszlo Dvornik:
-	   - Update POTFILES.in
-	   - Update hungarian translation
-
-2006-04-29 00:46:00  George Averill <nhjm449@gmail.com>
-
-	   - jumptofile and queue support fun
-
-2006-04-29 00:44:06  George Averill <nhjm449@gmail.com>
-
-	   - Fun fileinfo fixes
-
-2006-04-29 00:43:09  George Averill <nhjm449@gmail.com>
-
-	   - Let's not leave mp4 files open after reading their tags :P
-
-2006-04-28 13:21:33  Tony Vroon <chainsaw@gentoo.org>
-
-	* Correct includes, should not have taglib/ in there.
-
-2006-04-27 17:52:06  George Averill <nhjm449@gmail.com>
-
-	   - Another CDDB fix! :/
-
-2006-04-27 10:06:57  William Pitcock <nenolod@nenolod.net>
-
-	   - contrast improvements
-
-2006-04-27 08:52:47  William Pitcock <nenolod@nenolod.net>
-
-	   - IPv6 support
-
-2006-04-26 23:26:03  George Averill <nhjm449@gmail.com>
-
-	   - Revert: Okay, I'm a fool. There was a reason they weren't included.
-
-2006-04-26 23:14:48  George Averill <nhjm449@gmail.com>
-
-	   - Let's not forget the year and track number!
-
-2006-04-26 23:06:14  George Averill <nhjm449@gmail.com>
-
-	   - Correctly display >1000 kbps bitrates when using modern skins
-
-2006-04-26 22:12:05  William Pitcock <nenolod@nenolod.net>
-
-	* Remove nonexistant tags from TitleInput.
-
-2006-04-26 21:14:25  William Pitcock <nenolod@nenolod.net>
-
-	   - compile objectives before installing them (oops)
-
-2006-04-26 13:38:41  William Pitcock <nenolod@nenolod.net>
-
-	   - don't use dct9 in integer mode
-
-2006-04-26 13:21:33  William Pitcock <nenolod@nenolod.net>
-
-	   - remove #define mpgdec_real
-
-2006-04-26 12:54:58  William Pitcock <nenolod@nenolod.net>
-
-	   - integer-mode decoding accuracy improvements
-
-2006-04-24 23:41:50  William Pitcock <nenolod@nenolod.net>
-
-	   - fix FD leak (pointed out by: Mikachu)
-
-2006-04-24 16:29:36  Derek Pomery <nemo@m8y.org>
-
-	* Adding back trim for deitarion.
-
-2006-04-24 16:03:16  Derek Pomery <nemo@m8y.org>
-
-	* Force dependance on taglib now used by mpg123 and musepack.
-
-2006-04-24 15:07:42  William Pitcock <nenolod@nenolod.net>
-
-	   - display filename if no tag is available
-
-2006-04-24 14:58:25  William Pitcock <nenolod@nenolod.net>
-
-	   - remove unused file
-
-2006-04-24 14:49:51  Derek Pomery <nemo@m8y.org>
-
-	* Quick n dirty unicode hack pending taglib-1.5.
-	* See http://bugs.kde.org/show_bug.cgi?id=126192
-
-2006-04-24 14:46:47  William Pitcock <nenolod@nenolod.net>
-
-	   - GLib 2.6 compatibility wrapper, per bug #469
-
-2006-04-24 02:40:43  George Averill <nhjm449@gmail.com>
-
-	   - Let's not let the user press the skin refresh button while already refreshing ;)
-
-2006-04-24 01:50:37  George Averill <nhjm449@gmail.com>
-
-	   - Reposition the 9
-
-2006-04-23 22:17:11  William Pitcock <nenolod@nenolod.net>
-
-	   - sync configure.ac with stable
-
-2006-04-23 19:46:20  William Pitcock <nenolod@nenolod.net>
-
-	   - fix crashing with taglib
-
-2006-04-23 19:11:06  George Averill <nhjm449@gmail.com>
-
-	   - Assorted playlist fixes ;)
-
-2006-04-23 17:50:33  Tony Vroon <chainsaw@gentoo.org>
-
-	* First attempt at introducing taglib here. Very rough, needs polishing. Please wear protective goggles before opening the file dialog. It *will* explode.
-
-2006-04-23 17:11:43  Tony Vroon <chainsaw@gentoo.org>
-
-	* Small update to the german translation (by a friend of Michael Hanselmann).
-
-2006-04-23 11:45:18  Tony Vroon <chainsaw@gentoo.org>
-
-	* Updated german translation by Michael Hanselmann (Gentoo).
-
-2006-04-22 20:52:47  George Averill <nhjm449@gmail.com>
-
-	   - fix signal handler error
-
-2006-04-22 01:13:19  George Averill <nhjm449@gmail.com>
-
-	   - CDDB query fix
-
-2006-04-20 16:07:57  Tony Vroon <chainsaw@gentoo.org>
-
-	* Update dutch translation. Apparently nobody else cares about this (sent several mails).
-
-2006-04-20 12:25:02  Giacomo Lozito <james@develia.org>
-
-	* fixed incorrect range conversion in volume functions
-
-2006-04-18 09:00:25  Derek Pomery <nemo@m8y.org>
-
-	* Moral, always compile before checking in.
-
-2006-04-18 08:50:23  Derek Pomery <nemo@m8y.org>
-
-	* Bug #463 - Adding a little noise to the log to help in debugging.
-
-2006-04-17 14:19:04  Derek Pomery <nemo@m8y.org>
-
-	* Experiment with catching invalid utf-8 so the dialog sees it,
-	* and it can be fixed properly in dialog.
-
-2006-04-17 08:41:26  William Pitcock <nenolod@nenolod.net>
-
-	   - don't run ldconfig when DESTDIR is not /. Closes bug #464.
-
-2006-04-16 20:34:59  George Averill <nhjm449@gmail.com>
-
-	   - Forgot a few things regarding titlestrings!
-
-2006-04-16 19:51:07  George Averill <nhjm449@gmail.com>
-
-	   - Tiny fix
-
-2006-04-16 18:38:46  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert \ path separators to /. Support was already present, but was not enabled before. Closes bug #461.
-
-2006-04-16 16:37:40  George Averill <nhjm449@gmail.com>
-
-	   - New default titlestring
-
-2006-04-15 22:12:29  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use default settings when no valid config exists.
-
-2006-04-15 20:49:50  Giacomo Lozito <james@develia.org>
-
-	* rewritten audiocompress aboutbox
-
-2006-04-15 20:35:01  Giacomo Lozito <james@develia.org>
-
-	* removed empty tab from audiocompress configuration window
-
-2006-04-15 20:05:57  Giacomo Lozito <james@develia.org>
-
-	* prevent audiocompress from fulfilling its suicidal tendencies
-
-2006-04-15 11:08:23  Giacomo Lozito <james@develia.org>
-
-	* fixed locale problem in sid about box
-
-2006-04-15 10:05:03  Tony Vroon <chainsaw@gentoo.org>
-
-	* Port AudioCompress (AGC) effect plugin from XMMS, as requested by Junics on SorceryNet.
-
-2006-04-14 19:21:21  George Averill <nhjm449@gmail.com>
-
-	   - oops, minor fix
-
-2006-04-14 13:25:08  William Pitcock <nenolod@nenolod.net>
-
-	   - more debugging
-
-2006-04-14 13:22:15  William Pitcock <nenolod@nenolod.net>
-
-	   - remove debugging printfs
-
-2006-04-14 13:21:02  William Pitcock <nenolod@nenolod.net>
-
-	   - remove declarations that we don't need to have
-
-2006-04-14 13:20:38  William Pitcock <nenolod@nenolod.net>
-
-	   - new decode loop from updated BMP-MP4 plugin
-
-2006-04-14 12:38:26  Derek Pomery <nemo@m8y.org>
-
-	* Moved the free, based on Joker's report of string corruptions.
-
-2006-04-14 12:11:18  Derek Pomery <nemo@m8y.org>
-
-	* For Joker, adds some padding around the buttons
-
-2006-04-13 10:32:17  William Pitcock <nenolod@nenolod.net>
-
-	   - experimental produce-audio changes via shd of the UADE team
-
-2006-04-12 21:53:19  William Pitcock <nenolod@nenolod.net>
-
-	   - fix FD leak
-
-2006-04-12 17:17:39  Tony Vroon <chainsaw@gentoo.org>
-
-	* Look, you missed a spot.
-
-2006-04-12 15:35:24  Tony Vroon <chainsaw@gentoo.org>
-
-	* Conversion of file operations to VFS. Needs stress testing, especially on Gnome-VFS.
-
-2006-04-12 13:07:10  William Pitcock <nenolod@nenolod.net>
-
-	   - konqueror hack was breaking standards here, fix a crash
-
-2006-04-11 16:33:16  Tony Vroon <chainsaw@gentoo.org>
-
-	* Allow to disable grabbing Amiga MOD files so a diferent plugin such as UADE gets a chance. Adds a few extra magic strings for Amiga files. Amiga MOD grabbing defaults to on for that Just Works(TM) feeling.
-
-2006-04-10 19:18:44  George Averill <nhjm449@gmail.com>
-
-	   - Fix playlist_set_position when paused
-
-2006-04-10 01:36:13  George Averill <nhjm449@gmail.com>
-
-	   - Skin update!
-
-2006-04-09 14:17:02  Tony Vroon <chainsaw@gentoo.org>
-
-	* Updated german translation by Tarsonis, closes bug #459.
-
-2006-04-08 21:44:43  Tony Vroon <chainsaw@gentoo.org>
-
-	* Extra_stereo effect plugin ported by deitarion. Some last pointer-related touchups by nemo & me.
-
-2006-04-06 13:03:26  William Pitcock <nenolod@nenolod.net>
-
-	   - fading fix
-
-2006-04-05 13:15:06  William Pitcock <nenolod@nenolod.net>
-
-	   - remove debugging notices
-
-2006-04-05 13:13:52  William Pitcock <nenolod@nenolod.net>
-
-	   - more progress
-
-2006-04-05 13:07:10  William Pitcock <nenolod@nenolod.net>
-
-	   - more work here
-
-2006-04-05 09:50:49  William Pitcock <nenolod@nenolod.net>
-
-	   - input proposed shorten input plugin for hacking
-
-2006-04-02 20:04:14  Giacomo Lozito <james@develia.org>
-
-	* objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests
-
-2006-04-02 19:53:30  Giacomo Lozito <james@develia.org>
-
-	* object files in Plugins/General/scrobbler/tags/ should be deleted too on clean requests
-
-2006-04-02 19:42:32  Giacomo Lozito <james@develia.org>
-
-	* binaries (audacious,audacious-arts-helper) should be deleted on clean requests
-
-2006-04-02 19:08:11  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use a single 8-byte read instead of two 4-byte ones. The common path would nearly always result in two reads, so this should be faster.
-
-2006-04-02 13:32:31  Tony Vroon <chainsaw@gentoo.org>
-
-	* Detection of modules by magic bytes instead of by extension. Please let me know of false positives, if any. I would appreciate examples for any of the extensions still listed in the fallback that are not archives.
-
-2006-03-31 16:55:11  Tony Vroon <chainsaw@gentoo.org>
-
-	* Linking fix for --as-needed LDFLAG, thanks to Diego "Flameeyes" Petteno.
-
-2006-03-31 14:38:59  Tony Vroon <chainsaw@gentoo.org>
-
-	* Report mode from mpg123. Patch by spike, closes bug #457.
-
-2006-03-31 13:10:09  Tony Vroon <chainsaw@gentoo.org>
-
-	* Build fixes for --as-needed LDFLAG, provided by lav. Closes bug #454.
-
-2006-03-30 23:16:35  George Averill <nhjm449@gmail.com>
-
-	   - this should be it for now
-
-2006-03-30 23:10:03  George Averill <nhjm449@gmail.com>
-
-	   - more output-stopping fun!
-
-2006-03-30 23:04:21  George Averill <nhjm449@gmail.com>
-
-	   - stop the psuedo output plugin when using 'no playlist advance' or 'stop after current song'
-
-2006-03-30 16:12:18  Giacomo Lozito <james@develia.org>
-
-	* prevent jack o.p. aboutbox from spawning multiple times
-
-2006-03-30 16:03:48  Giacomo Lozito <james@develia.org>
-
-	* prevent tonegen aboutbox from spawning multiple times
-
-2006-03-30 15:55:46  Giacomo Lozito <james@develia.org>
-
-	* prevent timidity aboutbox from spawning multiple times
-
-2006-03-30 15:47:45  Giacomo Lozito <james@develia.org>
-
-	* prevent libconsole aboutbox from spawning multiple times
-
-2006-03-30 01:22:58  George Averill <nhjm449@gmail.com>
-
-	   - Forgot something
-
-2006-03-30 01:22:03  George Averill <nhjm449@gmail.com>
-
-	   - 'stop after current song' feature
-
-2006-03-30 00:17:26  George Averill <nhjm449@gmail.com>
-
-	   - icons woohoo
-
-2006-03-30 00:15:02  George Averill <nhjm449@gmail.com>
-
-	   - correct icon
-
-2006-03-29 21:57:35  George Averill <nhjm449@gmail.com>
-
-	   - should fix the ability to change songs while paused
-
-2006-03-29 09:37:10  Derek Pomery <nemo@m8y.org>
-
-	* If the pref is still going to appear, suppose one should allow it to do something.
-
-2006-03-29 09:35:54  Derek Pomery <nemo@m8y.org>
-
-	* Make refreshing optional, default to disabled if Gnome VFS available.
-
-2006-03-28 22:11:34  George Averill <nhjm449@gmail.com>
-
-	   - whoever made the song queue number a fixed distance from the edge of the playlist was insane
-
-2006-03-27 19:23:36  George Averill <nhjm449@gmail.com>
-
-	* * No Playlist Advance context menu checkmark fix (bug #456)
-
-2006-03-27 15:05:09  William Pitcock <nenolod@nenolod.net>
-
-	* Gapless support. This comes with a few caveats, that I will mention here:
-	* 1) It is not really gapless, it just removes any delays caused by
-	   resetting the output device. Mileage depends on source performance.
-	* However, this commit reduces any gaps I have to a period of time that is
-	* unnoticable to me. (Of course, I have a 15k RPM SATA drive too.)
-
-2006-03-27 13:02:35  William Pitcock <nenolod@nenolod.net>
-
-	   - Unbreak headless support. This probably needs to be backported to 0.2.4.
-
-2006-03-26 16:17:03  William Pitcock <nenolod@nenolod.net>
-
-	   - nhjm is now on core so lets make a note of that in the credits
-
-2006-03-26 15:51:07  George Averill <nhjm449@gmail.com>
-
-	* * Skin thumbnails are refreshable!
-
-2006-03-26 01:14:27  William Pitcock <nenolod@nenolod.net>
-
-	   - add missing skin hints data
-
-2006-03-25 22:05:46  William Pitcock <nenolod@nenolod.net>
-
-	   - version bump
-
-2006-03-25 22:05:15  William Pitcock <nenolod@nenolod.net>
-
-	   - modern skin for 0.3
-
-2006-03-25 19:27:49  William Pitcock <nenolod@nenolod.net>
-
-	   - disable the scrobbler plugin if curl isn't there (for real)
-
-2006-03-25 19:10:10  William Pitcock <nenolod@nenolod.net>
-
-	   - version bump
-
-2006-03-25 19:07:37  William Pitcock <nenolod@nenolod.net>
-
-	   - Update NEWS
-
-2006-03-25 18:58:38  William Pitcock <nenolod@nenolod.net>
-
-	   - Update ChangeLog
-
-2006-03-24 23:05:42  Derek Pomery <nemo@m8y.org>
-
-	* Quick n dirty refresh.
-
-2006-03-24 21:14:03  Derek Pomery <nemo@m8y.org>
-
-	* Pending proper layout, make a little less vertical at least.
-
-2006-03-24 19:31:08  William Pitcock <nenolod@nenolod.net>
-
-	   - we should not compile arts_helper.h here.
-
-2006-03-24 16:20:04  William Pitcock <nenolod@nenolod.net>
-
-	   - rule reduction
-	   - add SHOW_CFLAGS option to show the CFLAGS used to compile each source unit
-
-2006-03-24 15:31:38  William Pitcock <nenolod@nenolod.net>
-
-	   - remove default rules override as it's no longer used here
-
-2006-03-24 15:30:29  William Pitcock <nenolod@nenolod.net>
-
-	   - cosmetic adjustment
-
-2006-03-24 15:26:21  William Pitcock <nenolod@nenolod.net>
-
-	   - do not show OMK debugging notices unless we use 'make VERBOSITY=1'
-
-2006-03-24 15:02:27  William Pitcock <nenolod@nenolod.net>
-
-	   - mistake here, we forget to pop back
-
-2006-03-24 15:01:36  William Pitcock <nenolod@nenolod.net>
-
-	   - more recursion fixes
-
-2006-03-24 14:51:05  William Pitcock <nenolod@nenolod.net>
-
-	   - properly recurse build errors
-
-2006-03-24 13:04:06  Derek Pomery <nemo@m8y.org>
-
-	* A basic reenabling of the info dialog
-
-2006-03-24 10:03:56  Giacomo Lozito <james@develia.org>
-
-	* fixed multiple spawns of wav-sndfile aboutbox
-
-2006-03-24 10:00:06  Giacomo Lozito <james@develia.org>
-
-	* fixed multiple spawns of flac aboutbox
-
-2006-03-24 09:54:14  Giacomo Lozito <james@develia.org>
-
-	* fixed multiple spawns of vorbis aboutbox
-
-2006-03-24 09:51:13  Giacomo Lozito <james@develia.org>
-
-	* fixed multiple spawns of adplug aboutbox
-
-2006-03-24 09:02:57  Giacomo Lozito <james@develia.org>
-
-	* now modplug uses xmms_show_message for its aboutbox
-
-2006-03-23 19:24:41  Giacomo Lozito <james@develia.org>
-
-	* new xmms_show_message look
-
-2006-03-23 17:32:40  Derek Pomery <nemo@m8y.org>
-
-	* memcmp since magic isn't a string
-
-2006-03-22 18:58:39  Derek Pomery <nemo@m8y.org>
-
-	* Only compare 4 bytes, unless someone had a reason.
-
-2006-03-21 13:28:00  Giacomo Lozito <james@develia.org>
-
-	* amidi-plug: completed merge with 0.2 changes
-
-2006-03-21 11:22:14  William Pitcock <nenolod@nenolod.net>
-
-	   - Also determine a change by track name, patch by nixphoeni.
-
-2006-03-20 12:57:25  William Pitcock <nenolod@nenolod.net>
-
-	   - what was that doing here?
-
-2006-03-19 15:21:35  William Pitcock <nenolod@nenolod.net>
-
-	   - revert (commit 2/2)
-
-2006-03-19 15:21:11  William Pitcock <nenolod@nenolod.net>
-
-	   - revert (commit 1/2)
-
-2006-03-19 15:12:44  William Pitcock <nenolod@nenolod.net>
-
-	   - no longer explodes. still no audio output.
-
-2006-03-19 14:51:03  William Pitcock <nenolod@nenolod.net>
-
-	   - PSF2 support (everything is BORKED right now)
-
-2006-03-18 16:48:04  Giacomo Lozito <james@develia.org>
-
-	* shortened the compare-dups-by-path function
-
-2006-03-18 16:31:38  Giacomo Lozito <james@develia.org>
-
-	* added multiple 'remove duplicates' (by title, by filename, by path+filename)
-
-2006-03-18 15:35:16  William Pitcock <nenolod@nenolod.net>
-
-	   - yeah lets try not freeing this at all
-
-2006-03-18 15:32:39  William Pitcock <nenolod@nenolod.net>
-
-	   - fix free() stuff properly
-
-2006-03-18 15:32:01  Giacomo Lozito <james@develia.org>
-
-	* changed adplug plugin name
-
-2006-03-18 15:30:56  William Pitcock <nenolod@nenolod.net>
-
-	   - we don't really need to free here, messes up on ID3v2 a *lot*
-
-2006-03-18 15:21:00  Giacomo Lozito <james@develia.org>
-
-	* do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir
-
-2006-03-18 14:32:41  Giacomo Lozito <james@develia.org>
-
-	* added many new icons for the playlist menus (some drawn from scratch and others derived from the gtk stock ones)
-
-2006-03-18 12:09:58  Tony Vroon <chainsaw@gentoo.org>
-
-	* Report sample rate properly. Rate is just the number of channels, but that is better then 0, right?
-
-2006-03-18 11:58:29  Tony Vroon <chainsaw@gentoo.org>
-
-	* Sync header file for rix player as well.
-
-2006-03-18 11:28:08  Tony Vroon <chainsaw@gentoo.org>
-
-	* Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo.
-
-2006-03-18 10:56:03  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use magic bytes to identify AAC and MP4 as the decoder insists on reading the entire file before making a decision. This can be upsetting to users of large playlists, so reduce that to two 4-byte reads. Extension checking still needed for files that have been butchered by bad taggers, sorry.
-
-2006-03-18 10:37:21  Giacomo Lozito <james@develia.org>
-
-	* started to add more icons for the playlist menu entries; others are going to be drawn and added
-
-2006-03-18 09:34:43  Giacomo Lozito <james@develia.org>
-
-	* added a 'remove duplicates' option to the playlist removal menu
-
-2006-03-17 22:07:11  William Pitcock <nenolod@nenolod.net>
-
-	   - archive support
-
-2006-03-17 21:11:49  William Pitcock <nenolod@nenolod.net>
-
-	   - equalizer improvements
-
-2006-03-17 20:21:50  William Pitcock <nenolod@nenolod.net>
-
-	   - initial work on skin.hints support (the first step to modernizing our
-	  skin format :D)
-
-2006-03-17 12:25:25  William Pitcock <nenolod@nenolod.net>
-
-	   - reinit the visualizer for VIS_SCOPE too.
-
-2006-03-14 17:35:10  Tony Vroon <chainsaw@gentoo.org>
-
-	* Only start the decoder for FLAC detection on HTTP. We can handle files much easier, with a metadata check. Faster, less resource intensive, and does not spuriously trigger for wave files.
-
-2006-03-13 22:21:42  William Pitcock <nenolod@nenolod.net>
-
-	   - revert pluginenum change (did no good)
-	   - remove tags/Makefile reference from configure
-
-2006-03-13 21:29:55  William Pitcock <nenolod@nenolod.net>
-
-	   - improve the way the scrobbler plugin is compiled
-	   - use G_MODULE_BIND_LAZY to safely bind plugins dependant on
-	  libaudacious, some libdl implementations hate doing this otherwise
-
-2006-03-13 16:18:03  Tony Vroon <chainsaw@gentoo.org>
-
-	* Fix logic error that caused us to lock on to wav.
-
-2006-03-13 15:58:32  Tony Vroon <chainsaw@gentoo.org>
-
-	* Be smarter about spotting MP4 files, only fall back on extension for AAC.
-
-2006-03-13 13:07:18  William Pitcock <nenolod@nenolod.net>
-
-	   - use extern here (grr)
-
-2006-03-12 22:57:18  William Pitcock <nenolod@nenolod.net>
-
-	   - if make fails, exit -1 recursively
-
-2006-03-12 17:18:35  William Pitcock <nenolod@nenolod.net>
-
-	   - improvements to the playlist list control, via nhjm
-
-2006-03-12 17:05:18  Tony Vroon <chainsaw@gentoo.org>
-
-	* Okay, we need to pinch more playback code to avoid false positives.
-
-2006-03-12 16:49:19  Tony Vroon <chainsaw@gentoo.org>
-
-	* Ask the decoder whether this is a WMA file, instead of depending on file magic.
-
-2006-03-12 16:07:38  Tony Vroon <chainsaw@gentoo.org>
-
-	* Ask the decoder whether this is a FLAC file, instead of depending on file magic.
-
-2006-03-12 14:09:33  William Pitcock <nenolod@nenolod.net>
-
-	* that should have been strcasecmp
-
-2006-03-12 13:41:40  William Pitcock <nenolod@nenolod.net>
-
-	   - do not include ${DESTDIR} in the symlink target. reported by mokoshi.
-
-2006-03-12 12:27:25  William Pitcock <nenolod@nenolod.net>
-
-	   - only show the SVN revision if we know what it is
-
-2006-03-11 23:06:47  William Pitcock <nenolod@nenolod.net>
-
-	   - safety checks
-
-2006-03-11 20:13:26  William Pitcock <nenolod@nenolod.net>
-
-	   - fix disk_writer build
-
-2006-03-11 19:30:13  Giacomo Lozito <james@develia.org>
-
-	* revert erroneous change in objective.mk
-
-2006-03-11 19:25:53  Giacomo Lozito <james@develia.org>
-
-	* prefs window: added user@host info in the version label
-
-2006-03-11 19:10:26  Giacomo Lozito <james@develia.org>
-
-	* fixed quoting on arts.m4
-
-2006-03-11 18:56:50  Giacomo Lozito <james@develia.org>
-
-	* display audacious version and revision in the prefs window
-
-2006-03-11 16:20:40  Giacomo Lozito <james@develia.org>
-
-	* new icons for the preferences window
-
-2006-03-11 08:21:23  Giacomo Lozito <james@develia.org>
-
-	* made the preferences window smaller
-
-2006-03-10 10:20:15  William Pitcock <nenolod@nenolod.net>
-
-	   - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>.
-
-2006-03-09 21:09:41  William Pitcock <nenolod@nenolod.net>
-
-	   - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious.
-
-2006-03-09 21:03:27  William Pitcock <nenolod@nenolod.net>
-
-	   - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that,
-	  by external contributor: Leonardo Boshell <leonardop -at- gentoo.org>
-
-2006-03-09 11:55:56  Giacomo Lozito <james@develia.org>
-
-	* ported xmms-arts 0.7.1 to audacious and integrated it in the build process
-
-2006-03-08 13:16:59  William Pitcock <nenolod@nenolod.net>
-
-	   - fix typo
-
-2006-03-08 12:11:37  William Pitcock <nenolod@nenolod.net>
-
-	   - fix a FD leak here
-
-2006-03-08 08:57:02  William Pitcock <nenolod@nenolod.net>
-
-	   - add psuedo_output_plugin, a psuedo output plugin that will be used for reverse compatibility with old plugins.
-	  sort of.
-
-2006-03-08 08:47:02  William Pitcock <nenolod@nenolod.net>
-
-	   - add get_written_time(), get_output_time().
-
-2006-03-07 13:47:20  Giacomo Lozito <james@develia.org>
-
-	* update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation)
-
-2006-03-05 15:42:27  William Pitcock <nenolod@nenolod.net>
-
-	   - add nemo to credits
-
-2006-03-05 15:19:01  Derek Pomery <nemo@m8y.org>
-
-	* Don't override input LD_FLAGS - needed to enable profiling.
-
-2006-03-05 14:46:31  Derek Pomery <nemo@m8y.org>
-
-	* Bug #423 - Add retrieval of first entry in case of multiple matches.  Good enough to remove the FIXME?
-
-2006-03-04 16:34:04  William Pitcock <nenolod@nenolod.net>
-
-	   - use OBJECTIVE_DATA instead of a kludge in the posthook here
-
-2006-03-04 14:22:19  William Pitcock <nenolod@nenolod.net>
-
-	* documentation updates for 0.2.2
-
-2006-03-04 14:17:20  William Pitcock <nenolod@nenolod.net>
-
-	   - add corrected version of Aerdan's jump to file patch
-
-2006-03-04 01:39:17  William Pitcock <nenolod@nenolod.net>
-
-	   - blah, #if 0 out these g_free's until we get to 0.2.3
-
-2006-03-04 00:58:55  William Pitcock <nenolod@nenolod.net>
-
-	   - clean this up a bit
-
-2006-03-04 00:55:28  William Pitcock <nenolod@nenolod.net>
-
-	* err, actually, nevermind
-
-2006-03-04 00:53:31  William Pitcock <nenolod@nenolod.net>
-
-	   - we shouldn't pass queuepos to gtk_widget_create_pango_layout(), the only thing we will do is confuse it
-
-2006-03-04 00:50:04  William Pitcock <nenolod@nenolod.net>
-
-	   - 0.2.2
-
-2006-03-03 23:16:35  William Pitcock <nenolod@nenolod.net>
-
-	   - leak fix
-
-2006-03-03 22:57:36  William Pitcock <nenolod@nenolod.net>
-
-	   - fix a memory leak here
-
-2006-03-03 22:43:06  William Pitcock <nenolod@nenolod.net>
-
-	   - finish up here
-
-2006-03-03 22:09:52  William Pitcock <nenolod@nenolod.net>
-
-	   - more sanity checking
-
-2006-03-03 22:04:24  William Pitcock <nenolod@nenolod.net>
-
-	   - iteration pacing against id3_read_frame() since we cannot trust all tags to behave properly.
-
-2006-03-03 21:26:54  William Pitcock <nenolod@nenolod.net>
-
-	   - experimental ID32.2 fix
-
-2006-03-03 12:31:57  William Pitcock <nenolod@nenolod.net>
-
-	   - more fixes, sizeof *frame !($&($&(@!#$@#*&@!$# whoever wrote this code is an idiot
-
-2006-03-03 12:11:53  William Pitcock <nenolod@nenolod.net>
-
-	   - leak fix, take 1
-
-2006-03-02 18:07:31  William Pitcock <nenolod@nenolod.net>
-
-	   - some compilers couldn't figure the original call out, so put a struct infront of it
-
-2006-03-02 17:50:49  William Pitcock <nenolod@nenolod.net>
-
-	   - oh shit, i just found the error, we were calling malloc(0)!
-
-2006-03-02 17:01:33  William Pitcock <nenolod@nenolod.net>
-
-	   - use /sbin/ldconfig here instead of just ldconfig.
-
-2006-03-02 10:26:55  William Pitcock <nenolod@nenolod.net>
-
-	* untag a critical fixme as it was actually deadchip smoking some craq
-	* back in the days of BMP
-
-2006-03-02 10:14:36  William Pitcock <nenolod@nenolod.net>
-
-	* Add error reporting for many places, patch by external contributor Derek
-	* Pomery (nemo @ #audacious). Additional cleanups too.
-
-2006-03-02 10:00:29  William Pitcock <nenolod@nenolod.net>
-
-	   - do not operate on a non-existant fd
-
-2006-03-01 14:13:38  William Pitcock <nenolod@nenolod.net>
-
-	   - found it
-
-2006-03-01 13:34:43  William Pitcock <nenolod@nenolod.net>
-
-	* lalala
-
-2006-03-01 13:29:36  William Pitcock <nenolod@nenolod.net>
-
-	   - do not use type/magic detection here
-
-2006-03-01 13:17:23  William Pitcock <nenolod@nenolod.net>
-
-	   - fix a typo here
-
-2006-03-01 13:15:40  William Pitcock <nenolod@nenolod.net>
-
-	   - reinstate cyc-based checks intelligently
-
-2006-03-01 13:13:46  William Pitcock <nenolod@nenolod.net>
-
-	   - blah
-
-2006-03-01 13:09:13  William Pitcock <nenolod@nenolod.net>
-
-	   - remove cyc based breaking
-
-2006-03-01 12:39:35  William Pitcock <nenolod@nenolod.net>
-
-	* adjust our tolerance a bit
-
-2006-03-01 12:33:12  William Pitcock <nenolod@nenolod.net>
-
-	* ten iterations?
-
-2006-03-01 12:26:30  William Pitcock <nenolod@nenolod.net>
-
-	* blah!
-
-2006-03-01 12:25:01  William Pitcock <nenolod@nenolod.net>
-
-	   - enable debug notice
-
-2006-03-01 12:24:18  William Pitcock <nenolod@nenolod.net>
-
-	* hmm
-
-2006-03-01 12:05:28  William Pitcock <nenolod@nenolod.net>
-
-	   - typo
-
-2006-03-01 11:40:21  William Pitcock <nenolod@nenolod.net>
-
-	   - should be safe to revert now
-
-2006-03-01 11:39:18  William Pitcock <nenolod@nenolod.net>
-
-	   - more sanity checks
-
-2006-03-01 11:37:37  William Pitcock <nenolod@nenolod.net>
-
-	   - sanity checks for mpg123_decode_header
-
-2006-03-01 11:34:21  William Pitcock <nenolod@nenolod.net>
-
-	   - lets not use mpg123_detect_by_content
-
-2006-03-01 11:07:09  William Pitcock <nenolod@nenolod.net>
-
-	   - try to avoid a buffer overflow when detecting an MPEG stream
-
-2006-02-28 16:56:30  William Pitcock <nenolod@nenolod.net>
-
-	   - sanity checks here
-
-2006-02-28 16:36:33  Giacomo Lozito <james@develia.org>
-
-	* removed explicit calls to libtool from sidplay.m4, since libtool is not here anymore
-
-2006-02-28 13:33:08  William Pitcock <nenolod@nenolod.net>
-
-	   - generate makefile for BSD/Sun plugin.
-
-2006-02-28 13:32:33  William Pitcock <nenolod@nenolod.net>
-
-	   - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing.
-
-2006-02-28 00:12:32  William Pitcock <nenolod@nenolod.net>
-
-	* kludge
-
-2006-02-27 23:01:17  William Pitcock <nenolod@nenolod.net>
-
-	* put AM_INIT_AUTOMAKE back
-
-2006-02-27 22:59:50  William Pitcock <nenolod@nenolod.net>
-
-	* build intl first
-
-2006-02-27 22:57:33  William Pitcock <nenolod@nenolod.net>
-
-	* add kludge for xorg on pkgsrc
-
-2006-02-27 22:54:14  William Pitcock <nenolod@nenolod.net>
-
-	* update languages
-
-2006-02-27 22:52:38  William Pitcock <nenolod@nenolod.net>
-
-	* blah
-
-2006-02-27 22:47:59  William Pitcock <nenolod@nenolod.net>
-
-	* more progress
-
-2006-02-27 22:37:43  William Pitcock <nenolod@nenolod.net>
-
-	* more stuff
-
-2006-02-27 22:32:58  William Pitcock <nenolod@nenolod.net>
-
-	* more fixing
-
-2006-02-27 22:24:11  William Pitcock <nenolod@nenolod.net>
-
-	* use PACKAGE_NAME instead of PACKAGE for autoconf compatibility
-
-2006-02-27 22:22:27  William Pitcock <nenolod@nenolod.net>
-
-	* another kludge for pkgsrc, C++ edition
-
-2006-02-27 22:18:03  William Pitcock <nenolod@nenolod.net>
-
-	* kludge for pkgsrc machines
-
-2006-02-27 22:11:58  William Pitcock <nenolod@nenolod.net>
-
-	   - remove autopoint
-
-2006-02-27 22:11:39  William Pitcock <nenolod@nenolod.net>
-
-	   - remove need for autopoint
-
-2006-02-27 20:58:22  William Pitcock <nenolod@nenolod.net>
-
-	   - remove LIBTOOL
-
-2006-02-27 20:54:39  William Pitcock <nenolod@nenolod.net>
-
-	   - add config.guess, config.sub.
-	   - remove AM_INIT_AUTOMAKE
-
-2006-02-27 20:42:14  William Pitcock <nenolod@nenolod.net>
-
-	   - wtf is this? well it's leaving at any rate.
-
-2006-02-27 20:39:30  William Pitcock <nenolod@nenolod.net>
-
-	   - remove libtoolize
-
-2006-02-27 20:35:11  William Pitcock <nenolod@nenolod.net>
-
-	* documentation updates
-
-2006-02-27 20:17:55  William Pitcock <nenolod@nenolod.net>
-
-	   - fix underwater effects, patch via Spyke @ #audacious
-
-2006-02-27 18:52:02  Giacomo Lozito <james@develia.org>
-
-	* Added a get_volume plugin function, to ensure that the player volume is properly updated when the player is remotely controlled
-
-2006-02-27 18:51:14  William Pitcock <nenolod@nenolod.net>
-
-	   - another playlist DND fix
-
-2006-02-27 18:42:12  William Pitcock <nenolod@nenolod.net>
-
-	* drag and drop line rendering fix
-
-2006-02-27 17:54:47  William Pitcock <nenolod@nenolod.net>
-
-	   - revert this
-
-2006-02-27 17:43:15  William Pitcock <nenolod@nenolod.net>
-
-	   - remerge fixed version of OSS patch. Submitted by Bren <spike -at- spykes.net>
-
-2006-02-27 17:20:52  William Pitcock <nenolod@nenolod.net>
-
-	   - crash fix at no additional charge
-
-2006-02-27 17:02:04  William Pitcock <nenolod@nenolod.net>
-
-	   - revert OSS warning squashing as the patch created more problems than it solved
-
-2006-02-27 16:34:47  William Pitcock <nenolod@nenolod.net>
-
-	   - fix gconf at no additional charge
-
-2006-02-27 10:32:57  William Pitcock <nenolod@nenolod.net>
-
-	   - memleak fix (noticed by HopeSeekr @ efnet #xmule)
-
-2006-02-27 09:29:53  William Pitcock <nenolod@nenolod.net>
-
-	   - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge.
-
-2006-02-27 08:34:58  William Pitcock <nenolod@nenolod.net>
-
-	   - gconf
-
-2006-02-27 08:31:47  William Pitcock <nenolod@nenolod.net>
-
-	   - gnomevfs
-
-2006-02-27 08:28:11  William Pitcock <nenolod@nenolod.net>
-
-	   - sndfile
-
-2006-02-27 08:25:36  William Pitcock <nenolod@nenolod.net>
-
-	   - fix this stupid thing
-
-2006-02-27 00:40:13  William Pitcock <nenolod@nenolod.net>
-
-	   - create directories that aren't there in the install phase
-
-2006-02-26 22:47:43  William Pitcock <nenolod@nenolod.net>
-
-	* perhaps a fix?
-
-2006-02-26 22:38:33  William Pitcock <nenolod@nenolod.net>
-
-	   - remove automake. no longer used.
-
-2006-02-26 22:37:20  William Pitcock <nenolod@nenolod.net>
-
-	* fix?
-
-2006-02-26 22:32:47  William Pitcock <nenolod@nenolod.net>
-
-	   - convert to objective make. needs testing.
-
-2006-02-26 22:28:53  William Pitcock <nenolod@nenolod.net>
-
-	   - convert to objective make
-
-2006-02-26 22:27:45  William Pitcock <nenolod@nenolod.net>
-
-	   - convert to objective make
-
-2006-02-26 22:22:38  William Pitcock <nenolod@nenolod.net>
-
-	   - convert to objective make
-
-2006-02-26 22:20:28  William Pitcock <nenolod@nenolod.net>
-
-	   - fix data rule (whitespace)
-
-2006-02-26 22:20:17  William Pitcock <nenolod@nenolod.net>
-
-	* convert to objective make
-
-2006-02-26 22:14:08  William Pitcock <nenolod@nenolod.net>
-
-	* rule for installing data
-
-2006-02-26 22:09:32  William Pitcock <nenolod@nenolod.net>
-
-	   - distclean enhancements
-
-2006-02-26 22:06:12  William Pitcock <nenolod@nenolod.net>
-
-	   - fix version info
-
-2006-02-26 18:17:12  Tony Vroon <chainsaw@gentoo.org>
-
-	* Remove references to inetctl from the build system.
-
-2006-02-26 18:14:17  Tony Vroon <chainsaw@gentoo.org>
-
-	* Move inetctl out into the hacking zone as it needs conversion to a threading model instead of it just forking things.
-
-2006-02-26 17:50:50  William Pitcock <nenolod@nenolod.net>
-
-	   - fix
-
-2006-02-26 17:46:14  William Pitcock <nenolod@nenolod.net>
-
-	* fix a warning here, lalala.
-
-2006-02-26 17:41:10  William Pitcock <nenolod@nenolod.net>
-
-	   - fix AAC build
-
-2006-02-26 17:39:06  William Pitcock <nenolod@nenolod.net>
-
-	   - more intelligently handle directory creation
-
-2006-02-26 17:29:28  William Pitcock <nenolod@nenolod.net>
-
-	   - Add makerules.
-
-2006-02-26 17:23:50  Tony Vroon <chainsaw@gentoo.org>
-
-	* Make GCC 4.1 a bit less talkative, patch by Flameeyes from Gentoo. Fixing the warnings is possible, but would require extensive changes throughout the entire codebase.
-
-2006-02-26 17:05:40  William Pitcock <nenolod@nenolod.net>
-
-	   - fix installation i think
-
-2006-02-26 15:08:35  Tony Vroon <chainsaw@gentoo.org>
-
-	* Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo).
-
-2006-02-26 12:21:49  Tony Vroon <chainsaw@gentoo.org>
-
-	* Fixes for all warnings (except 3 spurious GCC 4.0 ones, upgrade to 4.1 if you see them) and a performance increase. By external contributor Diego "FlameEyes" Petteno (Gentoo).
-
-2006-02-26 03:09:12  William Pitcock <nenolod@nenolod.net>
-
-	* experimental fix
-
-2006-02-26 00:47:48  William Pitcock <nenolod@nenolod.net>
-
-	* GUI fix
-
-2006-02-26 00:33:56  William Pitcock <nenolod@nenolod.net>
-
-	   - fix errorbox stuff some more
-
-2006-02-25 21:17:26  William Pitcock <nenolod@nenolod.net>
-
-	   - Fix error box stuff.
-
-2006-02-25 21:14:32  William Pitcock <nenolod@nenolod.net>
-
-	   - New configuration UI.
-
-2006-02-25 20:40:22  William Pitcock <nenolod@nenolod.net>
-
-	* Import new GUI code. Not yet hooked up really.
-
-2006-02-25 20:24:10  William Pitcock <nenolod@nenolod.net>
-
-	* via NhJm:
-	   - Grammatical updates to the audacious man page,
-	   - Remove unused event boxes from the preferences pane.
-
-2006-02-25 16:56:54  William Pitcock <nenolod@nenolod.net>
-
-	   - Use pkg-config to detect libmusicbrainz.
-
-2006-02-25 16:28:29  William Pitcock <nenolod@nenolod.net>
-
-	* Don't install util.h
-
-2006-02-25 15:49:41  William Pitcock <nenolod@nenolod.net>
-
-	   - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID)
-
-2006-02-25 15:15:05  William Pitcock <nenolod@nenolod.net>
-
-	* Attach a SONAME to all .so's.
-
-2006-02-25 14:11:20  William Pitcock <nenolod@nenolod.net>
-
-	   - add scrobbler support
-
-2006-02-25 11:36:36  Tony Vroon <chainsaw@gentoo.org>
-
-	* Revert debug-only cleanup system verbosity.
-
-2006-02-25 11:35:27  Tony Vroon <chainsaw@gentoo.org>
-
-	* Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while.
-
-2006-02-25 03:30:30  William Pitcock <nenolod@nenolod.net>
-
-	   - Ok, really revert this.
-
-2006-02-25 03:25:21  William Pitcock <nenolod@nenolod.net>
-
-	   - Roll back broken HTTP-based stream detection code.
-
-2006-02-25 02:09:42  William Pitcock <nenolod@nenolod.net>
-
-	   - Slay unused variables here.
-
-2006-02-25 02:08:27  William Pitcock <nenolod@nenolod.net>
-
-	   - Add a discussion about headless operation.
-
-2006-02-25 01:57:41  William Pitcock <nenolod@nenolod.net>
-
-	   - Slay an unused variable warning here.
-
-2006-02-25 01:56:24  William Pitcock <nenolod@nenolod.net>
-
-	   - Add some sanity checking to make sure we can't do X11 stuff when running headless.
-
-2006-02-25 01:44:27  William Pitcock <nenolod@nenolod.net>
-
-	   - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference)
-	   - Version bump: 0.2.1
-
-2006-02-25 01:32:17  William Pitcock <nenolod@nenolod.net>
-
-	* Squelch a stupid warning here.
-
-2006-02-25 01:16:06  William Pitcock <nenolod@nenolod.net>
-
-	   - Working exception handling at no extra charge. Closes bugs #408, #409.
-
-2006-02-25 00:50:55  William Pitcock <nenolod@nenolod.net>
-
-	   - Remove libblah.so: cruft from pre-autolink rule times.
-
-2006-02-25 00:47:30  William Pitcock <nenolod@nenolod.net>
-
-	   - Fix a crash relating to changing FLAC plugin settings. Closes bug #412.
-
-2006-02-25 00:05:06  William Pitcock <nenolod@nenolod.net>
-
-	   - Really fix preview generation for PNG/SVG based skins.
-
-2006-02-24 23:25:33  William Pitcock <nenolod@nenolod.net>
-
-	   - Remove pre-objective auto-linking rules for library objectives (cruft)
-
-2006-02-24 14:36:42  William Pitcock <nenolod@nenolod.net>
-
-	* change permissions here
-
-2006-02-24 14:34:42  William Pitcock <nenolod@nenolod.net>
-
-	* install HEADERS properly (oops)
-
-2006-02-23 20:56:34  William Pitcock <nenolod@nenolod.net>
-
-	* We had this backwards.
-
-2006-02-23 19:04:36  Tony Vroon <chainsaw@gentoo.org>
-
-	* This came with it. No extra charge.
-
-2006-02-23 19:03:03  Tony Vroon <chainsaw@gentoo.org>
-
-	* ESD output plugin ported to objective make by Kyoshi Aman.
-
-2006-02-23 18:36:31  William Pitcock <nenolod@nenolod.net>
-
-	* grr
-
-2006-02-23 18:09:56  William Pitcock <nenolod@nenolod.net>
-
-	* directory creation
-
-2006-02-23 10:44:06  William Pitcock <nenolod@nenolod.net>
-
-	* s/sharedir/datadir
-
-2006-02-22 20:27:55  William Pitcock <nenolod@nenolod.net>
-
-	* Install audacious.pc, audacious.1 and audacious.desktop.
-
-2006-02-22 19:31:03  William Pitcock <nenolod@nenolod.net>
-
-	* Link against libstdc++ because we're intermixing code.
-
-2006-02-22 19:23:01  William Pitcock <nenolod@nenolod.net>
-
-	* honour DESTDIR here too
-
-2006-02-22 19:17:52  William Pitcock <nenolod@nenolod.net>
-
-	* apparently GNU make doesn't like to use @${VAR}
-
-2006-02-22 19:12:10  William Pitcock <nenolod@nenolod.net>
-
-	* directory creation stuff
-
-2006-02-22 19:10:11  William Pitcock <nenolod@nenolod.net>
-
-	* add HEADERS for audacious/
-
-2006-02-22 19:07:25  William Pitcock <nenolod@nenolod.net>
-
-	* If the makefile has a HEADERS variable, then install them to the
-	* INCLUDEDIR.
-
-2006-02-22 19:04:47  William Pitcock <nenolod@nenolod.net>
-
-	* versioning for libaudacious.so
-
-2006-02-22 18:37:26  William Pitcock <nenolod@nenolod.net>
-
-	* Ok, really fix this stupid bug.
-
-2006-02-22 18:30:23  William Pitcock <nenolod@nenolod.net>
-
-	* Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout
-	* is only registered once.
-
-2006-02-21 15:09:39  Tony Vroon <chainsaw@gentoo.org>
-
-	* Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time.
-
-2006-02-19 20:20:51  William Pitcock <nenolod@nenolod.net>
-
-	   - Fix mp3 detection properly.
-	   - Generate thumbnails for nextgen skins as well as WA2.x ones.
-
-2006-02-19 20:05:14  William Pitcock <nenolod@nenolod.net>
-
-	* fix libvisual-proxy conditional
-
-2006-02-19 17:50:50  Tony Vroon <chainsaw@gentoo.org>
-
-	* Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123.
-
-2006-02-19 17:35:37  Tony Vroon <chainsaw@gentoo.org>
-
-	* Actually use the cleanup hooks on general & visualization plugins.
-
-2006-02-19 17:18:05  Tony Vroon <chainsaw@gentoo.org>
-
-	* Get mpg123 going. Nenolod promises to fix this properly soon.
-
-2006-02-19 17:03:06  Tony Vroon <chainsaw@gentoo.org>
-
-	* Port inetctl plugin from XMMS.
-
-2006-02-19 14:39:36  William Pitcock <nenolod@nenolod.net>
-
-	* FIX
-
-2006-02-19 10:36:35  Tony Vroon <chainsaw@gentoo.org>
-
-	* Juggle declarations around so that GCC likes the order of things.
-
-2006-02-19 08:34:25  Tony Vroon <chainsaw@gentoo.org>
-
-	* Initialize org variable before using it.
-
-2006-02-19 08:13:53  Tony Vroon <chainsaw@gentoo.org>
-
-	* Disabled unused void function add_instlist.
-
-2006-02-19 08:00:47  Tony Vroon <chainsaw@gentoo.org>
-
-	* Only build what the configure system tells us to build.
-
-2006-02-19 07:48:58  Tony Vroon <chainsaw@gentoo.org>
-
-	* Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo).
-
-2006-02-18 18:36:33  Tony Vroon <chainsaw@gentoo.org>
-
-	* An explicit cast a day keeps the compiler warning at bay.
-
-2006-02-18 18:15:16  Tony Vroon <chainsaw@gentoo.org>
-
-	* Addresses most of the warnings in the code, and uses a -W CFLAG to disable the non-null checks. From external contributor Harald van Dijk (Gentoo).
-
-2006-02-18 16:02:57  Tony Vroon <chainsaw@gentoo.org>
-
-	* More skin-related fixups. One segfault fix by Michael Hanselmann and a fix by Daniel Drake to also display skins that lack a thumbnail.
-
-2006-02-18 15:21:21  Tony Vroon <chainsaw@gentoo.org>
-
-	* Do not throw SIGABRT when path == NULL, g_return_val_if_fail logs a critical message and will abort. Patch courtesy of Daniel Drake from Gentoo.
-
-2006-02-18 10:23:30  Tony Vroon <chainsaw@gentoo.org>
-
-	* Sync with upstream. Drop hardware OPL2/3 support, it throws warnings and is not used on most modern machines. Added var inits where GCC 4.0 thought it was a good idea.
-
-2006-02-16 09:40:35  William Pitcock <nenolod@nenolod.net>
-
-	* id3v1 tag stuffs.
-
-2006-02-12 13:10:41  Tony Vroon <chainsaw@gentoo.org>
-
-	* Check for have_alsa to enable ALSA, and not have_oss.
-
-2006-02-12 12:24:16  William Pitcock <nenolod@nenolod.net>
-
-	* Conditionalize the buildsystem.
-
-2006-02-12 10:59:11  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282.
-
-2006-02-12 09:12:26  Tony Vroon <chainsaw@gentoo.org>
-
-	* Do not show 00:00 when stopped in shaded mode, closes bug #390.
-
-2006-02-11 11:10:33  Tony Vroon <chainsaw@gentoo.org>
-
-	* Updated japanese translation by dai, from bug #384.
-
-2006-02-11 10:25:14  Tony Vroon <chainsaw@gentoo.org>
-
-	* Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown.
-
-2006-02-08 18:08:04  Tony Vroon <chainsaw@gentoo.org>
-
-	* Trim the header a bit too.
-
-2006-02-08 18:07:34  Tony Vroon <chainsaw@gentoo.org>
-
-	* Remove config dependency, font usage and misc dead code.
-
-2006-02-07 13:54:28  William Pitcock <nenolod@nenolod.net>
-
-	* use the default rule for building library objectives here
-
-2006-02-07 08:40:04  William Pitcock <nenolod@nenolod.net>
-
-	* do not forkbomb if we have a malformed makefile
-
-2006-02-06 19:10:47  Tony Vroon <chainsaw@gentoo.org>
-
-	* GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo.
-
-2006-02-06 18:52:28  Tony Vroon <chainsaw@gentoo.org>
-
-	* MP3 linking fixes by NhJm.
-
-2006-02-06 18:47:35  Tony Vroon <chainsaw@gentoo.org>
-
-	* Musepack build fix by NhJm.
-
-2006-02-06 18:41:01  Tony Vroon <chainsaw@gentoo.org>
-
-	* Vorbis linking fix by Kiyoshi Aman.
-
-2006-02-06 18:24:20  Tony Vroon <chainsaw@gentoo.org>
-
-	* Build fixes for SID by NhJm.
-
-2006-02-06 14:08:35  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert crossfade & disk_writer to new build system.
-
-2006-02-05 15:58:33  Tony Vroon <chainsaw@gentoo.org>
-
-	* Start building adplug.
-
-2006-02-05 15:32:51  Tony Vroon <chainsaw@gentoo.org>
-
-	* Fix building of the musepack plugin.
-
-2006-02-05 09:14:48  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert OSS & ALSA output plugins.
-
-2006-02-05 09:14:24  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert OSS & ALSA output plugins.
-
-2006-02-04 19:29:52  William Pitcock <nenolod@nenolod.net>
-
-	* buildsystem fixes, shouldn't bomb now :P
-
-2006-02-04 19:22:10  William Pitcock <nenolod@nenolod.net>
-
-	* Oops.
-
-2006-02-04 13:47:01  William Pitcock <nenolod@nenolod.net>
-
-	* Run ldconfig as an install-posthook operation, some systems need it.
-
-2006-02-04 13:44:06  William Pitcock <nenolod@nenolod.net>
-
-	* Convert Visualization plugins over.
-
-2006-02-04 13:30:06  William Pitcock <nenolod@nenolod.net>
-
-	* we never did anything here, removing for confusion
-
-2006-02-04 13:19:32  William Pitcock <nenolod@nenolod.net>
-
-	* playlist_list widget improvements via plasmaroo
-
-2006-02-03 09:26:58  William Pitcock <nenolod@nenolod.net>
-
-	* General plugins converted
-
-2006-02-03 09:15:37  William Pitcock <nenolod@nenolod.net>
-
-	* Effects conversion
-
-2006-02-03 09:11:33  William Pitcock <nenolod@nenolod.net>
-
-	* modplug conversion
-
-2006-02-03 08:51:47  William Pitcock <nenolod@nenolod.net>
-
-	* wav conversion
-
-2006-02-03 08:44:11  William Pitcock <nenolod@nenolod.net>
-
-	* wma conversion
-
-2006-02-03 08:38:16  William Pitcock <nenolod@nenolod.net>
-
-	* ditto
-
-2006-02-03 08:36:31  William Pitcock <nenolod@nenolod.net>
-
-	* fixes
-
-2006-02-03 08:34:31  William Pitcock <nenolod@nenolod.net>
-
-	* ditto
-
-2006-02-03 08:34:08  William Pitcock <nenolod@nenolod.net>
-
-	* oops
-
-2006-02-03 08:33:34  William Pitcock <nenolod@nenolod.net>
-
-	* sexypsf conversion
-
-2006-02-03 08:30:51  William Pitcock <nenolod@nenolod.net>
-
-	* sid conversion
-
-2006-02-03 08:26:41  William Pitcock <nenolod@nenolod.net>
-
-	* remove unused makefile
-
-2006-02-02 21:35:40  William Pitcock <nenolod@nenolod.net>
-
-	* vorbis linkage
-
-2006-02-02 21:32:18  William Pitcock <nenolod@nenolod.net>
-
-	* fix libconsole linkage
-
-2006-02-02 21:10:15  William Pitcock <nenolod@nenolod.net>
-
-	* fix some path issues
-
-2006-02-02 21:06:15  William Pitcock <nenolod@nenolod.net>
-
-	* link against libid3 if available
-
-2006-02-02 21:01:48  William Pitcock <nenolod@nenolod.net>
-
-	* install subobjectives
-
-2006-02-02 20:49:10  William Pitcock <nenolod@nenolod.net>
-
-	* make sure mpg123 installs correctly
-
-2006-02-02 20:47:47  William Pitcock <nenolod@nenolod.net>
-
-	* timidity conversion
-
-2006-02-02 20:33:24  William Pitcock <nenolod@nenolod.net>
-
-	* flac conversion
-
-2006-02-02 20:28:35  William Pitcock <nenolod@nenolod.net>
-
-	* remove dead code
-
-2006-02-02 20:28:19  William Pitcock <nenolod@nenolod.net>
-
-	* adplug fixes
-
-2006-02-02 20:26:59  William Pitcock <nenolod@nenolod.net>
-
-	* Musepack conversion
-
-2006-02-02 20:23:59  William Pitcock <nenolod@nenolod.net>
-
-	* Convert adplug over to build objectives...
-
-2006-02-02 20:16:36  William Pitcock <nenolod@nenolod.net>
-
-	* remove old LIBTOOL crap
-
-2006-02-02 20:16:10  William Pitcock <nenolod@nenolod.net>
-
-	* build objective for amidi-plug
-
-2006-02-02 20:13:17  William Pitcock <nenolod@nenolod.net>
-
-	* remove unused components
-
-2006-02-02 19:46:30  William Pitcock <nenolod@nenolod.net>
-
-	* libaudacious has two objectives that are evaluated, a static object and
-	* a shared object.
-
-2006-02-02 19:32:49  William Pitcock <nenolod@nenolod.net>
-
-	* Convert audacious over to a binary objective.
-
-2006-02-02 18:20:49  William Pitcock <nenolod@nenolod.net>
-
-	* more fixes
-
-2006-02-02 18:15:10  William Pitcock <nenolod@nenolod.net>
-
-	* ditto for static libraries
-
-2006-02-02 18:14:33  William Pitcock <nenolod@nenolod.net>
-
-	* try to add a "default" make rule for $(OBJECTIVE_BINS)
-
-2006-02-02 18:12:08  William Pitcock <nenolod@nenolod.net>
-
-	* buildsystem improvements
-
-2006-02-02 18:03:51  William Pitcock <nenolod@nenolod.net>
-
-	* Conversion to new system.
-
-2006-02-02 17:49:25  William Pitcock <nenolod@nenolod.net>
-
-	* Update vorbis.
-
-2006-02-02 17:44:45  William Pitcock <nenolod@nenolod.net>
-
-	* squelch warnings -- they're getting annoying seeing again and again
-
-2006-02-02 17:42:11  William Pitcock <nenolod@nenolod.net>
-
-	* Add -I../.. here to satisfy OSS header dependency (O_o)
-
-2006-02-02 17:40:33  William Pitcock <nenolod@nenolod.net>
-
-	* convert cdaudio
-
-2006-02-02 17:37:08  William Pitcock <nenolod@nenolod.net>
-
-	* update to objective make
-
-2006-02-02 17:33:01  William Pitcock <nenolod@nenolod.net>
-
-	* Convert aac over, make sure mpg123 is compiled -fPIC
-
-2006-02-02 16:52:47  William Pitcock <nenolod@nenolod.net>
-
-	* Announce objective completion.
-
-2006-02-02 16:50:05  William Pitcock <nenolod@nenolod.net>
-
-	* Add library "dependencies" care of $(OBJECTIVE_LIBS_NOINST)
-
-2006-02-02 16:47:26  William Pitcock <nenolod@nenolod.net>
-
-	* Announce when we're building a library or binary objective, not just a component objective.
-
-2006-02-02 16:43:34  William Pitcock <nenolod@nenolod.net>
-
-	* fix make clean
-
-2006-02-02 16:42:17  William Pitcock <nenolod@nenolod.net>
-
-	* convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of
-	* difference anyway...
-
-2006-02-02 16:21:14  William Pitcock <nenolod@nenolod.net>
-
-	* buildsystem upgrade
-
-2006-02-02 16:17:33  William Pitcock <nenolod@nenolod.net>
-
-	* Add confirmation messages.
-
-2006-02-02 16:15:36  William Pitcock <nenolod@nenolod.net>
-
-	* some buildsystem changes... nothing notable yet
-
-2006-02-02 15:57:20  William Pitcock <nenolod@nenolod.net>
-
-	* needed requirements for objective-based buildsystem (automake replacement)
-
-2006-02-01 21:42:23  William Pitcock <nenolod@nenolod.net>
-
-	* Remove the elusive playlistwin visualiser that we do not use.
-
-2006-02-01 16:04:14  William Pitcock <nenolod@nenolod.net>
-
-	* I made an error in the ChangeLog, whoops.
-
-2006-02-01 16:01:16  William Pitcock <nenolod@nenolod.net>
-
-	* ChangeLog
-
-2006-02-01 15:57:44  William Pitcock <nenolod@nenolod.net>
-
-	   - Update mpg123 configure options
-	   - Update NEWS.
-
-2006-02-01 15:36:46  Giacomo Lozito <james@develia.org>
-
-	* amidi-plug: ensure that i_seq_off() can be safely called multiple times
-
-2006-02-01 15:11:14  William Pitcock <nenolod@nenolod.net>
-
-	* Mouse icon.
-
-2006-02-01 15:10:07  William Pitcock <nenolod@nenolod.net>
-
-	* update hungarian translation
-
-2006-02-01 15:09:25  William Pitcock <nenolod@nenolod.net>
-
-	* make lirc strings translatable
-
-2006-02-01 15:09:00  William Pitcock <nenolod@nenolod.net>
-
-	* make WMA plugin strings translatable
-
-2006-02-01 15:08:39  William Pitcock <nenolod@nenolod.net>
-
-	* make timidity strings translatable
-
-2006-02-01 15:08:20  William Pitcock <nenolod@nenolod.net>
-
-	* update POTFILES.in
-
-2006-01-30 07:44:27  William Pitcock <nenolod@nenolod.net>
-
-	* Sanity checking inside vfs_() functions.
-
-2006-01-29 16:17:45  Giacomo Lozito <james@develia.org>
-
-	* reverted changes applied in r564, the backward seek behaved strangely
-
-2006-01-29 14:38:24  Giacomo Lozito <james@develia.org>
-
-	* added support for the FluidSynth ALSA backend, by sending a MIDI_CTL_ALL_SOUNDS_OFF controller event when playback is halted
-
-2006-01-28 21:23:29  Giacomo Lozito <james@develia.org>
-
-	* centered text in audacious logo window
-
-2006-01-28 19:08:53  William Pitcock <nenolod@nenolod.net>
-
-	* Make a tweak to the build_stamp.c rule.
-
-2006-01-28 15:54:44  William Pitcock <nenolod@nenolod.net>
-
-	* *ding* fix for chainsaw
-
-2006-01-28 15:45:34  William Pitcock <nenolod@nenolod.net>
-
-	* fix giacomo's bug I think
-
-2006-01-28 13:49:45  William Pitcock <nenolod@nenolod.net>
-
-	* add disk_getvol and disk_setvol
-
-2006-01-28 13:13:12  Giacomo Lozito <james@develia.org>
-
-	* adapted the logo text for gettext translations
-
-2006-01-28 11:40:22  Tony Vroon <chainsaw@gentoo.org>
-
-	* Updated Czech translation by Jan N. <finn@sendmail.cz>
-
-2006-01-28 11:27:32  William Pitcock <nenolod@nenolod.net>
-
-	* add playback.c to build
-
-2006-01-28 11:27:01  William Pitcock <nenolod@nenolod.net>
-
-	* we don't need to build libaudcore/Makefile anymore ;)
-
-2006-01-28 11:21:21  William Pitcock <nenolod@nenolod.net>
-
-	* remove libaudcore, we never did anything with it
-
-2006-01-28 11:15:54  William Pitcock <nenolod@nenolod.net>
-
-	* update potfiles
-
-2006-01-28 11:14:54  William Pitcock <nenolod@nenolod.net>
-
-	* per laci, use stock icons in the menu
-
-2006-01-28 11:07:49  William Pitcock <nenolod@nenolod.net>
-
-	* We now require GTK+ 2.6.x.
-
-2006-01-28 11:00:25  William Pitcock <nenolod@nenolod.net>
-
-	* artist - album - title is now the default title format.
-
-2006-01-27 23:29:56  William Pitcock <nenolod@nenolod.net>
-
-	* throw out duplicate XEvents... again, for speed purposes we don't need
-	* to process every pixel the player is manipulated
-
-2006-01-27 23:20:29  William Pitcock <nenolod@nenolod.net>
-
-	* I like the rotated icon better.
-
-2006-01-27 22:55:26  William Pitcock <nenolod@nenolod.net>
-
-	* icons so far
-
-2006-01-27 22:31:53  William Pitcock <nenolod@nenolod.net>
-
-	* When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c.
-	* ./audacious --version will display it.
-
-2006-01-27 22:09:05  William Pitcock <nenolod@nenolod.net>
-
-	* About box tweaks.
-
-2006-01-27 21:38:19  William Pitcock <nenolod@nenolod.net>
-
-	* Patch for improved GYM/VGM file support ala blargg.
-
-2006-01-27 17:10:44  Giacomo Lozito <james@develia.org>
-
-	* in configure.ac, do not check for ALSA twice if it has been already detected (both alsa output plugin and amidi-plug check its availability)
-
-2006-01-27 16:22:22  Giacomo Lozito <james@develia.org>
-
-	* do not try to compile amidi-plug if alsa is not available
-
-2006-01-27 14:00:13  Giacomo Lozito <james@develia.org>
-
-	* amidi-plug: do not try to guess the correct alsa port from alsa-lib version if there's not a wavetable hw synth available
-
-2006-01-27 01:22:49  Giacomo Lozito <james@develia.org>
-
-	* adjusted audacious headers includes in amidi-plug
-
-2006-01-26 20:45:42  Giacomo Lozito <james@develia.org>
-
-	* updated configure.ac and macros; added amidi-plug and conditions for timidity compilation
-
-2006-01-26 20:43:59  Giacomo Lozito <james@develia.org>
-
-	* amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :)
-
-2006-01-26 19:24:48  William Pitcock <nenolod@nenolod.net>
-
-	* fixes via blargg.
-
-2006-01-26 18:35:44  William Pitcock <nenolod@nenolod.net>
-
-	* experimental fix
-
-2006-01-26 17:21:09  William Pitcock <nenolod@nenolod.net>
-
-	* whoever wrote output_to_audio() was a crackhead.
-
-2006-01-26 13:44:29  William Pitcock <nenolod@nenolod.net>
-
-	* cleanup produce_audio() a bit.
-
-2006-01-26 13:37:48  William Pitcock <nenolod@nenolod.net>
-
-	* Add tell_audio(AFormat *, gint *, gint *), for retrieving audio
-	* format information from an output plugin. Right now, we need this
-	* inside the core to do effects processing.
-
-	* Rationale:
-
-	   - If tell_audio() is unavailable, do not do processing.
-	   - If tell_audio() is available and there is a format mismatch,
-	  do not do processing yet -- we need to reinitialize the output
-	  port before we can do anything useful.
-
-	* Disk Writer and Crossfade are too fragile to make these changes to,
-	* so they do not support tell_audio yet.
-
-2006-01-26 13:18:52  William Pitcock <nenolod@nenolod.net>
-
-	* tell_audio returns void, not gint.
-
-2006-01-26 13:11:20  William Pitcock <nenolod@nenolod.net>
-
-	* Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to
-	* open_audio()... XMMS design sucks and we WILL be getting rid of most of these kludges in 0.3. :P
-
-2006-01-26 13:06:40  Giacomo Lozito <james@develia.org>
-
-	* re-added an empty ChangeLog file to avoid autotool complaints
-
-2006-01-26 12:57:27  Giacomo Lozito <james@develia.org>
-
-	* about.c buttons centered and properly sized
-
-2006-01-26 12:47:47  William Pitcock <nenolod@nenolod.net>
-
-	* Indentation changes.
-
-2006-01-26 12:47:29  William Pitcock <nenolod@nenolod.net>
-
-	* make "Credits" translatable.
-
-2006-01-26 12:31:35  Giacomo Lozito <james@develia.org>
-
-	* custom label/images for about.c buttons
-
-2006-01-26 00:45:56  William Pitcock <nenolod@nenolod.net>
-
-	* sed -i s:XMMS:Audacious:g
-
-2006-01-26 00:44:32  William Pitcock <nenolod@nenolod.net>
-
-	* More doc updates.
-
-2006-01-26 00:42:38  William Pitcock <nenolod@nenolod.net>
-
-	* documentation updates.
-
-2006-01-26 00:22:45  William Pitcock <nenolod@nenolod.net>
-
-	* Add a line between the time and the track name.
-
-2006-01-26 00:15:52  William Pitcock <nenolod@nenolod.net>
-
-	* Make *sure* it's borderless.
-
-2006-01-25 21:17:49  William Pitcock <nenolod@nenolod.net>
-
-	* Credits window is back in action.
-
-2006-01-25 20:40:41  William Pitcock <nenolod@nenolod.net>
-
-	* Remove crap that is unneeded from about.c, update credits information.
-
-2006-01-25 20:37:38  Giacomo Lozito <james@develia.org>
-
-	* initial layout for buttons over the png logo
-
-2006-01-25 20:31:49  William Pitcock <nenolod@nenolod.net>
-
-	* Add credits.c to makefile, and fill in as much information as I have.
-
-2006-01-25 20:19:59  William Pitcock <nenolod@nenolod.net>
-
-	* Add show_credits_window() declaration.
-
-2006-01-25 19:39:42  William Pitcock <nenolod@nenolod.net>
-
-	* If a track has a length, then we *really* do not want silence detection,
-	* as this fucks up tracks that have been improperly tagged.
-
-2006-01-25 19:27:09  Giacomo Lozito <james@develia.org>
-
-	* removed X11 dependencies and cflags from audacious/makefile.am
-
-2006-01-25 11:31:04  William Pitcock <nenolod@nenolod.net>
-
-	* New output driver which makes use of Output objects ability to flush
-	* buffers. (seek for output timing, basically)
-
-2006-01-24 23:47:40  William Pitcock <nenolod@nenolod.net>
-
-	* Input buffers are always 3 seconds ahead of what you hear... compensate for this.
-
-2006-01-24 23:34:46  William Pitcock <nenolod@nenolod.net>
-
-	* Close enough... does some sort of speedup for 3 seconds like timidity, but close enough.
-
-2006-01-24 23:03:30  William Pitcock <nenolod@nenolod.net>
-
-	* aboutbox formatting stuffs.
-
-2006-01-24 22:19:01  William Pitcock <nenolod@nenolod.net>
-
-	* hostile merge, phase 2: reimport based on new plugin code
-
-2006-01-24 22:17:26  William Pitcock <nenolod@nenolod.net>
-
-	* Hostile merge, phase 1: remove merge target from the repository.
-
-2006-01-24 21:10:07  Tony Vroon <chainsaw@gentoo.org>
-
-	* New code drop from blargg. Needs some work.
-
-2006-01-24 15:57:22  William Pitcock <nenolod@nenolod.net>
-
-	* Whoops.
-
-2006-01-24 10:25:36  William Pitcock <nenolod@nenolod.net>
-
-	* Do not process redundant XEvents... just throw them away. Crude
-	* optimization brings us much X11 Performance.
-
-2006-01-24 09:52:28  William Pitcock <nenolod@nenolod.net>
-
-	* ESD output plugin enhancements by max_verem -at- yahoo.com.
-
-2006-01-23 16:11:40  William Pitcock <nenolod@nenolod.net>
-
-	* Remove X11 dependency. Audacious can now run anywhere where GTK is
-	* available. Please port me to your favourite operating system.
-
-2006-01-23 16:07:43  William Pitcock <nenolod@nenolod.net>
-
-	* Always on top fix.
-
-2006-01-23 15:53:26  William Pitcock <nenolod@nenolod.net>
-
-	* Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet --
-	* (Always on Top has a minor bug remaining involving the transient
-	* windows attached to mainwin still.)
-
-2006-01-23 14:24:48  William Pitcock <nenolod@nenolod.net>
-
-	* Remove ALL Xlib stuff from the skinning engine and use GDK where
-	* applicable instead.
-
-2006-01-21 16:06:25  Tony Vroon <chainsaw@gentoo.org>
-
-	* Assembly file is now unused. Removing.
-
-2006-01-21 16:06:07  Tony Vroon <chainsaw@gentoo.org>
-
-	* Remove X86 assembler code; use of executable stacks is a problem on hardened systems.
-
-2006-01-21 12:03:15  Tony Vroon <chainsaw@gentoo.org>
-
-	* Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
-
-2006-01-21 09:12:02  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use the VFS layer.
-
-2006-01-21 08:32:50  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use the VFS subsystem and delete the unused demo source.
-
-2006-01-20 09:17:03  William Pitcock <nenolod@nenolod.net>
-
-	* Reenable wma compilation.
-
-2006-01-19 21:31:32  William Pitcock <nenolod@nenolod.net>
-
-	* SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com>
-
-2006-01-19 17:45:42  William Pitcock <nenolod@nenolod.net>
-
-	* Updated about-logo.png.
-
-2006-01-19 17:45:01  William Pitcock <nenolod@nenolod.net>
-
-	* More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable.
-
-2006-01-18 23:21:50  William Pitcock <nenolod@nenolod.net>
-
-	* Experimental about box stuff... doesnt work right yet. Work in progress!
-
-2006-01-18 19:18:37  Tony Vroon <chainsaw@gentoo.org>
-
-	* Tag reading for NSF.
-
-2006-01-18 19:07:59  Tony Vroon <chainsaw@gentoo.org>
-
-	* Length detection for VGM; tag reading for GBS.
-
-2006-01-18 18:03:38  William Pitcock <nenolod@nenolod.net>
-
-	* Rename about.c to credits.c
-
-2006-01-18 18:01:31  William Pitcock <nenolod@nenolod.net>
-
-	* Add about-logo.png to the distribution.
-
-2006-01-18 16:34:54  Tony Vroon <chainsaw@gentoo.org>
-
-	* Simplify magic reader and get GYM tag reading right.
-
-2006-01-18 16:03:32  Giacomo Lozito <james@develia.org>
-
-	* use labs() instead of abs() for long types
-
-2006-01-18 15:55:23  Giacomo Lozito <james@develia.org>
-
-	* seek with tristate prev/next buttons now works just like the seek bar (no seek until the button is released, no seek at all if it should move to the prev/next song)
-
-2006-01-18 14:35:20  Tony Vroon <chainsaw@gentoo.org>
-
-	* Clean up after myself, reverting botched fix to ffmpeg code.
-
-2006-01-18 13:21:11  Giacomo Lozito <james@develia.org>
-
-	* fixed width of the fwd button
-
-2006-01-18 13:03:23  William Pitcock <nenolod@nenolod.net>
-
-	* Remove header that got moved. Oops.
-
-2006-01-18 12:53:34  William Pitcock <nenolod@nenolod.net>
-
-	* Fork off the rcfile backend for conversion into an XML file-based preferences option using GMarkup. This does not work
-	* yet...
-
-2006-01-18 12:38:51  William Pitcock <nenolod@nenolod.net>
-
-	* Move xml_document stuff into libaudacious.
-
-2006-01-17 20:15:15  William Pitcock <nenolod@nenolod.net>
-
-	* Remove EQ again. *grr*
-
-2006-01-17 20:12:22  William Pitcock <nenolod@nenolod.net>
-
-	* Further speedups
-
-2006-01-17 20:05:29  William Pitcock <nenolod@nenolod.net>
-
-	* Change logic used for drawing the line between the numbers and the
-	* titles in the playlist.
-
-2006-01-17 19:26:38  Tony Vroon <chainsaw@gentoo.org>
-
-	* Temporarily stop building the WMA plugin until it can be fixed.
-
-2006-01-17 19:24:38  Tony Vroon <chainsaw@gentoo.org>
-
-	* More complete title reporting and make coding style consistent with the rest of audacious. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
-
-2006-01-17 17:46:09  Tony Vroon <chainsaw@gentoo.org>
-
-	* Revert to revision 379, unable to fix fallout from 450, still segfaults intermittently.
-
-2006-01-17 14:39:37  William Pitcock <nenolod@nenolod.net>
-
-	* Possibly play nicer with X11 in the skinning engine's event loop.
-
-2006-01-16 23:39:45  William Pitcock <nenolod@nenolod.net>
-
-	* Revert pause on seek stuff as it did no good anyway and just caused
-	* problems.
-
-2006-01-16 20:29:49  Giacomo Lozito <james@develia.org>
-
-	* added a new column in the treeview model to store the skin name
-
-2006-01-16 18:05:02  William Pitcock <nenolod@nenolod.net>
-
-	* Make "Unarchived Winamp 2.x skin" &c translatable.
-
-2006-01-16 17:58:53  William Pitcock <nenolod@nenolod.net>
-
-	* Use g_object_(get|set)_data() on the thumbnail object to store the skin
-	* path. (This is probably considered hackish by some, but hey, it works
-	* :D)
-
-2006-01-16 17:21:41  William Pitcock <nenolod@nenolod.net>
-
-	* Dissect the pango markup using scanf and various string delimiter hacks.
-	* This could be done in a much better way, but I'd rather not sit down and
-	* figure out why GTK is not behaving the way I want it to right now.
-
-2006-01-16 16:37:05  William Pitcock <nenolod@nenolod.net>
-
-	* new pango-based skin selection sexyness.
-
-2006-01-16 15:37:00  William Pitcock <nenolod@nenolod.net>
-
-	* Revert hack that had no effect. The blips apparently occur on the output side of things.
-
-2006-01-16 15:29:32  William Pitcock <nenolod@nenolod.net>
-
-	* lets not output audio when paused. really.
-
-2006-01-16 15:24:54  William Pitcock <nenolod@nenolod.net>
-
-	* vis fixes
-
-2006-01-16 15:19:11  William Pitcock <nenolod@nenolod.net>
-
-	* Stop playing while seeking the player.
-
-2006-01-16 12:38:28  William Pitcock <nenolod@nenolod.net>
-
-	* The default skin is now distributed as a png skin, not a bmp one due to
-	* the new skinning engine's support for PNG files.
-
-2006-01-16 12:32:57  William Pitcock <nenolod@nenolod.net>
-
-	* Be less spammy in the audacious trace log about not being able to find
-	* files.
-
-2006-01-16 12:30:11  William Pitcock <nenolod@nenolod.net>
-
-	* This commit allows for the use of alternate formats to bmp in skin
-	* files.
-
-2006-01-15 18:49:42  William Pitcock <nenolod@nenolod.net>
-
-	* Add a hackhack for FreeBSD ports.
-
-2006-01-15 09:35:01  Tony Vroon <chainsaw@gentoo.org>
-
-	* Pinch nicer file info dialog from BMP-WMA.
-
-2006-01-15 02:34:41  William Pitcock <nenolod@nenolod.net>
-
-	* Add `Apply' button to the presets window. Patch via NhJm.
-
-2006-01-14 20:19:36  William Pitcock <nenolod@nenolod.net>
-
-	* Smarter algorithm for detecting differentials between button presses, now takes seconds into account.
-	* (I borrowed this from Atheme's lag detection code. :P)
-
-2006-01-14 20:12:15  William Pitcock <nenolod@nenolod.net>
-
-	* Take matters of seconds into consideration.
-
-2006-01-14 20:10:44  William Pitcock <nenolod@nenolod.net>
-
-	* Ditto for playlist window.
-
-2006-01-14 20:09:54  William Pitcock <nenolod@nenolod.net>
-
-	   - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to
-	  scroll through the song instead of 5000 frames.
-	   - Scroll by 1000 when using the tristate buttons to seek.
-
-2006-01-14 19:57:44  William Pitcock <nenolod@nenolod.net>
-
-	* Logic stuff relating to tristate-seek. Now I just need to work it into the event loop.
-
-2006-01-14 19:21:16  William Pitcock <nenolod@nenolod.net>
-
-	* Convert prev/next buttons to tristate, via create_pbutton_ex().
-
-2006-01-14 19:05:06  Tony Vroon <chainsaw@gentoo.org>
-
-	* Hello includes. Goodbye warnings.
-
-2006-01-14 18:58:03  William Pitcock <nenolod@nenolod.net>
-
-	* create_pbutton() should hook on release, not on push. My bad. :P
-
-2006-01-14 18:49:00  William Pitcock <nenolod@nenolod.net>
-
-	* This commit rips out the old equalization engine with a dynamic engine
-	* that can be extended all the way up to 128 bands.
-
-2006-01-14 13:03:49  Tony Vroon <chainsaw@gentoo.org>
-
-	* This file is not used.
-
-2006-01-14 09:27:13  Tony Vroon <chainsaw@gentoo.org>
-
-	* Sync with upstream CVS. This implements RIX playback.
-
-2006-01-14 07:40:19  Tony Vroon <chainsaw@gentoo.org>
-
-	* That removed so much that it does not play anymore. Add a line of code back.
-
-2006-01-14 02:02:06  William Pitcock <nenolod@nenolod.net>
-
-	* Reliability fixes.
-
-2006-01-13 22:48:46  William Pitcock <nenolod@nenolod.net>
-
-	* timidity fixes... remove duplicated code provided by produce_audio()
-	   -_-.
-
-2006-01-13 22:03:07  William Pitcock <nenolod@nenolod.net>
-
-	* Buttons are now tri-state, meaning they have both callbacks for push and
-	* release. This can be used for creating timers between the two points of
-	* push and release (for instance, to allow the rewind/forward buttons to
-	* seek through songs if they are not exited immediately)
-
-2006-01-13 21:18:38  William Pitcock <nenolod@nenolod.net>
-
-	   - remove fullscreen.c, fullscreen.h (I know of nothing for audacious
-	* that uses this code?)
-	   - merge timidity conversion to produce_audio(), provided by Kiyoshi Aman
-	* <kiyoshi.aman -at- gmail.com>.
-
-2006-01-13 20:36:08  William Pitcock <nenolod@nenolod.net>
-
-	* Install input.h and output.h headers.
-
-2006-01-13 16:57:57  William Pitcock <nenolod@nenolod.net>
-
-	* SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
-
-2006-01-13 16:50:54  William Pitcock <nenolod@nenolod.net>
-
-	* Remove equalization code. We do this same processing in the core in 0.2.
-
-2006-01-12 20:27:22  William Pitcock <nenolod@nenolod.net>
-
-	* FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;))
-
-2006-01-11 08:11:10  William Pitcock <nenolod@nenolod.net>
-
-	* Add a sanity check for crappily written plugins in the decoder cache.
-
-2006-01-11 07:40:26  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery.
-
-2006-01-10 18:50:39  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert to produce_audio usage.
-
-2006-01-10 14:47:50  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery.
-
-2006-01-10 14:22:40  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert all input plugins (except timidity & wav-sndfile) to produce_audio.
-
-2006-01-09 17:00:10  William Pitcock <nenolod@nenolod.net>
-
-	* Change copying of scaling properties from factor 11 -> 12, to factor 12
-	   -> 13 when antialiasing -- results in a higher accuracy decode.
-
-	* It could still be wrong, we may need to do 13 -> 14 or 14 -> 15. We'll
-	* see how people like this adjustment first.
-
-2006-01-09 15:15:02  Tony Vroon <chainsaw@gentoo.org>
-
-	* Support .cmf .sci & .laa without stealing .mid from timidity.
-
-2006-01-09 14:30:26  Tony Vroon <chainsaw@gentoo.org>
-
-	* Care about pointer signedness.
-
-2006-01-08 18:49:05  Tony Vroon <chainsaw@gentoo.org>
-
-	* Experimental fix for the 56 warnings emitted by GCC4 when it encounters PsxBios.c; by an anonymous contributor. Stability to be assessed in the coming weeks.
-
-2006-01-08 18:03:37  Tony Vroon <chainsaw@gentoo.org>
-
-	* Care about pointer signedness.
-
-2006-01-08 17:14:58  Tony Vroon <chainsaw@gentoo.org>
-
-	* Disable unused function: audmp4_strip_spaces
-
-2006-01-08 17:02:54  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use glib function for glib types and care about pointer signedness.
-
-2006-01-08 16:14:06  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher).
-
-2006-01-08 15:39:07  Tony Vroon <chainsaw@gentoo.org>
-
-	* Initialize variables to zero where required.
-
-2006-01-08 15:32:21  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add missing %s in translated string.
-
-2006-01-08 03:34:37  William Pitcock <nenolod@nenolod.net>
-
-	* Updated Ukranian translation.
-
-2006-01-08 03:33:29  William Pitcock <nenolod@nenolod.net>
-
-	* trivial manpage fix (spotted by dai)
-
-2006-01-08 03:26:45  William Pitcock <nenolod@nenolod.net>
-
-	* Updated japanese translation c/o Dai.
-
-2006-01-07 13:17:08  Tony Vroon <chainsaw@gentoo.org>
-
-	* Care about pointer signedness.
-
-2006-01-07 12:19:59  William Pitcock <nenolod@nenolod.net>
-
-	* Add giacomo to credits.
-
-2006-01-07 12:13:28  William Pitcock <nenolod@nenolod.net>
-
-	* Generate cache content on demand if it was not previously there.
-
-2006-01-07 12:02:25  William Pitcock <nenolod@nenolod.net>
-
-	* Do not generate a cache when loading a playlist.
-
-2006-01-07 08:18:41  Tony Vroon <chainsaw@gentoo.org>
-
-	* Really add S3M support back after receiving a convincing testcase.
-
-2006-01-07 08:18:13  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add S3M support back after receiving a convincing testcase.
-
-2006-01-05 12:21:15  William Pitcock <nenolod@nenolod.net>
-
-	* FHS compatibility hacks
-
-2006-01-05 07:47:09  William Pitcock <nenolod@nenolod.net>
-
-	* Version bump to 0.2 -- we've been confusing the hell out of people.
-
-2006-01-05 02:07:44  William Pitcock <nenolod@nenolod.net>
-
-	* Support for FreeBSD 6.x CD Audio DAE.
-
-2006-01-04 14:26:59  Tony Vroon <chainsaw@gentoo.org>
-
-	* Remove support for .mid & .s3m; we have other plugins handling those formats already.
-
-2006-01-03 18:22:07  Tony Vroon <chainsaw@gentoo.org>
-
-	* AM_CONDITIONAL bug uncovered by deitarion.
-
-2006-01-03 17:03:55  Tony Vroon <chainsaw@gentoo.org>
-
-	* Upload missing file for genre handling.
-
-2006-01-03 16:29:34  Tony Vroon <chainsaw@gentoo.org>
-
-	* Autotools do not want quoting here, apparently. Fair enough.
-
-2006-01-03 16:25:32  Tony Vroon <chainsaw@gentoo.org>
-
-	* Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship.
-
-2006-01-03 15:22:40  Tony Vroon <chainsaw@gentoo.org>
-
-	* Correct binio detection logic.
-
-2006-01-03 15:05:55  William Pitcock <nenolod@nenolod.net>
-
-	* WTF is this doing with UI code in it :S
-
-2006-01-03 15:05:01  William Pitcock <nenolod@nenolod.net>
-
-	   - remove unused "USE_SIMD" crap left over from BMP
-	   - add audacious icon (woohoo!)
-	   - add hungarian translation for the audacious gnome icon file (per laci)
-
-2006-01-03 14:54:18  William Pitcock <nenolod@nenolod.net>
-
-	   - Rename playlistwin stuff to ui_playlist.*
-
-2006-01-03 14:24:10  William Pitcock <nenolod@nenolod.net>
-
-	* fix audio corruption when doing a short write.
-
-2006-01-03 13:58:24  William Pitcock <nenolod@nenolod.net>
-
-	* Rebuild translation database.
-
-2006-01-03 13:51:19  William Pitcock <nenolod@nenolod.net>
-
-	* Do not print verbose "loading plugin" messages, only display errors to
-	* stdout.
-
-2006-01-03 11:47:13  William Pitcock <nenolod@nenolod.net>
-
-	* Fix adplug compilation issues (also per laci)
-
-2006-01-03 11:46:01  William Pitcock <nenolod@nenolod.net>
-
-	* Update audacious translation template (per laci)
-
-2006-01-01 08:40:46  Tony Vroon <chainsaw@gentoo.org>
-
-	* Start caring about pointer signedness.
-
-2006-01-01 07:35:17  Tony Vroon <chainsaw@gentoo.org>
-
-	* Sentinel fix; extra NULL required.
-
-2006-01-01 07:09:47  Tony Vroon <chainsaw@gentoo.org>
-
-	* We have no choice but to continue as planned. Deploy the sentinels!
-
-2006-01-01 06:57:22  Tony Vroon <chainsaw@gentoo.org>
-
-	* Remove last bits of the dirbrowser.
-
-2005-12-31 19:35:02  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add parenthesis around assignment used as truth value.
-
-2005-12-31 19:31:38  Tony Vroon <chainsaw@gentoo.org>
-
-	* Kill unused var.
-
-2005-12-31 17:16:16  Tony Vroon <chainsaw@gentoo.org>
-
-	* Stop GYM playback at the right time, if the length is known.
-
-2005-12-31 17:15:42  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use file magic instead of extensions.
-
-2005-12-31 17:04:34  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use file magic instead of extensions.
-
-2005-12-31 16:47:56  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use file magic instead of extensions.
-
-2005-12-31 16:37:03  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use file magic instead of extensions.
-
-2005-12-31 16:17:51  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use file magic instead of extensions (Phase 2).
-
-2005-12-31 15:36:01  Tony Vroon <chainsaw@gentoo.org>
-
-	* Implement GYM tag reader.
-
-2005-12-31 15:14:35  Tony Vroon <chainsaw@gentoo.org>
-
-	* Implement VGM playback.
-
-2005-12-31 14:30:19  Tony Vroon <chainsaw@gentoo.org>
-
-	* Properly fall back to file name if the tag information is invalid (SPC).
-
-2005-12-31 14:04:53  Tony Vroon <chainsaw@gentoo.org>
-
-	* Length detection for GYM.
-
-2005-12-30 19:56:32  Tony Vroon <chainsaw@gentoo.org>
-
-	* Detect files by content; remove quick detect.
-
-2005-12-30 19:39:28  William Pitcock <nenolod@nenolod.net>
-
-	   - change our slogan to "The future of UNIX multimedia."
-	   - clarify who is developing on 0.2 and who developed on the 0.1 branch.
-	   - extend our copyright to 2006
-
-2005-12-30 18:31:39  Tony Vroon <chainsaw@gentoo.org>
-
-	* Adlib synthesizer (AdPlug) support.
-
-2005-12-30 16:17:35  William Pitcock <nenolod@nenolod.net>
-
-	* Checking path for NULL wont work in the for() loop, so we have to check elsewhere.
-	* It'd be nice if file managers would all obey the same standard.
-
-2005-12-30 15:52:14  William Pitcock <nenolod@nenolod.net>
-
-	* Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P)
-
-2005-12-30 00:44:13  William Pitcock <nenolod@nenolod.net>
-
-	* This commit reduces the amount of times we probe a source down to ONE
-	* SINGLE TIME, using the cache I created earlier to provide all the
-	* information we need!
-
-2005-12-30 00:10:26  William Pitcock <nenolod@nenolod.net>
-
-	* Cache the decoder used for each PlaylistEntry. This reduces the amount
-	* of times we probe a resource to a strict limit of two times. (Once to
-	* detect the type, and the second time to get the stream information.)
-
-	* Something this simple should have been done to begin with...
-
-2005-12-29 04:29:29  William Pitcock <nenolod@nenolod.net>
-
-	* very rudementary http stream detection support for mpg123-clone.
-	   - i had to do a lot of stupid hackish workarounds for shoutcast (BTW, I hate you AOL and I hope you die someday.)
-
-2005-12-28 15:40:46  William Pitcock <nenolod@nenolod.net>
-
-	* mpg123-clone: Add '.mp3.part' to list of allowed extension types.
-	* (Audacious phase2)
-
-2005-12-26 16:12:35  William Pitcock <nenolod@nenolod.net>
-
-	* various fixes :(
-
-2005-12-26 15:56:03  William Pitcock <nenolod@nenolod.net>
-
-	* filterchain stuff
-
-2005-12-26 15:54:41  William Pitcock <nenolod@nenolod.net>
-
-	* filterchain stuff
-
-2005-12-26 15:52:54  William Pitcock <nenolod@nenolod.net>
-
-	* filterchain stuff
-
-2005-12-26 15:35:40  William Pitcock <nenolod@nenolod.net>
-
-	* a lot of EQ tweaks, but the preamp still does not work right
-
-2005-12-26 15:14:23  William Pitcock <nenolod@nenolod.net>
-
-	* Use the audacious filterchain for musepack. (I'm not removing the equalizer, because it looks like a better equalizer than the one we have right now.)
-
-2005-12-26 15:09:53  William Pitcock <nenolod@nenolod.net>
-
-	* Use produce_audio() to pass the audio through the new audacious filterchain stuff. (EQ support!!!)
-
-2005-12-26 15:01:04  William Pitcock <nenolod@nenolod.net>
-
-	* ditto for samplerate... we should have full plugin compatibility now
-
-2005-12-26 14:42:45  William Pitcock <nenolod@nenolod.net>
-
-	* Display the MP4/AAC+ bitrate, instead of "VBR".
-
-2005-12-26 09:19:44  Tony Vroon <chainsaw@gentoo.org>
-
-	* Replace a tab with spaces to make Mikachu happy.
-
-2005-12-26 03:16:45  William Pitcock <nenolod@nenolod.net>
-
-	* Initial fileinfo box, loosely based around the mpg123-clone one.
-
-2005-12-26 02:38:59  William Pitcock <nenolod@nenolod.net>
-
-	* Initial tagging_mp4.c code. Still need to add a class for aac tagging information (ID3)
-
-2005-12-26 01:56:55  William Pitcock <nenolod@nenolod.net>
-
-	* safety fix
-
-2005-12-26 01:22:44  William Pitcock <nenolod@nenolod.net>
-
-	* MP4 metadata retrieval support.
-
-2005-12-25 16:38:14  Tony Vroon <chainsaw@gentoo.org>
-
-	* Stop last few desperate attempts to hold on to GTK1+ includes.
-
-2005-12-25 16:25:03  Tony Vroon <chainsaw@gentoo.org>
-
-	* Delete stale GTK1+ interface code.
-
-2005-12-25 16:19:40  Tony Vroon <chainsaw@gentoo.org>
-
-	* And that concludes the story of the whacky OK button. Thank you.
-
-2005-12-25 16:10:13  William Pitcock <nenolod@nenolod.net>
-
-	* further paranoia (try to explain why the crash happened, if one happens -- as sexypsf explodes if it cant find the psflib)
-
-2005-12-25 15:31:46  Tony Vroon <chainsaw@gentoo.org>
-
-	* Implement GYM playback.
-
-2005-12-25 15:11:21  Tony Vroon <chainsaw@gentoo.org>
-
-	* Now that the build system is ready, upload the plugin code.
-
-2005-12-25 15:10:50  Tony Vroon <chainsaw@gentoo.org>
-
-	* Sexypsf input plugin; patch by dai in bug #395.
-
-2005-12-25 14:34:53  Tony Vroon <chainsaw@gentoo.org>
-
-	* Remove Add Directory option as it is broken. Patch by laci, closes bug #377.
-
-2005-12-25 10:49:09  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert to configdb usage.
-
-2005-12-24 21:30:32  Tony Vroon <chainsaw@gentoo.org>
-
-	* Change config file location, take plugin.h out of Makefile.am
-
-2005-12-24 20:31:05  Tony Vroon <chainsaw@gentoo.org>
-
-	* Remove static plugin.h trickery to cure SIGFPE and related madness.
-
-2005-12-20 15:33:42  William Pitcock <nenolod@nenolod.net>
-
-	* still gives off a warning, but will do the right thing regardless.
-
-2005-12-19 18:39:12  William Pitcock <nenolod@nenolod.net>
-
-	* playlist_list code cleanups from mikachu.
-
-2005-12-19 10:58:27  William Pitcock <nenolod@nenolod.net>
-
-	* JACKd output plugin via external contractor james@develia.org.
-
-2005-12-19 10:45:45  William Pitcock <nenolod@nenolod.net>
-
-	* playlist window truncation fixes provided by external contributor: Tim Yamin <plasmaroo -at- gentoo.org>.
-
-2005-12-18 16:17:33  Tony Vroon <chainsaw@gentoo.org>
-
-	* Squash 2 type-punned pointer warnings.
-
-2005-12-18 15:48:43  Tony Vroon <chainsaw@gentoo.org>
-
-	* Squash void pointer arithmetic warning in futils.c
-
-2005-12-18 15:30:27  Tony Vroon <chainsaw@gentoo.org>
-
-	* Okay, braindead configuration handling. Disabling config button for now.
-
-2005-12-18 13:42:07  Tony Vroon <chainsaw@gentoo.org>
-
-	* Dereferencing type-punned pointer will break strict-aliasing rules squashed by Mark Loeser <halcy0n@gentoo.org>.
-
-2005-12-18 11:06:02  Tony Vroon <chainsaw@gentoo.org>
-
-	* Do not abort if libmpc is not found, just disable musepack plugin.
-
-2005-12-18 10:56:26  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert to confdb usage. Squash most qualifier-related warnings. Remove pixmap/icon functionality. Eliminate dead code.
-
-2005-12-18 09:03:56  Tony Vroon <chainsaw@gentoo.org>
-
-	* Begin resurrecting config dialog. It compiles. Basic functionality is available, but see debug spew for TODO list.
-
-2005-12-18 08:41:22  Tony Vroon <chainsaw@gentoo.org>
-
-	* Fix spacing in --help output, patch by Mikachu.
-
-2005-12-18 07:30:29  Tony Vroon <chainsaw@gentoo.org>
-
-	* Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs.
-
-2005-12-17 16:59:54  Tony Vroon <chainsaw@gentoo.org>
-
-	* Squash the implicit declaration warnings by including the correct util.h
-
-2005-12-17 15:51:17  Tony Vroon <chainsaw@gentoo.org>
-
-	* Revert changes; this plugin is hard to convert to configdb. Leave it for now.
-
-2005-12-17 15:14:46  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert to configdb usage.
-
-2005-12-17 15:04:28  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert to configdb usage.
-
-2005-12-17 14:52:02  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert to configdb usage.
-
-2005-12-17 14:36:29  William Pitcock <nenolod@nenolod.net>
-
-	* Plugin cleanup functionality, via giacomo.
-
-2005-12-17 14:09:33  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert to configdb usage.
-
-2005-12-17 13:50:41  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert to configdb usage.
-
-2005-12-17 13:40:29  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert to configdb usage.
-
-2005-12-17 13:14:29  Tony Vroon <chainsaw@gentoo.org>
-
-	* Remove unnecessary configfile.h include, this plugin has no config support.
-
-2005-12-17 13:11:13  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert to configdb. GThreadify and peel off layer of threading macro madness.
-
-2005-12-17 10:42:26  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert to configdb usage.
-
-2005-12-17 10:21:58  Tony Vroon <chainsaw@gentoo.org>
-
-	* Convert to configdb usage.
-
-2005-12-16 20:40:01  Tony Vroon <chainsaw@gentoo.org>
-
-	* Config file paths should be ~/.audacious and not ~/.xmms
-
-2005-12-16 20:25:18  Tony Vroon <chainsaw@gentoo.org>
-
-	* Squash 3 warnings by compiling as C99 code. Remove round_trick kludge.
-
-2005-12-16 20:02:41  Tony Vroon <chainsaw@gentoo.org>
-
-	* Properly initialize vars before use. A debug-only message threw a warning, it had to go.
-
-2005-12-16 19:48:19  Tony Vroon <chainsaw@gentoo.org>
-
-	* Squash all 4 warnings in xmms-timidity.c
-
-2005-12-16 19:34:26  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier.
-
-2005-12-16 19:20:04  Tony Vroon <chainsaw@gentoo.org>
-
-	* Juggle some declarations around to reduce warnings. Also remove one debugging statement that triggers a warning.
-
-2005-12-16 19:03:15  Tony Vroon <chainsaw@gentoo.org>
-
-	* Do not discard pointer type qualifiers.
-
-2005-12-16 18:24:33  Tony Vroon <chainsaw@gentoo.org>
-
-	* GThreadify input plugin.
-
-2005-12-16 18:08:46  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add musepack input plugin & hook into build system.
-
-2005-12-16 14:17:53  Tony Vroon <chainsaw@gentoo.org>
-
-	* How about a default timidity.cfg location that actually works?
-
-2005-12-16 14:08:03  Tony Vroon <chainsaw@gentoo.org>
-
-	* Sorry, but has anyone ever told you that you talk too much?
-
-2005-12-16 13:25:47  Tony Vroon <chainsaw@gentoo.org>
-
-	* GThreadify and fix includes. And although it compiles, let us not ship this. No playback at all.
-
-2005-12-14 13:36:27  William Pitcock <nenolod@nenolod.net>
-
-	* possible DND fix for konqueror. (cleaned up version of fixed version of my cleanups...
-	* i will NOT code at 3 AM again.).
-
-2005-12-14 13:21:10  William Pitcock <nenolod@nenolod.net>
-
-	* path change
-
-2005-12-14 12:19:49  William Pitcock <nenolod@nenolod.net>
-
-	   - attach -Iaudacious to libaudcore build crap.
-	   - WTF was audacious/util.c doing including lowlevel header sys/ipc.h?!
-
-2005-12-14 10:58:13  William Pitcock <nenolod@nenolod.net>
-
-	* Updated japanese translation, via dai.
-
-2005-12-14 10:51:51  William Pitcock <nenolod@nenolod.net>
-
-	* Timidity support, via external contractor dai+audacious@cdr.jp.
-
-2005-12-14 10:35:56  William Pitcock <nenolod@nenolod.net>
-
-	* Update header locations.
-
-2005-12-14 10:20:45  William Pitcock <nenolod@nenolod.net>
-
-	* Very initial start on libaudcore.
-
-2005-12-13 21:03:19  William Pitcock <nenolod@nenolod.net>
-
-	   - Add interface plugin type (buildsystem).
-	   - Update Effect Makefile to use $EFFECT_PLUGINS vs $GENERAL_PLUGINS, even though this
-	  doesn't have any effect on anything.
-
-2005-12-13 01:11:30  William Pitcock <nenolod@nenolod.net>
-
-	* Vorbis UTF-8 tag conversion patch, via Takuo Kitame <kitame@debian.org>.
-
-2005-12-10 21:12:53  William Pitcock <nenolod@nenolod.net>
-
-	* typo fix
-
-2005-12-10 19:41:21  Tony Vroon <chainsaw@gentoo.org>
-
-	* Mikmod is obsolete. Let it die.
-
-2005-12-10 16:31:13  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use modplug instead of mikmod. Supports more formats & compressed files.
-
-2005-12-10 15:54:12  William Pitcock <nenolod@nenolod.net>
-
-	* Ladspa host module for Audacious.
-
-2005-12-10 10:42:49  Tony Vroon <chainsaw@gentoo.org>
-
-	* Raise MAX_CODED_SUPERFRAME_SIZE to 16384 in accordance with ffmpeg CVS.
-
-2005-12-10 10:14:54  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add quoting to make autotools happy.
-
-2005-12-09 20:12:22  William Pitcock <nenolod@nenolod.net>
-
-	* Merge a cleaned up version of the patch included with #383. Audacious
-	* should no longer go berzerk when being the DND target from Konqueror or
-	* Nautilus.
-
-2005-12-09 20:03:16  William Pitcock <nenolod@nenolod.net>
-
-	* Update translation templates c/o of laci.
-
-2005-12-08 22:14:43  William Pitcock <nenolod@nenolod.net>
-
-	* Add missing lirc.m4.
-
-2005-12-08 22:12:44  William Pitcock <nenolod@nenolod.net>
-
-	   - Remove generated files
-	   - Add missing sidplay.m4 file.
-
-2005-12-08 17:17:54  Tony Vroon <chainsaw@gentoo.org>
-
-	* Update plugin descriptions in feature overview.
-
-2005-12-08 17:12:12  Tony Vroon <chainsaw@gentoo.org>
-
-	* Import sid plugin. Ported from XMMS by giacomo.
-
-2005-12-08 15:29:31  William Pitcock <nenolod@nenolod.net>
-
-	* We shouldn't have to close the output plugin from here. I don't know why
-	* we are...
-
-2005-12-08 13:47:13  William Pitcock <nenolod@nenolod.net>
-
-	* revert changes -- broke the plugin :/
-
-2005-12-08 13:44:32  William Pitcock <nenolod@nenolod.net>
-
-	* Kill some warnings here -- the other warnings I can't kill yet, as I've
-	* not yet been able to decipher the voodoo.
-
-2005-12-07 23:33:57  William Pitcock <nenolod@nenolod.net>
-
-	* fix breakage
-
-2005-12-07 18:54:27  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use a mutex, lower timeouts. Do not spin waiting for playback to start.
-
-2005-12-07 17:53:53  Tony Vroon <chainsaw@gentoo.org>
-
-	* Hook crossfade into build system.
-
-2005-12-07 17:37:52  Tony Vroon <chainsaw@gentoo.org>
-
-	* Remove last of the internal OSS support and default to ALSA. Squashed a few warnings but it is still messy.
-
-2005-12-06 18:09:32  Tony Vroon <chainsaw@gentoo.org>
-
-	* Still need to pry internal OSS from clenched fingers. In need of anti-warning love too, but it compiles.
-
-2005-12-06 16:02:16  Tony Vroon <chainsaw@gentoo.org>
-
-	* Made WMA support configurable, defaults to on.
-
-2005-12-04 17:58:55  Tony Vroon <chainsaw@gentoo.org>
-
-	* First attempt at porting the crossfade plugin; patches from bug #363 applied, GThreadified, includes fixed. Will most probably not compile as of yet.
-
-2005-12-04 13:22:16  Tony Vroon <chainsaw@gentoo.org>
-
-	* Last bit of cast rework by Stephen Bennett.
-
-2005-12-04 11:29:14  Tony Vroon <chainsaw@gentoo.org>
-
-	* Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379.
-
-2005-12-04 10:49:53  Tony Vroon <chainsaw@gentoo.org>
-
-	* C++ warning fixes by external contractor Stephen Bennett.
-
-2005-12-04 09:37:06  Tony Vroon <chainsaw@gentoo.org>
-
-	* Create some proper headers and include them. No more implicit declarations.
-
-2005-12-04 08:48:27  Tony Vroon <chainsaw@gentoo.org>
-
-	* Initialize two variables before use and remove an unused one. Squashes 3 warnings.
-
-2005-12-04 08:26:12  Tony Vroon <chainsaw@gentoo.org>
-
-	* Do not discard pointer target type, and do not use deprecated g_basename function.
-
-2005-12-04 08:01:40  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use GdkAtom instead of a regular Atom. 3 characters inserted cure 3 warnings; good return on investment...
-
-2005-12-03 14:58:13  Tony Vroon <chainsaw@gentoo.org>
-
-	* These fixme warnings are no longer relevant.
-
-2005-12-03 11:27:11  Tony Vroon <chainsaw@gentoo.org>
-
-	* Reduce code duplication and add a return statement.
-
-2005-12-03 11:14:33  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add two missing casts and update the player buffer description from XMMS to Audacious.
-
-2005-12-03 10:46:07  Tony Vroon <chainsaw@gentoo.org>
-
-	* Avoid discarding pointer type qualifiers.
-
-2005-12-03 10:17:14  Tony Vroon <chainsaw@gentoo.org>
-
-	* Avoid discarding pointer type qualifiers by not using the result of gtk_entry_get_text directly.
-
-2005-12-02 17:33:58  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add casts to callbacks in signal handlers to avoid warning. GCC would like a return statement too.
-
-2005-11-30 16:56:57  William Pitcock <nenolod@nenolod.net>
-
-	* Convert UTF-16 (windows-1252) into something useful. Original patch by incomp@#audacious,
-	* severe cleanups by myself. :)
-
-2005-11-30 02:02:54  William Pitcock <nenolod@nenolod.net>
-
-	* C99 compliance issues inside wma.c.
-
-2005-11-29 16:44:13  William Pitcock <nenolod@nenolod.net>
-
-	* Fix AAC linkage for gcc4, which does not autolink against libstdc++.
-	* Should be harmless (I hope -- untested on FreeBSD as of yet.)
-
-2005-11-27 13:58:49  William Pitcock <nenolod@nenolod.net>
-
-	* Check for lrintf. Fixed by ahuillet.
-
-2005-11-27 13:55:31  William Pitcock <nenolod@nenolod.net>
-
-	* Update translation template, and add new audacious messages to the POTFILES.in.
-
-2005-11-27 13:43:05  William Pitcock <nenolod@nenolod.net>
-
-	* Revert unicode fixes, cause player to bomb out.
-
-2005-11-26 22:14:03  William Pitcock <nenolod@nenolod.net>
-
-	* Don't use widget_draw_quick() in playlistwin_update_list().
-
-2005-11-26 21:04:04  William Pitcock <nenolod@nenolod.net>
-
-	* Add gdk_flush() to widget_draw_quick().
-
-2005-11-26 20:28:19  William Pitcock <nenolod@nenolod.net>
-
-	   - Implement widget_draw_quick(widget_t *) for doing an immediate draw
-	  operation on a widget.
-	   - Use widget_draw_quick() to force a playlist update on unshade.
-
-2005-11-26 19:44:16  William Pitcock <nenolod@nenolod.net>
-
-	* Remove unneeded sanity check.
-
-2005-11-26 19:36:56  William Pitcock <nenolod@nenolod.net>
-
-	* Revert changes.
-
-2005-11-26 19:22:55  William Pitcock <nenolod@nenolod.net>
-
-	* Closer, but doesn't do it properly.
-
-2005-11-26 19:08:15  William Pitcock <nenolod@nenolod.net>
-
-	* Force redraw of audacious playlist window.
-
-2005-11-26 16:29:35  William Pitcock <nenolod@nenolod.net>
-
-	* Update japanese translator's name. Whoops.
-
-2005-11-26 16:27:26  William Pitcock <nenolod@nenolod.net>
-
-	* Updated greek translation, thanks to stavrosg.
-
-2005-11-26 16:11:04  William Pitcock <nenolod@nenolod.net>
-
-	* Version bump -- 0.1.2.
-
-2005-11-26 16:08:34  William Pitcock <nenolod@nenolod.net>
-
-	* Always update the playlist information, regardless of whether it is shaded or not. To ensure this happens, I've attached playlistwin_update_list() to the GUI event loop,
-	* mainwin_idle_func(). This is rather clunky, and I don't like it, but it works perfectly. So there.
-
-2005-11-26 01:14:41  William Pitcock <nenolod@nenolod.net>
-
-	* GCC2 fixes.
-
-2005-11-25 22:23:40  William Pitcock <nenolod@nenolod.net>
-
-	* Unicode support fixes, based on an XMMS patch written by Ilya Konstantinov. <ikonst@users.sourceforge.net>:
-	   - Fixes UTF16 to UTF8 down-conversion.
-	   - Fixes length management of UTF8 entities.
-	   - Doesn't break ASCII support.
-	   - Corrects several issues with the original implementation.
-
-2005-11-25 21:54:46  William Pitcock <nenolod@nenolod.net>
-
-	* Make the left and right keys work when the playlist window has focus.
-
-2005-11-25 21:29:04  William Pitcock <nenolod@nenolod.net>
-
-	* Add Winamp-style numeric keypad shortcut key support.
-
-2005-11-25 16:57:51  William Pitcock <nenolod@nenolod.net>
-
-	* WTF @ playlist window controlling fonts? o.O
-
-2005-11-25 15:26:59  William Pitcock <nenolod@nenolod.net>
-
-	* Update credits on here reflecting audacious-decoder changes.
-
-2005-11-25 14:53:16  William Pitcock <nenolod@nenolod.net>
-
-	* Glade stuff.
-
-2005-11-25 14:50:50  William Pitcock <nenolod@nenolod.net>
-
-	* Revert logic part of scrolling.
-
-2005-11-22 23:21:26  William Pitcock <nenolod@nenolod.net>
-
-	* gcc4 fixes
-
-2005-11-21 17:00:26  Tony Vroon <chainsaw@gentoo.org>
-
-	* Compile WMA by default. It works now.
-
-2005-11-21 16:59:13  Tony Vroon <chainsaw@gentoo.org>
-
-	* Working WMA support. I never said it would be pretty, neno, I should said it would play.
-
-2005-11-20 22:02:32  William Pitcock <nenolod@nenolod.net>
-
-	* Rename controlsocket to audacious, from xmms, so that xmms stuff wont crash us.
-
-2005-11-20 16:17:19  William Pitcock <nenolod@nenolod.net>
-
-	* Add ctrlsocket_check to generic event loop.
-
-2005-11-20 14:35:42  Tony Vroon <chainsaw@gentoo.org>
-
-	* GThreadify output plugin.
-
-2005-11-20 13:18:16  Tony Vroon <chainsaw@gentoo.org>
-
-	* Implement GBS playback.
-
-2005-11-20 12:57:10  Tony Vroon <chainsaw@gentoo.org>
-
-	* Implement NSF playback.
-
-2005-11-20 08:44:16  Tony Vroon <chainsaw@gentoo.org>
-
-	* Include fix, allows the plugin to compile again.
-
-2005-11-20 02:34:09  William Pitcock <nenolod@nenolod.net>
-
-	* Sync ALSA plugin with enhancements/patches from Fatal (XMMS cvs)
-
-2005-11-19 16:42:28  Tony Vroon <chainsaw@gentoo.org>
-
-	* Sync with xmms-wma instead of bmp-wma & GThreadify. Does not explode, but does not play either.
-
-2005-11-19 07:49:16  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add casts to callbacks in signal handlers to avoid warning. Remove stale pause handler declaration from wav-sndfile.h
-
-2005-11-19 06:36:29  Tony Vroon <chainsaw@gentoo.org>
-
-	* Increase GCC happiness about libfaad code.
-
-2005-11-18 11:18:34  William Pitcock <nenolod@nenolod.net>
-
-	* Save the preference to enable or disable bitmap fonts.
-
-2005-11-18 02:59:16  William Pitcock <nenolod@nenolod.net>
-
-	* Lets not install libmp4v2.
-
-2005-11-18 00:10:41  William Pitcock <nenolod@nenolod.net>
-
-	* Force pango to use a sane fontsize for the playlist window.
-
-2005-11-17 23:45:35  William Pitcock <nenolod@nenolod.net>
-
-	* Fucking nero idiots suck...
-
-2005-11-17 16:57:57  Tony Vroon <chainsaw@gentoo.org>
-
-	* Verify that all files are under version control. Upload a few that were not.
-
-2005-11-17 16:37:37  Tony Vroon <chainsaw@gentoo.org>
-
-	* Unbreak my... compile
-
-2005-11-17 16:01:18  Tony Vroon <chainsaw@gentoo.org>
-
-	* libmp4v2 goes back to the future
-
-2005-11-17 14:21:04  Tony Vroon <chainsaw@gentoo.org>
-
-	* GThreadify plugin. Adds a return statement and removes a pragma statement to please GCC.
-
-2005-11-16 18:21:11  Tony Vroon <chainsaw@gentoo.org>
-
-	* Synced with bmp-mp4. Build system is fragile, but should work now.
-
-2005-11-16 03:12:05  William Pitcock <nenolod@nenolod.net>
-
-	* memory leak fix, should close #368.e
-
-2005-11-15 22:21:50  William Pitcock <nenolod@nenolod.net>
-
-	* Split up generic events into audcore_generic_events(), and client-specific stuff remains in mainwin_idle_func().
-
-2005-11-15 21:24:17  William Pitcock <nenolod@nenolod.net>
-
-	   - Fix playback-stop RPC call crash.
-	   - Fix shutdown RPC call crash.
-
-2005-11-15 02:44:39  William Pitcock <nenolod@nenolod.net>
-
-	* oops :p
-
-2005-11-15 02:15:05  William Pitcock <nenolod@nenolod.net>
-
-	* Fix an error on line 666, reported by Mikachu. Ironic that it *would* be line *666*.
-
-2005-11-15 01:48:31  William Pitcock <nenolod@nenolod.net>
-
-	* Add --headless to help listing.
-
-2005-11-15 01:43:39  William Pitcock <nenolod@nenolod.net>
-
-	* headless now working, use --headless if you wish to experiment.
-
-2005-11-15 01:13:44  William Pitcock <nenolod@nenolod.net>
-
-	* Initial headless stuff... does not yet work.
-
-2005-11-14 18:01:00  Tony Vroon <chainsaw@gentoo.org>
-
-	* GCC would prefer a return statement here.
-
-2005-11-14 17:58:21  Tony Vroon <chainsaw@gentoo.org>
-
-	* GCC would prefer a return statement here.
-
-2005-11-14 17:45:51  Tony Vroon <chainsaw@gentoo.org>
-
-	* Fix includes to avoid implicit declaration warnings.
-
-2005-11-13 20:57:54  William Pitcock <nenolod@nenolod.net>
-
-	* Titling updates.
-
-2005-11-13 20:14:56  William Pitcock <nenolod@nenolod.net>
-
-	* Fileinfo dialog adjustment.
-
-2005-11-13 19:59:06  William Pitcock <nenolod@nenolod.net>
-
-	* Fix a gcc issue, I think.
-
-2005-11-13 16:27:07  Tony Vroon <chainsaw@gentoo.org>
-
-	* List sndfile extensions in the plugin configuration table.
-
-2005-11-13 15:52:37  Tony Vroon <chainsaw@gentoo.org>
-
-	* Pthread is not used here, so do not link to it.
-
-2005-11-13 15:36:38  Tony Vroon <chainsaw@gentoo.org>
-
-	* Missed an include there.
-
-2005-11-13 15:33:03  Tony Vroon <chainsaw@gentoo.org>
-
-	* GThreadify this input plugin.
-
-2005-11-13 15:27:38  William Pitcock <nenolod@nenolod.net>
-
-	* wtf @ USE_MMX
-
-2005-11-13 15:02:22  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use GThread instead of pthread.
-
-2005-11-13 15:02:10  William Pitcock <nenolod@nenolod.net>
-
-	* Infinite loop. (oops)
-
-2005-11-13 14:59:10  William Pitcock <nenolod@nenolod.net>
-
-	* Remove stale USE_SIMD stuff.
-
-2005-11-13 14:55:07  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use GThread instead of pthread.
-
-2005-11-13 14:51:07  William Pitcock <nenolod@nenolod.net>
-
-	* Really I do.
-
-2005-11-13 14:50:12  William Pitcock <nenolod@nenolod.net>
-
-	* grr... i hate automake
-
-2005-11-13 14:43:41  William Pitcock <nenolod@nenolod.net>
-
-	* Add -lsndfile when using wav-sndfile.c
-
-2005-11-13 14:33:37  Tony Vroon <chainsaw@gentoo.org>
-
-	* Use GThread instead of pthread.
-
-2005-11-13 14:30:00  William Pitcock <nenolod@nenolod.net>
-
-	* Remove more optimization.
-
-2005-11-13 14:28:14  William Pitcock <nenolod@nenolod.net>
-
-	* Buffer underrun fix?
-
-2005-11-13 14:24:31  William Pitcock <nenolod@nenolod.net>
-
-	* Remove assembly optimizations, we want to play nicely with any system.
-
-2005-11-13 13:37:33  William Pitcock <nenolod@nenolod.net>
-
-	* Add chainsaw to credits.
-
-2005-11-13 02:07:48  William Pitcock <nenolod@nenolod.net>
-
-	* New skin, care of NhJm, with modifications by me :)
-
-2005-11-13 01:01:56  William Pitcock <nenolod@nenolod.net>
-
-	* Add gstreamer/ for later hacking on.
-
-2005-11-12 22:49:04  William Pitcock <nenolod@nenolod.net>
-
-	* AM_CONDITIONAL fix
-
-2005-11-12 20:02:29  William Pitcock <nenolod@nenolod.net>
-
-	* sndfile checks
-
-2005-11-12 19:47:27  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add quotes for AC_FIND_FILE to make aclocal-1.9 happy
-
-2005-11-12 19:27:07  William Pitcock <nenolod@nenolod.net>
-
-	* oops
-
-2005-11-12 19:26:42  William Pitcock <nenolod@nenolod.net>
-
-	* autoconf fixes for lirc, still broken
-
-2005-11-12 19:26:32  Tony Vroon <chainsaw@gentoo.org>
-
-	* Observe AM_CONDITIONAL name before committing.
-
-2005-11-12 19:20:49  Tony Vroon <chainsaw@gentoo.org>
-
-	* Do not try to build LIRC when not enabled.
-
-2005-11-12 19:19:42  William Pitcock <nenolod@nenolod.net>
-
-	* Makefile changes for sndfile.
-
-2005-11-12 19:12:53  Tony Vroon <chainsaw@gentoo.org>
-
-	* And that one last Makefile.am for lirc.
-
-2005-11-12 19:12:20  Tony Vroon <chainsaw@gentoo.org>
-
-	* Integrate LIRC plugin into build system.
-
-2005-11-12 19:11:46  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add LIRC general plugin.
-
-2005-11-12 17:39:26  Tony Vroon <chainsaw@gentoo.org>
-
-	* Add sndfile version of the wav plugin. Not integrated into buildsystem yet.
-
-2005-11-12 16:38:19  William Pitcock <nenolod@nenolod.net>
-
-	* Don't crash if there's no handler for pausing.
-
-2005-11-12 16:34:04  William Pitcock <nenolod@nenolod.net>
-
-	* Do not use G_INLINE_FUNC. Reported by halcy0n@gentoo.org
-
-2005-11-12 16:15:48  William Pitcock <nenolod@nenolod.net>
-
-	* Remove the fucking mutex system that broke.
-
-2005-11-12 12:51:09  William Pitcock <nenolod@nenolod.net>
-
-	* Remove REAL_TO_SHORT from generic decoder.
-
-2005-11-10 20:25:15  William Pitcock <nenolod@nenolod.net>
-
-	* Add ability to override defaults via .audacious/config until we can get a GUI.
-
-2005-11-10 20:15:39  William Pitcock <nenolod@nenolod.net>
-
-	* basic resampling code.
-
-2005-11-10 20:07:22  William Pitcock <nenolod@nenolod.net>
-
-	* More of the same.
-
-2005-11-10 20:05:56  William Pitcock <nenolod@nenolod.net>
-
-	* Move SPC-specific code into SPC-specific routines.
-
-2005-11-10 19:52:13  William Pitcock <nenolod@nenolod.net>
-
-	* Display the amount of DSP channels in the kbps box.
-
-2005-11-10 19:51:04  William Pitcock <nenolod@nenolod.net>
-
-	* looping stuff
-
-2005-11-10 18:48:36  William Pitcock <nenolod@nenolod.net>
-
-	* More thread safety, less XMMS braindamage.
-
-2005-11-10 18:40:09  William Pitcock <nenolod@nenolod.net>
-
-	* Mutex system
-
-2005-11-10 17:56:32  William Pitcock <nenolod@nenolod.net>
-
-	* Don't build wma by default, it's not working.
-
-2005-11-10 17:15:54  William Pitcock <nenolod@nenolod.net>
-
-	* Hook it into the build.
-
-2005-11-10 17:15:36  William Pitcock <nenolod@nenolod.net>
-
-	* Make it compile. :)
-
-2005-11-10 16:59:08  William Pitcock <nenolod@nenolod.net>
-
-	* Generate makefiles for wma plugin.
-
-2005-11-10 16:57:56  William Pitcock <nenolod@nenolod.net>
-
-	* Rename bmp-wma.c to wma.c.
-
-2005-11-10 16:56:35  William Pitcock <nenolod@nenolod.net>
-
-	* Import WMA decoder into SVN.
-
-2005-11-10 08:41:14  William Pitcock <nenolod@nenolod.net>
-
-	* Whoops.
-
-2005-11-10 08:38:54  William Pitcock <nenolod@nenolod.net>
-
-	* symbol fixes
-
-2005-11-10 08:28:46  William Pitcock <nenolod@nenolod.net>
-
-	* fix capitalization
-
-2005-11-09 23:24:24  William Pitcock <nenolod@nenolod.net>
-
-	* Open the output channel before firing up the thread.
-
-2005-11-09 22:00:16  William Pitcock <nenolod@nenolod.net>
-
-	* Remove configure options that no longer have any meaning.
-
-2005-11-09 21:59:50  William Pitcock <nenolod@nenolod.net>
-
-	* Same for SDL.
-
-2005-11-09 21:57:44  William Pitcock <nenolod@nenolod.net>
-
-	* Fix libmikmod test.
-
-2005-11-09 18:49:31  William Pitcock <nenolod@nenolod.net>
-
-	* Update the credits to note the code sync that occured.
-
-2005-11-09 18:42:39  William Pitcock <nenolod@nenolod.net>
-
-	* Optimized decoders, and custom resampler. We don't use these yet.
-
-2005-11-09 18:40:03  William Pitcock <nenolod@nenolod.net>
-
-	* Synchronize mpg123 code with mpg123-0.59s.mc3. This brings us superior accuracy to libMAD, apparently.
-
-2005-11-08 14:04:15  William Pitcock <nenolod@nenolod.net>
-
-	* Fix realize function for the bitmap fonts option.
-
-2005-11-08 13:56:35  William Pitcock <nenolod@nenolod.net>
-
-	* Winorder fixes c/o of Mikachu.
-
-2005-11-08 01:26:55  William Pitcock <nenolod@nenolod.net>
-
-	* More bitmap-font related stuff, working on a scrolling implementation too. (You can now enable or disable bitmap font support in Preferences.)
-
-2005-11-08 00:13:25  William Pitcock <nenolod@nenolod.net>
-
-	* Bring back support for winamp-style bitmap fonts. :)
-
-2005-11-07 23:03:54  William Pitcock <nenolod@nenolod.net>
-
-	* New logo, care of NhJm.
-
-2005-11-07 23:01:48  William Pitcock <nenolod@nenolod.net>
-
-	* version bump to 0.1.1.
-
-2005-11-07 23:00:31  William Pitcock <nenolod@nenolod.net>
-
-	* Merge icons from NhJm.
-
-2005-11-03 23:56:07  William Pitcock <nenolod@nenolod.net>
-
-	* s/xmms/Audacious/g
-
-2005-11-03 23:53:02  William Pitcock <nenolod@nenolod.net>
-
-	* Updates :)
-
-2005-11-03 23:46:14  William Pitcock <nenolod@nenolod.net>
-
-	* Add song_change plugin, ready to go.
-
-2005-11-03 23:44:02  William Pitcock <nenolod@nenolod.net>
-
-	* New and improved configure.ac!
-
-2005-11-03 23:40:28  William Pitcock <nenolod@nenolod.net>
-
-	* Add build infrastructure for General plugins :)
-
-2005-11-03 19:43:12  William Pitcock <nenolod@nenolod.net>
-
-	* stupid glibc >_<
-
-2005-11-03 19:24:38  William Pitcock <nenolod@nenolod.net>
-
-	* Fix linux good!
-
-2005-11-03 18:08:51  William Pitcock <nenolod@nenolod.net>
-
-	* linux fix care of atheme IRC services :P
-
-2005-11-03 16:17:02  William Pitcock <nenolod@nenolod.net>
-
-	* Update configure to generate the makefile for the SPC decoder...
-
-2005-11-03 00:08:35  William Pitcock <nenolod@nenolod.net>
-
-	* Hook the console plugin into the build, it's ready for initial alphatesting.
-
-2005-11-03 00:07:17  William Pitcock <nenolod@nenolod.net>
-
-	* Add about box.
-
-2005-11-02 23:45:23  William Pitcock <nenolod@nenolod.net>
-
-	* Improved latency on the decode loop.
-
-2005-11-02 23:43:28  William Pitcock <nenolod@nenolod.net>
-
-	* Finally! Got the timing working properly on the visualization plugin :)
-
-2005-11-02 23:26:00  William Pitcock <nenolod@nenolod.net>
-
-	* Tell the player that the decoder has fired up :)
-
-2005-11-02 21:33:25  William Pitcock <nenolod@nenolod.net>
-
-	* Use header.game, over header.author, as most SPC files do not contain the composer information.
-
-2005-11-02 21:31:34  William Pitcock <nenolod@nenolod.net>
-
-	* Generate a proper title.
-
-2005-11-02 21:11:24  William Pitcock <nenolod@nenolod.net>
-
-	* Stop playback when requested to by user.
-
-2005-11-02 20:38:59  William Pitcock <nenolod@nenolod.net>
-
-	* Normal sound decoding, now to just figure out how to stop the decode_thread when we need to.
-
-2005-11-02 01:15:57  William Pitcock <nenolod@nenolod.net>
-
-	* More accurate sound reproduction, but there is warbling. Still locks up player on completion.
-
-2005-11-02 01:01:32  William Pitcock <nenolod@nenolod.net>
-
-	* More stuffness. It *decodes*, but:
-	   - locks up the player afterwards
-	   - doesn't sound right. try it and see what i mean.
-
-2005-11-01 23:53:40  William Pitcock <nenolod@nenolod.net>
-
-	* What i have right now is this.
-
-2005-11-01 23:34:11  William Pitcock <nenolod@nenolod.net>
-
-	* More progress -- now loads as an audacious module. :)
-
-2005-11-01 23:25:40  William Pitcock <nenolod@nenolod.net>
-
-	* Oops.
-
-2005-11-01 23:23:24  William Pitcock <nenolod@nenolod.net>
-
-	* More work
-
-2005-11-01 23:09:52  William Pitcock <nenolod@nenolod.net>
-
-	* Add code for decoder thread.
-
-2005-11-01 22:45:32  William Pitcock <nenolod@nenolod.net>
-
-	* Some routines here. Hehe.
-
-2005-11-01 22:20:20  William Pitcock <nenolod@nenolod.net>
-
-	* More endianness fixes.
-
-2005-11-01 22:18:19  William Pitcock <nenolod@nenolod.net>
-
-	* Pass correct endianness information to the library.
-
-2005-11-01 22:07:16  William Pitcock <nenolod@nenolod.net>
-
-	* Typo fix
-
-2005-11-01 21:57:26  William Pitcock <nenolod@nenolod.net>
-
-	* Import the initial sources for console music support.
-
-2005-11-01 16:55:04  William Pitcock <nenolod@nenolod.net>
-
-	* DragonflyBSD fixes.
-
-2005-11-01 02:11:27  William Pitcock <nenolod@nenolod.net>
-
-	* Fix the missing separator in the playback menu. (oops)
-
-2005-11-01 02:08:25  William Pitcock <nenolod@nenolod.net>
-
-	* More work on the main menu...
-
-2005-11-01 01:46:59  William Pitcock <nenolod@nenolod.net>
-
-	   - Add a few things to the main menu.
-	   - Bring back classic XMMS behaviour of ``Play Location''.
-
-2005-10-31 23:16:49  William Pitcock <nenolod@nenolod.net>
-
-	* s/static GTKItemFactoryEntry/GTKItemFactoryEntry/g.
-
-2005-10-31 23:06:43  William Pitcock <nenolod@nenolod.net>
-
-	* We wanted GTK_WINDOW_TOPLEVEL here, not GTK_WINDOW_POPUP. :P
-
-2005-10-31 22:29:31  William Pitcock <nenolod@nenolod.net>
-
-	* m4 changes: move libmikmod stuff into m4/libmikmod.m4.
-
-2005-10-31 22:27:37  William Pitcock <nenolod@nenolod.net>
-
-	* Fix build of mikmod plugin. Thanks Pelosz.
-
-2005-10-31 18:45:17  William Pitcock <nenolod@nenolod.net>
-
-	* Do not install libmp4v2.la.
-
-	* This closes gentoo bug #110987.
-
-2005-10-30 23:12:07  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Commented Work-around for bug #129
-
-2005-10-30 23:08:07  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Fix #129 by using playlistwin_set_mask() in playlistwin_set_shade()
-
-2005-10-30 17:25:52  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Call gnome_vfs_escape_path_string() before attempting to open the file.
-	* (Closes: #0000291)
-
-2005-10-30 16:02:23  Mohammed Sameer <msameer@arabeyes.net>
-
-	* ENABLE_AAC conditional so we won't compile it if the user doesn't want.
-
-2005-10-29 20:59:02  William Pitcock <nenolod@nenolod.net>
-
-	* Updates to the AUTHORS document.
-
-2005-10-29 19:41:30  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Use the conitional HAVE_FLAC so we won't try to compile it if we shouldn't.
-
-2005-10-29 19:32:21  Mohammed Sameer <msameer@arabeyes.net>
-
-	* use $have_flac instead of $enable_flac in the summary view.
-
-2005-10-29 19:04:27  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Added the SDL M4 Macro.
-
-2005-10-29 18:32:06  Mohammed Sameer <msameer@arabeyes.net>
-
-	* libflac test
-
-2005-10-29 11:28:32  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Added myself to the AUTHORS file and the about box.
-
-2005-10-29 11:23:33  Mohammed Sameer <msameer@arabeyes.net>
-
-	* blah\!
-
-2005-10-29 11:21:19  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Added README.bmp to extra dist
-
-2005-10-29 11:20:07  Mohammed Sameer <msameer@arabeyes.net>
-
-	* README copied to README.bmp
-
-2005-10-29 11:16:31  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Added -I$(top_srcdir)/Plugins to INCLUDES to fix the compile errors because Output/OSS/soundcard.h was not found
-
-2005-10-29 11:13:49  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Added -I$(top_srcdir)/Plugins to Makefile.am - Fix compile errors.
-
-2005-10-29 01:10:22  William Pitcock <nenolod@nenolod.net>
-
-	* Include fix.
-
-2005-10-29 01:03:59  William Pitcock <nenolod@nenolod.net>
-
-	* Update headers, master Makefile.
-
-2005-10-29 01:01:56  William Pitcock <nenolod@nenolod.net>
-
-	* Makefile for Plugins/.
-
-2005-10-29 01:00:27  William Pitcock <nenolod@nenolod.net>
-
-	* configure related path changes
-
-2005-10-29 00:58:11  William Pitcock <nenolod@nenolod.net>
-
-	* Move plugins to Plugins/
-
-2005-10-28 23:36:53  William Pitcock <nenolod@nenolod.net>
-
-	* Updated japanese translation, thanks to dai.
-
-2005-10-28 23:24:36  William Pitcock <nenolod@nenolod.net>
-
-	* More header changes.
-
-2005-10-28 23:20:10  William Pitcock <nenolod@nenolod.net>
-
-	* More dragonflybsd fixes.
-
-2005-10-28 22:07:59  William Pitcock <nenolod@nenolod.net>
-
-	* dragonflybsd fixes.
-
-2005-10-28 00:42:57  William Pitcock <nenolod@nenolod.net>
-
-	* Fix compilation of FLAC plugin.
-
-2005-10-27 18:58:54  William Pitcock <nenolod@nenolod.net>
-
-	* This commit builds on the second one, improving the accuracy of the dynamic limiter.
-
-2005-10-27 18:49:50  William Pitcock <nenolod@nenolod.net>
-
-	* This commit does the following:
-
-	   - Changes out static timings for a dynamic implementation which works via actively detecting how long it takes to render a frame
-	   - Cleans up a few warnings.
-
-2005-10-27 14:54:05  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Cleaning autogenerated files
-
-2005-10-27 14:50:36  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Removing all Makefile.in's
-
-2005-10-27 14:46:45  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Removing all Makefile.in's
-
-2005-10-27 14:15:53  Mohammed Sameer <msameer@arabeyes.net>
-
-	* flac output
-
-2005-10-27 14:02:46  Mohammed Sameer <msameer@arabeyes.net>
-
-	* flac output, ripped from flac.sf.net
-
-2005-10-27 12:28:28  William Pitcock <nenolod@nenolod.net>
-
-	* Disk Writer is back!
-
-2005-10-27 01:57:11  William Pitcock <nenolod@nenolod.net>
-
-	* timings, take 3.
-
-2005-10-27 01:41:50  William Pitcock <nenolod@nenolod.net>
-
-	* Timings, take 2.
-
-2005-10-27 01:21:47  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Corrected the path of some includes from audacious to libaudacious to fix copmilation error
-
-2005-10-27 01:00:02  Mohammed Sameer <msameer@arabeyes.net>
-
-	* Fixed 0000356
-
-2005-10-26 17:30:37  William Pitcock <nenolod@nenolod.net>
-
-	* timing fixes
-
-2005-10-26 17:08:53  William Pitcock <nenolod@nenolod.net>
-
-	* libvisual-proxy fixes.
-
-2005-10-26 13:32:09  William Pitcock <nenolod@nenolod.net>
-
-	* More fixes.
-
-2005-10-26 13:22:20  William Pitcock <nenolod@nenolod.net>
-
-	* Cleanups
-
-2005-10-26 13:17:30  William Pitcock <nenolod@nenolod.net>
-
-	* Add -lGL to our required libs.
-
-2005-10-26 12:57:27  William Pitcock <nenolod@nenolod.net>
-
-	* Regenerate a bunch of stuff :)
-
-2005-10-26 12:54:33  William Pitcock <nenolod@nenolod.net>
-
-	* Remove binaries.
-
-2005-10-26 12:53:58  William Pitcock <nenolod@nenolod.net>
-
-	* Merge libvisual-proxy.
-
-2005-10-26 02:46:26  William Pitcock <nenolod@nenolod.net>
-
-	* Die!
-
-2005-10-26 02:42:55  William Pitcock <nenolod@nenolod.net>
-
-	* Rebuild configure.
-
-2005-10-26 02:41:18  William Pitcock <nenolod@nenolod.net>
-
-	* Remove dead libvisual dir.
-
-2005-10-26 00:53:38  William Pitcock <nenolod@nenolod.net>
-
-	* Libmikmod.
-
-2005-10-26 00:09:36  William Pitcock <nenolod@nenolod.net>
-
-	* More AAC detection fixes c/o MSameer.
-
-2005-10-25 23:51:01  William Pitcock <nenolod@nenolod.net>
-
-	* Oops, filename should have been 'ext'.
-
-2005-10-25 23:49:17  William Pitcock <nenolod@nenolod.net>
-
-	* Fix
-
-2005-10-25 23:46:47  William Pitcock <nenolod@nenolod.net>
-
-	* Possible crash fix.
-
-2005-10-25 23:26:50  William Pitcock <nenolod@nenolod.net>
-
-	* Update SIGSEGV message, contained the BMP mailing information.
-
-2005-10-25 23:10:38  William Pitcock <nenolod@nenolod.net>
-
-	* tonegen should work now, thanks to MSameer.
-
-2005-10-25 19:50:25  William Pitcock <nenolod@nenolod.net>
-
-	* Remove queue.png from build.list. *grumble*
-
-2005-10-25 02:18:32  William Pitcock <nenolod@nenolod.net>
-
-	* Unhook libvisual from the build.
-
-2005-10-25 01:13:56  William Pitcock <nenolod@nenolod.net>
-
-	* libvisual.
-
-	* P3 detection appears to be borked. I'll work on it later.
-
-2005-10-24 22:25:00  William Pitcock <nenolod@nenolod.net>
-
-	* More GCC retardation
-
-2005-10-24 22:15:55  William Pitcock <nenolod@nenolod.net>
-
-	* I hate GCC4.
-
-2005-10-24 22:04:14  William Pitcock <nenolod@nenolod.net>
-
-	* I hate macros.
-
-2005-10-24 18:57:20  William Pitcock <nenolod@nenolod.net>
-
-	* Regenerate Makefiles, AAC fixes.
-
-2005-10-24 18:54:59  William Pitcock <nenolod@nenolod.net>
-
-	* Ha!
-
-2005-10-24 18:54:46  William Pitcock <nenolod@nenolod.net>
-
-	* Moo
-
-2005-10-24 17:33:32  William Pitcock <nenolod@nenolod.net>
-
-	* Replacement libmp4v2.
-
-2005-10-24 17:05:37  William Pitcock <nenolod@nenolod.net>
-
-	* Away with the old libmp4v2 that does not work. I have a replacement for thee.
-
-2005-10-24 16:33:12  William Pitcock <nenolod@nenolod.net>
-
-	* Makefiles
-
-2005-10-24 16:31:39  William Pitcock <nenolod@nenolod.net>
-
-	* Fixes for AAC decoder.
-
-2005-10-24 16:29:19  William Pitcock <nenolod@nenolod.net>
-
-	* Debugging notices.
-
-2005-10-24 16:19:02  William Pitcock <nenolod@nenolod.net>
-
-	   - Tone generator plugin.
-
-2005-10-24 15:59:44  William Pitcock <nenolod@nenolod.net>
-
-	* Remove tempfiles.
-
-2005-10-24 15:55:57  William Pitcock <nenolod@nenolod.net>
-
-	* Remove a stamp-po to fix a compile error.
-
-2005-10-24 13:45:02  William Pitcock <nenolod@nenolod.net>
-
-	* AAC plugin is working.
-
-2005-10-24 13:12:12  William Pitcock <nenolod@nenolod.net>
-
-	* More progress :)
-
-2005-10-24 13:07:02  William Pitcock <nenolod@nenolod.net>
-
-	* getting closer
-
-2005-10-24 13:00:33  William Pitcock <nenolod@nenolod.net>
-
-	   - libfaad fixes.
-
-2005-10-24 12:57:11  William Pitcock <nenolod@nenolod.net>
-
-	   - libmp4v2 now compiles
-
-2005-10-24 12:50:48  William Pitcock <nenolod@nenolod.net>
-
-	* Add necessary headers for facilitating the build process from mpeg4ip.
-
-2005-10-24 12:44:27  William Pitcock <nenolod@nenolod.net>
-
-	* Import AAC stuff.
-
-2005-10-24 05:12:26  William Pitcock <nenolod@nenolod.net>
-
-	* Get rid of stuff we don't want in the repository. (compiled translations/autotools cache)
-
-2005-10-24 05:06:47  William Pitcock <nenolod@nenolod.net>
-
-	* Import audacious source.
-
+  Changes:        Modified:
+  +5 -1           trunk/AUTHORS  
+
+
+2006-06-11 20:33:46 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1249]
+  - update NEWS too (oh, and we missed 1.0.0 sorry!)
+  
+
+  Changes:        Modified:
+  +8 -0           trunk/NEWS  
+
+
+2006-06-11 20:32:30 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1248]
+  - update ChangeLog
+  
+
+  Changes:        Modified:
+  +1199 -0        trunk/ChangeLog  
+
+
+2006-06-11 20:23:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1247]
+  - new audio icon (via deitarion)
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/audacious/images/audio.png  
+
+
+2006-06-11 19:10:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1246]
+  - optimise for multiple lookups of a single INI file, by caching the contents of the INI file.
+  
+
+  Changes:        Modified:
+  +32 -4          trunk/audacious/util.c  
+
+
+2006-06-11 04:44:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1245]
+  - make it work for real
+  
+
+  Changes:        Modified:
+  +6 -4           trunk/audacious/playlist.c  
+
+
+2006-06-11 04:29:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1244]
+  - oops
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/main.c  
+
+
+2006-06-11 04:02:24 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1243]
+  - Allow to do format detection on demand; instead of immediately on add
+  
+
+  Changes:        Modified:
+  +38 -6          trunk/audacious/glade/prefswin.glade  
+  +3 -1           trunk/audacious/main.c  
+  +1 -0           trunk/audacious/main.h  
+  +5 -5           trunk/audacious/playlist.c  
+  +17 -0          trunk/audacious/prefswin.c  
+
+
+2006-06-11 01:47:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1242]
+  - remove Encoding patch, as it never worked properly anyway, and somebody complained about it causing stability problems
+  
+
+  Changes:        Modified:
+  +0 -47          trunk/Plugins/Input/vorbis/configure.c  
+  +0 -19          trunk/Plugins/Input/vorbis/vorbis.c  
+
+
+2006-06-10 19:47:00 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1241]
+  Add V=1 shorthand for SHOW_CFLAGS, patch by vapier (Gentoo).
+
+  Changes:        Modified:
+  +9 -0           trunk/mk/objective.mk  
+
+
+2006-06-09 20:28:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1240]
+  - CFLAGS, yeah
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/adplug/core/Makefile.in  
+
+
+2006-06-09 14:14:32 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1239]
+  As requested by Joker; CFLAGS needs -fPIC -DPIC as well now that C/CXX flags are properly separated.
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Input/adplug/Makefile.in  
+
+
+2006-06-08 19:11:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1238]
+  - remove an old hack that is no longer necessary (can cause a crash (!))
+  
+
+  Changes:        Modified:
+  +1 -31          trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-06-08 18:34:43 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1237]
+  - Musepack Audio Plugin 1.2 -> Musepack Audio Plugin
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/musepack/libmpc.cpp  
+
+
+2006-06-08 18:29:58 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1236]
+  - revert r1191
+  
+
+  Changes:        Modified:
+  +0 -4           trunk/Plugins/Input/mpg123/common.c  
+
+
+2006-06-08 18:15:21 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1235]
+  - respect CXXFLAGS
+  
+
+  Changes:        Modified:
+  +1 -3           trunk/Plugins/Input/musepack/Makefile.in  
+
+
+2006-06-08 18:14:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1234]
+  - more fixes
+  
+
+  Changes:        Modified:
+  +1 -2           trunk/Plugins/Input/adplug/core/Makefile.in  
+
+
+2006-06-08 18:09:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1233]
+  - fix improper makefile
+  
+
+  Changes:        Modified:
+  +1 -2           trunk/Plugins/Input/adplug/Makefile.in  
+
+
+2006-06-05 06:37:21 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1232]
+  - crappy audio.png, somebody please improve (I made this in GIMP, in 5 minutes. We all know my GIMP skills are un-leet, thanks.)
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/images/Makefile.in  
+  +0 -0           trunk/audacious/images/audio.png  
+
+
+2006-06-05 04:42:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1231]
+  - cleanup the prefs box
+  
+
+  Changes:        Modified:
+  +1 -15          trunk/Plugins/Output/alsa/configure.c  
+
+
+2006-06-05 04:39:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1230]
+  - use global value for buffer size
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/alsa/alsa.h  
+  +1 -1           trunk/Plugins/Output/alsa/audio.c  
+  +2 -19          trunk/Plugins/Output/alsa/configure.c  
+  +1 -10          trunk/Plugins/Output/alsa/init.c  
+
+
+2006-06-05 04:32:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1229]
+  - cosmetic improvement (6px spacing between explanation label, and output plugin buttonbox)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/glade/prefswin.glade  
+
+
+2006-06-05 04:30:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1228]
+  - oops, give that spinbutton some sane values
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/glade/prefswin.glade  
+
+
+2006-06-05 04:28:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1227]
+  - hookup buffer size option
+  
+
+  Changes:        Modified:
+  +3 -1           trunk/audacious/glade/prefswin.glade  
+  +1 -0           trunk/audacious/main.c  
+  +14 -2          trunk/audacious/prefswin.c  
+
+
+2006-06-05 04:21:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1226]
+  - new global variable `output_buffer_size', replaces all of the per-plugin buffer sizes
+  
+
+  Changes:        Modified:
+  +4 -5           trunk/audacious/main.c  
+  +1 -0           trunk/audacious/main.h  
+
+
+2006-06-05 04:01:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1225]
+  - more checkboxes than you can shake a stick at
+  
+
+  Changes:        Modified:
+  +210 -142       trunk/audacious/glade/prefswin.glade  
+
+
+2006-06-05 03:27:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1224]
+  - hookup preferences/info buttons under dialog pane
+  
+
+  Changes:        Modified:
+  +458 -672       trunk/audacious/glade/prefswin.glade  
+
+
+2006-06-05 03:03:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1223]
+  - some audio preferences stuff, incomplete
+  
+
+  Changes:        Modified:
+  +686 -206       trunk/audacious/glade/prefswin.glade  
+  +1 -0           trunk/audacious/prefswin.c  
+
+
+2006-06-05 01:38:07 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1222]
+  - remove shorten plugin
+  
+
+  Changes:        Modified:
+
+
+2006-06-05 01:35:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1221]
+  - "Reference FLAC Player v1.1.2" becomes "FLAC Audio Plugin"
+  - Properly use global proxy configuration settings.
+  
+
+  Changes:        Modified:
+  +7 -2           trunk/Plugins/Input/flac/plugin.c  
+
+
+2006-06-04 20:31:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1220]
+  - new connectivity icon
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/audacious/images/connectivity.png  
+
+
+2006-06-04 20:24:37 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1219]
+  - convert filenames to UTF-8, as in vorbis plugin. Patch by: Kazuki Shimura <kazuki@ma.ccnw.ne.jp>.
+  
+
+  Changes:        Modified:
+  +7 -2           trunk/Plugins/Input/flac/fileinfo.c  
+
+
+2006-06-04 20:20:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1218]
+  - don't pass NULL to atoi().
+  
+
+  Changes:        Modified:
+  +5 -2           trunk/Plugins/Input/mpg123/mpg123.c  
+  +4 -1           trunk/Plugins/Input/vorbis/vorbis.c  
+
+
+2006-06-04 09:26:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1217]
+  - further UI tweaks and mechanical simplification
+  
+
+  Changes:        Modified:
+  +1864 -2084     trunk/audacious/glade/prefswin.glade  
+
+
+2006-06-04 09:15:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1216]
+  - remove unnecessary gtk hpane thingy
+  
+
+  Changes:        Modified:
+  +2842 -2852     trunk/audacious/glade/prefswin.glade  
+
+
+2006-06-04 08:57:12 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1215]
+  - prefswin enhancements
+  
+
+  Changes:        Modified:
+  +70 -1          trunk/audacious/glade/prefswin.glade  
+  +3 -3           trunk/audacious/prefswin.c  
+
+
+2006-06-04 08:33:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1214]
+  - proxy support hack
+  
+
+  Changes:        Modified:
+  +3 -1           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-06-04 08:30:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1213]
+  - proxy support hack (stupid gconf)
+  
+
+  Changes:        Modified:
+  +3 -1           trunk/Plugins/Input/vorbis/vorbis.c  
+
+
+2006-06-04 01:21:06 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1212]
+  Updated italian translation and removal of translation tags for developer names by Diego "FlameEyes" Petteno from Gentoo.
+
+  Changes:        Modified:
+  +76 -75         trunk/audacious/credits.c  
+  +485 -847       trunk/po/it.po  
+
+
+2006-06-04 00:53:50 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1211]
+  Respect pointer signedness. Compiler is still unhappy about the constants shoved into guid_1 & guid_2 somehow, though.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wma/libffwma/file.c  
+  +7 -7           trunk/Plugins/Input/wma/libffwma/mms.c  
+
+
+2006-06-03 23:12:12 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1210]
+  Update dutch translation. One more pointer signedness issue in MP4.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/src/mp4_utils.c  
+  +30 -499        trunk/po/nl.po  
+
+
+2006-06-03 22:29:45 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1209]
+  Fully respect pointer signedness in libmp4ff.
+
+  Changes:        Modified:
+  +6 -6           trunk/Plugins/Input/aac/mp4ff/mp4atom.c  
+  +3 -3           trunk/Plugins/Input/aac/mp4ff/mp4ffint.h  
+  +6 -7           trunk/Plugins/Input/aac/mp4ff/mp4meta.c  
+  +5 -5           trunk/Plugins/Input/aac/mp4ff/mp4tagupdate.c  
+  +14 -14         trunk/Plugins/Input/aac/mp4ff/mp4util.c  
+
+
+2006-06-03 19:19:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1208]
+  - fix NSFE metadata
+  
+
+  Changes:        Modified:
+  +2 -5           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-06-03 19:09:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1207]
+  - present subsongs as playlist entities (will be enqueued at the current position)
+  
+
+  Changes:        Modified:
+  +28 -8          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-06-03 18:46:48 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1206]
+  - allow load_file<class Emu> to load files into the parser without reading the tag information
+  - generate subsong path specifications on demand if we're not loading a specific subsong
+  
+
+  Changes:        Modified:
+  +60 -24         trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-06-03 18:13:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1205]
+  - allow paths like /home/nenolod/moo/ff3/ff3.nsf?6 to play subsong 6 from ff3.nsf.
+  
+
+  Changes:        Modified:
+  +28 -1          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-06-02 16:58:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1204]
+  - initial mms stream support
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wma/libffwma/Makefile.in  
+  +1 -0           trunk/Plugins/Input/wma/libffwma/allformats.c  
+  +2 -0           trunk/Plugins/Input/wma/libffwma/avio.h  
+  +37 -0          trunk/Plugins/Input/wma/libffwma/file.c  
+  +815 -0         trunk/Plugins/Input/wma/libffwma/mms.c  
+  +34 -0          trunk/Plugins/Input/wma/libffwma/mms.h  
+
+
+2006-06-02 16:08:57 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1203]
+  The fallback label is not used unless detection is defined. Move endif down to reflect that.
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/util.c  
+
+
+2006-05-31 13:55:17 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1202]
+  Respect pointer signedness and delete legacy visual studio project file.
+
+  Changes:        Modified:
+  +0 -252         trunk/Plugins/Input/aac/mp4ff/mp4ff.vcproj  
+  +2 -2           trunk/Plugins/Input/aac/mp4ff/mp4ffint.h  
+  +2 -2           trunk/Plugins/Input/aac/mp4ff/mp4util.c  
+
+
+2006-05-31 06:28:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1201]
+  - add section concerning the MP3 patents and commercial use
+  
+
+  Changes:        Modified:
+  +14 -1          trunk/Plugins/Input/mpg123/README  
+
+
+2006-05-31 06:10:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1200]
+  - more bandwidth expansion
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/paranoia.c  
+
+
+2006-05-31 05:52:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1199]
+  - rename psycho.c to paranoia.c, as other stuff will be here (such as frequency locking code, to fix warble, etc.)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/Makefile.in  
+  +0 -447         trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-31 05:37:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1198]
+  - reset harmonics threshold back to original value
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-31 05:34:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1197]
+  - fix an oops
+  
+
+  Changes:        Modified:
+  +5 -2           trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-31 05:30:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1196]
+  - further simplification
+  
+
+  Changes:        Modified:
+  +2 -3           trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-31 05:29:00 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1195]
+  - simplify
+  
+
+  Changes:        Modified:
+  +0 -17          trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-31 05:20:52 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1194]
+  - finally the distortion bug might be killed!
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-31 05:09:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1193]
+  - further tuning optimisations
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-31 04:55:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1192]
+  - new tunings, please test
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-30 00:51:48 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1191]
+  - improve support of non-standard bitrates
+  - remove unreached code
+  
+
+  Changes:        Modified:
+  +4 -0           trunk/Plugins/Input/mpg123/common.c  
+  +0 -21          trunk/Plugins/Input/mpg123/layer3.c  
+
+
+2006-05-29 18:25:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1190]
+  - remove equalizer.c (unneeded)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/Makefile.in  
+  +0 -83          trunk/Plugins/Input/mpg123/equalizer.c  
+  +1 -1           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-05-28 15:27:54 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [1189]
+  - audacious should pick runtime library up from ${libdir}.  
+  - fix for chardet combobox bug. now combox will be drawn appropriately even if config file doesn't have chardet_detector.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/Makefile.in  
+  +6 -1           trunk/audacious/prefswin.c  
+
+
+2006-05-27 20:26:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1188]
+  - add additional greek translator, Stathis Kamperis <ekamperi@auth.gr>
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/credits.c  
+
+
+2006-05-27 20:24:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1187]
+  - update PO files
+  - update greek translation, via stavrosg
+  
+
+  Changes:        Modified:
+  +828 -773       trunk/po/audacious.pot  
+  +851 -777       trunk/po/br.po  
+  +859 -779       trunk/po/cs.po  
+  +854 -778       trunk/po/cy.po  
+  +860 -780       trunk/po/de.po  
+  +1413 -1636     trunk/po/el.po  
+  +860 -780       trunk/po/es.po  
+  +859 -779       trunk/po/fi.po  
+  +859 -779       trunk/po/fr.po  
+  +859 -779       trunk/po/hi.po  
+  +860 -780       trunk/po/hu.po  
+  +859 -779       trunk/po/it.po  
+  +859 -779       trunk/po/ja.po  
+  +847 -776       trunk/po/ka.po  
+  +859 -779       trunk/po/ko.po  
+  +858 -779       trunk/po/lt.po  
+  +859 -779       trunk/po/mk.po  
+  +898 -802       trunk/po/nl.po  
+  +852 -777       trunk/po/pl.po  
+  +859 -779       trunk/po/pt_BR.po  
+  +840 -775       trunk/po/ro.po  
+  +859 -779       trunk/po/ru.po  
+  +859 -779       trunk/po/sk.po  
+  +854 -778       trunk/po/sv.po  
+  +859 -779       trunk/po/uk.po  
+  +855 -781       trunk/po/zh_CN.po  
+  +859 -779       trunk/po/zh_TW.po  
+
+
+2006-05-27 18:37:53 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [1186]
+  chardet build error fix.
+  
+
+  Changes:        Modified:
+  +2 -1           trunk/audacious/Makefile.in  
+  +3 -1           trunk/audacious/util.c  
+
+
+2006-05-27 18:02:08 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [1185]
+  automatic character encoding detector for id3 metadata. --enable-chardet enables this feature.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Makefile.in  
+  +9 -0           trunk/Plugins/General/scrobbler/tags/unicode.c  
+  +26 -11         trunk/Plugins/Input/mpg123/fileinfo.c  
+  +24 -0          trunk/Plugins/Input/mpg123/mpg123.c  
+  +113 -0         trunk/audacious/glade/prefswin.glade  
+  +15 -0          trunk/audacious/main.c  
+  +5 -0           trunk/audacious/main.h  
+  +87 -0          trunk/audacious/prefswin.c  
+  +80 -0          trunk/audacious/util.c  
+  +2 -0           trunk/audacious/util.h  
+  +16 -0          trunk/configure.ac  
+  +24 -0          trunk/libguess/Makefile  
+  +24 -0          trunk/libguess/Makefile.in  
+  +394 -0         trunk/libguess/guess.c  
+  +384 -0         trunk/libguess/guess.scm  
+  +732 -0         trunk/libguess/guess_tab.c  
+  +47 -0          trunk/libguess/libguess.h  
+  +2 -0           trunk/mk/rules.mk.in  
+
+
+2006-05-24 23:31:15 +0000  Derek Pomery <nemo@m8y.org>
+  revision [1184]
+  oops. wasn't going to check the XMMS updates in until it was actually working.
+  
+  
+
+  Changes:        Modified:
+  +460 -561       trunk/Plugins/Input/wav/wav.c  
+
+
+2006-05-23 23:05:38 +0000  Derek Pomery <nemo@m8y.org>
+  revision [1183]
+  Updating of some deprecated GTK functions.
+  
+  
+
+  Changes:        Modified:
+  +7 -7           trunk/Plugins/Effect/audiocompress/audacious-glue.c  
+  +26 -26         trunk/Plugins/Effect/ladspa/ladspa.c  
+  +2 -2           trunk/Plugins/Input/aac/src/libmp4.c  
+  +22 -22         trunk/Plugins/Input/adplug/adplug-xmms.cc  
+  +2 -2           trunk/Plugins/Input/flac/http.c  
+  +9 -9           trunk/Plugins/Input/musepack/libmpc.cpp  
+  +7 -7           trunk/Plugins/Input/sid/xmms-sid.c  
+  +8 -8           trunk/Plugins/Input/sid/xs_about.c  
+  +1 -1           trunk/Plugins/Input/sid/xs_glade.c  
+  +256 -256       trunk/Plugins/Input/sid/xs_interface.c  
+  +25 -25         trunk/Plugins/Input/timidity/src/interface.c  
+  +3 -3           trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+  +1 -1           trunk/Plugins/Input/wav/wav-sndfile.c  
+  +561 -460       trunk/Plugins/Input/wav/wav.c  
+  +8 -8           trunk/Plugins/Input/wma/wma.c  
+
+
+2006-05-23 20:56:14 +0000  Derek Pomery <nemo@m8y.org>
+  revision [1182]
+  Make certain playlist gets redrawn after docked move. (transparent background may have changed)
+  Should this be in dock.c?
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/mainwin.c  
+
+
+2006-05-23 17:52:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1181]
+  via Christian Birchinger:
+  - (Plugins/Input/sid/ xmms-sid.c): fix the slider size in the subsong switcher to be something more than 1px
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/sid/xmms-sid.c  
+
+
+2006-05-23 00:45:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1180]
+  - don't need this
+  
+
+  Changes:        Modified:
+  +0 -316         trunk/Plugins/Input/mpg123/dct64_i386.c  
+
+
+2006-05-23 00:42:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1179]
+  - update docs
+  
+
+  Changes:        Modified:
+  +54 -0          trunk/Plugins/Input/mpg123/README  
+
+
+2006-05-23 00:22:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1178]
+  - prepare to split audacious code away from the actual decoder and use a highlevel API
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/Makefile.in  
+  +54 -54         trunk/Plugins/Input/mpg123/common.c  
+  +80 -80         trunk/Plugins/Input/mpg123/configure.c  
+  +6 -6           trunk/Plugins/Input/mpg123/dct64.c  
+  +11 -11         trunk/Plugins/Input/mpg123/dct64_i386.c  
+  +18 -18         trunk/Plugins/Input/mpg123/decode.c  
+  +18 -18         trunk/Plugins/Input/mpg123/decode_2to1.c  
+  +18 -18         trunk/Plugins/Input/mpg123/decode_4to1.c  
+  +18 -18         trunk/Plugins/Input/mpg123/decode_ntom.c  
+  +2 -2           trunk/Plugins/Input/mpg123/dxhead.c  
+  +2 -2           trunk/Plugins/Input/mpg123/dxhead.h  
+  +5 -5           trunk/Plugins/Input/mpg123/equalizer.c  
+  +14 -14         trunk/Plugins/Input/mpg123/fileinfo.c  
+  +6 -6           trunk/Plugins/Input/mpg123/getbits.c  
+  +6 -6           trunk/Plugins/Input/mpg123/getbits.h  
+  +54 -54         trunk/Plugins/Input/mpg123/http.c  
+  +7 -0           trunk/Plugins/Input/mpg123/interface.c  
+  +33 -33         trunk/Plugins/Input/mpg123/layer1.c  
+  +52 -52         trunk/Plugins/Input/mpg123/layer2.c  
+  +57 -57         trunk/Plugins/Input/mpg123/layer3.c  
+  +232 -234       trunk/Plugins/Input/mpg123/mpg123.c  
+  +78 -75         trunk/Plugins/Input/mpg123/mpg123.h  
+  +20 -20         trunk/Plugins/Input/mpg123/tabinit.c  
+
+
+2006-05-23 00:02:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1177]
+  s:xmms_usleep:g_usleep:g
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/mpg123/http.c  
+  +3 -3           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-05-22 23:37:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1176]
+  - remove improper sampling rate change condition. Valid MP3s will not do this. Infact, I've never seen an MP3 that does this. Additionally, it doesn't even work with Shoutcast.
+  
+
+  Changes:        Modified:
+  +1 -46          trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-05-21 19:16:21 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1175]
+  - nevermind
+  
+
+  Changes:        Modified:
+  +0 -8           trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-21 19:13:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1174]
+  - if we're going to clip, just throw back the original data
+  
+
+  Changes:        Modified:
+  +8 -0           trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-21 05:25:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1173]
+  - stereo seperation hysterisis of 16dB vs 20dB
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-21 05:09:43 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1172]
+  - experimental tweaks to the new psychoaccoustic model
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-21 04:09:00 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1171]
+  - more stuff
+  
+
+  Changes:        Modified:
+  +33 -0          trunk/Plugins/Input/mpg123/interface.c  
+  +6 -0           trunk/Plugins/Input/mpg123/mpg123.h  
+
+
+2006-05-21 03:36:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1170]
+  Psychoaccoustics support (to disable, temporarily add -UPSYCHO to your CFLAGS.):
+  This commit brings psychoaccoustics support (as used in mp3surround decoders) to libmpgdec.
+  For example, we can now almost fully compensate for lack of bandwidth in ISO compliant MP3 encodings.
+  In addition, further inaccuracies with pitch and the lack of reverb feeling that some MP3s have are
+  detected and automatically compensated for.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/mpg123/Makefile.in  
+  +3 -0           trunk/Plugins/Input/mpg123/layer1.c  
+  +3 -0           trunk/Plugins/Input/mpg123/layer2.c  
+  +4 -0           trunk/Plugins/Input/mpg123/layer3.c  
+  +2 -0           trunk/Plugins/Input/mpg123/mpg123.c  
+  +4 -0           trunk/Plugins/Input/mpg123/mpg123.h  
+  +462 -0         trunk/Plugins/Input/mpg123/psycho.c  
+
+
+2006-05-21 03:04:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1169]
+  - when using fixed integer based compile -DINTEGER_COMPILE, we want to use long type, not int (also use radixes to emulate FPU math)
+  
+
+  Changes:        Modified:
+  +27 -11         trunk/Plugins/Input/mpg123/mpg123.h  
+
+
+2006-05-20 23:24:26 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1168]
+  Add myself to translation credits for the dutch language.
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/credits.c  
+
+
+2006-05-20 17:47:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1167]
+  - Preferences UI tweak
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/glade/prefswin.glade  
+
+
+2006-05-20 00:53:03 +0000  George Averill <nhjm449@gmail.com>
+  revision [1166]
+  - About window should be set to 'always on top'
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/audacious/about.c  
+
+
+2006-05-19 21:00:07 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1165]
+  - revert r1156, r1164
+  
+
+  Changes:        Modified:
+  +4 -0           trunk/audacious/equalizer.c  
+  +4 -0           trunk/audacious/ui_playlist.c  
+
+
+2006-05-19 20:23:08 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1164]
+  - playlistwin and equalizerwin are their own windows, don't treat them 
+    as transient windows (ugh)
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/audacious/equalizer.c  
+  +0 -2           trunk/audacious/ui_playlist.c  
+
+
+2006-05-19 20:09:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1163]
+  - disable expand/fill
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/glade/prefswin.glade  
+
+
+2006-05-19 20:07:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1162]
+  - handle the redraw more effectively here
+  
+
+  Changes:        Modified:
+  +4 -1           trunk/audacious/playlist_list.c  
+
+
+2006-05-19 20:06:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1161]
+  - playlist transparency toggle
+  
+
+  Changes:        Modified:
+  +90 -0          trunk/audacious/glade/prefswin.glade  
+  +2 -0           trunk/audacious/playlist_list.c  
+  +18 -0          trunk/audacious/prefswin.c  
+
+
+2006-05-19 19:56:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1160]
+  - "Use custom cursors" does NOT require it's own vbox, kthx
+  
+
+  Changes:        Modified:
+  +4 -17          trunk/audacious/glade/prefswin.glade  
+
+
+2006-05-19 19:48:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1159]
+  - update transparency pixmap if root window pixmap changes
+  
+
+  Changes:        Modified:
+  +31 -0          trunk/audacious/playlist_list.c  
+
+
+2006-05-19 19:24:07 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1158]
+  - avoid BadDrawable error
+  
+
+  Changes:        Modified:
+  +12 -10         trunk/audacious/playlist_list.c  
+
+
+2006-05-19 19:09:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1157]
+  - if cfg.show_separator_in_pl is not true, then make it look nicer (and 
+    add a dot after the playlist number, maybe galisus will be happy)
+  
+
+  Changes:        Modified:
+  +5 -2           trunk/audacious/playlist_list.c  
+
+
+2006-05-19 18:57:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1156]
+  - remove improper transience settings (these were just wrong)
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/audacious/equalizer.c  
+  +0 -2           trunk/audacious/ui_playlist.c  
+
+
+2006-05-17 17:15:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1155]
+  - cosmetic fix: use proper indentation on glade file in Connectivity pane
+  
+
+  Changes:        Modified:
+  +281 -267       trunk/audacious/glade/prefswin.glade  
+
+
+2006-05-17 15:06:03 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1154]
+  - artwork
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/images/Makefile.in  
+  +0 -0           trunk/audacious/images/connectivity.png  
+  +1 -1           trunk/audacious/prefswin.c  
+
+
+2006-05-17 15:02:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1153]
+  - fix
+  
+
+  Changes:        Modified:
+  +24 -19         trunk/audacious/prefswin.c  
+
+
+2006-05-17 04:57:16 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1152]
+  - fix snapto mainwindow
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/audacious/mainwin.c  
+
+
+2006-05-17 04:52:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1151]
+  - use global proxy configuration instead of individual configurations (chainsaw)
+  
+
+  Changes:        Modified:
+  +2 -143         trunk/Plugins/Input/flac/configure.c  
+  +7 -6           trunk/Plugins/Input/flac/plugin.c  
+  +2 -183         trunk/Plugins/Input/mpg123/configure.c  
+  +7 -10          trunk/Plugins/Input/mpg123/mpg123.c  
+  +1 -180         trunk/Plugins/Input/vorbis/configure.c  
+  +8 -9           trunk/Plugins/Input/vorbis/vorbis.c  
+
+
+2006-05-17 04:52:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1150]
+  - proxy auth options
+  
+
+  Changes:        Modified:
+  +446 -1         trunk/audacious/glade/prefswin.glade  
+  +182 -0         trunk/audacious/prefswin.c  
+
+
+2006-05-17 04:00:38 +0000  George Averill <nhjm449@gmail.com>
+  revision [1149]
+  - super minor fixes
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/equalizer.c  
+  +1 -1           trunk/audacious/ui_playlist.c  
+
+
+2006-05-17 03:38:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1148]
+  - fix dock.c
+  
+
+  Changes:        Modified:
+  +18 -4          trunk/audacious/equalizer.c  
+  +0 -1           trunk/audacious/genevent.c  
+  +0 -1           trunk/audacious/main.c  
+  +4 -5           trunk/audacious/mainwin.c  
+  +23 -12         trunk/audacious/ui_playlist.c  
+
+
+2006-05-17 02:56:58 +0000  George Averill <nhjm449@gmail.com>
+  revision [1147]
+  - Don't force cfg.close_dialog_{open,add} to TRUE when opening the filechooser...
+  
+
+  Changes:        Modified:
+  +0 -4           trunk/audacious/util.c  
+
+
+2006-05-17 00:25:58 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1146]
+  - fix
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/ui_playlist.c  
+
+
+2006-05-17 00:15:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1145]
+  - I made an oops.
+  
+
+  Changes:        Modified:
+  +0 -655         trunk/audacious/dock.c  
+  +0 -43          trunk/audacious/dock.h  
+
+
+2006-05-17 00:12:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1144]
+  - revert back to dock.c 2/2 (hope it works)
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/Makefile.in  
+  +1310 -0        trunk/audacious/dock.c  
+  +86 -0          trunk/audacious/dock.h  
+  +14 -3          trunk/audacious/equalizer.c  
+  +1 -0           trunk/audacious/genevent.c  
+  +1 -0           trunk/audacious/main.c  
+  +32 -7          trunk/audacious/mainwin.c  
+  +14 -3          trunk/audacious/ui_playlist.c  
+
+
+2006-05-17 00:05:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1143]
+  - revert back to dock.c, commit 1/2.
+  
+
+  Changes:        Modified:
+  +2 -30          trunk/audacious/equalizer.c  
+  +6 -31          trunk/audacious/mainwin.c  
+  +2 -31          trunk/audacious/ui_playlist.c  
+
+
+2006-05-16 03:55:19 +0000  George Averill <nhjm449@gmail.com>
+  revision [1142]
+  - Add the ability to easily save to playlist.m3u from the list menu. (For 
+  those who hate having to restart Audacious in order to save the playlist).
+  
+
+  Changes:        Modified:
+  +8 -1           trunk/audacious/ui_playlist.c  
+
+
+2006-05-15 20:45:52 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1141]
+  - DESTDIR fix
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/libaudacious/Makefile.in  
+
+
+2006-05-15 19:58:58 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1140]
+  - make sure libaudacious.so is picked up
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/libaudacious/Makefile.in  
+
+
+2006-05-15 19:27:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1139]
+  - remove unnecessary build-posthook
+  
+
+  Changes:        Modified:
+  +0 -4           trunk/libaudacious/Makefile.in  
+
+
+2006-05-15 18:42:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1138]
+  - remove debug notice
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/mk/objective.mk  
+
+
+2006-05-15 18:31:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1137]
+  - link against 'libaudacious.so.2.0.0' instead of 'libaudacious.so'. This brings us in full compliance of debian 
+    packaging guidelines.
+  
+
+  Changes:        Modified:
+  +6 -5           trunk/libaudacious/Makefile.in  
+  +16 -1          trunk/mk/objective.mk  
+
+
+2006-05-15 15:17:53 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
+  revision [1136]
+  add the config option to enable/disable separator line in the playlist
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/credits.c  
+  +35 -0          trunk/audacious/glade/prefswin.glade  
+  +1 -0           trunk/audacious/main.c  
+  +1 -0           trunk/audacious/main.h  
+  +14 -11         trunk/audacious/playlist_list.c  
+  +18 -0          trunk/audacious/prefswin.c  
+
+
+2006-05-15 14:47:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1135]
+  - don't blindly call shade_pixmap(). pointyhat to: me, pointed out by: yaz
+  
+
+  Changes:        Modified:
+  +7 -4           trunk/audacious/skin.c  
+
+
+2006-05-15 03:48:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1134]
+  - ok, that g_thread_join() is definately hostile
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-05-15 03:40:08 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1133]
+  - add an additional ip_data.stop check
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/audacious/output.c  
+
+
+2006-05-15 03:38:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1132]
+  - try to g_thread_join() here.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-05-15 03:35:37 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1131]
+  - if writable == 0 then bail out of produce_audio() instead of segfault
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/audacious/output.c  
+
+
+2006-05-14 23:24:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1130]
+  - performance boost
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/playlist_list.c  
+  +1 -1           trunk/audacious/playlist_list.h  
+  +7 -0           trunk/audacious/skin.c  
+
+
+2006-05-14 23:08:07 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1129]
+  - add prototype for shade_pixmap() to be used on skin redraw (TRUE)
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/audacious/playlist_list.h  
+
+
+2006-05-14 23:05:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1128]
+  - self-caching transparency generator (right now we have a blend constant of 60%)
+  
+
+  Changes:        Modified:
+  +60 -2          trunk/audacious/playlist_list.c  
+
+
+2006-05-14 20:35:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1127]
+  - initial playlist_transparent patch. (you will need to edit your audacious config manually, either by gconf or texteditor to enable)
+  
+
+  Changes:        Modified:
+  +55 -5          trunk/audacious/playlist_list.c  
+  +3 -4           trunk/audacious/ui_playlist.c  
+
+
+2006-05-14 18:45:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1126]
+  - gtk_window_set_decorated()
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/equalizer.c  
+  +1 -0           trunk/audacious/mainwin.c  
+  +1 -0           trunk/audacious/ui_playlist.c  
+
+
+2006-05-14 18:35:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1125]
+  - make playlist moveable again
+  
+
+  Changes:        Modified:
+  +34 -4          trunk/audacious/ui_playlist.c  
+
+
+2006-05-14 18:23:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1124]
+  - same for equalizerwin
+  
+
+  Changes:        Modified:
+  +30 -2          trunk/audacious/equalizer.c  
+
+
+2006-05-14 18:10:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1123]
+  - make mainwin moveable again
+  
+
+  Changes:        Modified:
+  +31 -6          trunk/audacious/mainwin.c  
+
+
+2006-05-14 17:31:46 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1122]
+  - remove X11-incompliant dock.c, dock.h (sorry)
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/audacious/Makefile.in  
+  +0 -655         trunk/audacious/dock.c  
+  +0 -43          trunk/audacious/dock.h  
+  +6 -24          trunk/audacious/equalizer.c  
+  +0 -1           trunk/audacious/genevent.c  
+  +0 -1           trunk/audacious/main.c  
+  +7 -28          trunk/audacious/mainwin.c  
+  +6 -26          trunk/audacious/ui_playlist.c  
+
+
+2006-05-14 15:38:23 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1121]
+  48kHz sampling rate selection for ModPlug by Christian Birchinger (Joker) from Gentoo.
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Input/modplug/gui/callbacks.cpp  
+  +9 -0           trunk/Plugins/Input/modplug/gui/interface.cpp  
+  +2 -0           trunk/Plugins/Input/modplug/gui/main.cpp  
+
+
+2006-05-14 08:20:40 +0000  George Averill <nhjm449@gmail.com>
+  revision [1120]
+  mainwin.c:
+  - always on top fix
+  - playlistwin_time fix
+  
+  skin.c:
+  - set default text colors in case of missing pledit.txt
+  
+  ui_playlist.c
+  - playlistwin_info width fix
+  
+  
+
+  Changes:        Modified:
+  +5 -2           trunk/audacious/mainwin.c  
+  +17 -10         trunk/audacious/skin.c  
+  +1 -1           trunk/audacious/ui_playlist.c  
+
+
+2006-05-14 06:28:57 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1119]
+  - if taglib_tag == NULL, then return instead of crash
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/Plugins/Input/mpg123/fileinfo.c  
+
+
+2006-05-14 05:59:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1118]
+  - this stuff hasn't applied since audacious 0.1.1
+  
+
+  Changes:        Modified:
+  +0 -9           trunk/Plugins/Input/mpg123/README  
+
+
+2006-05-14 05:56:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1117]
+  - add some notes to myself about getting from here to there
+  
+
+  Changes:        Modified:
+  +9 -0           trunk/Plugins/Input/mpg123/TODO  
+
+
+2006-05-13 18:20:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1116]
+  - abort out of produce_audio if a stop has been requested
+  
+
+  Changes:        Modified:
+  +7 -4           trunk/audacious/output.c  
+
+
+2006-05-13 18:20:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1115]
+  - remove comment
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/audacious/mainwin.c  
+
+
+2006-05-13 10:58:16 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1114]
+  Convert from deprecated configfile interace to configdb, closes bug #494.
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Output/arts/arts.c  
+  +1 -1           trunk/Plugins/Output/arts/arts.h  
+  +4 -4           trunk/Plugins/Output/arts/audio.c  
+  +4 -5           trunk/Plugins/Output/arts/configure.c  
+
+
+2006-05-12 21:18:48 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1113]
+  This code assumes that char is signed by default. This is not true on PPC. Extending CFLAGS so that the assumption is met.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/mp4ff/Makefile.in  
+
+
+2006-05-12 21:12:17 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1112]
+  - hackhackhack workaround for the fact that joins will fail at times, inspired by the hackhack in WMA
+  
+
+  Changes:        Modified:
+  +31 -0          trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-05-12 21:03:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1111]
+  - threading cleanups, we no longer need to be mutexlocked 90% of the time, and we shouldn't have been joining in stop(), as the thread will likely already be joined, and if not, it will be reaped later
+  
+
+  Changes:        Modified:
+  +5 -1           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-05-12 20:47:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1110]
+  - fix g_thread_join() spurious call error (also effects 1.0 -- yuck!)
+  
+
+  Changes:        Modified:
+  +3 -2           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-05-12 13:48:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1109]
+  - src/tagging_mp4.c, fileinfo.c, libmp4.c: Finish conversion to internal container code.
+  - include/mpeg4ip.h, mpeg4ip_version.h, systems.h: Remove libmp4v2.
+  - libmp4v2/: Remove libmp4v2.
+  - Makefile.in: Remove references to libmp4v2.
+  - configure.ac: Remove references to libmp4v2.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/Makefile.in  
+  +0 -388         trunk/Plugins/Input/aac/include/mpeg4ip.h  
+  +0 -2           trunk/Plugins/Input/aac/include/mpeg4ip_version.h  
+  +0 -122         trunk/Plugins/Input/aac/include/systems.h  
+  +2 -2           trunk/Plugins/Input/aac/src/Makefile.in  
+  +37 -8          trunk/Plugins/Input/aac/src/fileinfo.c  
+  +4 -7           trunk/Plugins/Input/aac/src/libmp4.c  
+  +5 -5           trunk/Plugins/Input/aac/src/tagging.h  
+  +12 -13         trunk/Plugins/Input/aac/src/tagging_mp4.c  
+  +0 -1           trunk/configure.ac  
+
+
+2006-05-12 13:29:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1108]
+  - Use g_get_home_dir() instead of getenv ugliness here.
+  
+
+  Changes:        Modified:
+  +2 -5           trunk/Plugins/General/scrobbler/scrobbler.c  
+
+
+2006-05-12 03:58:33 +0000  George Averill <nhjm449@gmail.com>
+  revision [1107]
+  - If GTK is going to show its own search box for the JTF treeview, at least make it search the correct column
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/mainwin.c  
+
+
+2006-05-11 02:13:49 +0000  George Averill <nhjm449@gmail.com>
+  revision [1106]
+  - Queue fix from ircubic (bug #490)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/playlist.c  
+
+
+2006-05-11 00:54:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1105]
+  - fix a potential crash in our read callback (for VFS)
+  - typo fix
+  
+
+  Changes:        Modified:
+  +3 -1           trunk/Plugins/Input/aac/src/libmp4.c  
+  +1 -1           trunk/configure.ac  
+
+
+2006-05-10 23:01:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1104]
+  - fix infinite loop issue
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-05-10 22:56:52 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1103]
+  - add makefile to configure.ac
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/configure.ac  
+
+
+2006-05-10 22:00:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1102]
+  - resync headers
+  - libmp4ff based container management code working (has a few bugs to 
+    work out still though.)
+  
+
+  Changes:        Modified:
+  +3 -191         trunk/Plugins/Input/aac/include/faad.h  
+  +252 -0         trunk/Plugins/Input/aac/include/neaacdec.h  
+  +2 -2           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-05-10 21:44:20 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1101]
+  - 2.1 beta
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/Plugins/Input/aac/libfaad2/Makefile.in  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/analysis.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/bits.c  
+  +9 -9           trunk/Plugins/Input/aac/libfaad2/bits.h  
+  +8 -412         trunk/Plugins/Input/aac/libfaad2/cfft.c  
+  +1 -5           trunk/Plugins/Input/aac/libfaad2/cfft.h  
+  +137 -5         trunk/Plugins/Input/aac/libfaad2/cfft_tab.h  
+  +301 -86        trunk/Plugins/Input/aac/libfaad2/common.c  
+  +33 -29         trunk/Plugins/Input/aac/libfaad2/common.h  
+  +172 -120       trunk/Plugins/Input/aac/libfaad2/decoder.c  
+  +33 -34         trunk/Plugins/Input/aac/libfaad2/decoder.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/drc.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/drc.h  
+  +6 -4           trunk/Plugins/Input/aac/libfaad2/error.c  
+  +3 -3           trunk/Plugins/Input/aac/libfaad2/error.h  
+  +39 -358        trunk/Plugins/Input/aac/libfaad2/filtbank.c  
+  +1 -7           trunk/Plugins/Input/aac/libfaad2/filtbank.h  
+  +75 -6          trunk/Plugins/Input/aac/libfaad2/fixed.h  
+  +283 -286       trunk/Plugins/Input/aac/libfaad2/hcr.c  
+  +52 -11         trunk/Plugins/Input/aac/libfaad2/huffman.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/huffman.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ic_predict.h  
+  +7173 -1        trunk/Plugins/Input/aac/libfaad2/iq_table.h  
+  +3 -1           trunk/Plugins/Input/aac/libfaad2/is.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/is.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/kbd_win.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/lt_predict.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/lt_predict.h  
+  +64 -284        trunk/Plugins/Input/aac/libfaad2/mdct.c  
+  +1 -4           trunk/Plugins/Input/aac/libfaad2/mdct.h  
+  +34 -10         trunk/Plugins/Input/aac/libfaad2/mp4.c  
+  +8 -8           trunk/Plugins/Input/aac/libfaad2/mp4.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ms.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ms.h  
+  +142 -64        trunk/Plugins/Input/aac/libfaad2/output.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/output.h  
+  +12 -7          trunk/Plugins/Input/aac/libfaad2/pns.c  
+  +1 -3           trunk/Plugins/Input/aac/libfaad2/pns.h  
+  +3 -2           trunk/Plugins/Input/aac/libfaad2/pulse.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/pulse.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/rvlc.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/rvlc.h  
+  +1937 -2477     trunk/Plugins/Input/aac/libfaad2/sbr_dct.c  
+  +8 -5           trunk/Plugins/Input/aac/libfaad2/sbr_dct.h  
+  +231 -77        trunk/Plugins/Input/aac/libfaad2/sbr_dec.c  
+  +43 -33         trunk/Plugins/Input/aac/libfaad2/sbr_dec.h  
+  +297 -140       trunk/Plugins/Input/aac/libfaad2/sbr_e_nf.c  
+  +3 -14          trunk/Plugins/Input/aac/libfaad2/sbr_e_nf.h  
+  +46 -25         trunk/Plugins/Input/aac/libfaad2/sbr_fbt.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/sbr_fbt.h  
+  +1240 -207      trunk/Plugins/Input/aac/libfaad2/sbr_hfadj.c  
+  +6 -12          trunk/Plugins/Input/aac/libfaad2/sbr_hfadj.h  
+  +304 -132       trunk/Plugins/Input/aac/libfaad2/sbr_hfgen.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/sbr_hfgen.h  
+  +2 -3           trunk/Plugins/Input/aac/libfaad2/sbr_huff.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/sbr_huff.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/sbr_noise.h  
+  +370 -297       trunk/Plugins/Input/aac/libfaad2/sbr_qmf.c  
+  +4 -6           trunk/Plugins/Input/aac/libfaad2/sbr_qmf.h  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/sbr_qmf_c.h  
+  +194 -47        trunk/Plugins/Input/aac/libfaad2/sbr_syntax.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/sbr_syntax.h  
+  +20 -16         trunk/Plugins/Input/aac/libfaad2/sbr_tf_grid.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/sbr_tf_grid.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/sine_win.h  
+  +224 -234       trunk/Plugins/Input/aac/libfaad2/specrec.c  
+  +4 -10          trunk/Plugins/Input/aac/libfaad2/specrec.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_fb.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_fb.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_ipqf.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_ipqf.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_win.h  
+  +228 -225       trunk/Plugins/Input/aac/libfaad2/structs.h  
+  +196 -61        trunk/Plugins/Input/aac/libfaad2/syntax.c  
+  +7 -5           trunk/Plugins/Input/aac/libfaad2/syntax.h  
+  +26 -16         trunk/Plugins/Input/aac/libfaad2/tns.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/tns.h  
+
+
+2006-05-10 21:41:23 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1100]
+  - stuff
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/Makefile.in  
+  +217 -0         trunk/Plugins/Input/aac/include/faad.h  
+  +217 -0         trunk/Plugins/Input/aac/include/faad.h  
+  +0 -252         trunk/Plugins/Input/aac/include/neaacdec.h  
+  +11 -0          trunk/Plugins/Input/aac/mp4ff/Makefile.in  
+  +1043 -0        trunk/Plugins/Input/aac/mp4ff/drms.c  
+  +40 -0          trunk/Plugins/Input/aac/mp4ff/drms.h  
+  +449 -0         trunk/Plugins/Input/aac/mp4ff/drmstables.h  
+  +781 -0         trunk/Plugins/Input/aac/mp4ff/mp4atom.c  
+  +428 -0         trunk/Plugins/Input/aac/mp4ff/mp4ff.c  
+  +144 -0         trunk/Plugins/Input/aac/mp4ff/mp4ff.dsp  
+  +129 -0         trunk/Plugins/Input/aac/mp4ff/mp4ff.h  
+  +252 -0         trunk/Plugins/Input/aac/mp4ff/mp4ff.vcproj  
+  +24 -0          trunk/Plugins/Input/aac/mp4ff/mp4ff_int_types.h  
+  +329 -0         trunk/Plugins/Input/aac/mp4ff/mp4ffint.h  
+  +414 -0         trunk/Plugins/Input/aac/mp4ff/mp4meta.c  
+  +152 -0         trunk/Plugins/Input/aac/mp4ff/mp4sample.c  
+  +630 -0         trunk/Plugins/Input/aac/mp4ff/mp4tagupdate.c  
+  +188 -0         trunk/Plugins/Input/aac/mp4ff/mp4util.c  
+  +2 -2           trunk/Plugins/Input/aac/src/Makefile.in  
+  +1 -1           trunk/Plugins/Input/aac/src/fileinfo.c  
+  +73 -68         trunk/Plugins/Input/aac/src/libmp4.c  
+  +72 -98         trunk/Plugins/Input/aac/src/mp4_utils.c  
+  +1 -1           trunk/Plugins/Input/aac/src/tagging.h  
+
+
+2006-05-10 14:55:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1099]
+  - about box cleanups
+  
+
+  Changes:        Modified:
+  +3 -7           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-05-09 18:08:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1098]
+  - ConfigDb goodness
+  
+
+  Changes:        Modified:
+  +6 -14          trunk/Plugins/Output/jack/configure.c  
+  +6 -9           trunk/Plugins/Output/jack/jack.c  
+
+
+2006-05-09 17:05:03 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1097]
+  - bypass poisoning on configfile.c
+  
+
+  Changes:        Modified:
+  +3 -1           trunk/libaudacious/configfile.c  
+
+
+2006-05-09 17:02:09 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1096]
+  - configdb stuff
+  
+
+  Changes:        Modified:
+  +11 -12         trunk/Plugins/Output/sun/configure.c  
+  +11 -11         trunk/Plugins/Output/sun/sun.c  
+  +1 -1           trunk/Plugins/Output/sun/sun.h  
+
+
+2006-05-09 16:52:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1095]
+  - don't use XMMS ConfigFile interface here
+  
+
+  Changes:        Modified:
+  +16 -20         trunk/Plugins/Input/amidi-plug/i_configure.c  
+  +1 -1           trunk/Plugins/Input/amidi-plug/i_configure.h  
+
+
+2006-05-09 16:04:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1094]
+  (a quick way to reenable configfile):
+   * If you are a third party developer and you need a quick fix, add
+   *   #define I_AM_A_THIRD_PARTY_DEVELOPER_WHO_NEEDS_TO_BE_KICKED_IN_THE_HEAD_BY_CHUCK_NORRIS
+   * to your code.
+  
+
+  Changes:        Modified:
+  +6 -0           trunk/libaudacious/configfile.h  
+
+
+2006-05-09 15:57:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1093]
+  Poison the XMMS ConfigFile routines. The rationale for this decision,
+  is that the configdb code has been deprecated by us since 0.2, and that
+  anybody still using it needs a swift kick in the head (by chuck norris?).
+  
+  This action has been taken after IRC discussions with both nemo and Chainsaw.
+  
+
+  Changes:        Modified:
+  +25 -0          trunk/libaudacious/configfile.h  
+
+
+2006-05-09 15:48:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1092]
+  - fix overcompression in the modified iir routines
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/iir_fpu.c  
+
+
+2006-05-09 04:05:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1091]
+  - yes this lrintf stuff needs to go
+  
+
+  Changes:        Modified:
+  +0 -29          trunk/Plugins/Input/aac/libfaad2/common.h  
+
+
+2006-05-08 13:56:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1090]
+  - synchronize audacious-faad with FAAD2 CVS.
+  
+
+  Changes:        Modified:
+  +0 -3           trunk/Plugins/Input/aac/libfaad2/Makefile.in  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/analysis.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/bits.c  
+  +9 -9           trunk/Plugins/Input/aac/libfaad2/bits.h  
+  +412 -8         trunk/Plugins/Input/aac/libfaad2/cfft.c  
+  +5 -1           trunk/Plugins/Input/aac/libfaad2/cfft.h  
+  +5 -137         trunk/Plugins/Input/aac/libfaad2/cfft_tab.h  
+  +86 -301        trunk/Plugins/Input/aac/libfaad2/common.c  
+  +57 -33         trunk/Plugins/Input/aac/libfaad2/common.h  
+  +120 -172       trunk/Plugins/Input/aac/libfaad2/decoder.c  
+  +34 -33         trunk/Plugins/Input/aac/libfaad2/decoder.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/drc.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/drc.h  
+  +4 -6           trunk/Plugins/Input/aac/libfaad2/error.c  
+  +3 -3           trunk/Plugins/Input/aac/libfaad2/error.h  
+  +358 -39        trunk/Plugins/Input/aac/libfaad2/filtbank.c  
+  +7 -1           trunk/Plugins/Input/aac/libfaad2/filtbank.h  
+  +6 -75          trunk/Plugins/Input/aac/libfaad2/fixed.h  
+  +286 -283       trunk/Plugins/Input/aac/libfaad2/hcr.c  
+  +11 -52         trunk/Plugins/Input/aac/libfaad2/huffman.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/huffman.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ic_predict.h  
+  +1 -7173        trunk/Plugins/Input/aac/libfaad2/iq_table.h  
+  +1 -3           trunk/Plugins/Input/aac/libfaad2/is.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/is.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/kbd_win.h  
+  +0 -29          trunk/Plugins/Input/aac/libfaad2/libfaad.dsw  
+  +0 -24          trunk/Plugins/Input/aac/libfaad2/libfaad.sln  
+  +0 -14          trunk/Plugins/Input/aac/libfaad2/libfaad2.def  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/lt_predict.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/lt_predict.h  
+  +284 -64        trunk/Plugins/Input/aac/libfaad2/mdct.c  
+  +4 -1           trunk/Plugins/Input/aac/libfaad2/mdct.h  
+  +10 -34         trunk/Plugins/Input/aac/libfaad2/mp4.c  
+  +8 -8           trunk/Plugins/Input/aac/libfaad2/mp4.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ms.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ms.h  
+  +64 -142        trunk/Plugins/Input/aac/libfaad2/output.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/output.h  
+  +7 -12          trunk/Plugins/Input/aac/libfaad2/pns.c  
+  +3 -1           trunk/Plugins/Input/aac/libfaad2/pns.h  
+  +2 -3           trunk/Plugins/Input/aac/libfaad2/pulse.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/pulse.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/rvlc.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/rvlc.h  
+  +2477 -1937     trunk/Plugins/Input/aac/libfaad2/sbr_dct.c  
+  +5 -8           trunk/Plugins/Input/aac/libfaad2/sbr_dct.h  
+  +77 -231        trunk/Plugins/Input/aac/libfaad2/sbr_dec.c  
+  +33 -43         trunk/Plugins/Input/aac/libfaad2/sbr_dec.h  
+  +140 -297       trunk/Plugins/Input/aac/libfaad2/sbr_e_nf.c  
+  +14 -3          trunk/Plugins/Input/aac/libfaad2/sbr_e_nf.h  
+  +25 -46         trunk/Plugins/Input/aac/libfaad2/sbr_fbt.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/sbr_fbt.h  
+  +207 -1240      trunk/Plugins/Input/aac/libfaad2/sbr_hfadj.c  
+  +12 -6          trunk/Plugins/Input/aac/libfaad2/sbr_hfadj.h  
+  +132 -304       trunk/Plugins/Input/aac/libfaad2/sbr_hfgen.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/sbr_hfgen.h  
+  +3 -2           trunk/Plugins/Input/aac/libfaad2/sbr_huff.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/sbr_huff.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/sbr_noise.h  
+  +297 -370       trunk/Plugins/Input/aac/libfaad2/sbr_qmf.c  
+  +6 -4           trunk/Plugins/Input/aac/libfaad2/sbr_qmf.h  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/sbr_qmf_c.h  
+  +47 -194        trunk/Plugins/Input/aac/libfaad2/sbr_syntax.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/sbr_syntax.h  
+  +16 -20         trunk/Plugins/Input/aac/libfaad2/sbr_tf_grid.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/sbr_tf_grid.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/sine_win.h  
+  +234 -224       trunk/Plugins/Input/aac/libfaad2/specrec.c  
+  +10 -4          trunk/Plugins/Input/aac/libfaad2/specrec.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_fb.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_fb.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_ipqf.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_ipqf.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_win.h  
+  +225 -228       trunk/Plugins/Input/aac/libfaad2/structs.h  
+  +61 -196        trunk/Plugins/Input/aac/libfaad2/syntax.c  
+  +5 -7           trunk/Plugins/Input/aac/libfaad2/syntax.h  
+  +16 -26         trunk/Plugins/Input/aac/libfaad2/tns.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/tns.h  
+
+
+2006-05-08 13:00:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1089]
+  - add an additional usleep to the playback resume code per Chainsaw
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/main.c  
+
+
+2006-05-08 05:36:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1088]
+  - version bump: 1.1.0 (since we're getting close to releasing the reference package)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2006-05-08 04:47:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1087]
+  - Make vorbisfile/vorbisinfo code threadsafe and reenterant by properly respecting vf_mutex. Patch by Johan Tavelin <d00jota -at- dtek.chalmers.se>.
+  
+
+  Changes:        Modified:
+  +9 -9           trunk/Plugins/Input/vorbis/vorbis.c  
+
+
+2006-05-04 16:54:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1086]
+  via Shay Green:
+  - add frequency response modifier options for GBS/VGM/GYM to Music_Emu::equalizer_t.
+  
+
+  Changes:        Modified:
+  +21 -1          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-05-04 05:44:03 +0000  George Averill <nhjm449@gmail.com>
+  revision [1085]
+  - ID3LIBS no longer needed!
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/mk/rules.mk.in  
+
+
+2006-05-03 19:44:25 +0000  Derek Pomery <nemo@m8y.org>
+  revision [1084]
+  Oh right. Strip id3lib check
+  
+
+  Changes:        Modified:
+  +0 -21          trunk/configure.ac  
+
+
+2006-05-03 00:04:52 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1083]
+  Add an empty tag obliterator(TM) as designed by nenolod for mpg123.
+
+  Changes:        Modified:
+  +6 -1           trunk/Plugins/Input/musepack/libmpc.cpp  
+
+
+2006-05-02 23:37:38 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1082]
+  Now the world can finally hear the last few seconds of the Atomic Betty song. Rejoice!
+
+  Changes:        Modified:
+  +2 -4           trunk/Plugins/Input/musepack/libmpc.cpp  
+
+
+2006-05-01 22:33:32 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1079]
+  Assign new shortcuts that no longer conflict. Patch by mokoshi, closes bug #478.
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/ui_playlist.c  
+
+
+2006-05-01 22:08:28 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1078]
+  A GCC warning pointed out that the *bp++ statement did not actually do anything useful, quite certain that the author intended \(*bp\)++ or *bp += 1 here.
+
+  Changes:        Modified:
+  +4 -4           trunk/Plugins/General/scrobbler/tags/id3v2.c  
+
+
+2006-05-01 21:20:50 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1077]
+  Add wmclass information to the playlist and equalizer. Patch by cha0smaster, closes bug #481.
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/equalizer.c  
+  +1 -0           trunk/audacious/ui_playlist.c  
+
+
+2006-05-01 20:53:20 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1076]
+  Support for saving the playback state, and resuming playback after restart. Patch by cha0smaster, closes bug #479.
+
+  Changes:        Modified:
+  +26 -3          trunk/audacious/main.c  
+  +2 -0           trunk/audacious/main.h  
+
+
+2006-05-01 15:38:43 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1075]
+  Properly nullify the tag pointer or we could be passing a stale one.
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-05-01 14:46:17 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1074]
+  Stop assuming that a char is signed by default. Stop trying to store negative values in an unsigned char. Remove some fragments of the Windows build system that were still present.
+
+  Changes:        Modified:
+  +3 -3           trunk/Plugins/Input/aac/include/neaacdec.h  
+  +0 -484         trunk/Plugins/Input/aac/libfaad2/libfaad.dsp  
+  +0 -1015        trunk/Plugins/Input/aac/libfaad2/libfaad.vcproj  
+  +0 -2091        trunk/Plugins/Input/aac/libfaad2/libfaad2.vcp  
+  +0 -29          trunk/Plugins/Input/aac/libfaad2/libfaad2.vcw  
+  +0 -355         trunk/Plugins/Input/aac/libfaad2/libfaad2_dll.dsp  
+  +0 -29          trunk/Plugins/Input/aac/libfaad2/libfaad2_dll.dsw  
+  +0 -21          trunk/Plugins/Input/aac/libfaad2/libfaad2_dll.sln  
+  +0 -307         trunk/Plugins/Input/aac/libfaad2/libfaad2_dll.vcproj  
+  +207 -207       trunk/Plugins/Input/aac/libfaad2/structs.h  
+
+
+2006-05-01 12:57:13 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1073]
+  Reduce amount of emitted GCC 4.1 warnings to 6. For that boring rainy afternoon, remove the two -Wno statements in CFLAGS (configure.ac) and you will see the actual amount.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/src/libmp4.c  
+  +1 -0           trunk/Plugins/Input/sid/xs_length.c  
+  +1 -1           trunk/configure.ac  
+
+
+2006-05-01 01:04:43 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1072]
+  Taglib length determination veto by nenolod, reverting. Leaving fileinfo optimizations in place, though.
+
+  Changes:        Modified:
+  +107 -13        trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-05-01 00:59:55 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1071]
+  Use taglib for length determination. Simpler code, might also deal better with some VBR MP3s if they have length info in their tags.
+
+  Changes:        Modified:
+  +12 -43         trunk/Plugins/Input/mpg123/fileinfo.c  
+  +13 -107        trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-05-01 00:00:48 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1070]
+  Add a missing cast.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/adplug/core/lds.cpp  
+
+
+2006-04-30 23:48:20 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1069]
+  Declare variables in a different order, as GCC feels that the current order was wrong.
+
+  Changes:        Modified:
+  +13 -13         trunk/Plugins/Input/adplug/core/rix.h  
+
+
+2006-04-30 23:32:42 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1068]
+  Use correct format string; gsize != long unsigned int.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/http.c  
+
+
+2006-04-30 22:46:01 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1067]
+  Updated dutch translation. 1043 translated messages, no more fuzzy (read: wrong) or untranslated messages.
+
+  Changes:        Modified:
+  +156 -141       trunk/po/nl.po  
+
+
+2006-04-30 15:10:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1066]
+  - Denote Gustavo D. Vranjes as current Spanish translator
+  - Update spanish translation per Gustavo.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/credits.c  
+  +421 -709       trunk/po/es.po  
+
+
+2006-04-29 19:29:59 +0000  Derek Pomery <nemo@m8y.org>
+  revision [1065]
+  Not a CVS repo
+  
+
+  Changes:        Modified:
+  +0 -8           trunk/Plugins/General/song_change/.cvsignore  
+
+
+2006-04-29 19:21:27 +0000  Derek Pomery <nemo@m8y.org>
+  revision [1064]
+  Not a CVS repo
+  
+
+  Changes:        Modified:
+  +0 -8           trunk/Plugins/Output/disk_writer/.cvsignore  
+
+
+2006-04-29 15:59:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1063]
+  Per Laszlo Dvornik:
+  - Update POTFILES.in
+  - Update hungarian translation
+  
+
+  Changes:        Modified:
+  +31 -1          trunk/po/POTFILES.in  
+  +1210 -970      trunk/po/audacious.pot  
+  +1277 -992      trunk/po/br.po  
+  +1292 -990      trunk/po/cs.po  
+  +1287 -999      trunk/po/cy.po  
+  +1434 -1518     trunk/po/de.po  
+  +1294 -993      trunk/po/el.po  
+  +1295 -997      trunk/po/es.po  
+  +1295 -1000     trunk/po/fi.po  
+  +1295 -997      trunk/po/fr.po  
+  +1295 -997      trunk/po/hi.po  
+  +1279 -1163     trunk/po/hu.po  
+  +1295 -997      trunk/po/it.po  
+  +1304 -999      trunk/po/ja.po  
+  +1295 -997      trunk/po/ka.po  
+  +1288 -997      trunk/po/ko.po  
+  +1295 -997      trunk/po/lt.po  
+  +1295 -997      trunk/po/mk.po  
+  +1333 -1015     trunk/po/nl.po  
+  +1288 -997      trunk/po/pl.po  
+  +1289 -997      trunk/po/pt_BR.po  
+  +1279 -991      trunk/po/ro.po  
+  +1289 -997      trunk/po/ru.po  
+  +1295 -997      trunk/po/sk.po  
+  +1289 -1001     trunk/po/sv.po  
+  +1294 -985      trunk/po/uk.po  
+  +1296 -1052     trunk/po/zh_CN.po  
+  +1295 -997      trunk/po/zh_TW.po  
+
+
+2006-04-29 05:46:00 +0000  George Averill <nhjm449@gmail.com>
+  revision [1061]
+  - jumptofile and queue support fun
+  
+
+  Changes:        Modified:
+  +35 -0          trunk/audacious/controlsocket.c  
+  +3 -1           trunk/audacious/controlsocket.h  
+  +28 -0          trunk/audacious/playlist.c  
+  +2 -0           trunk/audacious/playlist.h  
+  +75 -0          trunk/libaudacious/beepctrl.c  
+  +6 -0           trunk/libaudacious/beepctrl.h  
+
+
+2006-04-29 05:44:06 +0000  George Averill <nhjm449@gmail.com>
+  revision [1060]
+  - Fun fileinfo fixes
+  
+
+  Changes:        Modified:
+  +1 -5           trunk/Plugins/Input/mpg123/fileinfo.c  
+  +2 -2           trunk/Plugins/Input/vorbis/fileinfo.c  
+
+
+2006-04-29 05:43:09 +0000  George Averill <nhjm449@gmail.com>
+  revision [1059]
+  - Let's not leave mp4 files open after reading their tags :P
+  
+
+  Changes:        Modified:
+  +2 -1           trunk/Plugins/Input/aac/src/fileinfo.c  
+  +2 -0           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-04-28 18:21:33 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1058]
+  Correct includes, should not have taglib/ in there.
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/mpg123/tag_c_hacked.cpp  
+
+
+2006-04-27 22:52:06 +0000  George Averill <nhjm449@gmail.com>
+  revision [1057]
+  - Another CDDB fix! :/
+  
+
+  Changes:        Modified:
+  +4 -4           trunk/Plugins/Input/cdaudio/cddb.c  
+
+
+2006-04-27 15:06:57 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1056]
+  - contrast improvements
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/skin/pledit.txt  
+
+
+2006-04-27 13:52:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1055]
+  - IPv6 support
+  
+
+  Changes:        Modified:
+  +37 -0          trunk/Plugins/Input/cdaudio/http.c  
+  +78 -1          trunk/Plugins/Input/mpg123/http.c  
+  +46 -0          trunk/Plugins/Input/vorbis/http.c  
+  +11 -0          trunk/configure.ac  
+
+
+2006-04-27 04:26:03 +0000  George Averill <nhjm449@gmail.com>
+  revision [1054]
+  - Revert: Okay, I'm a fool. There was a reason they weren't included.
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-04-27 04:14:48 +0000  George Averill <nhjm449@gmail.com>
+  revision [1053]
+  - Let's not forget the year and track number!
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-04-27 04:06:14 +0000  George Averill <nhjm449@gmail.com>
+  revision [1052]
+  - Correctly display >1000 kbps bitrates when using modern skins
+  
+
+  Changes:        Modified:
+  +22 -16         trunk/audacious/mainwin.c  
+
+
+2006-04-27 03:12:05 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1051]
+  Remove nonexistant tags from TitleInput.
+  
+
+  Changes:        Modified:
+  +15 -4          trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-04-27 02:14:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1050]
+  - compile objectives before installing them (oops)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/mk/objective.mk  
+
+
+2006-04-26 18:38:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1049]
+  - don't use dct9 in integer mode
+  
+
+  Changes:        Modified:
+  +7 -1           trunk/Plugins/Input/mpg123/layer3.c  
+
+
+2006-04-26 18:21:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1048]
+  - remove #define mpgdec_real
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/Plugins/Input/mpg123/mpg123.h  
+
+
+2006-04-26 17:54:58 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1047]
+  - integer-mode decoding accuracy improvements
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/common.c  
+  +2 -1           trunk/Plugins/Input/mpg123/common.h  
+  +5 -5           trunk/Plugins/Input/mpg123/dct64.c  
+  +9 -9           trunk/Plugins/Input/mpg123/dct64_i386.c  
+  +12 -12         trunk/Plugins/Input/mpg123/decode.c  
+  +12 -12         trunk/Plugins/Input/mpg123/decode_2to1.c  
+  +12 -12         trunk/Plugins/Input/mpg123/decode_4to1.c  
+  +12 -12         trunk/Plugins/Input/mpg123/decode_ntom.c  
+  +12 -12         trunk/Plugins/Input/mpg123/layer1.c  
+  +12 -12         trunk/Plugins/Input/mpg123/layer2.c  
+  +97 -97         trunk/Plugins/Input/mpg123/layer3.c  
+  +3 -3           trunk/Plugins/Input/mpg123/mpg123.c  
+  +39 -29         trunk/Plugins/Input/mpg123/mpg123.h  
+  +4 -4           trunk/Plugins/Input/mpg123/tabinit.c  
+
+
+2006-04-25 04:41:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1046]
+  - fix FD leak (pointed out by: Mikachu)
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-04-24 21:29:36 +0000  Derek Pomery <nemo@m8y.org>
+  revision [1045]
+  
+  Adding back trim for deitarion.
+  
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-04-24 21:03:16 +0000  Derek Pomery <nemo@m8y.org>
+  revision [1044]
+  Force dependance on taglib now used by mpg123 and musepack.
+  
+  
+
+  Changes:        Modified:
+  +10 -10         trunk/configure.ac  
+
+
+2006-04-24 20:07:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1043]
+  - display filename if no tag is available
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-04-24 19:58:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1042]
+  - remove unused file
+  
+
+  Changes:        Modified:
+  +0 -220         trunk/Plugins/Input/mpg123/decode_i386.c  
+
+
+2006-04-24 19:49:51 +0000  Derek Pomery <nemo@m8y.org>
+  revision [1041]
+  Quick n dirty unicode hack pending taglib-1.5.
+  See http://bugs.kde.org/show_bug.cgi?id=126192
+  
+  
+
+  Changes:        Modified:
+  +4 -2           trunk/Plugins/Input/mpg123/Makefile.in  
+  +4 -0           trunk/Plugins/Input/mpg123/fileinfo.c  
+  +14 -0          trunk/Plugins/Input/mpg123/tag_c_hacked.cpp  
+  +11 -0          trunk/Plugins/Input/mpg123/tag_c_hacked.h  
+
+
+2006-04-24 19:46:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1040]
+  - GLib 2.6 compatibility wrapper, per bug #469
+  
+
+  Changes:        Modified:
+  +12 -0          trunk/audacious/prefswin.c  
+
+
+2006-04-24 07:40:43 +0000  George Averill <nhjm449@gmail.com>
+  revision [1038]
+  - Let's not let the user press the skin refresh button while already refreshing ;)
+  
+
+  Changes:        Modified:
+  +16 -4          trunk/audacious/prefswin.c  
+  +3 -1           trunk/audacious/skinwin.c  
+  +1 -1           trunk/audacious/skinwin.h  
+
+
+2006-04-24 06:50:37 +0000  George Averill <nhjm449@gmail.com>
+  revision [1036]
+  - Reposition the 9
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/skin/nums_ex.png  
+
+
+2006-04-24 03:17:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1035]
+  - sync configure.ac with stable
+  
+
+  Changes:        Modified:
+  +2 -21          trunk/configure.ac  
+
+
+2006-04-24 00:46:20 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1034]
+  - fix crashing with taglib
+  
+
+  Changes:        Modified:
+  +45 -7          trunk/Plugins/Input/mpg123/fileinfo.c  
+
+
+2006-04-24 00:11:06 +0000  George Averill <nhjm449@gmail.com>
+  revision [1031]
+  - Assorted playlist fixes ;)
+  
+
+  Changes:        Modified:
+  +14 -53         trunk/audacious/playlist_list.c  
+
+
+2006-04-23 22:50:33 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1030]
+  First attempt at introducing taglib here. Very rough, needs polishing. Please wear protective goggles before opening the file dialog. It *will* explode.
+
+  Changes:        Modified:
+  +3 -5           trunk/Plugins/Input/mpg123/Makefile.in  
+  +0 -81          trunk/Plugins/Input/mpg123/common.c  
+  +61 -685        trunk/Plugins/Input/mpg123/fileinfo.c  
+  +0 -640         trunk/Plugins/Input/mpg123/id3.c  
+  +0 -770         trunk/Plugins/Input/mpg123/id3_frame.c  
+  +0 -138         trunk/Plugins/Input/mpg123/id3_frame_content.c  
+  +0 -366         trunk/Plugins/Input/mpg123/id3_frame_text.c  
+  +0 -109         trunk/Plugins/Input/mpg123/id3_frame_url.c  
+  +0 -158         trunk/Plugins/Input/mpg123/id3_header.h  
+  +0 -142         trunk/Plugins/Input/mpg123/id3_tag.c  
+  +30 -159        trunk/Plugins/Input/mpg123/mpg123.c  
+  +2 -3           trunk/Plugins/Input/mpg123/mpg123.h  
+
+
+2006-04-23 22:11:43 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1029]
+  Small update to the german translation (by a friend of Michael Hanselmann).
+
+  Changes:        Modified:
+  +1 -1           trunk/po/de.po  
+
+
+2006-04-23 16:45:18 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1028]
+  Updated german translation by Michael Hanselmann (Gentoo).
+
+  Changes:        Modified:
+  +139 -140       trunk/po/de.po  
+
+
+2006-04-23 01:52:47 +0000  George Averill <nhjm449@gmail.com>
+  revision [1026]
+  - fix signal handler error
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/prefswin.c  
+
+
+2006-04-22 06:13:19 +0000  George Averill <nhjm449@gmail.com>
+  revision [1024]
+  - CDDB query fix
+  
+
+  Changes:        Modified:
+  +5 -5           trunk/Plugins/Input/cdaudio/cddb.c  
+
+
+2006-04-20 21:07:57 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1022]
+  Update dutch translation. Apparently nobody else cares about this (sent several mails).
+
+  Changes:        Modified:
+  +465 -488       trunk/po/nl.po  
+
+
+2006-04-20 17:25:02 +0000  Giacomo Lozito <james@develia.org>
+  revision [1020]
+  fixed incorrect range conversion in volume functions
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/amidi-plug/i_common.h  
+  +6 -6           trunk/Plugins/Input/amidi-plug/i_seq.c  
+
+
+2006-04-18 14:00:25 +0000  Derek Pomery <nemo@m8y.org>
+  revision [1019]
+  Moral, always compile before checking in.
+  
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/cdaudio/cddb.c  
+
+
+2006-04-18 13:50:23 +0000  Derek Pomery <nemo@m8y.org>
+  revision [1018]
+  Bug #463 - Adding a little noise to the log to help in debugging.
+  
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/Plugins/Input/cdaudio/cddb.c  
+
+
+2006-04-17 19:19:04 +0000  Derek Pomery <nemo@m8y.org>
+  revision [1017]
+  Experiment with catching invalid utf-8 so the dialog sees it,
+  and it can be fixed properly in dialog.
+  
+
+  Changes:        Modified:
+  +4 -1           trunk/Plugins/Input/mpg123/fileinfo.c  
+
+
+2006-04-17 13:41:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1015]
+  - don't run ldconfig when DESTDIR is not /. Closes bug #464.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Makefile.in  
+
+
+2006-04-17 01:34:59 +0000  George Averill <nhjm449@gmail.com>
+  revision [1013]
+  - Forgot a few things regarding titlestrings!
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/glade/prefswin.glade  
+  +4 -5           trunk/audacious/main.c  
+  +1 -1           trunk/audacious/prefswin.c  
+
+
+2006-04-17 00:51:07 +0000  George Averill <nhjm449@gmail.com>
+  revision [1011]
+  - Tiny fix
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/about.c  
+
+
+2006-04-16 23:38:46 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1008]
+  Convert \ path separators to /. Support was already present, but was not enabled before. Closes bug #461.
+
+  Changes:        Modified:
+  +2 -4           trunk/audacious/playlist.c  
+
+
+2006-04-16 21:37:40 +0000  George Averill <nhjm449@gmail.com>
+  revision [1007]
+  - New default titlestring
+  
+
+  Changes:        Modified:
+  +4 -1           trunk/audacious/main.c  
+
+
+2006-04-16 03:12:29 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1000]
+  Use default settings when no valid config exists.
+
+  Changes:        Modified:
+  +11 -9          trunk/Plugins/Effect/audiocompress/audacious-glue.c  
+
+
+2006-04-16 01:49:50 +0000  Giacomo Lozito <james@develia.org>
+  revision [997]
+  rewritten audiocompress aboutbox
+
+  Changes:        Modified:
+  +17 -54         trunk/Plugins/Effect/audiocompress/audacious-glue.c  
+
+
+2006-04-16 01:35:01 +0000  Giacomo Lozito <james@develia.org>
+  revision [995]
+  removed empty tab from audiocompress configuration window
+
+  Changes:        Modified:
+  +1 -6           trunk/Plugins/Effect/audiocompress/audacious-glue.c  
+
+
+2006-04-16 01:05:57 +0000  Giacomo Lozito <james@develia.org>
+  revision [992]
+  prevent audiocompress from fulfilling its suicidal tendencies
+
+  Changes:        Modified:
+  +3 -1           trunk/Plugins/Effect/audiocompress/audacious-glue.c  
+  +3 -0           trunk/Plugins/Effect/audiocompress/compress.c  
+
+
+2006-04-15 16:08:23 +0000  Giacomo Lozito <james@develia.org>
+  revision [988]
+  fixed locale problem in sid about box
+
+  Changes:        Modified:
+  +3 -3           trunk/Plugins/Input/sid/xs_about.c  
+
+
+2006-04-15 15:05:03 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [987]
+  Port AudioCompress (AGC) effect plugin from XMMS, as requested by Junics on SorceryNet.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Effect/Makefile.in  
+  +510 -0         trunk/Plugins/Effect/audiocompress/COPYING  
+  +15 -0          trunk/Plugins/Effect/audiocompress/Makefile.in  
+  +618 -0         trunk/Plugins/Effect/audiocompress/audacious-glue.c  
+  +203 -0         trunk/Plugins/Effect/audiocompress/compress.c  
+  +18 -0          trunk/Plugins/Effect/audiocompress/compress.h  
+  +25 -0          trunk/Plugins/Effect/audiocompress/config.h  
+  +3 -2           trunk/configure.ac  
+
+
+2006-04-15 00:21:21 +0000  George Averill <nhjm449@gmail.com>
+  revision [986]
+  - oops, minor fix
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/skin/eq_ex.png  
+
+
+2006-04-14 18:25:08 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [985]
+  - more debugging
+  
+
+  Changes:        Modified:
+  +0 -3           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-04-14 18:22:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [984]
+  - remove debugging printfs
+  
+
+  Changes:        Modified:
+  +0 -9           trunk/Plugins/Input/aac/src/libmp4.c  
+  +0 -1           trunk/Plugins/Input/aac/src/mp4_utils.c  
+
+
+2006-04-14 18:21:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [983]
+  - remove declarations that we don't need to have
+  
+
+  Changes:        Modified:
+  +0 -8           trunk/Plugins/Input/aac/include/mpeg4ip.h  
+
+
+2006-04-14 18:20:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [982]
+  - new decode loop from updated BMP-MP4 plugin
+  
+
+  Changes:        Modified:
+  +370 -286       trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-04-14 17:38:26 +0000  Derek Pomery <nemo@m8y.org>
+  revision [981]
+  Moved the free, based on Joker's report of string corruptions.
+  
+  
+
+  Changes:        Modified:
+  +4 -3           trunk/Plugins/General/song_change/song_change.c  
+
+
+2006-04-14 17:11:18 +0000  Derek Pomery <nemo@m8y.org>
+  revision [980]
+  For Joker, adds some padding around the buttons
+  
+
+  Changes:        Modified:
+  +4 -3           trunk/Plugins/Input/modplug/gui/interface.cpp  
+
+
+2006-04-13 15:32:17 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [975]
+  - experimental produce-audio changes via shd of the UADE team
+  
+
+  Changes:        Modified:
+  +18 -6          trunk/audacious/output.c  
+
+
+2006-04-13 02:53:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [969]
+  - fix FD leak
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/sexypsf/xmms.c  
+
+
+2006-04-12 22:17:39 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [968]
+  Look, you missed a spot.
+
+  Changes:        Modified:
+  +10 -9          trunk/Plugins/Input/wma/wma.c  
+
+
+2006-04-12 20:35:24 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [967]
+  Conversion of file operations to VFS. Needs stress testing, especially on Gnome-VFS.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wma/libffwma/Makefile.in  
+  +24 -15         trunk/Plugins/Input/wma/libffwma/file.c  
+
+
+2006-04-12 18:07:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [966]
+  - konqueror hack was breaking standards here, fix a crash
+  
+
+  Changes:        Modified:
+  +4 -4           trunk/audacious/mainwin.c  
+
+
+2006-04-11 21:33:16 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [965]
+  Allow to disable grabbing Amiga MOD files so a diferent plugin such as UADE gets a chance. Adds a few extra magic strings for Amiga files. Amiga MOD grabbing defaults to on for that Just Works(TM) feeling.
+
+  Changes:        Modified:
+  +4 -0           trunk/Plugins/Input/modplug/gui/callbacks.cpp  
+  +9 -0           trunk/Plugins/Input/modplug/gui/interface.cpp  
+  +5 -0           trunk/Plugins/Input/modplug/gui/main.cpp  
+  +17 -2          trunk/Plugins/Input/modplug/modplugbmp.cpp  
+  +7 -3           trunk/Plugins/Input/modplug/modplugbmp.h  
+
+
+2006-04-11 00:18:44 +0000  George Averill <nhjm449@gmail.com>
+  revision [964]
+  - Fix playlist_set_position when paused
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/playlist.c  
+
+
+2006-04-10 06:36:13 +0000  George Averill <nhjm449@gmail.com>
+  revision [963]
+  - Skin update!
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/skin/eq_ex.png  
+  +0 -0           trunk/skin/eqmain.png  
+  +0 -0           trunk/skin/pledit.png  
+  +0 -0           trunk/skin/titlebar.png  
+
+
+2006-04-09 19:17:02 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [957]
+  Updated german translation by Tarsonis, closes bug #459.
+
+  Changes:        Modified:
+  +1331 -953      trunk/po/de.po  
+
+
+2006-04-09 02:44:43 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [956]
+  Extra_stereo effect plugin ported by deitarion. Some last pointer-related touchups by nemo & me.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Effect/Makefile.in  
+  +15 -0          trunk/Plugins/Effect/stereo_plugin/Makefile.in  
+  +186 -0         trunk/Plugins/Effect/stereo_plugin/stereo.c  
+  +1 -0           trunk/configure.ac  
+
+
+2006-04-06 18:03:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [955]
+  - fading fix
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/Track_Emu.cpp  
+
+
+2006-04-05 18:15:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [954]
+  - remove debugging notices
+  
+
+  Changes:        Modified:
+  +0 -3           trunk/Plugins/Input/shorten/init.c  
+  +0 -1           trunk/Plugins/Input/shorten/shorten_container.c  
+  +0 -6           trunk/Plugins/Input/shorten/shorten_plugin.c  
+
+
+2006-04-05 18:13:52 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [953]
+  - more progress
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/shorten/avformat.h  
+  +7 -4           trunk/Plugins/Input/shorten/init.c  
+  +2 -1           trunk/Plugins/Input/shorten/shorten_container.c  
+  +4 -1           trunk/Plugins/Input/shorten/shorten_plugin.c  
+
+
+2006-04-05 18:07:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [952]
+  - more work here
+  
+
+  Changes:        Modified:
+  +3 -1           trunk/Plugins/Input/shorten/Makefile  
+  +1 -0           trunk/Plugins/Input/shorten/avformat.h  
+  +27 -0          trunk/Plugins/Input/shorten/futils.c  
+  +1 -0           trunk/Plugins/Input/shorten/init.c  
+  +83 -0          trunk/Plugins/Input/shorten/shorten_container.c  
+  +7 -1           trunk/Plugins/Input/shorten/shorten_plugin.c  
+  +0 -1           trunk/Plugins/Input/shorten/utils.c  
+
+
+2006-04-05 14:50:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [951]
+  - input proposed shorten input plugin for hacking
+  
+
+  Changes:        Modified:
+  +16 -0          trunk/Plugins/Input/shorten/Makefile  
+  +1803 -0        trunk/Plugins/Input/shorten/avcodec.h  
+  +628 -0         trunk/Plugins/Input/shorten/avformat.h  
+  +43 -0          trunk/Plugins/Input/shorten/avi.h  
+  +178 -0         trunk/Plugins/Input/shorten/avio.c  
+  +169 -0         trunk/Plugins/Input/shorten/avio.h  
+  +383 -0         trunk/Plugins/Input/shorten/aviobuf.c  
+  +129 -0         trunk/Plugins/Input/shorten/bswap.h  
+  +311 -0         trunk/Plugins/Input/shorten/common.c  
+  +938 -0         trunk/Plugins/Input/shorten/common.h  
+  +239 -0         trunk/Plugins/Input/shorten/cutils.c  
+  +14 -0          trunk/Plugins/Input/shorten/cutils.h  
+  +892 -0         trunk/Plugins/Input/shorten/dsputil.c  
+  +522 -0         trunk/Plugins/Input/shorten/dsputil.h  
+  +249 -0         trunk/Plugins/Input/shorten/fft.c  
+  +123 -0         trunk/Plugins/Input/shorten/file.c  
+  +2243 -0        trunk/Plugins/Input/shorten/futils.c  
+  +155 -0         trunk/Plugins/Input/shorten/golomb.c  
+  +470 -0         trunk/Plugins/Input/shorten/golomb.h  
+  +48 -0          trunk/Plugins/Input/shorten/init.c  
+  +175 -0         trunk/Plugins/Input/shorten/mdct.c  
+  +44 -0          trunk/Plugins/Input/shorten/os_support.c  
+  +33 -0          trunk/Plugins/Input/shorten/os_support.h  
+  +135 -0         trunk/Plugins/Input/shorten/parser.c  
+  +522 -0         trunk/Plugins/Input/shorten/shorten_decoder.c  
+  +801 -0         trunk/Plugins/Input/shorten/shorten_plugin.c  
+  +585 -0         trunk/Plugins/Input/shorten/simple_idct.c  
+  +36 -0          trunk/Plugins/Input/shorten/simple_idct.h  
+  +633 -0         trunk/Plugins/Input/shorten/utils.c  
+  +8 -0           trunk/Plugins/Input/shorten/utils.h  
+
+
+2006-04-03 01:04:14 +0000  Giacomo Lozito <james@develia.org>
+  revision [950]
+  objects in Plugins/Input/sexypsf/spu/ should be deleted too on make clean requests
+
+  Changes:        Modified:
+  +3 -0           trunk/Plugins/Input/sexypsf/Makefile.in  
+
+
+2006-04-03 00:53:30 +0000  Giacomo Lozito <james@develia.org>
+  revision [949]
+  object files in Plugins/General/scrobbler/tags/ should be deleted too on clean requests
+
+  Changes:        Modified:
+  +3 -0           trunk/Plugins/General/scrobbler/Makefile.in  
+
+
+2006-04-03 00:42:32 +0000  Giacomo Lozito <james@develia.org>
+  revision [948]
+  binaries (audacious,audacious-arts-helper) should be deleted on clean requests
+
+  Changes:        Modified:
+  +5 -0           trunk/mk/objective.mk  
+
+
+2006-04-03 00:08:11 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [947]
+  Use a single 8-byte read instead of two 4-byte ones. The common path would nearly always result in two reads, so this should be faster.
+
+  Changes:        Modified:
+  +3 -4           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-04-02 18:32:31 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [946]
+  Detection of modules by magic bytes instead of by extension. Please let me know of false positives, if any. I would appreciate examples for any of the extensions still listed in the fallback that are not archives.
+
+  Changes:        Modified:
+  +91 -20         trunk/Plugins/Input/modplug/modplugbmp.cpp  
+  +24 -0          trunk/Plugins/Input/modplug/modplugbmp.h  
+
+
+2006-03-31 22:55:11 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [945]
+  Linking fix for --as-needed LDFLAG, thanks to Diego "Flameeyes" Petteno.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/adplug/Makefile.in  
+
+
+2006-03-31 20:38:59 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [944]
+  Report mode from mpg123. Patch by spike, closes bug #457.
+
+  Changes:        Modified:
+  +30 -12         trunk/Plugins/Input/mpg123/fileinfo.c  
+
+
+2006-03-31 19:10:09 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [943]
+  Build fixes for --as-needed LDFLAG, provided by lav. Closes bug #454.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/arts/arts_helper/Makefile.in  
+  +1 -1           trunk/audacious/Makefile.in  
+
+
+2006-03-31 05:16:35 +0000  George Averill <nhjm449@gmail.com>
+  revision [942]
+  - this should be it for now
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/controlsocket.c  
+  +4 -1           trunk/audacious/pluginenum.c  
+
+
+2006-03-31 05:10:03 +0000  George Averill <nhjm449@gmail.com>
+  revision [941]
+  - more output-stopping fun!
+  
+
+  Changes:        Modified:
+  +6 -1           trunk/audacious/playlist.c  
+
+
+2006-03-31 05:04:21 +0000  George Averill <nhjm449@gmail.com>
+  revision [940]
+  - stop the psuedo output plugin when using 'no playlist advance' or 'stop after current song'
+  
+
+  Changes:        Modified:
+  +4 -0           trunk/audacious/playlist.c  
+
+
+2006-03-30 22:12:18 +0000  Giacomo Lozito <james@develia.org>
+  revision [939]
+  prevent jack o.p. aboutbox from spawning multiple times
+
+  Changes:        Modified:
+  +15 -20         trunk/Plugins/Output/jack/jack.c  
+
+
+2006-03-30 22:03:48 +0000  Giacomo Lozito <james@develia.org>
+  revision [938]
+  prevent tonegen aboutbox from spawning multiple times
+
+  Changes:        Modified:
+  +13 -10         trunk/Plugins/Input/tonegen/tonegen.c  
+
+
+2006-03-30 21:55:46 +0000  Giacomo Lozito <james@develia.org>
+  revision [937]
+  prevent timidity aboutbox from spawning multiple times
+
+  Changes:        Modified:
+  +0 -82          trunk/Plugins/Input/timidity/src/interface.c  
+  +0 -1           trunk/Plugins/Input/timidity/src/interface.h  
+  +14 -13         trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+
+
+2006-03-30 21:47:45 +0000  Giacomo Lozito <james@develia.org>
+  revision [936]
+  prevent libconsole aboutbox from spawning multiple times
+
+  Changes:        Modified:
+  +14 -7          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-03-30 07:22:58 +0000  George Averill <nhjm449@gmail.com>
+  revision [935]
+  - Forgot something
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/main.h  
+
+
+2006-03-30 07:22:03 +0000  George Averill <nhjm449@gmail.com>
+  revision [934]
+  - 'stop after current song' feature
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/main.c  
+  +20 -1          trunk/audacious/mainwin.c  
+  +1 -0           trunk/audacious/mainwin.h  
+  +7 -0           trunk/audacious/playlist.c  
+
+
+2006-03-30 06:17:26 +0000  George Averill <nhjm449@gmail.com>
+  revision [933]
+  - icons woohoo
+  
+
+  Changes:        Modified:
+  +958 -0         trunk/Plugins/Input/aac/src/m4a.xpm  
+  +0 -963         trunk/Plugins/Input/aac/src/mp3.xpm  
+
+
+2006-03-30 06:15:02 +0000  George Averill <nhjm449@gmail.com>
+  revision [932]
+  - correct icon
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/aac/src/fileinfo.c  
+
+
+2006-03-30 03:57:35 +0000  George Averill <nhjm449@gmail.com>
+  revision [931]
+  - should fix the ability to change songs while paused
+  
+
+  Changes:        Modified:
+  +4 -0           trunk/audacious/playlist.c  
+
+
+2006-03-29 15:37:10 +0000  Derek Pomery <nemo@m8y.org>
+  revision [930]
+  If the pref is still going to appear, suppose one should allow it to do something.
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/audacious/util.c  
+
+
+2006-03-29 15:35:54 +0000  Derek Pomery <nemo@m8y.org>
+  revision [929]
+  Make refreshing optional, default to disabled if Gnome VFS available.
+  
+
+  Changes:        Modified:
+  +75 -0          trunk/audacious/glade/prefswin.glade  
+  +6 -0           trunk/audacious/main.c  
+  +1 -0           trunk/audacious/main.h  
+  +14 -0          trunk/audacious/prefswin.c  
+  +6 -2           trunk/audacious/util.c  
+
+
+2006-03-29 04:11:34 +0000  George Averill <nhjm449@gmail.com>
+  revision [928]
+  - whoever made the song queue number a fixed distance from the edge of the playlist was insane
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/playlist_list.c  
+
+
+2006-03-28 01:23:36 +0000  George Averill <nhjm449@gmail.com>
+  revision [927]
+  * No Playlist Advance context menu checkmark fix (bug #456)
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/mainwin.c  
+
+
+2006-03-27 21:05:09 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [926]
+  Gapless support. This comes with a few caveats, that I will mention here:
+  1) It is not really gapless, it just removes any delays caused by 
+     resetting the output device. Mileage depends on source performance.
+  However, this commit reduces any gaps I have to a period of time that is 
+  unnoticable to me. (Of course, I have a 15k RPM SATA drive too.)
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/input.c  
+  +1 -0           trunk/audacious/input.h  
+  +2 -0           trunk/audacious/mainwin.c  
+  +135 -9         trunk/audacious/output.c  
+  +17 -0          trunk/audacious/output.h  
+  +1 -1           trunk/audacious/playback.c  
+
+
+2006-03-27 19:02:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [925]
+  - Unbreak headless support. This probably needs to be backported to 0.2.4.
+  
+
+  Changes:        Modified:
+  +4 -2           trunk/audacious/mainwin.c  
+
+
+2006-03-26 22:17:03 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [924]
+  - nhjm is now on core so lets make a note of that in the credits
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/credits.c  
+
+
+2006-03-26 21:51:07 +0000  George Averill <nhjm449@gmail.com>
+  revision [923]
+  * Skin thumbnails are refreshable!
+  
+
+  Changes:        Modified:
+  +58 -18         trunk/audacious/glade/prefswin.glade  
+  +1 -1           trunk/audacious/main.c  
+  +3 -0           trunk/audacious/main.h  
+  +31 -1          trunk/audacious/prefswin.c  
+
+
+2006-03-26 07:14:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [922]
+  - add missing skin hints data
+  
+
+  Changes:        Modified:
+  +4 -0           trunk/skin/skin.hints  
+
+
+2006-03-26 04:05:46 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [921]
+  - version bump
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2006-03-26 04:05:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [920]
+  - modern skin for 0.3
+  
+
+  Changes:        Modified:
+  +2 -1           trunk/skin/Makefile.in  
+  +0 -0           trunk/skin/balance.png  
+  +0 -0           trunk/skin/cbuttons.png  
+  +0 -0           trunk/skin/eqmain.png  
+  +0 -0           trunk/skin/main.png  
+  +0 -0           trunk/skin/monoster.png  
+  +0 -0           trunk/skin/nums_ex.png  
+  +0 -0           trunk/skin/playpaus.png  
+  +0 -0           trunk/skin/pledit.png  
+  +4 -4           trunk/skin/pledit.txt  
+  +0 -0           trunk/skin/posbar.png  
+  +0 -0           trunk/skin/shufrep.png  
+  +0 -0           trunk/skin/text.png  
+  +0 -0           trunk/skin/titlebar.png  
+  +2 -2           trunk/skin/viscolor.txt  
+  +0 -0           trunk/skin/volume.png  
+
+
+2006-03-26 01:27:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [917]
+  - disable the scrobbler plugin if curl isn't there (for real)
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/configure.ac  
+
+
+2006-03-26 01:10:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [915]
+  - version bump
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2006-03-26 01:07:37 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [914]
+  - Update NEWS
+  
+
+  Changes:        Modified:
+  +16 -0          trunk/NEWS  
+
+
+2006-03-26 00:58:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [913]
+  - Update ChangeLog
+  
+
+  Changes:        Modified:
+  +327 -0         trunk/ChangeLog  
+
+
+2006-03-25 05:05:42 +0000  Derek Pomery <nemo@m8y.org>
+  revision [912]
+  Quick n dirty refresh.
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/util.c  
+
+
+2006-03-25 03:14:03 +0000  Derek Pomery <nemo@m8y.org>
+  revision [911]
+  Pending proper layout, make a little less vertical at least.
+  
+
+  Changes:        Modified:
+  +6 -4           trunk/Plugins/Input/adplug/adplug-xmms.cc  
+
+
+2006-03-25 01:31:08 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [910]
+  - we should not compile arts_helper.h here.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/arts/arts_helper/Makefile.in  
+
+
+2006-03-24 22:20:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [909]
+  - rule reduction
+  - add SHOW_CFLAGS option to show the CFLAGS used to compile each source unit
+  
+
+  Changes:        Modified:
+  +12 -11         trunk/mk/objective.mk  
+
+
+2006-03-24 21:31:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [908]
+  - remove default rules override as it's no longer used here
+  
+
+  Changes:        Modified:
+  +0 -3           trunk/Plugins/Input/aac/libmp4v2/Makefile.in  
+
+
+2006-03-24 21:30:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [907]
+  - cosmetic adjustment
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/Makefile.in  
+
+
+2006-03-24 21:26:21 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [906]
+  - do not show OMK debugging notices unless we use 'make VERBOSITY=1'
+  
+
+  Changes:        Modified:
+  +43 -15         trunk/mk/objective.mk  
+
+
+2006-03-24 21:02:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [905]
+  - mistake here, we forget to pop back
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/mk/objective.mk  
+
+
+2006-03-24 21:01:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [904]
+  - more recursion fixes
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/mk/objective.mk  
+
+
+2006-03-24 20:51:05 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [903]
+  - properly recurse build errors
+  
+
+  Changes:        Modified:
+  +10 -10         trunk/mk/objective.mk  
+
+
+2006-03-24 19:04:06 +0000  Derek Pomery <nemo@m8y.org>
+  revision [902]
+  A basic reenabling of the info dialog
+  
+
+  Changes:        Modified:
+  +35 -30         trunk/Plugins/Input/adplug/adplug-xmms.cc  
+
+
+2006-03-24 16:03:56 +0000  Giacomo Lozito <james@develia.org>
+  revision [901]
+  fixed multiple spawns of wav-sndfile aboutbox
+
+  Changes:        Modified:
+  +24 -21         trunk/Plugins/Input/wav/wav-sndfile.c  
+
+
+2006-03-24 16:00:06 +0000  Giacomo Lozito <james@develia.org>
+  revision [900]
+  fixed multiple spawns of flac aboutbox
+
+  Changes:        Modified:
+  +16 -14         trunk/Plugins/Input/flac/configure.c  
+
+
+2006-03-24 15:54:14 +0000  Giacomo Lozito <james@develia.org>
+  revision [899]
+  fixed multiple spawns of vorbis aboutbox
+
+  Changes:        Modified:
+  +24 -22         trunk/Plugins/Input/vorbis/vorbis.c  
+
+
+2006-03-24 15:51:13 +0000  Giacomo Lozito <james@develia.org>
+  revision [898]
+  fixed multiple spawns of adplug aboutbox
+
+  Changes:        Modified:
+  +20 -10         trunk/Plugins/Input/adplug/adplug-xmms.cc  
+
+
+2006-03-24 15:02:57 +0000  Giacomo Lozito <james@develia.org>
+  revision [897]
+  now modplug uses xmms_show_message for its aboutbox
+
+  Changes:        Modified:
+  +0 -13          trunk/Plugins/Input/modplug/gui/callbacks.cpp  
+  +0 -3           trunk/Plugins/Input/modplug/gui/callbacks.h  
+  +0 -65          trunk/Plugins/Input/modplug/gui/interface.cpp  
+  +0 -1           trunk/Plugins/Input/modplug/gui/interface.h  
+  +9 -1           trunk/Plugins/Input/modplug/gui/main.cpp  
+
+
+2006-03-24 01:24:41 +0000  Giacomo Lozito <james@develia.org>
+  revision [896]
+  new xmms_show_message look
+
+  Changes:        Modified:
+  +36 -32         trunk/libaudacious/util.c  
+
+
+2006-03-23 23:32:40 +0000  Derek Pomery <nemo@m8y.org>
+  revision [895]
+  memcmp since magic isn't a string
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-03-23 00:58:39 +0000  Derek Pomery <nemo@m8y.org>
+  revision [894]
+  Only compare 4 bytes, unless someone had a reason.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-03-21 19:28:00 +0000  Giacomo Lozito <james@develia.org>
+  revision [893]
+  amidi-plug: completed merge with 0.2 changes
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/amidi-plug/amidi-plug.c  
+  +1 -1           trunk/Plugins/Input/amidi-plug/i_common.h  
+  +21 -12         trunk/Plugins/Input/amidi-plug/i_configure.c  
+
+
+2006-03-21 17:22:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [892]
+  - Also determine a change by track name, patch by nixphoeni.
+  
+
+  Changes:        Modified:
+  +12 -1          trunk/Plugins/General/song_change/song_change.c  
+
+
+2006-03-20 18:57:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [891]
+  - what was that doing here?
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/General/scrobbler/Makefile.in  
+
+
+2006-03-19 21:21:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [890]
+  - revert (commit 2/2)
+  
+
+  Changes:        Modified:
+  +26 -0          trunk/Plugins/Input/sexypsf/Makefile.in  
+  +469 -0         trunk/Plugins/Input/sexypsf/Misc.c  
+  +22 -0          trunk/Plugins/Input/sexypsf/Misc.h  
+  +1367 -0        trunk/Plugins/Input/sexypsf/PsxBios.c  
+  +34 -0          trunk/Plugins/Input/sexypsf/PsxBios.h  
+  +59 -0          trunk/Plugins/Input/sexypsf/PsxCommon.h  
+  +247 -0         trunk/Plugins/Input/sexypsf/PsxCounters.c  
+  +43 -0          trunk/Plugins/Input/sexypsf/PsxCounters.h  
+  +59 -0          trunk/Plugins/Input/sexypsf/PsxDma.c  
+  +27 -0          trunk/Plugins/Input/sexypsf/PsxDma.h  
+  +93 -0          trunk/Plugins/Input/sexypsf/PsxHLE.c  
+  +24 -0          trunk/Plugins/Input/sexypsf/PsxHLE.h  
+  +236 -0         trunk/Plugins/Input/sexypsf/PsxHw.c  
+  +30 -0          trunk/Plugins/Input/sexypsf/PsxHw.h  
+  +747 -0         trunk/Plugins/Input/sexypsf/PsxInterpreter.c  
+  +248 -0         trunk/Plugins/Input/sexypsf/PsxMem.c  
+  +87 -0          trunk/Plugins/Input/sexypsf/PsxMem.h  
+  +97 -0          trunk/Plugins/Input/sexypsf/R3000A.c  
+  +122 -0         trunk/Plugins/Input/sexypsf/R3000A.h  
+  +23 -0          trunk/Plugins/Input/sexypsf/Spu.c  
+  +41 -0          trunk/Plugins/Input/sexypsf/Spu.h  
+  +26 -0          trunk/Plugins/Input/sexypsf/driver.h  
+  +618 -0         trunk/Plugins/Input/sexypsf/spu/adsr.c  
+  +28 -0          trunk/Plugins/Input/sexypsf/spu/adsr.h  
+  +75 -0          trunk/Plugins/Input/sexypsf/spu/dma.c  
+  +31 -0          trunk/Plugins/Input/sexypsf/spu/dma.h  
+  +177 -0         trunk/Plugins/Input/sexypsf/spu/externals.h  
+  +163 -0         trunk/Plugins/Input/sexypsf/spu/gauss_i.h  
+  +490 -0         trunk/Plugins/Input/sexypsf/spu/registers.c  
+  +153 -0         trunk/Plugins/Input/sexypsf/spu/registers.h  
+  +34 -0          trunk/Plugins/Input/sexypsf/spu/regs.h  
+  +383 -0         trunk/Plugins/Input/sexypsf/spu/reverb.c  
+  +637 -0         trunk/Plugins/Input/sexypsf/spu/spu.c  
+  +8 -0           trunk/Plugins/Input/sexypsf/spu/spu.h  
+  +31 -0          trunk/Plugins/Input/sexypsf/spu/stdafx.h  
+  +637 -0         trunk/Plugins/Input/sexypsf/spu.c  
+  +23 -0          trunk/Plugins/Input/sexypsf/types.h  
+  +283 -0         trunk/Plugins/Input/sexypsf/xmms.c  
+
+
+2006-03-19 21:21:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [889]
+  - revert (commit 1/2)
+  
+
+  Changes:        Modified:
+
+
+2006-03-19 21:12:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [888]
+  - no longer explodes. still no audio output.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/sexypsf/Misc.c  
+  +1 -1           trunk/Plugins/Input/sexypsf/PsxCounters.c  
+  +89 -15         trunk/Plugins/Input/sexypsf/PsxDma.c  
+  +1 -0           trunk/Plugins/Input/sexypsf/PsxInterpreter.c  
+  +2 -0           trunk/Plugins/Input/sexypsf/R3000A.c  
+  +4 -0           trunk/Plugins/Input/sexypsf/xmms.c  
+
+
+2006-03-19 20:51:03 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [887]
+  - PSF2 support (everything is BORKED right now)
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Input/sexypsf/Makefile.in  
+  +2 -2           trunk/Plugins/Input/sexypsf/Misc.c  
+  +1 -1           trunk/Plugins/Input/sexypsf/PsxCounters.c  
+  +2 -2           trunk/Plugins/Input/sexypsf/PsxDma.c  
+  +2 -2           trunk/Plugins/Input/sexypsf/PsxHw.c  
+  +1 -1           trunk/Plugins/Input/sexypsf/R3000A.c  
+  +1 -0           trunk/Plugins/Input/sexypsf/Spu.c  
+  +2 -2           trunk/Plugins/Input/sexypsf/Spu.h  
+  +28 -0          trunk/Plugins/Input/sexypsf/psemuxa.h  
+  +656 -617       trunk/Plugins/Input/sexypsf/spu/adsr.c  
+  +28 -28         trunk/Plugins/Input/sexypsf/spu/adsr.h  
+  +206 -0         trunk/Plugins/Input/sexypsf/spu/alsa.c  
+  +30 -0          trunk/Plugins/Input/sexypsf/spu/alsa.h  
+  +478 -0         trunk/Plugins/Input/sexypsf/spu/cfg.c  
+  +36 -0          trunk/Plugins/Input/sexypsf/spu/cfg.h  
+  +521 -0         trunk/Plugins/Input/sexypsf/spu/debug.c  
+  +30 -0          trunk/Plugins/Input/sexypsf/spu/debug.h  
+  +214 -75        trunk/Plugins/Input/sexypsf/spu/dma.c  
+  +3 -5           trunk/Plugins/Input/sexypsf/spu/dma.h  
+  +280 -0         trunk/Plugins/Input/sexypsf/spu/dsound.c  
+  +36 -0          trunk/Plugins/Input/sexypsf/spu/dsoundoss.h  
+  +357 -177       trunk/Plugins/Input/sexypsf/spu/externals.h  
+  +260 -0         trunk/Plugins/Input/sexypsf/spu/freeze.c  
+  +162 -163       trunk/Plugins/Input/sexypsf/spu/gauss_i.h  
+  +189 -0         trunk/Plugins/Input/sexypsf/spu/oss.c  
+  +35 -0          trunk/Plugins/Input/sexypsf/spu/oss.h  
+  +0 -0           trunk/Plugins/Input/sexypsf/spu/psemu.c  
+  +28 -0          trunk/Plugins/Input/sexypsf/spu/psemuxa.h  
+  +191 -0         trunk/Plugins/Input/sexypsf/spu/record.c  
+  +12 -0          trunk/Plugins/Input/sexypsf/spu/record.h  
+  +1130 -490      trunk/Plugins/Input/sexypsf/spu/registers.c  
+  +653 -7         trunk/Plugins/Input/sexypsf/spu/registers.h  
+  +43 -34         trunk/Plugins/Input/sexypsf/spu/regs.h  
+  +158 -0         trunk/Plugins/Input/sexypsf/spu/resource.h  
+  +420 -383       trunk/Plugins/Input/sexypsf/spu/reverb.c  
+  +33 -0          trunk/Plugins/Input/sexypsf/spu/reverb.h  
+  +1331 -637      trunk/Plugins/Input/sexypsf/spu/spu.c  
+  +34 -8          trunk/Plugins/Input/sexypsf/spu/spu.h  
+  +8 -0           trunk/Plugins/Input/sexypsf/spu/stdafx.c  
+  +57 -2          trunk/Plugins/Input/sexypsf/spu/stdafx.h  
+  +363 -0         trunk/Plugins/Input/sexypsf/spu/xa.c  
+  +29 -0          trunk/Plugins/Input/sexypsf/spu/xa.h  
+  +12 -0          trunk/Plugins/Input/sexypsf/spu.c  
+
+
+2006-03-18 22:48:04 +0000  Giacomo Lozito <james@develia.org>
+  revision [886]
+  shortened the compare-dups-by-path function
+
+  Changes:        Modified:
+  +2 -21          trunk/audacious/playlist.c  
+
+
+2006-03-18 22:31:38 +0000  Giacomo Lozito <james@develia.org>
+  revision [885]
+  added multiple 'remove duplicates' (by title, by filename, by path+filename)
+
+  Changes:        Modified:
+  +99 -3          trunk/audacious/playlist.c  
+  +7 -1           trunk/audacious/playlist.h  
+  +19 -5          trunk/audacious/ui_playlist.c  
+
+
+2006-03-18 21:35:16 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [884]
+  - yeah lets try not freeing this at all
+  
+
+  Changes:        Modified:
+  +0 -10          trunk/Plugins/General/scrobbler/tags/tags.c  
+
+
+2006-03-18 21:32:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [883]
+  - fix free() stuff properly
+  
+
+  Changes:        Modified:
+  +10 -0          trunk/Plugins/General/scrobbler/tags/tags.c  
+
+
+2006-03-18 21:32:01 +0000  Giacomo Lozito <james@develia.org>
+  revision [882]
+  changed adplug plugin name
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/adplug/adplug-xmms.cc  
+
+
+2006-03-18 21:30:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [881]
+  - we don't really need to free here, messes up on ID3v2 a *lot*
+  
+
+  Changes:        Modified:
+  +0 -10          trunk/Plugins/General/scrobbler/tags/tags.c  
+
+
+2006-03-18 21:21:00 +0000  Giacomo Lozito <james@develia.org>
+  revision [880]
+  do not try to autogenerate pixmaps.h; removed build.list and moved some icons in the images dir
+
+  Changes:        Modified:
+  +0 -12          trunk/audacious/Makefile.in  
+  +0 -7           trunk/audacious/build.list  
+  +0 -0           trunk/audacious/images/info.png  
+  +0 -0           trunk/audacious/images/pl.png  
+  +0 -0           trunk/audacious/images/play.png  
+  +0 -0           trunk/audacious/info.png  
+  +0 -0           trunk/audacious/play.png  
+  +0 -0           trunk/audacious/playlist.png  
+
+
+2006-03-18 20:32:41 +0000  Giacomo Lozito <james@develia.org>
+  revision [879]
+  added many new icons for the playlist menus (some drawn from scratch and others derived from the gtk stock ones)
+
+  Changes:        Modified:
+  +0 -0           trunk/audacious/images/menu_invert_playlist.png  
+  +0 -0           trunk/audacious/images/menu_queue_toggle.png  
+  +0 -0           trunk/audacious/images/menu_randomize_playlist.png  
+  +0 -0           trunk/audacious/images/menu_remove_dups.png  
+  +0 -0           trunk/audacious/images/menu_remove_unavail.png  
+  +0 -0           trunk/audacious/images/menu_select_all.png  
+  +0 -0           trunk/audacious/images/menu_select_invert.png  
+  +0 -0           trunk/audacious/images/menu_select_none.png  
+  +0 -0           trunk/audacious/images/menu_sort_date.png  
+  +0 -0           trunk/audacious/images/menu_sort_filename.png  
+  +0 -0           trunk/audacious/images/menu_sort_pathfile.png  
+  +0 -0           trunk/audacious/images/menu_sort_title.png  
+  +780 -35        trunk/audacious/pixmaps.h  
+  +16 -16         trunk/audacious/ui_playlist.c  
+
+
+2006-03-18 18:09:58 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [878]
+  Report sample rate properly. Rate is just the number of channels, but that is better then 0, right?
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/modplug/modplugbmp.cpp  
+
+
+2006-03-18 17:58:29 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [877]
+  Sync header file for rix player as well.
+
+  Changes:        Modified:
+  +17 -17         trunk/Plugins/Input/adplug/core/rix.h  
+
+
+2006-03-18 17:28:08 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [876]
+  Sync core with upstream. Also, rename plugin from AdPlug to AdLib synthesizer, by request of Giacomo.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/adplug/adplug-xmms.cc  
+  +6 -5           trunk/Plugins/Input/adplug/core/rix.cpp  
+  +11 -1          trunk/Plugins/Input/adplug/core/s3m.cpp  
+
+
+2006-03-18 16:56:03 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [875]
+  Use magic bytes to identify AAC and MP4 as the decoder insists on reading the entire file before making a decision. This can be upsetting to users of large playlists, so reduce that to two 4-byte reads. Extension checking still needed for files that have been butchered by bad taggers, sorry.
+
+  Changes:        Modified:
+  +33 -27         trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-03-18 16:37:21 +0000  Giacomo Lozito <james@develia.org>
+  revision [874]
+  started to add more icons for the playlist menu entries; others are going to be drawn and added
+
+  Changes:        Modified:
+  +16 -16         trunk/audacious/ui_playlist.c  
+
+
+2006-03-18 15:34:43 +0000  Giacomo Lozito <james@develia.org>
+  revision [873]
+  added a 'remove duplicates' option to the playlist removal menu
+
+  Changes:        Modified:
+  +57 -0          trunk/audacious/playlist.c  
+  +1 -0           trunk/audacious/playlist.h  
+  +9 -2           trunk/audacious/ui_playlist.c  
+
+
+2006-03-18 04:07:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [872]
+  - archive support
+  
+
+  Changes:        Modified:
+  +8 -3           trunk/audacious/skin.c  
+
+
+2006-03-18 03:11:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [871]
+  - equalizer improvements
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/iir_fpu.c  
+
+
+2006-03-18 02:21:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [870]
+  - initial work on skin.hints support (the first step to modernizing our 
+    skin format :D)
+  
+
+  Changes:        Modified:
+  +55 -2          trunk/audacious/mainwin.c  
+  +32 -1          trunk/audacious/skin.c  
+  +6 -1           trunk/audacious/skin.h  
+
+
+2006-03-17 18:25:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [869]
+  - reinit the visualizer for VIS_SCOPE too.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/mainwin.c  
+
+
+2006-03-14 23:35:10 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [868]
+  Only start the decoder for FLAC detection on HTTP. We can handle files much easier, with a metadata check. Faster, less resource intensive, and does not spuriously trigger for wave files.
+
+  Changes:        Modified:
+  +12 -39         trunk/Plugins/Input/flac/plugin.c  
+
+
+2006-03-14 04:21:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [867]
+  - revert pluginenum change (did no good)
+  - remove tags/Makefile reference from configure
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/pluginenum.c  
+  +0 -1           trunk/configure.ac  
+
+
+2006-03-14 03:29:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [866]
+  - improve the way the scrobbler plugin is compiled
+  - use G_MODULE_BIND_LAZY to safely bind plugins dependant on 
+    libaudacious, some libdl implementations hate doing this otherwise
+  
+
+  Changes:        Modified:
+  +13 -4          trunk/Plugins/General/scrobbler/Makefile.in  
+  +0 -13          trunk/Plugins/General/scrobbler/tags/Makefile.in  
+  +1 -1           trunk/audacious/pluginenum.c  
+
+
+2006-03-13 22:18:03 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [865]
+  Fix logic error that caused us to lock on to wav.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-03-13 21:58:32 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [864]
+  Be smarter about spotting MP4 files, only fall back on extension for AAC.
+
+  Changes:        Modified:
+  +23 -10         trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-03-13 19:07:18 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [863]
+  - use extern here (grr)
+  
+
+  Changes:        Modified:
+  +12 -12         trunk/libaudacious/vfs.h  
+
+
+2006-03-13 04:57:18 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [862]
+  - if make fails, exit -1 recursively
+  
+
+  Changes:        Modified:
+  +10 -10         trunk/mk/objective.mk  
+
+
+2006-03-12 23:18:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [861]
+  - improvements to the playlist list control, via nhjm
+  
+
+  Changes:        Modified:
+  +100 -115       trunk/audacious/playlist_list.c  
+
+
+2006-03-12 23:05:18 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [860]
+  Okay, we need to pinch more playback code to avoid false positives.
+
+  Changes:        Modified:
+  +44 -3          trunk/Plugins/Input/flac/plugin.c  
+
+
+2006-03-12 22:49:19 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [859]
+  Ask the decoder whether this is a WMA file, instead of depending on file magic.
+
+  Changes:        Modified:
+  +23 -7          trunk/Plugins/Input/wma/wma.c  
+
+
+2006-03-12 22:07:38 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [858]
+  Ask the decoder whether this is a FLAC file, instead of depending on file magic.
+
+  Changes:        Modified:
+  +2 -10          trunk/Plugins/Input/flac/plugin.c  
+
+
+2006-03-12 20:09:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [857]
+  that should have been strcasecmp
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/prefswin.c  
+
+
+2006-03-12 19:41:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [856]
+  - do not include ${DESTDIR} in the symlink target. reported by mokoshi.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/libaudacious/Makefile.in  
+
+
+2006-03-12 18:27:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [855]
+  - only show the SVN revision if we know what it is
+  
+
+  Changes:        Modified:
+  +12 -2          trunk/audacious/prefswin.c  
+
+
+2006-03-12 05:06:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [854]
+  - safety checks
+  
+
+  Changes:        Modified:
+  +24 -0          trunk/libaudacious/vfs_gnome.c  
+  +25 -1          trunk/libaudacious/vfs_stdio.c  
+
+
+2006-03-12 02:13:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [853]
+  - fix disk_writer build
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/configure.ac  
+
+
+2006-03-12 01:30:13 +0000  Giacomo Lozito <james@develia.org>
+  revision [852]
+  revert erroneous change in objective.mk
+
+  Changes:        Modified:
+  +1 -1           trunk/mk/objective.mk  
+
+
+2006-03-12 01:25:53 +0000  Giacomo Lozito <james@develia.org>
+  revision [851]
+  prefs window: added user@host info in the version label
+
+  Changes:        Modified:
+  +2 -1           trunk/audacious/prefswin.c  
+  +1 -1           trunk/mk/objective.mk  
+
+
+2006-03-12 01:10:26 +0000  Giacomo Lozito <james@develia.org>
+  revision [850]
+  fixed quoting on arts.m4
+
+  Changes:        Modified:
+  +2 -2           trunk/m4/arts.m4  
+
+
+2006-03-12 00:56:50 +0000  Giacomo Lozito <james@develia.org>
+  revision [849]
+  display audacious version and revision in the prefs window
+
+  Changes:        Modified:
+  +48 -10         trunk/audacious/glade/prefswin.glade  
+  +9 -0           trunk/audacious/prefswin.c  
+
+
+2006-03-11 22:20:40 +0000  Giacomo Lozito <james@develia.org>
+  revision [848]
+  new icons for the preferences window
+
+  Changes:        Modified:
+  +0 -0           trunk/audacious/images/appearance.png  
+  +0 -0           trunk/audacious/images/eq.png  
+  +0 -0           trunk/audacious/images/mouse.png  
+  +0 -0           trunk/audacious/images/playlist.png  
+  +0 -0           trunk/audacious/images/plugins.png  
+
+
+2006-03-11 14:21:23 +0000  Giacomo Lozito <james@develia.org>
+  revision [847]
+  made the preferences window smaller
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/glade/prefswin.glade  
+
+
+2006-03-10 16:20:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [846]
+  - Fix a ton and a half of memory leaks, via the wonderful Leonardo Boshell <leonardop -at- gentoo.org>.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/General/scrobbler/scrobbler.c  
+  +3 -0           trunk/Plugins/General/scrobbler/xmms_scrobbler.c  
+  +1 -0           trunk/Plugins/Input/adplug/adplug-xmms.cc  
+  +3 -3           trunk/Plugins/Input/adplug/core/dmo.cpp  
+  +41 -0          trunk/Plugins/Input/cdaudio/cdaudio.c  
+  +31 -4          trunk/Plugins/Input/flac/plugin.c  
+  +4 -3           trunk/Plugins/Input/flac/plugin_common/charset.c  
+  +35 -0          trunk/Plugins/Input/mpg123/mpg123.c  
+  +18 -6          trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+  +33 -0          trunk/Plugins/Input/vorbis/vorbis.c  
+  +19 -1          trunk/Plugins/Output/OSS/OSS.c  
+  +1 -0           trunk/Plugins/Output/OSS/OSS.h  
+  +19 -1          trunk/Plugins/Output/alsa/alsa.c  
+  +1 -0           trunk/Plugins/Output/alsa/alsa.h  
+  +1 -1           trunk/Plugins/Output/alsa/init.c  
+  +2 -0           trunk/Plugins/Visualization/blur_scope/blur_scope.c  
+  +3 -2           trunk/audacious/main.c  
+  +5 -3           trunk/audacious/mainwin.c  
+  +1 -1           trunk/audacious/mainwin.h  
+  +2 -5           trunk/audacious/playlist_list.c  
+  +3 -2           trunk/audacious/skin.c  
+  +2 -1           trunk/audacious/util.c  
+  +1 -0           trunk/libaudacious/configdb_gconf.c  
+
+
+2006-03-10 03:09:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [845]
+  - add voice_removal plugin. Ported by: Thomas Cort <linuxgeek -at- gmail.com>, tcort @ #audacious.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Effect/Makefile.in  
+  +15 -0          trunk/Plugins/Effect/voice_removal/Makefile.in  
+  +73 -0          trunk/Plugins/Effect/voice_removal/voice_removal.c  
+  +3 -1           trunk/configure.ac  
+
+
+2006-03-10 03:03:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [844]
+  - implement vfs_feof() and vfs_ftell() and update the scrobbler plugin to reflect that, 
+    by external contributor: Leonardo Boshell <leonardop -at- gentoo.org>
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/General/scrobbler/tags/ape.c  
+  +5 -6           trunk/Plugins/General/scrobbler/tags/id3v2.c  
+  +4 -0           trunk/Plugins/General/scrobbler/tags/include/ape.h  
+  +0 -18          trunk/Plugins/General/scrobbler/tags/include/bmp_vfs.h  
+  +2 -0           trunk/Plugins/General/scrobbler/tags/include/id3v2.h  
+  +3 -0           trunk/Plugins/General/scrobbler/tags/include/itunes.h  
+  +2 -0           trunk/Plugins/General/scrobbler/tags/include/vorbis.h  
+  +3 -0           trunk/Plugins/General/scrobbler/tags/include/wma.h  
+  +4 -4           trunk/Plugins/General/scrobbler/tags/itunes.c  
+  +11 -11         trunk/Plugins/General/scrobbler/tags/vorbis.c  
+  +1 -1           trunk/Plugins/General/scrobbler/tags/wma.c  
+  +2 -1           trunk/libaudacious/vfs.h  
+  +14 -3          trunk/libaudacious/vfs_gnome.c  
+  +6 -0           trunk/libaudacious/vfs_stdio.c  
+
+
+2006-03-09 17:55:56 +0000  Giacomo Lozito <james@develia.org>
+  revision [843]
+  ported xmms-arts 0.7.1 to audacious and integrated it in the build process
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/Makefile.in  
+  +15 -0          trunk/Plugins/Output/arts/Makefile.in  
+  +60 -0          trunk/Plugins/Output/arts/arts.c  
+  +70 -0          trunk/Plugins/Output/arts/arts.h  
+  +16 -0          trunk/Plugins/Output/arts/arts_helper/Makefile.in  
+  +446 -0         trunk/Plugins/Output/arts/arts_helper/arts_helper.c  
+  +52 -0          trunk/Plugins/Output/arts/arts_helper/arts_helper.h  
+  +430 -0         trunk/Plugins/Output/arts/audio.c  
+  +106 -0         trunk/Plugins/Output/arts/configure.c  
+  +112 -0         trunk/Plugins/Output/arts/convert.c  
+  +19 -0          trunk/configure.ac  
+  +131 -0         trunk/m4/arts.m4  
+  +2 -0           trunk/mk/rules.mk.in  
+
+
+2006-03-08 19:16:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [842]
+  - fix typo
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/output.c  
+
+
+2006-03-08 18:11:37 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [841]
+  - fix a FD leak here
+  
+
+  Changes:        Modified:
+  +9 -5           trunk/Plugins/Input/sexypsf/xmms.c  
+
+
+2006-03-08 14:57:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [840]
+  - add psuedo_output_plugin, a psuedo output plugin that will be used for reverse compatibility with old plugins.
+    sort of.
+  
+
+  Changes:        Modified:
+  +24 -0          trunk/audacious/output.c  
+  +1 -0           trunk/audacious/output.h  
+
+
+2006-03-08 14:47:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [839]
+  - add get_written_time(), get_output_time().
+  
+
+  Changes:        Modified:
+  +18 -0          trunk/audacious/output.c  
+  +3 -0           trunk/audacious/output.h  
+
+
+2006-03-07 19:47:20 +0000  Giacomo Lozito <james@develia.org>
+  revision [838]
+  update amidi-plug towards 0.2; bug fixes and a new option (midi length pre-calculation)
+
+  Changes:        Modified:
+  +17 -1          trunk/Plugins/Input/amidi-plug/amidi-plug.c  
+  +2 -1           trunk/Plugins/Input/amidi-plug/amidi-plug.h  
+  +1 -1           trunk/Plugins/Input/amidi-plug/i_common.h  
+  +31 -2          trunk/Plugins/Input/amidi-plug/i_configure.c  
+  +3 -1           trunk/Plugins/Input/amidi-plug/i_configure.h  
+  +11 -68         trunk/Plugins/Input/amidi-plug/i_fileinfo.c  
+  +60 -0          trunk/Plugins/Input/amidi-plug/i_midi.c  
+  +2 -0           trunk/Plugins/Input/amidi-plug/i_midi.h  
+  +36 -24         trunk/Plugins/Input/amidi-plug/i_seq.c  
+
+
+2006-03-05 21:42:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [837]
+  - add nemo to credits
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/credits.c  
+
+
+2006-03-05 21:19:01 +0000  Derek Pomery <nemo@m8y.org>
+  revision [836]
+  Don't override input LD_FLAGS - needed to enable profiling.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/sid/Makefile.in  
+  +1 -1           trunk/audacious/Makefile.in  
+  +1 -1           trunk/libaudacious/Makefile.in  
+
+
+2006-03-05 20:46:31 +0000  Derek Pomery <nemo@m8y.org>
+  revision [835]
+  Bug #423 - Add retrieval of first entry in case of multiple matches.  Good enough to remove the FIXME?
+  
+
+  Changes:        Modified:
+  +18 -1          trunk/Plugins/Input/cdaudio/cddb.c  
+
+
+2006-03-04 22:34:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [834]
+  - use OBJECTIVE_DATA instead of a kludge in the posthook here
+  
+
+  Changes:        Modified:
+  +5 -6           trunk/Makefile.in  
+
+
+2006-03-04 20:22:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [833]
+  documentation updates for 0.2.2
+  
+
+  Changes:        Modified:
+  +247 -0         trunk/ChangeLog  
+  +9 -0           trunk/NEWS  
+
+
+2006-03-04 20:17:20 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [832]
+  - add corrected version of Aerdan's jump to file patch
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/mainwin.c  
+
+
+2006-03-04 07:39:17 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [831]
+  - blah, #if 0 out these g_free's until we get to 0.2.3
+  
+
+  Changes:        Modified:
+  +6 -0           trunk/Plugins/Input/flac/configure.c  
+
+
+2006-03-04 06:58:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [830]
+  - clean this up a bit
+  
+
+  Changes:        Modified:
+  +0 -4           trunk/audacious/playlist_list.c  
+
+
+2006-03-04 06:55:28 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [829]
+  err, actually, nevermind
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/playlist_list.c  
+
+
+2006-03-04 06:53:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [828]
+  - we shouldn't pass queuepos to gtk_widget_create_pango_layout(), the only thing we will do is confuse it
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/playlist_list.c  
+
+
+2006-03-04 06:50:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [827]
+  - 0.2.2
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2006-03-04 05:16:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [826]
+  - leak fix
+  
+
+  Changes:        Modified:
+  +7 -0           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-03-04 04:57:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [825]
+  - fix a memory leak here
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/adplug/core/ksm.cpp  
+
+
+2006-03-04 04:43:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [824]
+  - finish up here
+  
+
+  Changes:        Modified:
+  +3 -2           trunk/Plugins/Output/sun/sun.c  
+
+
+2006-03-04 04:09:52 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [823]
+  - more sanity checking
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/Plugins/Input/mpg123/id3_tag.c  
+
+
+2006-03-04 04:04:24 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [822]
+  - iteration pacing against id3_read_frame() since we cannot trust all tags to behave properly.
+  
+
+  Changes:        Modified:
+  +5 -0           trunk/Plugins/Input/mpg123/id3_tag.c  
+
+
+2006-03-04 03:26:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [821]
+  - experimental ID32.2 fix
+  
+
+  Changes:        Modified:
+  +11 -6          trunk/Plugins/Input/mpg123/id3_frame.c  
+
+
+2006-03-03 18:31:57 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [820]
+  - more fixes, sizeof *frame !($&($&(@!#$@#*&@!$# whoever wrote this code is an idiot
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/mpg123/id3_frame.c  
+
+
+2006-03-03 18:11:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [819]
+  - leak fix, take 1
+  
+
+  Changes:        Modified:
+  +8 -0           trunk/Plugins/General/scrobbler/xmms_scrobbler.c  
+
+
+2006-03-03 00:07:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [818]
+  - some compilers couldn't figure the original call out, so put a struct infront of it
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/id3_frame.c  
+
+
+2006-03-02 23:50:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [817]
+  - oh shit, i just found the error, we were calling malloc(0)!
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/id3_frame.c  
+
+
+2006-03-02 23:01:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [816]
+  - use /sbin/ldconfig here instead of just ldconfig.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Makefile.in  
+
+
+2006-03-02 16:26:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [815]
+  untag a critical fixme as it was actually deadchip smoking some craq 
+  back in the days of BMP
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/playlist_list.c  
+
+
+2006-03-02 16:14:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [814]
+  Add error reporting for many places, patch by external contributor Derek 
+  Pomery (nemo @ #audacious). Additional cleanups too.
+  
+
+  Changes:        Modified:
+  +18 -6          trunk/audacious/equalizer.c  
+  +14 -1          trunk/audacious/main.c  
+  +1 -0           trunk/audacious/main.h  
+  +12 -3          trunk/audacious/mainwin.c  
+  +1 -0           trunk/audacious/mainwin.h  
+  +2 -3           trunk/audacious/pluginenum.c  
+
+
+2006-03-02 16:00:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [813]
+  - do not operate on a non-existant fd
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/Plugins/Input/mpg123/id3.c  
+
+
+2006-03-01 20:13:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [812]
+  - found it
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/id3_frame.c  
+
+
+2006-03-01 19:34:43 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [811]
+  lalala
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-03-01 19:29:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [810]
+  - do not use type/magic detection here
+  
+
+  Changes:        Modified:
+  +6 -2           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-03-01 19:17:23 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [809]
+  - fix a typo here
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-03-01 19:15:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [808]
+  - reinstate cyc-based checks intelligently
+  
+
+  Changes:        Modified:
+  +4 -0           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-03-01 19:13:46 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [807]
+  - blah
+  
+
+  Changes:        Modified:
+  +0 -10          trunk/Plugins/Input/mpg123/common.c  
+
+
+2006-03-01 19:09:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [806]
+  - remove cyc based breaking
+  
+
+  Changes:        Modified:
+  +1 -2           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-03-01 18:39:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [805]
+  adjust our tolerance a bit
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/common.c  
+
+
+2006-03-01 18:33:12 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [804]
+  ten iterations?
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-03-01 18:26:30 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [803]
+  blah!
+  
+
+  Changes:        Modified:
+  +2 -1           trunk/Plugins/Input/mpg123/common.c  
+
+
+2006-03-01 18:25:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [802]
+  - enable debug notice
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/Plugins/Input/mpg123/common.c  
+
+
+2006-03-01 18:24:18 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [801]
+  hmm
+  
+
+  Changes:        Modified:
+  +6 -1           trunk/Plugins/Input/mpg123/common.c  
+
+
+2006-03-01 18:05:28 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [800]
+  - typo
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/common.c  
+
+
+2006-03-01 17:40:21 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [799]
+  - should be safe to revert now
+  
+
+  Changes:        Modified:
+  +3 -5           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-03-01 17:39:18 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [798]
+  - more sanity checks
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/Plugins/Input/mpg123/common.c  
+
+
+2006-03-01 17:37:37 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [797]
+  - sanity checks for mpg123_decode_header
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/Plugins/Input/mpg123/common.c  
+
+
+2006-03-01 17:34:21 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [796]
+  - lets not use mpg123_detect_by_content
+  
+
+  Changes:        Modified:
+  +5 -3           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-03-01 17:07:09 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [795]
+  - try to avoid a buffer overflow when detecting an MPEG stream
+  
+
+  Changes:        Modified:
+  +5 -1           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-02-28 22:56:30 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [794]
+  - sanity checks here
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-02-28 22:36:33 +0000  Giacomo Lozito <james@develia.org>
+  revision [793]
+  removed explicit calls to libtool from sidplay.m4, since libtool is not here anymore
+
+  Changes:        Modified:
+  +0 -3           trunk/m4/sidplay.m4  
+
+
+2006-02-28 19:33:08 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [792]
+  - generate makefile for BSD/Sun plugin.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/configure.ac  
+
+
+2006-02-28 19:32:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [791]
+  - Initial port of the bsd/sun audio output plugin from XMMS. Needs testing.
+  
+
+  Changes:        Modified:
+  +17 -0          trunk/Plugins/Output/sun/Makefile.in  
+  +44 -0          trunk/Plugins/Output/sun/about.c  
+  +586 -0         trunk/Plugins/Output/sun/audio.c  
+  +326 -0         trunk/Plugins/Output/sun/audioio.h  
+  +577 -0         trunk/Plugins/Output/sun/configure.c  
+  +348 -0         trunk/Plugins/Output/sun/convert.c  
+  +126 -0         trunk/Plugins/Output/sun/mixer.c  
+  +25 -0          trunk/Plugins/Output/sun/mixer.h  
+  +110 -0         trunk/Plugins/Output/sun/resample.h  
+  +134 -0         trunk/Plugins/Output/sun/sun.c  
+  +159 -0         trunk/Plugins/Output/sun/sun.h  
+  +2 -0           trunk/configure.ac  
+
+
+2006-02-28 06:12:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [790]
+  kludge
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/Makefile.in  
+
+
+2006-02-28 05:01:17 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [789]
+  put AM_INIT_AUTOMAKE back
+
+  Changes:        Modified:
+  +2 -16          trunk/configure.ac  
+
+
+2006-02-28 04:59:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [788]
+  build intl first
+
+  Changes:        Modified:
+  +1 -1           trunk/Makefile.in  
+
+
+2006-02-28 04:57:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [787]
+  add kludge for xorg on pkgsrc
+
+  Changes:        Modified:
+  +2 -2           trunk/mk/objective.mk  
+
+
+2006-02-28 04:54:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [786]
+  update languages
+  
+
+  Changes:        Modified:
+  +1919 -2790     trunk/po/audacious.pot  
+  +2177 -2938     trunk/po/br.po  
+  +2560 -3182     trunk/po/cs.po  
+  +2308 -3005     trunk/po/cy.po  
+  +2307 -3006     trunk/po/de.po  
+  +2301 -2986     trunk/po/el.po  
+  +2305 -3003     trunk/po/es.po  
+  +2309 -3002     trunk/po/fi.po  
+  +2305 -3004     trunk/po/fr.po  
+  +2302 -3001     trunk/po/hi.po  
+  +1584 -2531     trunk/po/hu.po  
+  +2304 -3003     trunk/po/it.po  
+  +1217 -1472     trunk/po/ja.po  
+  +2238 -2974     trunk/po/ka.po  
+  +2322 -3012     trunk/po/ko.po  
+  +2302 -3001     trunk/po/lt.po  
+  +2316 -3003     trunk/po/mk.po  
+  +2314 -3007     trunk/po/nl.po  
+  +2317 -3010     trunk/po/pl.po  
+  +2309 -3002     trunk/po/pt_BR.po  
+  +2166 -2939     trunk/po/ro.po  
+  +2314 -3007     trunk/po/ru.po  
+  +2301 -3000     trunk/po/sk.po  
+  +2307 -3006     trunk/po/sv.po  
+  +2031 -1765     trunk/po/uk.po  
+  +2343 -3013     trunk/po/zh_CN.po  
+  +2339 -3037     trunk/po/zh_TW.po  
+
+
+2006-02-28 04:52:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [785]
+  blah
+
+  Changes:        Modified:
+  +0 -10          trunk/po/POTFILES.in  
+
+
+2006-02-28 04:47:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [784]
+  more progress
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Effect/ladspa/ladspa.c  
+  +1 -1           trunk/Plugins/General/song_change/song_change.c  
+  +2 -2           trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+  +1 -1           trunk/Plugins/Input/wma/wma.c  
+  +1 -1           trunk/Plugins/Output/esd/Makefile.in  
+  +15 -0          trunk/configure.ac  
+  +1 -1           trunk/libaudacious/titlestring.c  
+
+
+2006-02-28 04:37:43 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [783]
+  more stuff
+
+  Changes:        Modified:
+  +6 -1           trunk/configure.ac  
+
+
+2006-02-28 04:32:58 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [782]
+  more fixing
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/flac/plugin.c  
+  +1 -1           trunk/Plugins/Input/vorbis/http.c  
+  +3 -3           trunk/audacious/main.c  
+  +1 -1           trunk/audacious.1.in  
+  +3 -3           trunk/audacious.pc.in  
+  +2 -2           trunk/audacious.spec.in  
+
+
+2006-02-28 04:24:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [781]
+  use PACKAGE_NAME instead of PACKAGE for autoconf compatibility
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/http.c  
+
+
+2006-02-28 04:22:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [780]
+  another kludge for pkgsrc, C++ edition
+
+  Changes:        Modified:
+  +4 -4           trunk/Plugins/Input/cdaudio/cddb.c  
+  +1 -1           trunk/Plugins/Input/tonegen/tonegen.c  
+  +1 -0           trunk/mk/objective.mk  
+
+
+2006-02-28 04:18:03 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [779]
+  kludge for pkgsrc machines
+
+  Changes:        Modified:
+  +1 -1           trunk/mk/objective.mk  
+
+
+2006-02-28 04:11:58 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [778]
+  - remove autopoint
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/autogen.sh  
+
+
+2006-02-28 04:11:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [777]
+  - remove need for autopoint
+  
+
+  Changes:        Modified:
+  +548 -0         trunk/config.rpath  
+  +479 -0         trunk/intl/Makefile.in  
+
+
+2006-02-28 02:58:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [776]
+  - remove LIBTOOL
+  
+
+  Changes:        Modified:
+  +0 -12          trunk/configure.ac  
+
+
+2006-02-28 02:54:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [775]
+  - add config.guess, config.sub.
+  - remove AM_INIT_AUTOMAKE
+  
+
+  Changes:        Modified:
+  +1479 -0        trunk/config.guess  
+  +1586 -0        trunk/config.sub  
+  +0 -2           trunk/configure.ac  
+
+
+2006-02-28 02:42:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [774]
+  - wtf is this? well it's leaving at any rate.
+  
+
+  Changes:        Modified:
+  +0 -548         trunk/config.rpath  
+
+
+2006-02-28 02:39:30 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [773]
+  - remove libtoolize
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/autogen.sh  
+
+
+2006-02-28 02:35:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [772]
+  documentation updates
+  
+
+  Changes:        Modified:
+  +765 -0         trunk/ChangeLog  
+  +14 -0          trunk/NEWS  
+
+
+2006-02-28 02:17:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [771]
+  - fix underwater effects, patch via Spyke @ #audacious
+  
+
+  Changes:        Modified:
+  +2 -3           trunk/Plugins/Input/mpg123/layer3.c  
+
+
+2006-02-28 00:52:02 +0000  Giacomo Lozito <james@develia.org>
+  revision [770]
+  Added a get_volume plugin function, to ensure that the player volume is properly updated when the player is remotely controlled
+
+  Changes:        Modified:
+  +11 -0          trunk/Plugins/Input/amidi-plug/amidi-plug.c  
+  +2 -1           trunk/Plugins/Input/amidi-plug/amidi-plug.h  
+  +1 -1           trunk/Plugins/Input/amidi-plug/i_common.h  
+  +50 -0          trunk/Plugins/Input/amidi-plug/i_seq.c  
+  +1 -0           trunk/Plugins/Input/amidi-plug/i_seq.h  
+
+
+2006-02-28 00:51:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [769]
+  - another playlist DND fix
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/playlist_list.c  
+
+
+2006-02-28 00:42:12 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [768]
+  drag and drop line rendering fix
+  
+
+  Changes:        Modified:
+  +2 -3           trunk/audacious/playlist_list.c  
+
+
+2006-02-27 23:54:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [767]
+  - revert this
+  
+
+  Changes:        Modified:
+  +1 -5           trunk/audacious/main.c  
+
+
+2006-02-27 23:43:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [766]
+  - remerge fixed version of OSS patch. Submitted by Bren <spike -at- spykes.net>
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Output/OSS/audio.c  
+  +1 -1           trunk/Plugins/Output/OSS/configure.c  
+  +1 -1           trunk/Plugins/Output/OSS/convert.c  
+
+
+2006-02-27 23:20:52 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [765]
+  - crash fix at no additional charge
+  
+
+  Changes:        Modified:
+  +3 -2           trunk/Plugins/General/lirc/lirc.c  
+
+
+2006-02-27 23:02:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [764]
+  - revert OSS warning squashing as the patch created more problems than it solved
+  
+
+  Changes:        Modified:
+  +4 -4           trunk/Plugins/Output/OSS/audio.c  
+  +1 -1           trunk/Plugins/Output/OSS/configure.c  
+  +1 -1           trunk/Plugins/Output/OSS/convert.c  
+
+
+2006-02-27 22:34:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [763]
+  - fix gconf at no additional charge
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/libaudacious/Makefile.in  
+
+
+2006-02-27 16:32:57 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [762]
+  - memleak fix (noticed by HopeSeekr @ efnet #xmule)
+  
+
+  Changes:        Modified:
+  +5 -1           trunk/audacious/main.c  
+
+
+2006-02-27 15:29:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [761]
+  - fix my layer2 implementation by looking at the one in XMMS. MP2 support at no additional charge.
+  
+
+  Changes:        Modified:
+  +272 -233       trunk/Plugins/Input/mpg123/layer2.c  
+
+
+2006-02-27 14:34:58 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [760]
+  - gconf
+  
+
+  Changes:        Modified:
+  +8 -1           trunk/configure.ac  
+  +1 -6           trunk/libaudacious/Makefile.in  
+  +1 -0           trunk/mk/rules.mk.in  
+
+
+2006-02-27 14:31:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [759]
+  - gnomevfs
+  
+
+  Changes:        Modified:
+  +5 -2           trunk/configure.ac  
+  +1 -5           trunk/libaudacious/Makefile.in  
+  +1 -0           trunk/mk/rules.mk.in  
+
+
+2006-02-27 14:28:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [758]
+  - sndfile
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/configure.ac  
+  +1 -0           trunk/mk/rules.mk.in  
+
+
+2006-02-27 14:25:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [757]
+  - fix this stupid thing
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/jack/Makefile.in  
+
+
+2006-02-27 06:40:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [756]
+  - create directories that aren't there in the install phase
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/mk/objective.mk  
+
+
+2006-02-27 04:47:43 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [755]
+  perhaps a fix?
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/jack/Makefile.in  
+
+
+2006-02-27 04:38:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [754]
+  - remove automake. no longer used.
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/autogen.sh  
+
+
+2006-02-27 04:37:20 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [753]
+  fix?
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/jack/Makefile.in  
+
+
+2006-02-27 04:32:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [752]
+  - convert to objective make. needs testing.
+  
+
+  Changes:        Modified:
+  +0 -12          trunk/Plugins/Output/jack/Makefile.am  
+  +13 -0          trunk/Plugins/Output/jack/Makefile.in  
+
+
+2006-02-27 04:28:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [751]
+  - convert to objective make
+  
+
+  Changes:        Modified:
+  +0 -4           trunk/icons/Makefile.am  
+  +5 -0           trunk/icons/Makefile.in  
+
+
+2006-02-27 04:27:45 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [750]
+  - convert to objective make
+  
+
+  Changes:        Modified:
+  +0 -20          trunk/skin/Makefile.am  
+  +21 -0          trunk/skin/Makefile.in  
+
+
+2006-02-27 04:22:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [749]
+  - convert to objective make
+  
+
+  Changes:        Modified:
+  +0 -6           trunk/audacious/glade/Makefile.am  
+  +8 -0           trunk/audacious/glade/Makefile.in  
+
+
+2006-02-27 04:20:28 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [748]
+  - fix data rule (whitespace)
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/mk/objective.mk  
+
+
+2006-02-27 04:20:17 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [747]
+  convert to objective make
+  
+
+  Changes:        Modified:
+  +0 -7           trunk/audacious/images/Makefile.am  
+  +12 -0          trunk/audacious/images/Makefile.in  
+
+
+2006-02-27 04:14:08 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [746]
+  rule for installing data
+  
+
+  Changes:        Modified:
+  +9 -0           trunk/mk/objective.mk  
+
+
+2006-02-27 04:09:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [745]
+  - distclean enhancements
+  
+
+  Changes:        Modified:
+  +14 -2          trunk/mk/objective.mk  
+
+
+2006-02-27 04:06:12 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [744]
+  - fix version info
+  
+
+  Changes:        Modified:
+  +3 -1           trunk/libaudacious/Makefile.in  
+
+
+2006-02-27 00:17:12 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [743]
+  Remove references to inetctl from the build system.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/General/Makefile.in  
+  +1 -2           trunk/configure.ac  
+
+
+2006-02-26 23:50:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [741]
+  - fix
+  
+
+  Changes:        Modified:
+  +4 -6           trunk/mk/objective.mk  
+
+
+2006-02-26 23:46:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [740]
+  fix a warning here, lalala.
+  
+
+  Changes:        Modified:
+  +1 -2           trunk/Plugins/Input/cdaudio/cdinfo.c  
+
+
+2006-02-26 23:41:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [739]
+  - fix AAC build
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2006-02-26 23:39:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [738]
+  - more intelligently handle directory creation
+  
+
+  Changes:        Modified:
+  +7 -3           trunk/mk/objective.mk  
+
+
+2006-02-26 23:29:28 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [737]
+  - Add makerules.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/aac/Makefile.in  
+  +1 -0           trunk/Plugins/Input/timidity/Makefile.in  
+
+
+2006-02-26 23:23:50 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [736]
+  Make GCC 4.1 a bit less talkative, patch by Flameeyes from Gentoo. Fixing the warnings is possible, but would require extensive changes throughout the entire codebase.
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2006-02-26 23:05:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [735]
+  - fix installation i think
+  
+
+  Changes:        Modified:
+  +3 -1           trunk/libaudacious/Makefile.in  
+
+
+2006-02-26 21:08:35 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [734]
+  Fixes of the remaining GCC 4.1 warnings from external contributor Diego "Flameeyes" Petteno (Gentoo).
+
+  Changes:        Modified:
+  +6 -5           trunk/Plugins/Effect/ladspa/ladspa.c  
+  +1 -1           trunk/Plugins/General/inetctl/inetctl_actions.c  
+  +15 -1          trunk/Plugins/General/inetctl/inetctl_status.c  
+  +0 -2           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +1 -1           trunk/Plugins/Input/flac/plugin_common/charset.c  
+  +5 -5           trunk/Plugins/Input/flac/replaygain.c  
+  +2 -2           trunk/Plugins/Input/modplug/archive/open.cpp  
+  +2 -2           trunk/Plugins/Input/modplug/modplugbmp.cpp  
+  +3 -3           trunk/Plugins/Input/mpg123/common.c  
+  +8 -7           trunk/Plugins/Input/mpg123/http.c  
+  +3 -3           trunk/Plugins/Input/mpg123/id3_frame.c  
+  +1 -1           trunk/Plugins/Input/mpg123/id3_frame_content.c  
+  +1 -1           trunk/Plugins/Input/mpg123/id3_frame_text.c  
+  +6 -6           trunk/Plugins/Input/mpg123/layer3.c  
+  +1 -1           trunk/Plugins/Input/mpg123/mpg123.h  
+  +3 -3           trunk/Plugins/Input/sexypsf/Misc.c  
+  +19 -19         trunk/Plugins/Input/sexypsf/PsxBios.c  
+  +1 -1           trunk/Plugins/Input/sexypsf/PsxMem.c  
+  +6 -0           trunk/Plugins/Input/sexypsf/PsxMem.h  
+  +4 -4           trunk/Plugins/Input/sexypsf/spu/spu.c  
+  +3 -0           trunk/Plugins/Input/timidity/libtimidity/common.c  
+  +2 -0           trunk/Plugins/Input/timidity/libtimidity/instrum.c  
+  +9 -9           trunk/Plugins/Input/timidity/libtimidity/instrum_dls.c  
+  +1 -1           trunk/Plugins/Input/timidity/libtimidity/timidity.c  
+  +3 -3           trunk/Plugins/Input/tonegen/tonegen.c  
+  +2 -1           trunk/Plugins/Input/vorbis/fileinfo.c  
+  +1 -1           trunk/Plugins/Input/vorbis/vorbis.c  
+  +2 -2           trunk/Plugins/Input/wav/wav.c  
+  +7 -6           trunk/Plugins/Input/wma/libffwma/asf.c  
+  +1 -1           trunk/Plugins/Input/wma/libffwma/avio.c  
+  +2 -0           trunk/Plugins/Input/wma/libffwma/file.c  
+  +19 -19         trunk/Plugins/Input/wma/libffwma/futils.c  
+  +4 -4           trunk/Plugins/Input/wma/libffwma/utils.c  
+  +2 -0           trunk/Plugins/Input/wma/libffwma/wmadec.c  
+  +4 -4           trunk/Plugins/Output/OSS/audio.c  
+  +1 -1           trunk/Plugins/Output/OSS/configure.c  
+  +1 -1           trunk/Plugins/Output/OSS/convert.c  
+  +5 -7           trunk/Plugins/Output/alsa/audio.c  
+  +3 -3           trunk/Plugins/Visualization/blur_scope/blur_scope.c  
+  +2 -1           trunk/audacious/playlist_list.c  
+
+
+2006-02-26 18:21:49 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [733]
+  Fixes for all warnings (except 3 spurious GCC 4.0 ones, upgrade to 4.1 if you see them) and a performance increase. By external contributor Diego "FlameEyes" Petteno (Gentoo).
+
+  Changes:        Modified:
+  +3 -3           trunk/Plugins/General/scrobbler/configure.c  
+  +4 -4           trunk/Plugins/General/scrobbler/queue.c  
+  +2 -2           trunk/Plugins/General/scrobbler/scrobbler.c  
+  +1 -1           trunk/Plugins/General/scrobbler/tags/Makefile.in  
+  +8 -8           trunk/Plugins/General/scrobbler/tags/ape.c  
+  +4 -7           trunk/Plugins/General/scrobbler/tags/cdaudio.c  
+  +9 -9           trunk/Plugins/General/scrobbler/tags/id3v1.c  
+  +21 -21         trunk/Plugins/General/scrobbler/tags/id3v2.c  
+  +9 -9           trunk/Plugins/General/scrobbler/tags/itunes.c  
+  +70 -68         trunk/Plugins/General/scrobbler/tags/tags.c  
+  +9 -7           trunk/Plugins/General/scrobbler/tags/unicode.c  
+  +13 -11         trunk/Plugins/General/scrobbler/tags/vorbis.c  
+  +8 -12          trunk/Plugins/General/scrobbler/tags/wma.c  
+  +2 -2           trunk/Plugins/General/scrobbler/xmms_scrobbler.c  
+
+
+2006-02-26 09:09:12 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [732]
+  experimental fix
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/mk/objective.mk  
+
+
+2006-02-26 06:47:48 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [731]
+  GUI fix
+  
+
+  Changes:        Modified:
+  +6 -1           trunk/Plugins/General/scrobbler/configure.c  
+
+
+2006-02-26 06:33:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [730]
+  - fix errorbox stuff some more
+  
+
+  Changes:        Modified:
+  +1 -6           trunk/Plugins/General/scrobbler/xmms_scrobbler.c  
+
+
+2006-02-26 03:17:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [729]
+  - Fix error box stuff.
+  
+
+  Changes:        Modified:
+  +1 -24          trunk/Plugins/General/scrobbler/gtkstuff.c  
+
+
+2006-02-26 03:14:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [728]
+  - New configuration UI.
+  
+
+  Changes:        Modified:
+  +86 -5          trunk/Plugins/General/scrobbler/configure.c  
+  +5 -4           trunk/Plugins/General/scrobbler/configure.h  
+  +0 -122         trunk/Plugins/General/scrobbler/gtkstuff.c  
+
+
+2006-02-26 02:40:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [727]
+  Import new GUI code. Not yet hooked up really.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/General/scrobbler/Makefile.in  
+  +142 -0         trunk/Plugins/General/scrobbler/configure.c  
+  +5 -0           trunk/Plugins/General/scrobbler/configure.h  
+
+
+2006-02-26 02:24:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [726]
+  via NhJm:
+  - Grammatical updates to the audacious man page,
+  - Remove unused event boxes from the preferences pane.
+  
+
+  Changes:        Modified:
+  +136 -207       trunk/audacious/glade/prefswin.glade  
+  +8 -7           trunk/audacious.1.in  
+
+
+2006-02-25 22:56:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [725]
+  - Use pkg-config to detect libmusicbrainz.
+  
+
+  Changes:        Modified:
+  +1 -50          trunk/configure.ac  
+
+
+2006-02-25 22:28:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [724]
+  Don't install util.h
+  
+
+  Changes:        Modified:
+  +1 -2           trunk/audacious/Makefile.in  
+
+
+2006-02-25 21:49:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [723]
+  - Change client id from XMMS-Scrobbler to Audacious (we now have our own ID)
+  
+
+  Changes:        Modified:
+  +3 -2           trunk/Plugins/General/scrobbler/scrobbler.c  
+
+
+2006-02-25 21:15:05 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [722]
+  Attach a SONAME to all .so's.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/mk/objective.mk  
+
+
+2006-02-25 20:11:20 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [721]
+  - add scrobbler support
+  
+
+  Changes:        Modified:
+  +23 -0          trunk/Plugins/General/scrobbler/Makefile.in  
+  +14 -0          trunk/Plugins/General/scrobbler/config.h  
+  +84 -0          trunk/Plugins/General/scrobbler/fmt.c  
+  +15 -0          trunk/Plugins/General/scrobbler/fmt.h  
+  +189 -0         trunk/Plugins/General/scrobbler/gtkstuff.c  
+  +8 -0           trunk/Plugins/General/scrobbler/gtkstuff.h  
+  +381 -0         trunk/Plugins/General/scrobbler/md5.c  
+  +91 -0          trunk/Plugins/General/scrobbler/md5.h  
+  +153 -0         trunk/Plugins/General/scrobbler/queue.c  
+  +28 -0          trunk/Plugins/General/scrobbler/queue.h  
+  +761 -0         trunk/Plugins/General/scrobbler/scrobbler.c  
+  +11 -0          trunk/Plugins/General/scrobbler/scrobbler.h  
+  +13 -0          trunk/Plugins/General/scrobbler/tags/Makefile.in  
+  +187 -0         trunk/Plugins/General/scrobbler/tags/ape.c  
+  +153 -0         trunk/Plugins/General/scrobbler/tags/cdaudio.c  
+  +79 -0          trunk/Plugins/General/scrobbler/tags/id3genres.c  
+  +149 -0         trunk/Plugins/General/scrobbler/tags/id3v1.c  
+  +708 -0         trunk/Plugins/General/scrobbler/tags/id3v2.c  
+  +42 -0          trunk/Plugins/General/scrobbler/tags/include/ape.h  
+  +18 -0          trunk/Plugins/General/scrobbler/tags/include/bmp_vfs.h  
+  +31 -0          trunk/Plugins/General/scrobbler/tags/include/cdaudio.h  
+  +51 -0          trunk/Plugins/General/scrobbler/tags/include/endian.h  
+  +36 -0          trunk/Plugins/General/scrobbler/tags/include/id3v1.h  
+  +114 -0         trunk/Plugins/General/scrobbler/tags/include/id3v2.h  
+  +36 -0          trunk/Plugins/General/scrobbler/tags/include/itunes.h  
+  +77 -0          trunk/Plugins/General/scrobbler/tags/include/tags.h  
+  +29 -0          trunk/Plugins/General/scrobbler/tags/include/unicode.h  
+  +58 -0          trunk/Plugins/General/scrobbler/tags/include/vorbis.h  
+  +42 -0          trunk/Plugins/General/scrobbler/tags/include/wma.h  
+  +303 -0         trunk/Plugins/General/scrobbler/tags/itunes.c  
+  +820 -0         trunk/Plugins/General/scrobbler/tags/tags.c  
+  +214 -0         trunk/Plugins/General/scrobbler/tags/unicode.c  
+  +413 -0         trunk/Plugins/General/scrobbler/tags/vorbis.c  
+  +305 -0         trunk/Plugins/General/scrobbler/tags/wma.c  
+  +493 -0         trunk/Plugins/General/scrobbler/xmms_scrobbler.c  
+  +97 -3          trunk/configure.ac  
+  +3 -24          trunk/mk/rules.mk.in  
+
+
+2006-02-25 17:36:36 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [720]
+  Revert debug-only cleanup system verbosity.
+
+  Changes:        Modified:
+  +0 -6           trunk/audacious/pluginenum.c  
+
+
+2006-02-25 17:35:27 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [719]
+  Remove libvisual-proxy. It is broken and hard to repair. A written-from-scratch replacement is planned but will be a while.
+
+  Changes:        Modified:
+  +6 -0           trunk/audacious/pluginenum.c  
+  +0 -25          trunk/configure.ac  
+
+
+2006-02-25 09:30:30 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [718]
+  - Ok, really revert this.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-02-25 09:25:21 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [717]
+  - Roll back broken HTTP-based stream detection code.
+  
+
+  Changes:        Modified:
+  +3 -78          trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-02-25 08:09:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [716]
+  - Slay unused variables here.
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/Plugins/Input/adplug/adplug-xmms.cc  
+
+
+2006-02-25 08:08:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [715]
+  - Add a discussion about headless operation.
+  
+
+  Changes:        Modified:
+  +12 -1          trunk/audacious.1.in  
+
+
+2006-02-25 07:57:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [714]
+  - Slay an unused variable warning here.
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Input/adplug/core/mid.cpp  
+
+
+2006-02-25 07:56:24 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [713]
+  - Add some sanity checking to make sure we can't do X11 stuff when running headless.
+  
+
+  Changes:        Modified:
+  +14 -1          trunk/audacious/controlsocket.c  
+  +7 -5           trunk/audacious/main.c  
+  +2 -1           trunk/audacious/main.h  
+
+
+2006-02-25 07:44:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [712]
+  - Rename ALL_PLUGINS setting in Plugins/Visualization (only for reference)
+  - Version bump: 0.2.1
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Visualization/Makefile.in  
+  +1 -1           trunk/configure.ac  
+
+
+2006-02-25 07:32:17 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [711]
+  Squelch a stupid warning here.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/playback.c  
+
+
+2006-02-25 07:16:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [710]
+  - Working exception handling at no extra charge. Closes bugs #408, #409.
+  
+
+  Changes:        Modified:
+  +10 -5          trunk/audacious/playback.c  
+
+
+2006-02-25 06:50:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [709]
+  - Remove libblah.so: cruft from pre-autolink rule times.
+  
+
+  Changes:        Modified:
+  +0 -3           trunk/Plugins/Input/aac/src/Makefile.in  
+  +0 -4           trunk/Plugins/Input/sid/Makefile.in  
+
+
+2006-02-25 06:47:30 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [708]
+  - Fix a crash relating to changing FLAC plugin settings. Closes bug #412.
+  
+
+  Changes:        Modified:
+  +11 -4          trunk/Plugins/Input/flac/configure.c  
+
+
+2006-02-25 06:05:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [707]
+  - Really fix preview generation for PNG/SVG based skins.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/skinwin.c  
+
+
+2006-02-25 05:25:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [706]
+  - Remove pre-objective auto-linking rules for library objectives (cruft)
+  
+
+  Changes:        Modified:
+  +0 -3           trunk/Plugins/Input/cdaudio/Makefile.in  
+  +0 -3           trunk/Plugins/Input/tonegen/Makefile.in  
+
+
+2006-02-24 20:36:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [705]
+  change permissions here
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/Makefile.in  
+
+
+2006-02-24 20:34:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [704]
+  install HEADERS properly (oops)
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/mk/objective.mk  
+
+
+2006-02-24 02:56:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [702]
+  We had this backwards.
+  
+
+  Changes:        Modified:
+  +1 -3           trunk/libaudacious/Makefile.in  
+
+
+2006-02-24 01:04:36 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [701]
+  This came with it. No extra charge.
+
+  Changes:        Modified:
+  +16 -0          trunk/Plugins/Output/esd/Makefile.in  
+
+
+2006-02-24 01:03:03 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [700]
+  ESD output plugin ported to objective make by Kyoshi Aman.
+
+  Changes:        Modified:
+  +0 -18          trunk/Plugins/Output/esd/Makefile.am  
+  +1 -1           trunk/Plugins/Output/esd/mixer.c  
+
+
+2006-02-24 00:36:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [699]
+  grr
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/Makefile.in  
+
+
+2006-02-24 00:09:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [698]
+  directory creation
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/Makefile.in  
+
+
+2006-02-23 16:44:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [697]
+  s/sharedir/datadir
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Makefile.in  
+
+
+2006-02-23 02:27:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [696]
+  Install audacious.pc, audacious.1 and audacious.desktop.
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/Makefile.in  
+
+
+2006-02-23 01:31:03 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [695]
+  Link against libstdc++ because we're intermixing code.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/sid/Makefile.in  
+
+
+2006-02-23 01:23:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [694]
+  honour DESTDIR here too
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/libaudacious/Makefile.in  
+
+
+2006-02-23 01:17:52 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [693]
+  apparently GNU make doesn't like to use @${VAR}
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/libaudacious/Makefile.in  
+
+
+2006-02-23 01:12:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [692]
+  directory creation stuff
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/mk/objective.mk  
+
+
+2006-02-23 01:10:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [691]
+  add HEADERS for audacious/
+  
+
+  Changes:        Modified:
+  +6 -0           trunk/audacious/Makefile.in  
+
+
+2006-02-23 01:07:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [690]
+  If the makefile has a HEADERS variable, then install them to the 
+  INCLUDEDIR.
+  
+
+  Changes:        Modified:
+  +10 -2          trunk/mk/objective.mk  
+
+
+2006-02-23 01:04:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [689]
+  versioning for libaudacious.so
+  
+
+  Changes:        Modified:
+  +7 -0           trunk/libaudacious/Makefile.in  
+
+
+2006-02-23 00:37:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [688]
+  Ok, really fix this stupid bug.
+  
+
+  Changes:        Modified:
+  +13 -3          trunk/audacious/textbox.c  
+
+
+2006-02-23 00:30:23 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [687]
+  Fix the scrolling in the audacious mainwin, by making sure a GTK Timeout 
+  is only registered once.
+  
+
+  Changes:        Modified:
+  +2 -1           trunk/audacious/textbox.c  
+
+
+2006-02-21 21:09:39 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [686]
+  Fix logic for shaded mode. With TIME_REMAINING and a song of unknown length, we got just the :, and not the time.
+
+  Changes:        Modified:
+  +1 -2           trunk/audacious/mainwin.c  
+
+
+2006-02-20 02:20:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [685]
+  - Fix mp3 detection properly.
+  - Generate thumbnails for nextgen skins as well as WA2.x ones.
+  
+
+  Changes:        Modified:
+  +6 -3           trunk/Plugins/Input/mpg123/mpg123.c  
+  +1 -1           trunk/audacious/skin.c  
+  +19 -4          trunk/audacious/skinwin.c  
+
+
+2006-02-20 02:05:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [684]
+  fix libvisual-proxy conditional
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Visualization/Makefile.in  
+  +1 -1           trunk/configure.ac  
+
+
+2006-02-19 23:50:50 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [683]
+  Kill the crossfader plugin. It insisted on exploding on amd64 systems and was a general pita to compile. Also, remove two unused vars from mpg123.
+
+  Changes:        Modified:
+  +0 -3           trunk/Plugins/Input/mpg123/configure.c  
+  +0 -4           trunk/Plugins/Input/mpg123/mpg123.c  
+  +1 -1           trunk/Plugins/Output/Makefile.in  
+  +0 -22          trunk/configure.ac  
+
+
+2006-02-19 23:35:37 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [682]
+  Actually use the cleanup hooks on general & visualization plugins.
+
+  Changes:        Modified:
+  +12 -0          trunk/audacious/pluginenum.c  
+
+
+2006-02-19 23:18:05 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [681]
+  Get mpg123 going. Nenolod promises to fix this properly soon.
+
+  Changes:        Modified:
+  +1 -2           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-02-19 23:03:06 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [680]
+  Port inetctl plugin from XMMS.
+
+  Changes:        Modified:
+  +3 -1           trunk/Plugins/General/Makefile.in  
+  +12 -0          trunk/Plugins/General/inetctl/Makefile.in  
+  +61 -0          trunk/Plugins/General/inetctl/config.h.in  
+  +498 -0         trunk/Plugins/General/inetctl/inetctl.c  
+  +133 -0         trunk/Plugins/General/inetctl/inetctl.h  
+  +444 -0         trunk/Plugins/General/inetctl/inetctl_actions.c  
+  +227 -0         trunk/Plugins/General/inetctl/inetctl_client.c  
+  +265 -0         trunk/Plugins/General/inetctl/inetctl_command.c  
+  +141 -0         trunk/Plugins/General/inetctl/inetctl_config.c  
+  +332 -0         trunk/Plugins/General/inetctl/inetctl_status.c  
+  +3 -1           trunk/configure.ac  
+
+
+2006-02-19 20:39:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [679]
+  FIX
+  
+
+  Changes:        Modified:
+  +3 -17          trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-02-19 16:36:35 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [678]
+  Juggle declarations around so that GCC likes the order of things.
+
+  Changes:        Modified:
+  +14 -13         trunk/Plugins/Input/adplug/core/rix.h  
+
+
+2006-02-19 14:34:25 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [677]
+  Initialize org variable before using it.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/adplug/core/a2m.cpp  
+
+
+2006-02-19 14:13:53 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [676]
+  Disabled unused void function add_instlist.
+
+  Changes:        Modified:
+  +4 -2           trunk/Plugins/Input/adplug/adplug-xmms.cc  
+
+
+2006-02-19 14:00:47 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [675]
+  Only build what the configure system tells us to build.
+
+  Changes:        Modified:
+  +4 -1           trunk/Plugins/Visualization/Makefile.in  
+
+
+2006-02-19 13:48:58 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [674]
+  Robustness fix; skinning dialog should deal with incorrect current skin setting gracefully. By external contributor Daniel Drake (Gentoo).
+
+  Changes:        Modified:
+  +12 -7          trunk/audacious/skinwin.c  
+
+
+2006-02-19 00:36:33 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [673]
+  An explicit cast a day keeps the compiler warning at bay.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/Track_Emu.cpp  
+
+
+2006-02-19 00:15:16 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [672]
+  Addresses most of the warnings in the code, and uses a -W CFLAG to disable the non-null checks. From external contributor Harald van Dijk (Gentoo).
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/sexypsf/Makefile.in  
+  +1 -1           trunk/Plugins/Input/sexypsf/Misc.c  
+  +6 -5           trunk/Plugins/Input/sexypsf/PsxMem.c  
+  +6 -6           trunk/Plugins/Input/sexypsf/PsxMem.h  
+
+
+2006-02-18 22:02:57 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [671]
+  More skin-related fixups. One segfault fix by Michael Hanselmann and a fix by Daniel Drake to also display skins that lack a thumbnail.
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/skin.c  
+  +2 -4           trunk/audacious/skinwin.c  
+
+
+2006-02-18 21:21:21 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [670]
+  Do not throw SIGABRT when path == NULL, g_return_val_if_fail logs a critical message and will abort. Patch courtesy of Daniel Drake from Gentoo.
+
+  Changes:        Modified:
+  +3 -1           trunk/audacious/skin.c  
+
+
+2006-02-18 16:23:30 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [669]
+  Sync with upstream. Drop hardware OPL2/3 support, it throws warnings and is not used on most modern machines. Added var inits where GCC 4.0 thought it was a good idea.
+
+  Changes:        Modified:
+  +8 -9           trunk/Plugins/Input/adplug/core/Makefile.in  
+  +0 -67          trunk/Plugins/Input/adplug/core/analopl.cpp  
+  +0 -44          trunk/Plugins/Input/adplug/core/analopl.h  
+  +5 -2           trunk/Plugins/Input/adplug/core/database.cpp  
+  +17 -12         trunk/Plugins/Input/adplug/core/imf.cpp  
+  +1 -1           trunk/Plugins/Input/adplug/core/imf.h  
+  +1 -1           trunk/Plugins/Input/adplug/core/ksm.cpp  
+  +1 -1           trunk/Plugins/Input/adplug/core/msc.cpp  
+  +0 -208         trunk/Plugins/Input/adplug/core/realopl.cpp  
+  +0 -72          trunk/Plugins/Input/adplug/core/realopl.h  
+  +341 -316       trunk/Plugins/Input/adplug/core/rix.cpp  
+  +86 -97         trunk/Plugins/Input/adplug/core/rix.h  
+  +1 -1           trunk/Plugins/Input/adplug/core/u6m.cpp  
+
+
+2006-02-16 15:40:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [668]
+  id3v1 tag stuffs.
+  
+
+  Changes:        Modified:
+  +22 -3          trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-02-12 19:10:41 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [667]
+  Check for have_alsa to enable ALSA, and not have_oss.
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2006-02-12 18:24:16 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [666]
+  Conditionalize the buildsystem.
+  
+
+  Changes:        Modified:
+  +1 -2           trunk/Plugins/Input/timidity/src/Makefile.in  
+  +0 -9           trunk/Plugins/Output/esd/Makefile.am  
+  +0 -2           trunk/Plugins/Output/jack/Makefile.am  
+  +75 -49         trunk/configure.ac  
+
+
+2006-02-12 16:59:11 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [665]
+  Use g_strchug instead of g_strstrip during playlist load. Trailing whitespace can be a valid occurance. Closes bug #282.
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/playlist.c  
+
+
+2006-02-12 15:12:26 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [664]
+  Do not show 00:00 when stopped in shaded mode, closes bug #390.
+
+  Changes:        Modified:
+  +20 -7          trunk/audacious/mainwin.c  
+
+
+2006-02-11 17:10:33 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [663]
+  Updated japanese translation by dai, from bug #384.
+
+  Changes:        Modified:
+  +2829 -2667     trunk/po/ja.po  
+
+
+2006-02-11 16:25:14 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [662]
+  Update codingstyle to be more consistent with last upstream release. Stop exploding at shutdown.
+
+  Changes:        Modified:
+  +2 -1           trunk/Plugins/Output/crossfade/callbacks.c  
+  +1408 -1232     trunk/Plugins/Output/crossfade/configure.c  
+  +98 -78         trunk/Plugins/Output/crossfade/convert.c  
+  +2 -2           trunk/Plugins/Output/crossfade/convert.h  
+  +1756 -1677     trunk/Plugins/Output/crossfade/crossfade.c  
+  +282 -282       trunk/Plugins/Output/crossfade/crossfade.h  
+  +6 -5           trunk/Plugins/Output/crossfade/debug.c  
+  +107 -102       trunk/Plugins/Output/crossfade/effect.c  
+  +9 -9           trunk/Plugins/Output/crossfade/effect.h  
+  +62 -57         trunk/Plugins/Output/crossfade/fft.c  
+  +103 -85        trunk/Plugins/Output/crossfade/format.c  
+  +7 -7           trunk/Plugins/Output/crossfade/format.h  
+  +2038 -2135     trunk/Plugins/Output/crossfade/interface-2.0.c  
+  +316 -246       trunk/Plugins/Output/crossfade/monitor.c  
+  +251 -221       trunk/Plugins/Output/crossfade/rate.c  
+  +23 -23         trunk/Plugins/Output/crossfade/rate.h  
+  +80 -88         trunk/Plugins/Output/crossfade/support-2.0.c  
+  +4 -4           trunk/Plugins/Output/crossfade/support-2.0.h  
+  +94 -104        trunk/Plugins/Output/crossfade/support.c  
+  +2 -2           trunk/Plugins/Output/crossfade/support.h  
+  +50 -49         trunk/Plugins/Output/crossfade/timing.c  
+  +13 -13         trunk/Plugins/Output/crossfade/timing.h  
+  +74 -57         trunk/Plugins/Output/crossfade/volume.c  
+  +8 -8           trunk/Plugins/Output/crossfade/volume.h  
+
+
+2006-02-09 00:08:04 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [661]
+  Trim the header a bit too.
+
+  Changes:        Modified:
+  +0 -6           trunk/Plugins/General/lirc/lirc.h  
+
+
+2006-02-09 00:07:34 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [660]
+  Remove config dependency, font usage and misc dead code.
+
+  Changes:        Modified:
+  +2 -620         trunk/Plugins/General/lirc/lirc.c  
+
+
+2006-02-07 19:54:28 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [659]
+  use the default rule for building library objectives here
+  
+
+  Changes:        Modified:
+  +0 -3           trunk/Plugins/Input/mpg123/Makefile.in  
+
+
+2006-02-07 14:40:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [658]
+  do not forkbomb if we have a malformed makefile
+  
+
+  Changes:        Modified:
+  +15 -9          trunk/mk/objective.mk  
+
+
+2006-02-07 01:10:47 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [657]
+  GCC 4.1 warning fixes by Diego 'Flameeyes' Petteno from Gentoo.
+
+  Changes:        Modified:
+  +6 -6           trunk/Plugins/Input/adplug/core/dmo.cpp  
+  +7 -3           trunk/Plugins/Input/adplug/core/fmopl.c  
+  +2 -0           trunk/Plugins/Input/adplug/core/fprovide.h  
+  +1 -0           trunk/Plugins/Input/adplug/core/opl.h  
+  +4 -0           trunk/Plugins/Input/adplug/core/realopl.cpp  
+  +3 -3           trunk/Plugins/Input/adplug/core/rix.cpp  
+  +2 -1           trunk/Plugins/Input/mpg123/mpg123.c  
+  +7 -7           trunk/audacious/controlsocket.c  
+  +21 -21         trunk/audacious/equalizer.c  
+  +1 -1           trunk/audacious/iir_cfs.c  
+  +2 -1           trunk/audacious/input.c  
+  +3 -3           trunk/audacious/logger.c  
+  +1 -1           trunk/audacious/main.c  
+  +67 -66         trunk/audacious/mainwin.c  
+  +1 -1           trunk/audacious/menurow.c  
+  +1 -1           trunk/audacious/output.c  
+  +2 -1           trunk/audacious/playlist_list.c  
+  +3 -3           trunk/audacious/prefswin.c  
+  +21 -20         trunk/audacious/skin.c  
+  +4 -2           trunk/audacious/softvolume.c  
+  +17 -16         trunk/audacious/ui_playlist.c  
+  +3 -3           trunk/audacious/util.c  
+  +2 -2           trunk/libaudacious/beepctrl.c  
+  +1 -1           trunk/libaudacious/xconvert.c  
+  +1 -1           trunk/libaudacious/xentry.c  
+
+
+2006-02-07 00:52:28 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [656]
+  MP3 linking fixes by NhJm.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/Makefile.in  
+
+
+2006-02-07 00:47:35 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [655]
+  Musepack build fix by NhJm.
+
+  Changes:        Modified:
+  +4 -6           trunk/Plugins/Input/musepack/Makefile.in  
+
+
+2006-02-07 00:41:01 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [654]
+  Vorbis linking fix by Kiyoshi Aman.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/vorbis/Makefile.in  
+
+
+2006-02-07 00:24:20 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [653]
+  Build fixes for SID by NhJm.
+
+  Changes:        Modified:
+  +7 -2           trunk/Plugins/Input/sid/Makefile.in  
+
+
+2006-02-06 20:08:35 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [652]
+  Convert crossfade & disk_writer to new build system.
+
+  Changes:        Modified:
+  +0 -44          trunk/Plugins/Output/crossfade/Makefile.am  
+  +15 -0          trunk/Plugins/Output/crossfade/Makefile.in  
+  +0 -9           trunk/Plugins/Output/disk_writer/Makefile.am  
+  +13 -0          trunk/Plugins/Output/disk_writer/Makefile.in  
+
+
+2006-02-05 21:58:33 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [651]
+  Start building adplug.
+
+  Changes:        Modified:
+  +3 -2           trunk/Plugins/Input/adplug/Makefile.in  
+  +2 -1           trunk/Plugins/Input/adplug/adplug-xmms.cc  
+  +1 -6           trunk/Plugins/Input/adplug/core/Makefile.in  
+
+
+2006-02-05 21:32:51 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [650]
+  Fix building of the musepack plugin.
+
+  Changes:        Modified:
+  +3 -2           trunk/Plugins/Input/musepack/Makefile.in  
+  +1 -1           trunk/Plugins/Input/musepack/libmpc.cpp  
+
+
+2006-02-05 15:14:48 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [649]
+  Convert OSS & ALSA output plugins.
+
+  Changes:        Modified:
+  +5 -0           trunk/Plugins/Output/Makefile.in  
+  +15 -0          trunk/Plugins/Output/OSS/Makefile.in  
+  +16 -0          trunk/Plugins/Output/alsa/Makefile.in  
+
+
+2006-02-05 15:14:24 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [648]
+  Convert OSS & ALSA output plugins.
+
+  Changes:        Modified:
+  +0 -2           trunk/Plugins/Output/Makefile.am  
+  +0 -32          trunk/Plugins/Output/OSS/Makefile.am  
+  +0 -29          trunk/Plugins/Output/alsa/Makefile.am  
+
+
+2006-02-05 01:29:52 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [647]
+  buildsystem fixes, shouldn't bomb now :P
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/flac/Makefile.in  
+  +3 -3           trunk/Plugins/Input/flac/plugin_common/Makefile.in  
+  +1 -1           trunk/audacious/Makefile.in  
+  +2 -2           trunk/libaudacious/Makefile.in  
+
+
+2006-02-05 01:22:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [646]
+  Oops.
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/libaudacious/Makefile.in  
+
+
+2006-02-04 19:47:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [645]
+  Run ldconfig as an install-posthook operation, some systems need it.
+  
+
+  Changes:        Modified:
+  +7 -0           trunk/Makefile.in  
+
+
+2006-02-04 19:44:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [644]
+  Convert Visualization plugins over.
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/Plugins/Visualization/Makefile.am  
+  +4 -0           trunk/Plugins/Visualization/Makefile.in  
+  +0 -14          trunk/Plugins/Visualization/blur_scope/Makefile.am  
+  +16 -0          trunk/Plugins/Visualization/blur_scope/Makefile.in  
+  +0 -22          trunk/Plugins/Visualization/libvisual-proxy/Makefile.am  
+  +15 -0          trunk/Plugins/Visualization/libvisual-proxy/Makefile.in  
+
+
+2006-02-04 19:30:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [643]
+  we never did anything here, removing for confusion
+  
+
+  Changes:        Modified:
+
+
+2006-02-04 19:19:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [642]
+  playlist_list widget improvements via plasmaroo
+  
+
+  Changes:        Modified:
+  +25 -6          trunk/audacious/playlist_list.c  
+
+
+2006-02-03 15:26:58 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [641]
+  General plugins converted
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/Plugins/General/Makefile.am  
+  +4 -0           trunk/Plugins/General/Makefile.in  
+  +0 -14          trunk/Plugins/General/lirc/Makefile.am  
+  +13 -0          trunk/Plugins/General/lirc/Makefile.in  
+  +0 -10          trunk/Plugins/General/song_change/Makefile.am  
+  +14 -0          trunk/Plugins/General/song_change/Makefile.in  
+
+
+2006-02-03 15:15:37 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [640]
+  Effects conversion
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/Plugins/Effect/Makefile.am  
+  +4 -0           trunk/Plugins/Effect/Makefile.in  
+  +0 -10          trunk/Plugins/Effect/ladspa/Makefile.am  
+  +15 -0          trunk/Plugins/Effect/ladspa/Makefile.in  
+
+
+2006-02-03 15:11:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [639]
+  modplug conversion
+  
+
+  Changes:        Modified:
+  +0 -14          trunk/Plugins/Input/modplug/Makefile.am  
+  +13 -0          trunk/Plugins/Input/modplug/Makefile.in  
+  +0 -19          trunk/Plugins/Input/modplug/archive/Makefile.am  
+  +16 -0          trunk/Plugins/Input/modplug/archive/Makefile.in  
+  +0 -7           trunk/Plugins/Input/modplug/gui/Makefile.am  
+  +10 -0          trunk/Plugins/Input/modplug/gui/Makefile.in  
+
+
+2006-02-03 14:51:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [638]
+  wav conversion
+  
+
+  Changes:        Modified:
+  +0 -23          trunk/Plugins/Input/wav/Makefile.am  
+  +14 -0          trunk/Plugins/Input/wav/Makefile.in  
+
+
+2006-02-03 14:44:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [637]
+  wma conversion
+  
+
+  Changes:        Modified:
+  +0 -15          trunk/Plugins/Input/wma/Makefile.am  
+  +16 -0          trunk/Plugins/Input/wma/Makefile.in  
+  +0 -12          trunk/Plugins/Input/wma/libffwma/Makefile.am  
+  +18 -0          trunk/Plugins/Input/wma/libffwma/Makefile.in  
+
+
+2006-02-03 14:38:16 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [636]
+  ditto
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/sid/Makefile.in  
+
+
+2006-02-03 14:36:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [635]
+  fixes
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/Plugins/Input/sexypsf/Makefile.in  
+
+
+2006-02-03 14:34:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [634]
+  ditto
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/sid/Makefile.in  
+
+
+2006-02-03 14:34:08 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [633]
+  oops
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/sexypsf/Makefile.in  
+
+
+2006-02-03 14:33:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [632]
+  sexypsf conversion
+  
+
+  Changes:        Modified:
+  +0 -24          trunk/Plugins/Input/sexypsf/Makefile.am  
+  +26 -0          trunk/Plugins/Input/sexypsf/Makefile.in  
+
+
+2006-02-03 14:30:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [631]
+  sid conversion
+  
+
+  Changes:        Modified:
+  +0 -42          trunk/Plugins/Input/sid/Makefile.am  
+  +38 -0          trunk/Plugins/Input/sid/Makefile.in  
+
+
+2006-02-03 14:26:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [630]
+  remove unused makefile
+  
+
+  Changes:        Modified:
+  +0 -9           trunk/Plugins/Input/flac/grabbag/Makefile.am  
+
+
+2006-02-03 03:35:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [629]
+  vorbis linkage
+  
+
+  Changes:        Modified:
+  +2 -3           trunk/Plugins/Input/vorbis/Makefile.in  
+
+
+2006-02-03 03:32:18 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [628]
+  fix libconsole linkage
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/Makefile.in  
+
+
+2006-02-03 03:10:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [627]
+  fix some path issues
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/mk/objective.mk  
+
+
+2006-02-03 03:06:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [626]
+  link against libid3 if available
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/Makefile.in  
+
+
+2006-02-03 03:01:48 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [625]
+  install subobjectives
+  
+
+  Changes:        Modified:
+  +6 -0           trunk/mk/objective.mk  
+
+
+2006-02-03 02:49:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [624]
+  make sure mpg123 installs correctly
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Input/mpg123/Makefile.in  
+
+
+2006-02-03 02:47:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [623]
+  timidity conversion
+  
+
+  Changes:        Modified:
+  +0 -3           trunk/Plugins/Input/timidity/Makefile.am  
+  +3 -0           trunk/Plugins/Input/timidity/Makefile.in  
+  +0 -30          trunk/Plugins/Input/timidity/libtimidity/Makefile.am  
+  +22 -0          trunk/Plugins/Input/timidity/libtimidity/Makefile.in  
+  +0 -15          trunk/Plugins/Input/timidity/src/Makefile.am  
+  +18 -0          trunk/Plugins/Input/timidity/src/Makefile.in  
+
+
+2006-02-03 02:33:24 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [622]
+  flac conversion
+  
+
+  Changes:        Modified:
+  +0 -55          trunk/Plugins/Input/flac/Makefile.am  
+  +37 -0          trunk/Plugins/Input/flac/Makefile.in  
+  +0 -46          trunk/Plugins/Input/flac/plugin_common/Makefile.am  
+  +21 -0          trunk/Plugins/Input/flac/plugin_common/Makefile.in  
+
+
+2006-02-03 02:28:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [621]
+  remove dead code
+  
+
+  Changes:        Modified:
+
+
+2006-02-03 02:28:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [620]
+  adplug fixes
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/adplug/Makefile.in  
+  +2 -0           trunk/Plugins/Input/adplug/core/Makefile.in  
+
+
+2006-02-03 02:26:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [619]
+  Musepack conversion
+  
+
+  Changes:        Modified:
+  +17 -15         trunk/Plugins/Input/musepack/Makefile.am  
+
+
+2006-02-03 02:23:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [618]
+  Convert adplug over to build objectives...
+  
+
+  Changes:        Modified:
+  +0 -14          trunk/Plugins/Input/adplug/Makefile.am  
+  +16 -0          trunk/Plugins/Input/adplug/Makefile.in  
+  +0 -24          trunk/Plugins/Input/adplug/core/Makefile.am  
+  +27 -0          trunk/Plugins/Input/adplug/core/Makefile.in  
+
+
+2006-02-03 02:16:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [617]
+  remove old LIBTOOL crap
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Input/amidi-plug/Makefile.in  
+
+
+2006-02-03 02:16:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [616]
+  build objective for amidi-plug
+  
+
+  Changes:        Modified:
+  +0 -18          trunk/Plugins/Input/amidi-plug/Makefile.am  
+  +21 -0          trunk/Plugins/Input/amidi-plug/Makefile.in  
+
+
+2006-02-03 02:13:17 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [615]
+  remove unused components
+  
+
+  Changes:        Modified:
+
+
+2006-02-03 01:46:30 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [614]
+  libaudacious has two objectives that are evaluated, a static object and 
+  a shared object.
+  
+
+  Changes:        Modified:
+  +0 -52          trunk/libaudacious/Makefile.am  
+  +53 -0          trunk/libaudacious/Makefile.in  
+
+
+2006-02-03 01:32:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [613]
+  Convert audacious over to a binary objective.
+  
+
+  Changes:        Modified:
+  +0 -108         trunk/audacious/Makefile.am  
+  +111 -0         trunk/audacious/Makefile.in  
+
+
+2006-02-03 00:20:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [612]
+  more fixes
+  
+
+  Changes:        Modified:
+  +23 -15         trunk/mk/objective.mk  
+
+
+2006-02-03 00:15:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [611]
+  ditto for static libraries
+  
+
+  Changes:        Modified:
+  +5 -0           trunk/mk/objective.mk  
+
+
+2006-02-03 00:14:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [610]
+  try to add a "default" make rule for $(OBJECTIVE_BINS)
+  
+
+  Changes:        Modified:
+  +5 -0           trunk/mk/objective.mk  
+
+
+2006-02-03 00:12:08 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [609]
+  buildsystem improvements
+  
+
+  Changes:        Modified:
+  +27 -12         trunk/mk/objective.mk  
+
+
+2006-02-03 00:03:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [608]
+  Conversion to new system.
+  
+
+  Changes:        Modified:
+  +46 -43         trunk/Plugins/Input/console/Makefile.am  
+
+
+2006-02-02 23:49:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [607]
+  Update vorbis.
+  
+
+  Changes:        Modified:
+  +0 -20          trunk/Plugins/Input/vorbis/Makefile.am  
+  +15 -0          trunk/Plugins/Input/vorbis/Makefile.in  
+
+
+2006-02-02 23:44:45 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [606]
+  squelch warnings -- they're getting annoying seeing again and again
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Input/mpg123/configure.c  
+  +0 -98          trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-02-02 23:42:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [605]
+  Add -I../.. here to satisfy OSS header dependency (O_o)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/cdaudio/Makefile.in  
+
+
+2006-02-02 23:40:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [604]
+  convert cdaudio
+  
+
+  Changes:        Modified:
+  +0 -33          trunk/Plugins/Input/cdaudio/Makefile.am  
+  +15 -0          trunk/Plugins/Input/cdaudio/Makefile.in  
+
+
+2006-02-02 23:37:08 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [603]
+  update to objective make
+  
+
+  Changes:        Modified:
+  +15 -9          trunk/Plugins/Input/tonegen/Makefile.am  
+
+
+2006-02-02 23:33:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [602]
+  Convert aac over, make sure mpg123 is compiled -fPIC
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/Plugins/Input/aac/Makefile.am  
+  +22 -25         trunk/Plugins/Input/aac/libfaad2/Makefile.am  
+  +74 -91         trunk/Plugins/Input/aac/libmp4v2/Makefile.am  
+  +20 -9          trunk/Plugins/Input/aac/src/Makefile.am  
+  +3 -1           trunk/Plugins/Input/mpg123/Makefile.in  
+
+
+2006-02-02 22:52:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [601]
+  Announce objective completion.
+  
+
+  Changes:        Modified:
+  +4 -0           trunk/mk/objective.mk  
+
+
+2006-02-02 22:50:05 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [600]
+  Add library "dependencies" care of $(OBJECTIVE_LIBS_NOINST)
+  
+
+  Changes:        Modified:
+  +4 -0           trunk/mk/objective.mk  
+
+
+2006-02-02 22:47:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [599]
+  Announce when we're building a library or binary objective, not just a component objective.
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/mk/objective.mk  
+
+
+2006-02-02 22:43:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [598]
+  fix make clean
+  
+
+  Changes:        Modified:
+  +6 -4           trunk/mk/objective.mk  
+
+
+2006-02-02 22:42:17 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [597]
+  convert mpg123 over... right now we don't use the "x86-optimized code", although I doubt it makes a lick of 
+  difference anyway...
+  
+
+  Changes:        Modified:
+  +19 -34         trunk/Plugins/Input/mpg123/Makefile.am  
+  +13 -8          trunk/mk/objective.mk  
+
+
+2006-02-02 22:21:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [596]
+  buildsystem upgrade
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/Plugins/Input/Makefile.am  
+  +5 -0           trunk/Plugins/Input/Makefile.in  
+
+
+2006-02-02 22:17:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [595]
+  Add confirmation messages.
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/mk/objective.mk  
+
+
+2006-02-02 22:15:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [594]
+  some buildsystem changes... nothing notable yet
+  
+
+  Changes:        Modified:
+  +0 -15          trunk/Makefile.am  
+  +4 -0           trunk/Makefile.in  
+  +0 -1           trunk/Plugins/Makefile.am  
+  +4 -0           trunk/Plugins/Makefile.in  
+  +22 -3          trunk/mk/objective.mk  
+  +2 -0           trunk/po/Makevars  
+
+
+2006-02-02 21:57:20 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [593]
+  needed requirements for objective-based buildsystem (automake replacement)
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/configure.ac  
+  +53 -0          trunk/mk/objective.mk  
+  +325 -0         trunk/mk/rules.mk.in  
+
+
+2006-02-02 03:42:23 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [592]
+  Remove the elusive playlistwin visualiser that we do not use.
+  
+
+  Changes:        Modified:
+  +2 -13          trunk/audacious/mainwin.c  
+  +0 -1           trunk/audacious/playback.c  
+  +0 -53          trunk/audacious/ui_playlist.c  
+  +0 -3           trunk/audacious/ui_playlist.h  
+
+
+2006-02-01 22:04:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [591]
+  I made an error in the ChangeLog, whoops.
+  
+
+  Changes:        Modified:
+  +21 -21         trunk/ChangeLog  
+
+
+2006-02-01 22:01:16 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [590]
+  ChangeLog
+  
+
+  Changes:        Modified:
+  +2299 -0        trunk/ChangeLog  
+
+
+2006-02-01 21:57:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [589]
+  - Update mpg123 configure options
+  - Update NEWS.
+  
+
+  Changes:        Modified:
+  +5 -4           trunk/NEWS  
+  +2 -52          trunk/Plugins/Input/mpg123/configure.c  
+  +1 -33          trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2006-02-01 21:36:46 +0000  Giacomo Lozito <james@develia.org>
+  revision [588]
+  amidi-plug: ensure that i_seq_off() can be safely called multiple times
+
+  Changes:        Modified:
+  +6 -0           trunk/Plugins/Input/amidi-plug/i_seq.c  
+
+
+2006-02-01 21:11:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [587]
+  Mouse icon.
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/audacious/images/mouse.png  
+
+
+2006-02-01 21:10:07 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [586]
+  update hungarian translation
+  
+
+  Changes:        Modified:
+  +1722 -1663     trunk/po/hu.po  
+
+
+2006-02-01 21:09:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [585]
+  make lirc strings translatable
+  
+
+  Changes:        Modified:
+  +11 -9          trunk/Plugins/General/lirc/about.c  
+  +9 -8           trunk/Plugins/General/lirc/lirc.c  
+
+
+2006-02-01 21:09:00 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [584]
+  make WMA plugin strings translatable
+  
+
+  Changes:        Modified:
+  +27 -25         trunk/Plugins/Input/wma/wma.c  
+
+
+2006-02-01 21:08:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [583]
+  make timidity strings translatable
+  
+
+  Changes:        Modified:
+  +20 -18         trunk/Plugins/Input/timidity/src/interface.c  
+  +5 -3           trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+
+
+2006-02-01 21:08:20 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [582]
+  update POTFILES.in
+  
+
+  Changes:        Modified:
+  +11 -3          trunk/po/POTFILES.in  
+
+
+2006-01-30 13:44:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [581]
+  Sanity checking inside vfs_() functions.
+  
+
+  Changes:        Modified:
+  +3 -0           trunk/libaudacious/vfs_gnome.c  
+  +3 -0           trunk/libaudacious/vfs_stdio.c  
+
+
+2006-01-29 22:17:45 +0000  Giacomo Lozito <james@develia.org>
+  revision [580]
+  reverted changes applied in r564, the backward seek behaved strangely
+
+  Changes:        Modified:
+  +0 -3           trunk/audacious/mainwin.c  
+
+
+2006-01-29 20:38:24 +0000  Giacomo Lozito <james@develia.org>
+  revision [579]
+  added support for the FluidSynth ALSA backend, by sending a MIDI_CTL_ALL_SOUNDS_OFF controller event when playback is halted
+
+  Changes:        Modified:
+  +26 -1          trunk/Plugins/Input/amidi-plug/amidi-plug.c  
+
+
+2006-01-29 03:23:29 +0000  Giacomo Lozito <james@develia.org>
+  revision [578]
+  centered text in audacious logo window
+
+  Changes:        Modified:
+  +2 -1           trunk/audacious/about.c  
+
+
+2006-01-29 01:08:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [577]
+  Make a tweak to the build_stamp.c rule.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/Makefile.am  
+
+
+2006-01-28 21:54:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [576]
+  *ding* fix for chainsaw
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/amidi-plug/amidi-plug.h  
+
+
+2006-01-28 21:45:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [575]
+  fix giacomo's bug I think
+  
+
+  Changes:        Modified:
+  +12 -8          trunk/Plugins/Input/amidi-plug/amidi-plug.c  
+
+
+2006-01-28 19:49:45 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [574]
+  add disk_getvol and disk_setvol
+  
+
+  Changes:        Modified:
+  +18 -2          trunk/Plugins/Output/disk_writer/disk_writer.c  
+
+
+2006-01-28 19:13:12 +0000  Giacomo Lozito <james@develia.org>
+  revision [573]
+  adapted the logo text for gettext translations
+
+  Changes:        Modified:
+  +17 -10         trunk/Plugins/General/lirc/about.c  
+
+
+2006-01-28 17:40:22 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [572]
+  Updated Czech translation by Jan N. <finn@sendmail.cz>
+
+  Changes:        Modified:
+  +864 -742       trunk/po/cs.po  
+
+
+2006-01-28 17:27:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [571]
+  add playback.c to build
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/Makefile.am  
+
+
+2006-01-28 17:27:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [570]
+  we don't need to build libaudcore/Makefile anymore ;)
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/configure.ac  
+
+
+2006-01-28 17:21:21 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [569]
+  remove libaudcore, we never did anything with it
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Makefile.am  
+  +1 -2           trunk/audacious/Makefile.am  
+  +1 -1           trunk/audacious/controlsocket.c  
+  +1 -1           trunk/audacious/genevent.c  
+  +1 -1           trunk/audacious/input.c  
+  +1 -1           trunk/audacious/main.c  
+  +1 -1           trunk/audacious/mainwin.c  
+  +1 -1           trunk/audacious/playlist.c  
+  +1 -1           trunk/audacious/playlist_list.c  
+  +1 -1           trunk/audacious/pluginenum.c  
+  +1 -1           trunk/audacious/ui_playlist.c  
+  +1 -1           trunk/audacious/util.c  
+  +1 -1           trunk/audacious/visualization.c  
+
+
+2006-01-28 17:15:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [568]
+  update potfiles
+  
+
+  Changes:        Modified:
+  +4 -1           trunk/po/POTFILES.in  
+
+
+2006-01-28 17:14:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [567]
+  per laci, use stock icons in the menu
+  
+
+  Changes:        Modified:
+  +5 -5           trunk/audacious/mainwin.c  
+
+
+2006-01-28 17:07:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [566]
+  We now require GTK+ 2.6.x.
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/configure.ac  
+
+
+2006-01-28 17:00:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [565]
+  artist - album - title is now the default title format.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/main.c  
+
+
+2006-01-28 05:29:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [564]
+  throw out duplicate XEvents... again, for speed purposes we don't need 
+  to process every pixel the player is manipulated
+  
+
+  Changes:        Modified:
+  +4 -0           trunk/audacious/equalizer.c  
+  +3 -0           trunk/audacious/mainwin.c  
+
+
+2006-01-28 05:20:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [563]
+  I like the rotated icon better.
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/audacious/images/plugins.png  
+
+
+2006-01-28 04:55:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [562]
+  icons so far
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/audacious/images/appearance.png  
+  +0 -0           trunk/audacious/images/eq.png  
+  +0 -0           trunk/audacious/images/mouse.png  
+  +0 -0           trunk/audacious/images/playlist.png  
+  +0 -0           trunk/audacious/images/plugins.png  
+
+
+2006-01-28 04:31:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [561]
+  When running SVN, make a note of the SVN version. The SVN version is stored in build_stamp.c.
+  ./audacious --version will display it.
+  
+
+  Changes:        Modified:
+  +15 -0          trunk/audacious/Makefile.am  
+  +8 -0           trunk/audacious/build_stamp.h  
+  +2 -1           trunk/audacious/main.c  
+
+
+2006-01-28 04:09:05 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [560]
+  About box tweaks.
+  
+
+  Changes:        Modified:
+  +23 -73         trunk/audacious/about.c  
+
+
+2006-01-28 03:38:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [559]
+  Patch for improved GYM/VGM file support ala blargg.
+  
+
+  Changes:        Modified:
+  +12 -3          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-01-27 23:10:44 +0000  Giacomo Lozito <james@develia.org>
+  revision [558]
+  in configure.ac, do not check for ALSA twice if it has been already detected (both alsa output plugin and amidi-plug check its availability)
+
+  Changes:        Modified:
+  +60 -45         trunk/configure.ac  
+  +8 -16          trunk/m4/amidi-plug.m4  
+
+
+2006-01-27 22:22:22 +0000  Giacomo Lozito <james@develia.org>
+  revision [557]
+  do not try to compile amidi-plug if alsa is not available
+
+  Changes:        Modified:
+  +2 -0           trunk/m4/amidi-plug.m4  
+
+
+2006-01-27 20:00:13 +0000  Giacomo Lozito <james@develia.org>
+  revision [556]
+  amidi-plug: do not try to guess the correct alsa port from alsa-lib version if there's not a wavetable hw synth available
+
+  Changes:        Modified:
+  +1 -3           trunk/Plugins/Input/amidi-plug/amidi-plug.c  
+  +8 -28          trunk/Plugins/Input/amidi-plug/i_configure.c  
+  +1 -1           trunk/Plugins/Input/amidi-plug/i_configure.h  
+
+
+2006-01-27 07:22:49 +0000  Giacomo Lozito <james@develia.org>
+  revision [555]
+  adjusted audacious headers includes in amidi-plug
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/amidi-plug/amidi-plug.h  
+  +1 -1           trunk/Plugins/Input/amidi-plug/i_configure.h  
+  +1 -1           trunk/Plugins/Input/amidi-plug/i_fileinfo.h  
+
+
+2006-01-27 02:45:42 +0000  Giacomo Lozito <james@develia.org>
+  revision [554]
+  updated configure.ac and macros; added amidi-plug and conditions for timidity compilation
+
+  Changes:        Modified:
+  +65 -20         trunk/configure.ac  
+  +39 -0          trunk/m4/amidi-plug.m4  
+  +1 -1           trunk/m4/libFLAC.m4  
+
+
+2006-01-27 02:43:59 +0000  Giacomo Lozito <james@develia.org>
+  revision [553]
+  amidi-plug (MIDI through ALSA seq) input plugin added, brand new and completely written from scratch :)
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+  +18 -0          trunk/Plugins/Input/amidi-plug/Makefile.am  
+  +687 -0         trunk/Plugins/Input/amidi-plug/amidi-plug.c  
+  +115 -0         trunk/Plugins/Input/amidi-plug/amidi-plug.h  
+  +743 -0         trunk/Plugins/Input/amidi-plug/amidi-plug.logo.xpm  
+  +312 -0         trunk/Plugins/Input/amidi-plug/amidi-plug.midiicon.xpm  
+  +61 -0          trunk/Plugins/Input/amidi-plug/i_common.h  
+  +433 -0         trunk/Plugins/Input/amidi-plug/i_configure.c  
+  +78 -0          trunk/Plugins/Input/amidi-plug/i_configure.h  
+  +254 -0         trunk/Plugins/Input/amidi-plug/i_fileinfo.c  
+  +38 -0          trunk/Plugins/Input/amidi-plug/i_fileinfo.h  
+  +671 -0         trunk/Plugins/Input/amidi-plug/i_midi.c  
+  +107 -0         trunk/Plugins/Input/amidi-plug/i_midi.h  
+  +425 -0         trunk/Plugins/Input/amidi-plug/i_seq.c  
+  +61 -0          trunk/Plugins/Input/amidi-plug/i_seq.h  
+  +137 -0         trunk/Plugins/Input/amidi-plug/i_utils.c  
+  +38 -0          trunk/Plugins/Input/amidi-plug/i_utils.h  
+
+
+2006-01-27 01:24:48 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [552]
+  fixes via blargg.
+  
+
+  Changes:        Modified:
+  +16 -15         trunk/Plugins/Input/console/Track_Emu.cpp  
+
+
+2006-01-27 00:35:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [551]
+  experimental fix
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/Track_Emu.cpp  
+
+
+2006-01-26 23:21:09 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [550]
+  whoever wrote output_to_audio() was a crackhead.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/output.c  
+
+
+2006-01-26 19:44:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [549]
+  cleanup produce_audio() a bit.
+  
+
+  Changes:        Modified:
+  +11 -29         trunk/audacious/output.c  
+
+
+2006-01-26 19:37:48 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [548]
+  Add tell_audio(AFormat *, gint *, gint *), for retrieving audio
+  format information from an output plugin. Right now, we need this
+  inside the core to do effects processing.
+  
+  Rationale:
+  
+  - If tell_audio() is unavailable, do not do processing.
+  - If tell_audio() is available and there is a format mismatch,
+    do not do processing yet -- we need to reinitialize the output
+    port before we can do anything useful.
+  
+  Disk Writer and Crossfade are too fragile to make these changes to,
+  so they do not support tell_audio yet.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Output/OSS/OSS.c  
+  +2 -0           trunk/Plugins/Output/OSS/OSS.h  
+  +7 -0           trunk/Plugins/Output/OSS/audio.c  
+  +1 -0           trunk/Plugins/Output/alsa/alsa.c  
+  +1 -0           trunk/Plugins/Output/alsa/alsa.h  
+  +7 -0           trunk/Plugins/Output/alsa/audio.c  
+  +1 -0           trunk/Plugins/Output/crossfade/crossfade.c  
+  +1 -0           trunk/Plugins/Output/disk_writer/disk_writer.c  
+  +8 -0           trunk/Plugins/Output/esd/audio.c  
+  +1 -0           trunk/Plugins/Output/esd/esd.c  
+  +1 -0           trunk/Plugins/Output/esd/esdout.h  
+  +8 -0           trunk/Plugins/Output/jack/jack.c  
+
+
+2006-01-26 19:18:52 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [547]
+  tell_audio returns void, not gint.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/plugin.h  
+
+
+2006-01-26 19:11:20 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [546]
+  Add support for tell_audio(), an output plugin accessor which will give us the information the input plugin passed to 
+  open_audio()... XMMS design sucks and we WILL be getting rid of most of these kludges in 0.3. :P
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/plugin.h  
+
+
+2006-01-26 19:06:40 +0000  Giacomo Lozito <james@develia.org>
+  revision [545]
+  re-added an empty ChangeLog file to avoid autotool complaints
+
+  Changes:        Modified:
+  +0 -0           trunk/ChangeLog  
+
+
+2006-01-26 18:57:27 +0000  Giacomo Lozito <james@develia.org>
+  revision [544]
+  about.c buttons centered and properly sized
+
+  Changes:        Modified:
+  +10 -6          trunk/audacious/about.c  
+
+
+2006-01-26 18:47:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [543]
+  Indentation changes.
+  
+
+  Changes:        Modified:
+  +18 -20         trunk/audacious/playlist_list.c  
+
+
+2006-01-26 18:47:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [542]
+  make "Credits" translatable.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/about.c  
+
+
+2006-01-26 18:31:35 +0000  Giacomo Lozito <james@develia.org>
+  revision [541]
+  custom label/images for about.c buttons
+
+  Changes:        Modified:
+  +10 -6          trunk/audacious/about.c  
+
+
+2006-01-26 06:45:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [540]
+  sed -i s:XMMS:Audacious:g
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/modplug/gui/interface.cpp  
+  +1 -1           trunk/Plugins/Output/alsa/about.c  
+  +15 -15         trunk/Plugins/Output/crossfade/interface-2.0.glade  
+
+
+2006-01-26 06:44:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [539]
+  More doc updates.
+  
+
+  Changes:        Modified:
+  +14 -0          trunk/NEWS  
+
+
+2006-01-26 06:42:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [538]
+  documentation updates.
+  
+
+  Changes:        Modified:
+  +8259 -8259     trunk/ChangeLog  
+  +0 -173         trunk/FAQ  
+  +22 -80         trunk/NEWS  
+  +97 -0          trunk/NEWS.bmp  
+
+
+2006-01-26 06:22:45 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [537]
+  Add a line between the time and the track name.
+  
+
+  Changes:        Modified:
+  +19 -0          trunk/audacious/playlist_list.c  
+
+
+2006-01-26 06:15:52 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [536]
+  Make *sure* it's borderless.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/about.c  
+
+
+2006-01-26 03:17:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [535]
+  Credits window is back in action.
+  
+
+  Changes:        Modified:
+  +44 -8          trunk/audacious/about.c  
+  +1 -1           trunk/audacious/credits.c  
+
+
+2006-01-26 02:40:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [534]
+  Remove crap that is unneeded from about.c, update credits information.
+  
+
+  Changes:        Modified:
+  +0 -210         trunk/audacious/about.c  
+  +6 -1           trunk/audacious/credits.c  
+
+
+2006-01-26 02:37:38 +0000  Giacomo Lozito <james@develia.org>
+  revision [533]
+  initial layout for buttons over the png logo
+
+  Changes:        Modified:
+  +18 -0          trunk/audacious/about.c  
+
+
+2006-01-26 02:31:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [532]
+  Add credits.c to makefile, and fill in as much information as I have.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/Makefile.am  
+  +15 -2          trunk/audacious/credits.c  
+
+
+2006-01-26 02:19:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [531]
+  Add show_credits_window() declaration.
+  
+
+  Changes:        Modified:
+  +5 -2           trunk/audacious/credits.c  
+  +1 -0           trunk/audacious/credits.h  
+
+
+2006-01-26 01:39:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [530]
+  If a track has a length, then we *really* do not want silence detection, 
+  as this fucks up tracks that have been improperly tagged.
+  
+
+  Changes:        Modified:
+  +8 -10          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +2 -1           trunk/Plugins/Input/console/Track_Emu.cpp  
+
+
+2006-01-26 01:27:09 +0000  Giacomo Lozito <james@develia.org>
+  revision [529]
+  removed X11 dependencies and cflags from audacious/makefile.am
+
+  Changes:        Modified:
+  +0 -2           trunk/audacious/Makefile.am  
+
+
+2006-01-25 17:31:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [528]
+  New output driver which makes use of Output objects ability to flush 
+  buffers. (seek for output timing, basically)
+  
+
+  Changes:        Modified:
+  +7 -3           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-01-25 05:47:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [527]
+  Input buffers are always 3 seconds ahead of what you hear... compensate for this.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-01-25 05:34:46 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [526]
+  Close enough... does some sort of speedup for 3 seconds like timidity, but close enough.
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +6 -0           trunk/Plugins/Input/console/Track_Emu.cpp  
+  +2 -0           trunk/Plugins/Input/console/Track_Emu.h  
+
+
+2006-01-25 05:03:30 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [525]
+  aboutbox formatting stuffs.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-01-25 04:19:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [524]
+  hostile merge, phase 2: reimport based on new plugin code
+  
+
+  Changes:        Modified:
+  +703 -0         trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +406 -0         trunk/Plugins/Input/console/Blip_Buffer.cpp  
+  +354 -0         trunk/Plugins/Input/console/Blip_Buffer.h  
+  +117 -0         trunk/Plugins/Input/console/Classic_Emu.cpp  
+  +48 -0          trunk/Plugins/Input/console/Classic_Emu.h  
+  +120 -0         trunk/Plugins/Input/console/Dual_Resampler.cpp  
+  +49 -0          trunk/Plugins/Input/console/Dual_Resampler.h  
+  +254 -0         trunk/Plugins/Input/console/Fir_Resampler.cpp  
+  +174 -0         trunk/Plugins/Input/console/Fir_Resampler.h  
+  +311 -0         trunk/Plugins/Input/console/Gb_Apu.cpp  
+  +97 -0          trunk/Plugins/Input/console/Gb_Apu.h  
+  +1113 -0        trunk/Plugins/Input/console/Gb_Cpu.cpp  
+  +103 -0         trunk/Plugins/Input/console/Gb_Cpu.h  
+  +333 -0         trunk/Plugins/Input/console/Gb_Oscs.cpp  
+  +86 -0          trunk/Plugins/Input/console/Gb_Oscs.h  
+  +366 -0         trunk/Plugins/Input/console/Gbs_Emu.cpp  
+  +108 -0         trunk/Plugins/Input/console/Gbs_Emu.h  
+  +350 -0         trunk/Plugins/Input/console/Gym_Emu.cpp  
+  +96 -0          trunk/Plugins/Input/console/Gym_Emu.h  
+  +148 -0         trunk/Plugins/Input/console/Gzip_File.cpp  
+  +43 -0          trunk/Plugins/Input/console/Gzip_File.h  
+  +43 -0          trunk/Plugins/Input/console/Makefile.am  
+  +215 -0         trunk/Plugins/Input/console/Multi_Buffer.cpp  
+  +175 -0         trunk/Plugins/Input/console/Multi_Buffer.h  
+  +84 -0          trunk/Plugins/Input/console/Music_Emu.cpp  
+  +137 -0         trunk/Plugins/Input/console/Music_Emu.h  
+  +383 -0         trunk/Plugins/Input/console/Nes_Apu.cpp  
+  +174 -0         trunk/Plugins/Input/console/Nes_Apu.h  
+  +950 -0         trunk/Plugins/Input/console/Nes_Cpu.cpp  
+  +174 -0         trunk/Plugins/Input/console/Nes_Cpu.h  
+  +122 -0         trunk/Plugins/Input/console/Nes_Fme7_Apu.cpp  
+  +135 -0         trunk/Plugins/Input/console/Nes_Fme7_Apu.h  
+  +151 -0         trunk/Plugins/Input/console/Nes_Namco_Apu.cpp  
+  +104 -0         trunk/Plugins/Input/console/Nes_Namco_Apu.h  
+  +498 -0         trunk/Plugins/Input/console/Nes_Oscs.cpp  
+  +146 -0         trunk/Plugins/Input/console/Nes_Oscs.h  
+  +219 -0         trunk/Plugins/Input/console/Nes_Vrc6_Apu.cpp  
+  +99 -0          trunk/Plugins/Input/console/Nes_Vrc6_Apu.h  
+  +622 -0         trunk/Plugins/Input/console/Nsf_Emu.cpp  
+  +137 -0         trunk/Plugins/Input/console/Nsf_Emu.h  
+  +269 -0         trunk/Plugins/Input/console/Nsfe_Emu.cpp  
+  +103 -0         trunk/Plugins/Input/console/Nsfe_Emu.h  
+  +319 -0         trunk/Plugins/Input/console/Sms_Apu.cpp  
+  +81 -0          trunk/Plugins/Input/console/Sms_Apu.h  
+  +52 -0          trunk/Plugins/Input/console/Sms_Oscs.h  
+  +475 -0         trunk/Plugins/Input/console/Snes_Spc.cpp  
+  +113 -0         trunk/Plugins/Input/console/Snes_Spc.h  
+  +1066 -0        trunk/Plugins/Input/console/Spc_Cpu.cpp  
+  +60 -0          trunk/Plugins/Input/console/Spc_Cpu.h  
+  +666 -0         trunk/Plugins/Input/console/Spc_Dsp.cpp  
+  +155 -0         trunk/Plugins/Input/console/Spc_Dsp.h  
+  +133 -0         trunk/Plugins/Input/console/Spc_Emu.cpp  
+  +86 -0          trunk/Plugins/Input/console/Spc_Emu.h  
+  +178 -0         trunk/Plugins/Input/console/Track_Emu.cpp  
+  +48 -0          trunk/Plugins/Input/console/Track_Emu.h  
+  +54 -0          trunk/Plugins/Input/console/Vfs_File.cpp  
+  +23 -0          trunk/Plugins/Input/console/Vfs_File.h  
+  +298 -0         trunk/Plugins/Input/console/Vgm_Emu.cpp  
+  +118 -0         trunk/Plugins/Input/console/Vgm_Emu.h  
+  +312 -0         trunk/Plugins/Input/console/Vgm_Emu_Impl.cpp  
+  +74 -0          trunk/Plugins/Input/console/Vgm_Emu_Impl.h  
+  +21 -0          trunk/Plugins/Input/console/Ym2413_Emu.cpp  
+  +36 -0          trunk/Plugins/Input/console/Ym2413_Emu.h  
+  +1321 -0        trunk/Plugins/Input/console/Ym2612_Emu.cpp  
+  +41 -0          trunk/Plugins/Input/console/Ym2612_Emu.h  
+  +282 -0         trunk/Plugins/Input/console/abstract_file.cpp  
+  +177 -0         trunk/Plugins/Input/console/abstract_file.h  
+  +242 -0         trunk/Plugins/Input/console/blargg_common.h  
+  +156 -0         trunk/Plugins/Input/console/blargg_endian.h  
+  +76 -0          trunk/Plugins/Input/console/blargg_source.h  
+  +181 -0         trunk/Plugins/Input/console/gme_notes.txt  
+  +136 -0         trunk/Plugins/Input/console/gme_readme.txt  
+  +77 -0          trunk/Plugins/Input/console/notes.txt  
+
+
+2006-01-25 04:17:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [523]
+  Hostile merge, phase 1: remove merge target from the repository.
+  
+
+  Changes:        Modified:
+
+
+2006-01-25 03:10:07 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [522]
+  New code drop from blargg. Needs some work.
+
+  Changes:        Modified:
+  +546 -613       trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +0 -59          trunk/Plugins/Input/console/Audacious_Driver.h  
+  +283 -271       trunk/Plugins/Input/console/Blip_Buffer.cpp  
+  +269 -163       trunk/Plugins/Input/console/Blip_Buffer.h  
+  +0 -204         trunk/Plugins/Input/console/Blip_Synth.h  
+  +48 -47         trunk/Plugins/Input/console/Classic_Emu.cpp  
+  +20 -41         trunk/Plugins/Input/console/Classic_Emu.h  
+  +0 -466         trunk/Plugins/Input/console/Effects_Buffer.cpp  
+  +0 -91          trunk/Plugins/Input/console/Effects_Buffer.h  
+  +103 -123       trunk/Plugins/Input/console/Fir_Resampler.cpp  
+  +138 -40        trunk/Plugins/Input/console/Fir_Resampler.h  
+  +149 -65        trunk/Plugins/Input/console/Gb_Apu.cpp  
+  +34 -28         trunk/Plugins/Input/console/Gb_Apu.h  
+  +95 -99         trunk/Plugins/Input/console/Gb_Cpu.cpp  
+  +28 -22         trunk/Plugins/Input/console/Gb_Cpu.h  
+  +228 -299       trunk/Plugins/Input/console/Gb_Oscs.cpp  
+  +41 -52         trunk/Plugins/Input/console/Gb_Oscs.h  
+  +94 -102        trunk/Plugins/Input/console/Gbs_Emu.cpp  
+  +28 -25         trunk/Plugins/Input/console/Gbs_Emu.h  
+  +151 -260       trunk/Plugins/Input/console/Gym_Emu.cpp  
+  +42 -57         trunk/Plugins/Input/console/Gym_Emu.h  
+  +34 -28         trunk/Plugins/Input/console/Makefile.am  
+  +26 -16         trunk/Plugins/Input/console/Multi_Buffer.cpp  
+  +66 -48         trunk/Plugins/Input/console/Multi_Buffer.h  
+  +18 -11         trunk/Plugins/Input/console/Music_Emu.cpp  
+  +95 -24         trunk/Plugins/Input/console/Music_Emu.h  
+  +87 -33         trunk/Plugins/Input/console/Nes_Apu.cpp  
+  +89 -70         trunk/Plugins/Input/console/Nes_Apu.h  
+  +366 -331       trunk/Plugins/Input/console/Nes_Cpu.cpp  
+  +113 -62        trunk/Plugins/Input/console/Nes_Cpu.h  
+  +0 -149         trunk/Plugins/Input/console/Nes_Namco.cpp  
+  +0 -99          trunk/Plugins/Input/console/Nes_Namco.h  
+  +61 -48         trunk/Plugins/Input/console/Nes_Oscs.cpp  
+  +12 -7          trunk/Plugins/Input/console/Nes_Oscs.h  
+  +0 -213         trunk/Plugins/Input/console/Nes_Vrc6.cpp  
+  +0 -75          trunk/Plugins/Input/console/Nes_Vrc6.h  
+  +288 -164       trunk/Plugins/Input/console/Nsf_Emu.cpp  
+  +47 -46         trunk/Plugins/Input/console/Nsf_Emu.h  
+  +0 -180         trunk/Plugins/Input/console/Panning_Buffer.cpp  
+  +0 -50          trunk/Plugins/Input/console/Panning_Buffer.h  
+  +89 -93         trunk/Plugins/Input/console/Sms_Apu.cpp  
+  +26 -23         trunk/Plugins/Input/console/Sms_Apu.h  
+  +4 -6           trunk/Plugins/Input/console/Sms_Oscs.h  
+  +22 -13         trunk/Plugins/Input/console/Snes_Spc.cpp  
+  +26 -24         trunk/Plugins/Input/console/Snes_Spc.h  
+  +85 -101        trunk/Plugins/Input/console/Spc_Cpu.cpp  
+  +9 -10          trunk/Plugins/Input/console/Spc_Cpu.h  
+  +109 -87        trunk/Plugins/Input/console/Spc_Dsp.cpp  
+  +22 -26         trunk/Plugins/Input/console/Spc_Dsp.h  
+  +53 -64         trunk/Plugins/Input/console/Spc_Emu.cpp  
+  +39 -44         trunk/Plugins/Input/console/Spc_Emu.h  
+  +0 -31          trunk/Plugins/Input/console/Tagged_Data.h  
+  +211 -219       trunk/Plugins/Input/console/Vgm_Emu.cpp  
+  +78 -45         trunk/Plugins/Input/console/Vgm_Emu.h  
+  +75 -40         trunk/Plugins/Input/console/abstract_file.cpp  
+  +61 -31         trunk/Plugins/Input/console/abstract_file.h  
+  +175 -101       trunk/Plugins/Input/console/blargg_common.h  
+  +129 -20        trunk/Plugins/Input/console/blargg_endian.h  
+  +42 -6          trunk/Plugins/Input/console/blargg_source.h  
+  +0 -63          trunk/Plugins/Input/console/changes.txt  
+  +0 -177         trunk/Plugins/Input/console/design.txt  
+  +181 -0         trunk/Plugins/Input/console/gme_notes.txt  
+  +136 -0         trunk/Plugins/Input/console/gme_readme.txt  
+  +57 -200        trunk/Plugins/Input/console/notes.txt  
+  +0 -121         trunk/Plugins/Input/console/readme.txt  
+  +0 -72          trunk/Plugins/Input/console/todo.txt  
+  +0 -1328        trunk/Plugins/Input/console/ym2612.cpp  
+  +0 -38          trunk/Plugins/Input/console/ym2612.h  
+
+
+2006-01-24 21:57:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [521]
+  Whoops.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/esd/mixer.c  
+
+
+2006-01-24 16:25:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [520]
+  Do not process redundant XEvents... just throw them away. Crude 
+  optimization brings us much X11 Performance.
+  
+
+  Changes:        Modified:
+  +4 -0           trunk/audacious/ui_playlist.c  
+
+
+2006-01-24 15:52:28 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [519]
+  ESD output plugin enhancements by max_verem -at- yahoo.com.
+  
+
+  Changes:        Modified:
+  +2 -1           trunk/Plugins/Output/esd/audio.c  
+  +7 -0           trunk/Plugins/Output/esd/init.c  
+  +19 -2          trunk/Plugins/Output/esd/mixer.c  
+
+
+2006-01-23 22:11:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [518]
+  Remove X11 dependency. Audacious can now run anywhere where GTK is 
+  available. Please port me to your favourite operating system.
+  
+
+  Changes:        Modified:
+  +0 -9           trunk/configure.ac  
+
+
+2006-01-23 22:07:43 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [517]
+  Always on top fix.
+  
+
+  Changes:        Modified:
+  +5 -1           trunk/audacious/main.c  
+  +2 -0           trunk/audacious/main.h  
+  +4 -1           trunk/audacious/mainwin.c  
+
+
+2006-01-23 21:53:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [516]
+  Convert Xlib stuff to GDK/GTK. This isn't entirely set in stone yet --
+  (Always on Top has a minor bug remaining involving the transient 
+  windows attached to mainwin still.)
+  
+
+  Changes:        Modified:
+  +7 -285         trunk/audacious/hints.c  
+  +0 -2           trunk/audacious/main.c  
+  +1 -7           trunk/audacious/mainwin.c  
+
+
+2006-01-23 20:24:48 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [515]
+  Remove ALL Xlib stuff from the skinning engine and use GDK where 
+  applicable instead.
+  
+
+  Changes:        Modified:
+  +0 -2           trunk/audacious/dock.c  
+  +0 -3           trunk/audacious/equalizer.c  
+  +19 -7          trunk/audacious/mainwin.c  
+  +0 -3           trunk/audacious/ui_playlist.c  
+
+
+2006-01-21 22:06:25 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [514]
+  Assembly file is now unused. Removing.
+
+  Changes:        Modified:
+  +0 -45          trunk/Plugins/Visualization/blur_scope/blur_8.s  
+
+
+2006-01-21 22:06:07 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [513]
+  Remove X86 assembler code; use of executable stacks is a problem on hardened systems.
+
+  Changes:        Modified:
+  +1 -7           trunk/Plugins/Visualization/blur_scope/Makefile.am  
+  +0 -4           trunk/Plugins/Visualization/blur_scope/blur_scope.c  
+
+
+2006-01-21 18:03:15 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [512]
+  Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
+
+  Changes:        Modified:
+  +16 -0          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-01-21 15:12:02 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [511]
+  Use the VFS layer.
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Input/timidity/libtimidity/Makefile.am  
+  +5 -5           trunk/Plugins/Input/timidity/libtimidity/common.c  
+  +1 -1           trunk/Plugins/Input/timidity/libtimidity/common.h  
+  +13 -13         trunk/Plugins/Input/timidity/libtimidity/instrum.c  
+  +1 -1           trunk/Plugins/Input/timidity/libtimidity/mix.c  
+  +1 -1           trunk/Plugins/Input/timidity/libtimidity/playmidi.c  
+  +1 -1           trunk/Plugins/Input/timidity/libtimidity/readmidi.c  
+  +1 -1           trunk/Plugins/Input/timidity/libtimidity/resample.c  
+  +6 -6           trunk/Plugins/Input/timidity/libtimidity/stream.c  
+  +1 -1           trunk/Plugins/Input/timidity/libtimidity/tables.c  
+  +5 -5           trunk/Plugins/Input/timidity/libtimidity/timidity.c  
+  +2 -2           trunk/Plugins/Input/timidity/libtimidity/timidity.h  
+
+
+2006-01-21 14:32:50 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [510]
+  Use the VFS subsystem and delete the unused demo source.
+
+  Changes:        Modified:
+  +7 -8           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +1 -1           trunk/Plugins/Input/console/Fir_Resampler.cpp  
+  +1 -1           trunk/Plugins/Input/console/Gb_Apu.cpp  
+  +22 -0          trunk/Plugins/Input/console/Gbs_Emu.cpp  
+  +10 -0          trunk/Plugins/Input/console/Gbs_Emu.h  
+  +18 -0          trunk/Plugins/Input/console/Gym_Emu.cpp  
+  +10 -0          trunk/Plugins/Input/console/Gym_Emu.h  
+  +26 -1          trunk/Plugins/Input/console/Nsf_Emu.cpp  
+  +9 -0           trunk/Plugins/Input/console/Nsf_Emu.h  
+  +21 -67         trunk/Plugins/Input/console/Spc_Emu.cpp  
+  +2 -15          trunk/Plugins/Input/console/Spc_Emu.h  
+  +20 -0          trunk/Plugins/Input/console/Vgm_Emu.cpp  
+  +10 -0          trunk/Plugins/Input/console/Vgm_Emu.h  
+  +10 -10         trunk/Plugins/Input/console/abstract_file.cpp  
+  +3 -7           trunk/Plugins/Input/console/abstract_file.h  
+  +0 -63          trunk/Plugins/Input/console/demo.cpp  
+  +0 -71          trunk/Plugins/Input/console/demo_effects.cpp  
+  +0 -67          trunk/Plugins/Input/console/demo_panning.cpp  
+  +1 -1           trunk/Plugins/Input/console/ym2612.cpp  
+
+
+2006-01-20 15:17:03 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [509]
+  Reenable wma compilation.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+
+
+2006-01-20 03:31:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [508]
+  SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com>
+  
+
+  Changes:        Modified:
+  +24 -3          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +77 -0          trunk/Plugins/Input/console/Spc_Emu.cpp  
+  +25 -0          trunk/Plugins/Input/console/Spc_Emu.h  
+
+
+2006-01-19 23:45:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [507]
+  Updated about-logo.png.
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/audacious/images/about-logo.png  
+
+
+2006-01-19 23:45:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [506]
+  More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/Makefile.am  
+  +25 -10         trunk/audacious/about.c  
+
+
+2006-01-19 05:21:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [505]
+  Experimental about box stuff... doesnt work right yet. Work in progress!
+  
+
+  Changes:        Modified:
+
+
+2006-01-19 01:18:37 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [504]
+  Tag reading for NSF.
+
+  Changes:        Modified:
+  +27 -1          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-01-19 01:07:59 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [503]
+  Length detection for VGM; tag reading for GBS.
+
+  Changes:        Modified:
+  +34 -2          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-01-19 00:03:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [502]
+  Rename about.c to credits.c
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/Makefile.am  
+  +0 -330         trunk/audacious/about.c  
+  +330 -7         trunk/audacious/about.h  
+  +1 -1           trunk/audacious/mainwin.c  
+
+
+2006-01-19 00:01:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [501]
+  Add about-logo.png to the distribution.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/images/Makefile.am  
+  +0 -0           trunk/audacious/images/about-logo.png  
+
+
+2006-01-18 22:34:54 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [500]
+  Simplify magic reader and get GYM tag reading right.
+
+  Changes:        Modified:
+  +1 -5           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-01-18 22:03:32 +0000  Giacomo Lozito <james@develia.org>
+  revision [499]
+  use labs() instead of abs() for long types
+
+  Changes:        Modified:
+  +6 -6           trunk/audacious/mainwin.c  
+
+
+2006-01-18 21:55:23 +0000  Giacomo Lozito <james@develia.org>
+  revision [498]
+  seek with tristate prev/next buttons now works just like the seek bar (no seek until the button is released, no seek at all if it should move to the prev/next song)
+
+  Changes:        Modified:
+  +66 -9          trunk/audacious/mainwin.c  
+
+
+2006-01-18 20:35:20 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [497]
+  Clean up after myself, reverting botched fix to ffmpeg code.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wma/libffwma/futils.c  
+  +0 -8           trunk/Plugins/Input/wma/wma.c  
+
+
+2006-01-18 19:21:11 +0000  Giacomo Lozito <james@develia.org>
+  revision [496]
+  fixed width of the fwd button
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/mainwin.c  
+
+
+2006-01-18 19:03:23 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [495]
+  Remove header that got moved. Oops.
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/audacious/main.c  
+
+
+2006-01-18 18:53:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [494]
+  Fork off the rcfile backend for conversion into an XML file-based preferences option using GMarkup. This does not work 
+  yet...
+  
+
+  Changes:        Modified:
+
+
+2006-01-18 18:38:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [493]
+  Move xml_document stuff into libaudacious.
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/audacious/Makefile.am  
+  +1 -0           trunk/audacious/main.c  
+  +0 -312         trunk/audacious/xml_document.c  
+  +0 -90          trunk/audacious/xml_document.h  
+  +316 -2         trunk/libaudacious/Makefile.am  
+
+
+2006-01-18 02:15:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [492]
+  Remove EQ again. *grr*
+  
+
+  Changes:        Modified:
+  +2 -28          trunk/Plugins/Input/wma/wma.c  
+
+
+2006-01-18 02:12:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [491]
+  Further speedups
+  
+
+  Changes:        Modified:
+  +2 -5           trunk/audacious/playlist_list.c  
+
+
+2006-01-18 02:05:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [490]
+  Change logic used for drawing the line between the numbers and the 
+  titles in the playlist.
+  
+
+  Changes:        Modified:
+  +2 -3           trunk/audacious/playlist_list.c  
+
+
+2006-01-18 01:26:38 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [489]
+  Temporarily stop building the WMA plugin until it can be fixed.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+  +411 -131       trunk/Plugins/Input/wma/wma.c  
+
+
+2006-01-18 01:24:38 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [488]
+  More complete title reporting and make coding style consistent with the rest of audacious. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
+
+  Changes:        Modified:
+  +190 -189       trunk/Plugins/Input/sexypsf/xmms.c  
+
+
+2006-01-17 23:46:09 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [487]
+  Revert to revision 379, unable to fix fallout from 450, still segfaults intermittently.
+
+  Changes:        Modified:
+  +233 -467       trunk/Plugins/Input/wma/wma.c  
+
+
+2006-01-17 20:39:37 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [486]
+  Possibly play nicer with X11 in the skinning engine's event loop.
+  
+
+  Changes:        Modified:
+  +2 -11          trunk/audacious/mainwin.c  
+
+
+2006-01-17 05:39:45 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [485]
+  Revert pause on seek stuff as it did no good anyway and just caused 
+  problems.
+  
+
+  Changes:        Modified:
+  +0 -8           trunk/audacious/mainwin.c  
+
+
+2006-01-17 02:29:49 +0000  Giacomo Lozito <james@develia.org>
+  revision [484]
+  added a new column in the treeview model to store the skin name
+
+  Changes:        Modified:
+  +12 -14         trunk/audacious/skinwin.c  
+
+
+2006-01-17 00:05:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [483]
+  Make "Unarchived Winamp 2.x skin" &c translatable.
+  
+
+  Changes:        Modified:
+  +3 -2           trunk/audacious/skinwin.c  
+
+
+2006-01-16 23:58:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [482]
+  Use g_object_(get|set)_data() on the thumbnail object to store the skin 
+  path. (This is probably considered hackish by some, but hey, it works 
+  :D)
+  
+
+  Changes:        Modified:
+  +6 -8           trunk/audacious/skinwin.c  
+
+
+2006-01-16 23:21:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [481]
+  Dissect the pango markup using scanf and various string delimiter hacks. 
+  This could be done in a much better way, but I'd rather not sit down and 
+  figure out why GTK is not behaving the way I want it to right now.
+  
+
+  Changes:        Modified:
+  +11 -3          trunk/audacious/skinwin.c  
+
+
+2006-01-16 22:37:05 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [480]
+  new pango-based skin selection sexyness.
+  
+
+  Changes:        Modified:
+  +5 -2           trunk/audacious/skinwin.c  
+  +1 -0           trunk/audacious/skinwin.h  
+
+
+2006-01-16 21:37:00 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [479]
+  Revert hack that had no effect. The blips apparently occur on the output side of things.
+  
+
+  Changes:        Modified:
+  +1 -2           trunk/Plugins/Input/mpg123/layer3.c  
+
+
+2006-01-16 21:29:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [478]
+  lets not output audio when paused. really.
+  
+
+  Changes:        Modified:
+  +2 -1           trunk/Plugins/Input/mpg123/layer3.c  
+
+
+2006-01-16 21:24:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [477]
+  vis fixes
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+
+
+2006-01-16 21:19:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [476]
+  Stop playing while seeking the player.
+  
+
+  Changes:        Modified:
+  +8 -0           trunk/audacious/mainwin.c  
+
+
+2006-01-16 18:38:28 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [475]
+  The default skin is now distributed as a png skin, not a bmp one due to 
+  the new skinning engine's support for PNG files.
+  
+
+  Changes:        Modified:
+  +14 -14         trunk/skin/Makefile.am  
+  +0 -0           trunk/skin/balance.bmp  
+  +0 -0           trunk/skin/balance.png  
+  +0 -0           trunk/skin/cbuttons.bmp  
+  +0 -0           trunk/skin/cbuttons.png  
+  +0 -0           trunk/skin/eq_ex.bmp  
+  +0 -0           trunk/skin/eq_ex.png  
+  +0 -0           trunk/skin/eqmain.bmp  
+  +0 -0           trunk/skin/eqmain.png  
+  +0 -0           trunk/skin/main.bmp  
+  +0 -0           trunk/skin/main.png  
+  +0 -0           trunk/skin/monoster.bmp  
+  +0 -0           trunk/skin/monoster.png  
+  +0 -0           trunk/skin/nums_ex.bmp  
+  +0 -0           trunk/skin/nums_ex.png  
+  +0 -0           trunk/skin/playpaus.bmp  
+  +0 -0           trunk/skin/playpaus.png  
+  +0 -0           trunk/skin/pledit.bmp  
+  +0 -0           trunk/skin/pledit.png  
+  +0 -0           trunk/skin/posbar.bmp  
+  +0 -0           trunk/skin/posbar.png  
+  +0 -0           trunk/skin/shufrep.bmp  
+  +0 -0           trunk/skin/shufrep.png  
+  +0 -0           trunk/skin/text.bmp  
+  +0 -0           trunk/skin/text.png  
+  +0 -0           trunk/skin/titlebar.bmp  
+  +0 -0           trunk/skin/titlebar.png  
+  +0 -0           trunk/skin/volume.bmp  
+  +0 -0           trunk/skin/volume.png  
+
+
+2006-01-16 18:32:57 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [474]
+  Be less spammy in the audacious trace log about not being able to find 
+  files.
+  
+
+  Changes:        Modified:
+  +0 -4           trunk/audacious/skin.c  
+
+
+2006-01-16 18:30:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [473]
+  This commit allows for the use of alternate formats to bmp in skin 
+  files.
+  
+
+  Changes:        Modified:
+  +45 -19         trunk/audacious/skin.c  
+
+
+2006-01-16 00:49:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [472]
+  Add a hackhack for FreeBSD ports.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wav/Makefile.am  
+
+
+2006-01-15 15:35:01 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [471]
+  Pinch nicer file info dialog from BMP-WMA.
+
+  Changes:        Modified:
+  +466 -205       trunk/Plugins/Input/wma/wma.c  
+
+
+2006-01-15 08:34:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [470]
+  Add `Apply' button to the presets window. Patch via NhJm.
+  
+
+  Changes:        Modified:
+  +37 -6          trunk/audacious/equalizer.c  
+
+
+2006-01-15 02:19:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [469]
+  Smarter algorithm for detecting differentials between button presses, now takes seconds into account.
+  (I borrowed this from Atheme's lag detection code. :P)
+  
+
+  Changes:        Modified:
+  +8 -6           trunk/audacious/mainwin.c  
+
+
+2006-01-15 02:12:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [468]
+  Take matters of seconds into consideration.
+  
+
+  Changes:        Modified:
+  +6 -0           trunk/audacious/mainwin.c  
+
+
+2006-01-15 02:10:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [467]
+  Ditto for playlist window.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/ui_playlist.c  
+
+
+2006-01-15 02:09:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [466]
+  - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to
+    scroll through the song instead of 5000 frames.
+  - Scroll by 1000 when using the tristate buttons to seek.
+  
+
+  Changes:        Modified:
+  +9 -2           trunk/audacious/mainwin.c  
+
+
+2006-01-15 01:57:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [465]
+  Logic stuff relating to tristate-seek. Now I just need to work it into the event loop.
+  
+
+  Changes:        Modified:
+  +33 -11         trunk/audacious/mainwin.c  
+
+
+2006-01-15 01:21:16 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [464]
+  Convert prev/next buttons to tristate, via create_pbutton_ex().
+  
+
+  Changes:        Modified:
+  +40 -3          trunk/audacious/mainwin.c  
+  +5 -0           trunk/audacious/mainwin.h  
+
+
+2006-01-15 01:05:06 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [463]
+  Hello includes. Goodbye warnings.
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/iir_fpu.c  
+
+
+2006-01-15 00:58:03 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [462]
+  create_pbutton() should hook on release, not on push. My bad. :P
+  
+
+  Changes:        Modified:
+  +2 -1           trunk/audacious/pbutton.c  
+
+
+2006-01-15 00:49:00 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [461]
+  This commit rips out the old equalization engine with a dynamic engine 
+  that can be extended all the way up to 128 bands.
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/Makefile.am  
+  +47 -144        trunk/audacious/iir.c  
+  +57 -8          trunk/audacious/iir.h  
+  +235 -0         trunk/audacious/iir_cfs.c  
+  +40 -0          trunk/audacious/iir_cfs.h  
+  +208 -0         trunk/audacious/iir_fpu.c  
+  +39 -0          trunk/audacious/iir_fpu.h  
+  +8 -3           trunk/audacious/output.c  
+
+
+2006-01-14 19:03:49 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [460]
+  This file is not used.
+
+  Changes:        Modified:
+  +0 -509         trunk/Plugins/Input/adplug/core/adplug.dsp  
+
+
+2006-01-14 15:27:13 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [459]
+  Sync with upstream CVS. This implements RIX playback.
+
+  Changes:        Modified:
+  +4 -2           trunk/Plugins/Input/adplug/core/Makefile.am  
+  +6 -2           trunk/Plugins/Input/adplug/core/adplug.cpp  
+  +29 -129        trunk/Plugins/Input/adplug/core/analopl.cpp  
+  +16 -36         trunk/Plugins/Input/adplug/core/analopl.h  
+  +44 -32         trunk/Plugins/Input/adplug/core/diskopl.cpp  
+  +20 -17         trunk/Plugins/Input/adplug/core/diskopl.h  
+  +83 -53         trunk/Plugins/Input/adplug/core/dro.cpp  
+  +22 -22         trunk/Plugins/Input/adplug/core/dro.h  
+  +100 -28        trunk/Plugins/Input/adplug/core/emuopl.cpp  
+  +13 -11         trunk/Plugins/Input/adplug/core/emuopl.h  
+  +2 -1           trunk/Plugins/Input/adplug/core/hybrid.cpp  
+  +30 -8          trunk/Plugins/Input/adplug/core/imf.cpp  
+  +11 -10         trunk/Plugins/Input/adplug/core/imf.h  
+  +4 -2           trunk/Plugins/Input/adplug/core/kemuopl.h  
+  +122 -76        trunk/Plugins/Input/adplug/core/mid.cpp  
+  +72 -71         trunk/Plugins/Input/adplug/core/mid.h  
+  +322 -0         trunk/Plugins/Input/adplug/core/msc.cpp  
+  +90 -0          trunk/Plugins/Input/adplug/core/msc.h  
+  +32 -6          trunk/Plugins/Input/adplug/core/opl.h  
+  +15 -7          trunk/Plugins/Input/adplug/core/psi.cpp  
+  +3 -3           trunk/Plugins/Input/adplug/core/psi.h  
+  +4 -2           trunk/Plugins/Input/adplug/core/rat.cpp  
+  +2 -2           trunk/Plugins/Input/adplug/core/rat.h  
+  +5 -9           trunk/Plugins/Input/adplug/core/raw.cpp  
+  +5 -5           trunk/Plugins/Input/adplug/core/raw.h  
+  +144 -98        trunk/Plugins/Input/adplug/core/realopl.cpp  
+  +40 -22         trunk/Plugins/Input/adplug/core/realopl.h  
+  +509 -0         trunk/Plugins/Input/adplug/core/rix.cpp  
+  +130 -0         trunk/Plugins/Input/adplug/core/rix.h  
+  +3 -4           trunk/Plugins/Input/adplug/core/silentopl.h  
+  +75 -0          trunk/Plugins/Input/adplug/core/temuopl.cpp  
+  +47 -0          trunk/Plugins/Input/adplug/core/temuopl.h  
+
+
+2006-01-14 13:40:19 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [458]
+  That removed so much that it does not play anymore. Add a line of code back.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wma/wma.c  
+
+
+2006-01-14 08:02:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [457]
+  Reliability fixes.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+
+
+2006-01-14 04:48:46 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [456]
+  timidity fixes... remove duplicated code provided by produce_audio() 
+  -_-.
+  
+
+  Changes:        Modified:
+  +0 -8           trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+
+
+2006-01-14 04:03:07 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [455]
+  Buttons are now tri-state, meaning they have both callbacks for push and 
+  release. This can be used for creating timers between the two points of 
+  push and release (for instance, to allow the rewind/forward buttons to 
+  seek through songs if they are not exited immediately)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/equalizer.c  
+  +9 -5           trunk/audacious/pbutton.c  
+  +5 -3           trunk/audacious/pbutton.h  
+
+
+2006-01-14 03:18:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [453]
+  - remove fullscreen.c, fullscreen.h (I know of nothing for audacious 
+  that uses this code?)
+  - merge timidity conversion to produce_audio(), provided by Kiyoshi Aman 
+  <kiyoshi.aman -at- gmail.com>.
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+  +1 -2           trunk/audacious/Makefile.am  
+  +0 -487         trunk/audacious/fullscreen.c  
+  +0 -59          trunk/audacious/fullscreen.h  
+
+
+2006-01-14 02:36:08 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [452]
+  Install input.h and output.h headers.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/Makefile.am  
+
+
+2006-01-13 22:57:57 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [451]
+  SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-01-13 22:50:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [450]
+  Remove equalization code. We do this same processing in the core in 0.2.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wma/Makefile.am  
+  +0 -177         trunk/Plugins/Input/wma/iir.c  
+  +0 -69          trunk/Plugins/Input/wma/iir.h  
+  +1 -28          trunk/Plugins/Input/wma/wma.c  
+
+
+2006-01-13 02:27:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [449]
+  FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;))
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/cdaudio/cdaudio.c  
+  +1 -0           trunk/Plugins/Input/cdaudio/cdaudio.h  
+
+
+2006-01-11 14:11:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [448]
+  Add a sanity check for crappily written plugins in the decoder cache.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/playlist.c  
+
+
+2006-01-11 13:40:26 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [447]
+  Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery.
+
+  Changes:        Modified:
+  +10 -16         trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2006-01-11 00:50:39 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [446]
+  Convert to produce_audio usage.
+
+  Changes:        Modified:
+  +6 -7           trunk/Plugins/Input/wav/wav-sndfile.c  
+
+
+2006-01-10 20:47:50 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [445]
+  Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery.
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/wav/wav-sndfile.c  
+  +0 -6           trunk/Plugins/Input/wav/wav-sndfile.h  
+
+
+2006-01-10 20:22:40 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [444]
+  Convert all input plugins (except timidity & wav-sndfile) to produce_audio.
+
+  Changes:        Modified:
+  +8 -5           trunk/Plugins/Input/adplug/adplug-xmms.cc  
+  +8 -7           trunk/Plugins/Input/flac/plugin.c  
+  +6 -7           trunk/Plugins/Input/modplug/modplugbmp.cpp  
+  +3 -4           trunk/Plugins/Input/sexypsf/xmms.c  
+  +2 -4           trunk/Plugins/Input/tonegen/tonegen.c  
+
+
+2006-01-09 23:00:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [442]
+  Change copying of scaling properties from factor 11 -> 12, to factor 12 
+  -> 13 when antialiasing -- results in a higher accuracy decode.
+  
+  It could still be wrong, we may need to do 13 -> 14 or 14 -> 15. We'll 
+  see how people like this adjustment first.
+  
+
+  Changes:        Modified:
+  +4 -11          trunk/Plugins/Input/mpg123/layer3.c  
+
+
+2006-01-09 21:15:02 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [441]
+  Support .cmf .sci & .laa without stealing .mid from timidity.
+
+  Changes:        Modified:
+  +3 -3           trunk/Plugins/Input/adplug/core/Makefile.am  
+  +2 -0           trunk/Plugins/Input/adplug/core/adplug.cpp  
+  +1043 -0        trunk/Plugins/Input/adplug/core/mid.cpp  
+  +111 -0         trunk/Plugins/Input/adplug/core/mid.h  
+  +174 -0         trunk/Plugins/Input/adplug/core/mididata.h  
+
+
+2006-01-09 20:30:26 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [440]
+  Care about pointer signedness.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wma/libffwma/asf.c  
+  +1 -1           trunk/Plugins/Input/wma/libffwma/avcodec.h  
+  +1 -1           trunk/Plugins/Input/wma/libffwma/futils.c  
+  +1 -1           trunk/Plugins/Input/wma/libffwma/utils.c  
+  +1 -1           trunk/Plugins/Input/wma/libffwma/wmadec.c  
+
+
+2006-01-09 00:49:05 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [439]
+  Experimental fix for the 56 warnings emitted by GCC4 when it encounters PsxBios.c; by an anonymous contributor. Stability to be assessed in the coming weeks.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/sexypsf/PsxMem.h  
+
+
+2006-01-09 00:03:37 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [438]
+  Care about pointer signedness.
+
+  Changes:        Modified:
+  +4 -4           trunk/Plugins/Input/flac/plugin_common/tags.c  
+
+
+2006-01-08 23:14:58 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [437]
+  Disable unused function: audmp4_strip_spaces
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/src/fileinfo.c  
+
+
+2006-01-08 23:02:54 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [436]
+  Use glib function for glib types and care about pointer signedness.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2006-01-08 22:14:06 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [435]
+  Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher).
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/adplug/Makefile.am  
+  +2 -0           trunk/Plugins/Input/adplug/core/Makefile.am  
+  +2 -2           trunk/configure.ac  
+
+
+2006-01-08 21:39:07 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [434]
+  Initialize variables to zero where required.
+
+  Changes:        Modified:
+  +14 -0          trunk/Plugins/Input/aac/libfaad2/ps_dec.c  
+
+
+2006-01-08 21:32:21 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [433]
+  Add missing %s in translated string.
+
+  Changes:        Modified:
+  +1 -1           trunk/po/uk.po  
+
+
+2006-01-08 09:34:37 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [432]
+  Updated Ukranian translation.
+  
+
+  Changes:        Modified:
+  +1559 -2747     trunk/po/uk.po  
+
+
+2006-01-08 09:33:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [431]
+  trivial manpage fix (spotted by dai)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious.1.in  
+
+
+2006-01-08 09:26:45 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [430]
+  Updated japanese translation c/o Dai.
+  
+
+  Changes:        Modified:
+  +321 -229       trunk/po/ja.po  
+
+
+2006-01-07 19:17:08 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [429]
+  Care about pointer signedness.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/alsa/audio.c  
+
+
+2006-01-07 18:19:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [428]
+  Add giacomo to credits.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/about.c  
+
+
+2006-01-07 18:13:28 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [427]
+  Generate cache content on demand if it was not previously there.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/playlist.c  
+  +1 -1           trunk/audacious/playlist.h  
+  +5 -2           trunk/libaudcore/playback.c  
+  +1 -1           trunk/libaudcore/playback.h  
+
+
+2006-01-07 18:02:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [426]
+  Do not generate a cache when loading a playlist.
+  
+
+  Changes:        Modified:
+  +51 -8          trunk/audacious/playlist.c  
+
+
+2006-01-07 14:18:41 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [425]
+  Really add S3M support back after receiving a convincing testcase.
+
+  Changes:        Modified:
+  +391 -0         trunk/Plugins/Input/adplug/core/dmo.cpp  
+  +48 -0          trunk/Plugins/Input/adplug/core/dmo.h  
+  +517 -0         trunk/Plugins/Input/adplug/core/s3m.cpp  
+  +107 -0         trunk/Plugins/Input/adplug/core/s3m.h  
+
+
+2006-01-07 14:18:13 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [424]
+  Add S3M support back after receiving a convincing testcase.
+
+  Changes:        Modified:
+  +4 -4           trunk/Plugins/Input/adplug/core/Makefile.am  
+  +4 -0           trunk/Plugins/Input/adplug/core/adplug.cpp  
+
+
+2006-01-05 18:21:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [423]
+  FHS compatibility hacks
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/adplug/Makefile.am  
+
+
+2006-01-05 13:47:09 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [422]
+  Version bump to 0.2 -- we've been confusing the hell out of people.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2006-01-05 08:07:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [421]
+  Support for FreeBSD 6.x CD Audio DAE.
+  
+
+  Changes:        Modified:
+  +17 -5          trunk/Plugins/Input/cdaudio/cdaudio.c  
+  +1 -1           trunk/Plugins/Input/cdaudio/cdaudio.h  
+
+
+2006-01-04 20:26:59 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [420]
+  Remove support for .mid & .s3m; we have other plugins handling those formats already.
+
+  Changes:        Modified:
+  +7 -8           trunk/Plugins/Input/adplug/core/Makefile.am  
+  +0 -26          trunk/Plugins/Input/adplug/core/Makefile.bt  
+  +0 -6           trunk/Plugins/Input/adplug/core/adplug.cpp  
+  +0 -391         trunk/Plugins/Input/adplug/core/dmo.cpp  
+  +0 -48          trunk/Plugins/Input/adplug/core/dmo.h  
+  +0 -1050        trunk/Plugins/Input/adplug/core/mid.cpp  
+  +0 -111         trunk/Plugins/Input/adplug/core/mid.h  
+  +0 -174         trunk/Plugins/Input/adplug/core/mididata.h  
+  +0 -517         trunk/Plugins/Input/adplug/core/s3m.cpp  
+  +0 -107         trunk/Plugins/Input/adplug/core/s3m.h  
+
+
+2006-01-04 00:22:07 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [419]
+  AM_CONDITIONAL bug uncovered by deitarion.
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2006-01-03 23:03:55 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [418]
+  Upload missing file for genre handling.
+
+  Changes:        Modified:
+  +367 -0         trunk/Plugins/Input/aac/src/xmms-id3.h  
+
+
+2006-01-03 22:29:34 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [417]
+  Autotools do not want quoting here, apparently. Fair enough.
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2006-01-03 22:25:32 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [416]
+  Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship.
+
+  Changes:        Modified:
+  +0 -4           trunk/Plugins/Input/aac/src/aac_utils.c  
+  +5 -7           trunk/Plugins/Input/aac/src/fileinfo.c  
+  +51 -0          trunk/Plugins/Input/aac/src/libmp4.c  
+  +4 -0           trunk/Plugins/Input/aac/src/tagging.h  
+  +1 -1           trunk/Plugins/Input/adplug/core/adplug.cpp  
+  +2 -2           trunk/Plugins/Input/adplug/core/database.cpp  
+  +1 -1           trunk/Plugins/Input/adplug/core/database.h  
+  +1 -1           trunk/Plugins/Input/adplug/core/dmo.cpp  
+  +2 -2           trunk/Plugins/Input/adplug/core/fprovide.cpp  
+  +1 -1           trunk/Plugins/Input/adplug/core/fprovide.h  
+  +1 -0           trunk/configure.ac  
+
+
+2006-01-03 21:22:40 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [415]
+  Correct binio detection logic.
+
+  Changes:        Modified:
+  +3 -3           trunk/configure.ac  
+
+
+2006-01-03 21:05:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [414]
+  WTF is this doing with UI code in it :S
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/libaudcore/playback.c  
+
+
+2006-01-03 21:05:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [413]
+  - remove unused "USE_SIMD" crap left over from BMP
+  - add audacious icon (woohoo!)
+  - add hungarian translation for the audacious gnome icon file (per laci)
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/audacious.desktop.in  
+  +0 -18          trunk/configure.ac  
+  +3 -3           trunk/icons/Makefile.am  
+  +7 -0           trunk/icons/audacious.png  
+
+
+2006-01-03 20:54:18 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [412]
+  - Rename playlistwin stuff to ui_playlist.*
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/Makefile.am  
+  +1 -1           trunk/audacious/controlsocket.c  
+  +1 -1           trunk/audacious/equalizer.c  
+  +1 -1           trunk/audacious/genevent.c  
+  +1 -1           trunk/audacious/hints.c  
+  +1 -1           trunk/audacious/main.c  
+  +1 -1           trunk/audacious/mainwin.c  
+  +1 -1           trunk/audacious/playlist.c  
+  +1 -1           trunk/audacious/playlist_list.c  
+  +1 -1           trunk/audacious/playlist_slider.c  
+  +0 -1974        trunk/audacious/playlistwin.c  
+  +0 -82          trunk/audacious/playlistwin.h  
+  +1 -1           trunk/audacious/prefswin.c  
+  +1975 -1        trunk/audacious/skin.c  
+  +1 -1           trunk/audacious/util.c  
+
+
+2006-01-03 20:24:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [411]
+  fix audio corruption when doing a short write.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/OSS/audio.c  
+
+
+2006-01-03 19:58:24 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [410]
+  Rebuild translation database.
+  
+
+  Changes:        Modified:
+  +2505 -1472     trunk/po/br.po  
+  +2572 -1497     trunk/po/cs.po  
+  +2562 -1510     trunk/po/cy.po  
+  +2578 -1503     trunk/po/de.po  
+  +2567 -1486     trunk/po/el.po  
+  +2575 -1499     trunk/po/es.po  
+  +2574 -1503     trunk/po/fi.po  
+  +2576 -1501     trunk/po/fr.po  
+  +2573 -1498     trunk/po/hi.po  
+  +2571 -1497     trunk/po/hu.po  
+  +2577 -1501     trunk/po/it.po  
+  +2641 -1506     trunk/po/ja.po  
+  +2542 -1491     trunk/po/ka.po  
+  +2576 -1511     trunk/po/ko.po  
+  +2573 -1498     trunk/po/lt.po  
+  +2573 -1507     trunk/po/mk.po  
+  +2578 -1512     trunk/po/nl.po  
+  +2575 -1516     trunk/po/pl.po  
+  +2575 -1508     trunk/po/pt_BR.po  
+  +2494 -1476     trunk/po/ro.po  
+  +2582 -1510     trunk/po/ru.po  
+  +2574 -1498     trunk/po/sk.po  
+  +2566 -1510     trunk/po/sv.po  
+  +2578 -1500     trunk/po/uk.po  
+  +2598 -1531     trunk/po/zh_CN.po  
+  +2572 -1496     trunk/po/zh_TW.po  
+
+
+2006-01-03 19:51:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [409]
+  Do not print verbose "loading plugin" messages, only display errors to 
+  stdout.
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/audacious/pluginenum.c  
+
+
+2006-01-03 17:47:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [408]
+  Fix adplug compilation issues (also per laci)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/adplug/core/adplug.cpp  
+  +2 -2           trunk/Plugins/Input/adplug/core/database.cpp  
+  +1 -1           trunk/Plugins/Input/adplug/core/database.h  
+  +1 -1           trunk/Plugins/Input/adplug/core/dmo.cpp  
+  +2 -2           trunk/Plugins/Input/adplug/core/fprovide.cpp  
+  +1 -1           trunk/Plugins/Input/adplug/core/fprovide.h  
+
+
+2006-01-03 17:46:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [407]
+  Update audacious translation template (per laci)
+  
+
+  Changes:        Modified:
+  +13 -3          trunk/po/POTFILES.in  
+  +2413 -1430     trunk/po/audacious.pot  
+
+
+2006-01-01 14:40:46 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [406]
+  Start caring about pointer signedness.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/src/aac_utils.c  
+  +2 -1           trunk/Plugins/Input/flac/http.c  
+  +2 -1           trunk/Plugins/Input/mpg123/http.c  
+  +2 -1           trunk/Plugins/Input/vorbis/http.c  
+  +1 -1           trunk/audacious/controlsocket.c  
+
+
+2006-01-01 13:35:17 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [405]
+  Sentinel fix; extra NULL required.
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/playlistwin.c  
+  +1 -1           trunk/audacious/util.c  
+
+
+2006-01-01 13:09:47 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [404]
+  We have no choice but to continue as planned. Deploy the sentinels!
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/flac/http.c  
+  +2 -2           trunk/Plugins/Input/timidity/libtimidity/playmidi.c  
+  +4 -4           trunk/Plugins/Visualization/libvisual-proxy/lv_bmp_config.c  
+  +1 -1           trunk/Plugins/Visualization/libvisual-proxy/main.c  
+
+
+2006-01-01 12:57:22 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [403]
+  Remove last bits of the dirbrowser.
+
+  Changes:        Modified:
+  +0 -54          trunk/audacious/mainwin.c  
+
+
+2006-01-01 01:35:02 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [402]
+  Add parenthesis around assignment used as truth value.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/flac/plugin.c  
+  +1 -1           trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+
+
+2006-01-01 01:31:38 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [401]
+  Kill unused var.
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Input/sid/xmms-sid.c  
+
+
+2005-12-31 23:16:16 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [399]
+  Stop GYM playback at the right time, if the length is known.
+
+  Changes:        Modified:
+  +3 -0           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-12-31 23:15:42 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [398]
+  Use file magic instead of extensions.
+
+  Changes:        Modified:
+  +1 -23          trunk/Plugins/Input/sid/xmms-sid.c  
+
+
+2005-12-31 23:04:34 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [397]
+  Use file magic instead of extensions.
+
+  Changes:        Modified:
+  +11 -5          trunk/Plugins/Input/musepack/libmpc.cpp  
+  +1 -0           trunk/Plugins/Input/musepack/libmpc.h  
+
+
+2005-12-31 22:47:56 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [396]
+  Use file magic instead of extensions.
+
+  Changes:        Modified:
+  +10 -5          trunk/Plugins/Input/flac/plugin.c  
+
+
+2005-12-31 22:37:03 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [395]
+  Use file magic instead of extensions.
+
+  Changes:        Modified:
+  +11 -7          trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+
+
+2005-12-31 22:17:51 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [393]
+  Use file magic instead of extensions (Phase 2).
+
+  Changes:        Modified:
+  +26 -13         trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-12-31 21:36:01 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [392]
+  Implement GYM tag reader.
+
+  Changes:        Modified:
+  +27 -1          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-12-31 21:14:35 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [391]
+  Implement VGM playback.
+
+  Changes:        Modified:
+  +90 -0          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-12-31 20:30:19 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [390]
+  Properly fall back to file name if the tag information is invalid (SPC).
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-12-31 20:04:53 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [389]
+  Length detection for GYM.
+
+  Changes:        Modified:
+  +4 -1           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-12-31 01:56:32 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [388]
+  Detect files by content; remove quick detect.
+
+  Changes:        Modified:
+  +6 -39          trunk/Plugins/Input/adplug/adplug-xmms.cc  
+
+
+2005-12-31 01:39:28 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [387]
+  - change our slogan to "The future of UNIX multimedia."
+  - clarify who is developing on 0.2 and who developed on the 0.1 branch.
+  - extend our copyright to 2006
+  
+
+  Changes:        Modified:
+  +6 -6           trunk/audacious/about.c  
+
+
+2005-12-31 00:31:39 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [386]
+  Adlib synthesizer (AdPlug) support.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+  +14 -0          trunk/Plugins/Input/adplug/Makefile.am  
+  +937 -0         trunk/Plugins/Input/adplug/adplug-xmms.cc  
+  +21 -0          trunk/Plugins/Input/adplug/core/Makefile.am  
+  +26 -0          trunk/Plugins/Input/adplug/core/Makefile.bt  
+  +449 -0         trunk/Plugins/Input/adplug/core/a2m.cpp  
+  +80 -0          trunk/Plugins/Input/adplug/core/a2m.h  
+  +600 -0         trunk/Plugins/Input/adplug/core/adlibemu.c  
+  +26 -0          trunk/Plugins/Input/adplug/core/adlibemu.h  
+  +179 -0         trunk/Plugins/Input/adplug/core/adplug.cpp  
+  +509 -0         trunk/Plugins/Input/adplug/core/adplug.dsp  
+  +55 -0          trunk/Plugins/Input/adplug/core/adplug.h  
+  +176 -0         trunk/Plugins/Input/adplug/core/adtrack.cpp  
+  +53 -0          trunk/Plugins/Input/adplug/core/adtrack.h  
+  +173 -0         trunk/Plugins/Input/adplug/core/amd.cpp  
+  +49 -0          trunk/Plugins/Input/adplug/core/amd.h  
+  +167 -0         trunk/Plugins/Input/adplug/core/analopl.cpp  
+  +64 -0          trunk/Plugins/Input/adplug/core/analopl.h  
+  +203 -0         trunk/Plugins/Input/adplug/core/bam.cpp  
+  +56 -0          trunk/Plugins/Input/adplug/core/bam.h  
+  +594 -0         trunk/Plugins/Input/adplug/core/bmf.cpp  
+  +91 -0          trunk/Plugins/Input/adplug/core/bmf.h  
+  +487 -0         trunk/Plugins/Input/adplug/core/cff.cpp  
+  +103 -0         trunk/Plugins/Input/adplug/core/cff.h  
+  +527 -0         trunk/Plugins/Input/adplug/core/d00.cpp  
+  +107 -0         trunk/Plugins/Input/adplug/core/d00.h  
+  +423 -0         trunk/Plugins/Input/adplug/core/database.cpp  
+  +169 -0         trunk/Plugins/Input/adplug/core/database.h  
+  +57 -0          trunk/Plugins/Input/adplug/core/debug.c  
+  +41 -0          trunk/Plugins/Input/adplug/core/debug.h  
+  +115 -0         trunk/Plugins/Input/adplug/core/dfm.cpp  
+  +52 -0          trunk/Plugins/Input/adplug/core/dfm.h  
+  +78 -0          trunk/Plugins/Input/adplug/core/diskopl.cpp  
+  +49 -0          trunk/Plugins/Input/adplug/core/diskopl.h  
+  +391 -0         trunk/Plugins/Input/adplug/core/dmo.cpp  
+  +48 -0          trunk/Plugins/Input/adplug/core/dmo.h  
+  +99 -0          trunk/Plugins/Input/adplug/core/dro.cpp  
+  +52 -0          trunk/Plugins/Input/adplug/core/dro.h  
+  +312 -0         trunk/Plugins/Input/adplug/core/dtm.cpp  
+  +69 -0          trunk/Plugins/Input/adplug/core/dtm.h  
+  +75 -0          trunk/Plugins/Input/adplug/core/emuopl.cpp  
+  +47 -0          trunk/Plugins/Input/adplug/core/emuopl.h  
+  +230 -0         trunk/Plugins/Input/adplug/core/flash.cpp  
+  +57 -0          trunk/Plugins/Input/adplug/core/flash.h  
+  +223 -0         trunk/Plugins/Input/adplug/core/fmc.cpp  
+  +91 -0          trunk/Plugins/Input/adplug/core/fmc.h  
+  +1390 -0        trunk/Plugins/Input/adplug/core/fmopl.c  
+  +174 -0         trunk/Plugins/Input/adplug/core/fmopl.h  
+  +76 -0          trunk/Plugins/Input/adplug/core/fprovide.cpp  
+  +46 -0          trunk/Plugins/Input/adplug/core/fprovide.h  
+  +317 -0         trunk/Plugins/Input/adplug/core/hsc.cpp  
+  +75 -0          trunk/Plugins/Input/adplug/core/hsc.h  
+  +68 -0          trunk/Plugins/Input/adplug/core/hsp.cpp  
+  +39 -0          trunk/Plugins/Input/adplug/core/hsp.h  
+  +247 -0         trunk/Plugins/Input/adplug/core/hybrid.cpp  
+  +80 -0          trunk/Plugins/Input/adplug/core/hybrid.h  
+  +125 -0         trunk/Plugins/Input/adplug/core/hyp.cpp  
+  +53 -0          trunk/Plugins/Input/adplug/core/hyp.h  
+  +169 -0         trunk/Plugins/Input/adplug/core/imf.cpp  
+  +67 -0          trunk/Plugins/Input/adplug/core/imf.h  
+  +59 -0          trunk/Plugins/Input/adplug/core/kemuopl.h  
+  +333 -0         trunk/Plugins/Input/adplug/core/ksm.cpp  
+  +62 -0          trunk/Plugins/Input/adplug/core/ksm.h  
+  +676 -0         trunk/Plugins/Input/adplug/core/lds.cpp  
+  +91 -0          trunk/Plugins/Input/adplug/core/lds.h  
+  +126 -0         trunk/Plugins/Input/adplug/core/mad.cpp  
+  +48 -0          trunk/Plugins/Input/adplug/core/mad.h  
+  +1050 -0        trunk/Plugins/Input/adplug/core/mid.cpp  
+  +111 -0         trunk/Plugins/Input/adplug/core/mid.h  
+  +174 -0         trunk/Plugins/Input/adplug/core/mididata.h  
+  +163 -0         trunk/Plugins/Input/adplug/core/mkj.cpp  
+  +50 -0          trunk/Plugins/Input/adplug/core/mkj.h  
+  +109 -0         trunk/Plugins/Input/adplug/core/mtk.cpp  
+  +50 -0          trunk/Plugins/Input/adplug/core/mtk.h  
+  +34 -0          trunk/Plugins/Input/adplug/core/opl.h  
+  +70 -0          trunk/Plugins/Input/adplug/core/player.cpp  
+  +83 -0          trunk/Plugins/Input/adplug/core/player.h  
+  +105 -0         trunk/Plugins/Input/adplug/core/players.cpp  
+  +60 -0          trunk/Plugins/Input/adplug/core/players.h  
+  +722 -0         trunk/Plugins/Input/adplug/core/protrack.cpp  
+  +107 -0         trunk/Plugins/Input/adplug/core/protrack.h  
+  +169 -0         trunk/Plugins/Input/adplug/core/psi.cpp  
+  +64 -0          trunk/Plugins/Input/adplug/core/psi.h  
+  +124 -0         trunk/Plugins/Input/adplug/core/rad.cpp  
+  +44 -0          trunk/Plugins/Input/adplug/core/rad.h  
+  +290 -0         trunk/Plugins/Input/adplug/core/rat.cpp  
+  +121 -0         trunk/Plugins/Input/adplug/core/rat.h  
+  +107 -0         trunk/Plugins/Input/adplug/core/raw.cpp  
+  +52 -0          trunk/Plugins/Input/adplug/core/raw.h  
+  +158 -0         trunk/Plugins/Input/adplug/core/realopl.cpp  
+  +54 -0          trunk/Plugins/Input/adplug/core/realopl.h  
+  +723 -0         trunk/Plugins/Input/adplug/core/rol.cpp  
+  +308 -0         trunk/Plugins/Input/adplug/core/rol.h  
+  +517 -0         trunk/Plugins/Input/adplug/core/s3m.cpp  
+  +107 -0         trunk/Plugins/Input/adplug/core/s3m.h  
+  +263 -0         trunk/Plugins/Input/adplug/core/sa2.cpp  
+  +55 -0          trunk/Plugins/Input/adplug/core/sa2.h  
+  +30 -0          trunk/Plugins/Input/adplug/core/silentopl.h  
+  +84 -0          trunk/Plugins/Input/adplug/core/sng.cpp  
+  +64 -0          trunk/Plugins/Input/adplug/core/sng.h  
+  +923 -0         trunk/Plugins/Input/adplug/core/u6m.cpp  
+  +168 -0         trunk/Plugins/Input/adplug/core/u6m.h  
+  +140 -0         trunk/Plugins/Input/adplug/core/xad.cpp  
+  +97 -0          trunk/Plugins/Input/adplug/core/xad.h  
+  +117 -0         trunk/Plugins/Input/adplug/core/xsm.cpp  
+  +46 -0          trunk/Plugins/Input/adplug/core/xsm.h  
+  +19 -0          trunk/configure.ac  
+
+
+2005-12-30 22:17:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [385]
+  Checking path for NULL wont work in the for() loop, so we have to check elsewhere.
+  It'd be nice if file managers would all obey the same standard.
+  
+
+  Changes:        Modified:
+  +4 -1           trunk/audacious/mainwin.c  
+
+
+2005-12-30 21:52:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [384]
+  Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P)
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/audacious/images/appearance.png  
+  +0 -0           trunk/audacious/images/eq.png  
+  +0 -0           trunk/audacious/images/mouse.png  
+  +0 -0           trunk/audacious/images/playlist.png  
+  +0 -0           trunk/audacious/images/plugins.png  
+
+
+2005-12-30 06:44:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [383]
+  This commit reduces the amount of times we probe a source down to ONE 
+  SINGLE TIME, using the cache I created earlier to provide all the 
+  information we need!
+  
+
+  Changes:        Modified:
+  +19 -0          trunk/audacious/playlist.c  
+  +6 -1           trunk/audacious/playlist.h  
+  +18 -42         trunk/libaudcore/playback.c  
+  +3 -1           trunk/libaudcore/playback.h  
+
+
+2005-12-30 06:10:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [382]
+  Cache the decoder used for each PlaylistEntry. This reduces the amount 
+  of times we probe a resource to a strict limit of two times. (Once to 
+  detect the type, and the second time to get the stream information.)
+  
+  Something this simple should have been done to begin with...
+  
+
+  Changes:        Modified:
+  +23 -4          trunk/audacious/input.c  
+  +1 -1           trunk/audacious/input.h  
+  +26 -13         trunk/audacious/playlist.c  
+  +4 -2           trunk/audacious/playlist.h  
+
+
+2005-12-29 10:29:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [381]
+  very rudementary http stream detection support for mpg123-clone.
+  - i had to do a lot of stupid hackish workarounds for shoutcast (BTW, I hate you AOL and I hope you die someday.)
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Input/mpg123/common.h  
+  +1 -1           trunk/Plugins/Input/mpg123/http.c  
+  +93 -0          trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2005-12-28 21:40:46 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [380]
+  mpg123-clone: Add '.mp3.part' to list of allowed extension types.
+  (Audacious phase2)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2005-12-26 22:12:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [379]
+  various fixes :(
+  
+
+  Changes:        Modified:
+  +4 -4           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +0 -2           trunk/Plugins/Input/mpg123/mpg123.c  
+  +0 -13          trunk/Plugins/Input/musepack/equalizer.cpp  
+  +1 -0           trunk/Plugins/Input/musepack/libmpc.h  
+  +1 -1           trunk/Plugins/Input/sexypsf/spu.c  
+  +1 -0           trunk/Plugins/Input/sid/xmms-sid.c  
+  +1 -0           trunk/Plugins/Input/wma/wma.c  
+
+
+2005-12-26 21:56:03 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [378]
+  filterchain stuff
+  
+
+  Changes:        Modified:
+  +2 -4           trunk/Plugins/Input/wma/wma.c  
+
+
+2005-12-26 21:54:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [377]
+  filterchain stuff
+  
+
+  Changes:        Modified:
+  +2 -6           trunk/Plugins/Input/sid/xmms-sid.c  
+
+
+2005-12-26 21:52:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [376]
+  filterchain stuff
+  
+
+  Changes:        Modified:
+  +8 -12          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-12-26 21:35:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [375]
+  a lot of EQ tweaks, but the preamp still does not work right
+  
+
+  Changes:        Modified:
+  +6 -41          trunk/audacious/iir.c  
+
+
+2005-12-26 21:14:23 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [374]
+  Use the audacious filterchain for musepack. (I'm not removing the equalizer, because it looks like a better equalizer than the one we have right now.)
+  
+
+  Changes:        Modified:
+  +1 -7           trunk/Plugins/Input/musepack/libmpc.cpp  
+
+
+2005-12-26 21:09:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [373]
+  Use produce_audio() to pass the audio through the new audacious filterchain stuff. (EQ support!!!)
+  
+
+  Changes:        Modified:
+  +8 -7           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2005-12-26 21:01:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [372]
+  ditto for samplerate... we should have full plugin compatibility now
+  
+
+  Changes:        Modified:
+  +2 -1           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2005-12-26 20:42:45 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [371]
+  Display the MP4/AAC+ bitrate, instead of "VBR".
+  
+
+  Changes:        Modified:
+  +4 -4           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2005-12-26 15:19:44 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [370]
+  Replace a tab with spaces to make Mikachu happy.
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2005-12-26 09:16:45 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [369]
+  Initial fileinfo box, loosely based around the mpg123-clone one.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/src/Makefile.am  
+  +421 -0         trunk/Plugins/Input/aac/src/fileinfo.c  
+  +2 -2           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2005-12-26 08:38:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [368]
+  Initial tagging_mp4.c code. Still need to add a class for aac tagging information (ID3)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/src/Makefile.am  
+  +36 -0          trunk/Plugins/Input/aac/src/tagging.h  
+  +74 -0          trunk/Plugins/Input/aac/src/tagging_mp4.c  
+
+
+2005-12-26 07:56:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [367]
+  safety fix
+  
+
+  Changes:        Modified:
+  +2 -1           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2005-12-26 07:22:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [366]
+  MP4 metadata retrieval support.
+  
+
+  Changes:        Modified:
+  +73 -4          trunk/Plugins/Input/aac/src/libmp4.c  
+  +8 -1           trunk/Plugins/Input/aac/src/mp4_utils.c  
+
+
+2005-12-25 22:38:14 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [365]
+  Stop last few desperate attempts to hold on to GTK1+ includes.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/crossfade/callbacks.c  
+  +1 -1           trunk/Plugins/Output/crossfade/configure.c  
+  +1 -1           trunk/Plugins/Output/crossfade/crossfade.c  
+  +1 -1           trunk/Plugins/Output/crossfade/monitor.c  
+
+
+2005-12-25 22:25:03 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [364]
+  Delete stale GTK1+ interface code.
+
+  Changes:        Modified:
+  +0 -3252        trunk/Plugins/Output/crossfade/interface.c  
+  +0 -5518        trunk/Plugins/Output/crossfade/interface.glade  
+  +0 -8           trunk/Plugins/Output/crossfade/interface.h  
+
+
+2005-12-25 22:19:40 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [363]
+  And that concludes the story of the whacky OK button. Thank you.
+
+  Changes:        Modified:
+  +32 -40         trunk/Plugins/Output/crossfade/configure.c  
+
+
+2005-12-25 22:10:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [362]
+  further paranoia (try to explain why the crash happened, if one happens -- as sexypsf explodes if it cant find the psflib)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/sexypsf/Misc.c  
+  +16 -5          trunk/Plugins/Input/sexypsf/PsxMem.c  
+
+
+2005-12-25 21:31:46 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [361]
+  Implement GYM playback.
+
+  Changes:        Modified:
+  +92 -1          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-12-25 21:11:21 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [360]
+  Now that the build system is ready, upload the plugin code.
+
+  Changes:        Modified:
+  +24 -0          trunk/Plugins/Input/sexypsf/Makefile.am  
+  +469 -0         trunk/Plugins/Input/sexypsf/Misc.c  
+  +22 -0          trunk/Plugins/Input/sexypsf/Misc.h  
+  +1367 -0        trunk/Plugins/Input/sexypsf/PsxBios.c  
+  +34 -0          trunk/Plugins/Input/sexypsf/PsxBios.h  
+  +59 -0          trunk/Plugins/Input/sexypsf/PsxCommon.h  
+  +247 -0         trunk/Plugins/Input/sexypsf/PsxCounters.c  
+  +43 -0          trunk/Plugins/Input/sexypsf/PsxCounters.h  
+  +59 -0          trunk/Plugins/Input/sexypsf/PsxDma.c  
+  +27 -0          trunk/Plugins/Input/sexypsf/PsxDma.h  
+  +93 -0          trunk/Plugins/Input/sexypsf/PsxHLE.c  
+  +24 -0          trunk/Plugins/Input/sexypsf/PsxHLE.h  
+  +236 -0         trunk/Plugins/Input/sexypsf/PsxHw.c  
+  +30 -0          trunk/Plugins/Input/sexypsf/PsxHw.h  
+  +747 -0         trunk/Plugins/Input/sexypsf/PsxInterpreter.c  
+  +236 -0         trunk/Plugins/Input/sexypsf/PsxMem.c  
+  +81 -0          trunk/Plugins/Input/sexypsf/PsxMem.h  
+  +97 -0          trunk/Plugins/Input/sexypsf/R3000A.c  
+  +122 -0         trunk/Plugins/Input/sexypsf/R3000A.h  
+  +23 -0          trunk/Plugins/Input/sexypsf/Spu.c  
+  +41 -0          trunk/Plugins/Input/sexypsf/Spu.h  
+  +26 -0          trunk/Plugins/Input/sexypsf/driver.h  
+  +618 -0         trunk/Plugins/Input/sexypsf/spu/adsr.c  
+  +28 -0          trunk/Plugins/Input/sexypsf/spu/adsr.h  
+  +75 -0          trunk/Plugins/Input/sexypsf/spu/dma.c  
+  +31 -0          trunk/Plugins/Input/sexypsf/spu/dma.h  
+  +177 -0         trunk/Plugins/Input/sexypsf/spu/externals.h  
+  +163 -0         trunk/Plugins/Input/sexypsf/spu/gauss_i.h  
+  +490 -0         trunk/Plugins/Input/sexypsf/spu/registers.c  
+  +153 -0         trunk/Plugins/Input/sexypsf/spu/registers.h  
+  +34 -0          trunk/Plugins/Input/sexypsf/spu/regs.h  
+  +383 -0         trunk/Plugins/Input/sexypsf/spu/reverb.c  
+  +637 -0         trunk/Plugins/Input/sexypsf/spu/spu.c  
+  +8 -0           trunk/Plugins/Input/sexypsf/spu/spu.h  
+  +31 -0          trunk/Plugins/Input/sexypsf/spu/stdafx.h  
+  +637 -0         trunk/Plugins/Input/sexypsf/spu.c  
+  +23 -0          trunk/Plugins/Input/sexypsf/types.h  
+  +283 -0         trunk/Plugins/Input/sexypsf/xmms.c  
+
+
+2005-12-25 21:10:50 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [359]
+  Sexypsf input plugin; patch by dai in bug #395.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+  +2 -0           trunk/configure.ac  
+
+
+2005-12-25 20:34:53 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [358]
+  Remove Add Directory option as it is broken. Patch by laci, closes bug #377.
+
+  Changes:        Modified:
+  +0 -28          trunk/audacious/mainwin.c  
+  +0 -2           trunk/audacious/mainwin.h  
+  +1 -19          trunk/audacious/playlistwin.c  
+
+
+2005-12-25 16:49:09 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [357]
+  Convert to configdb usage.
+
+  Changes:        Modified:
+  +49 -167        trunk/Plugins/Input/modplug/modplugbmp.cpp  
+  +22 -21         trunk/Plugins/Input/modplug/modplugbmp.h  
+
+
+2005-12-25 03:30:32 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [356]
+  Change config file location, take plugin.h out of Makefile.am
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/modplug/Makefile.am  
+  +2 -2           trunk/Plugins/Input/modplug/modplugbmp.cpp  
+
+
+2005-12-25 02:31:05 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [355]
+  Remove static plugin.h trickery to cure SIGFPE and related madness.
+
+  Changes:        Modified:
+  +1 -2           trunk/Plugins/Input/modplug/Makefile.am  
+  +1 -1           trunk/Plugins/Input/modplug/archive/Makefile.am  
+  +1 -1           trunk/Plugins/Input/modplug/gui/Makefile.am  
+  +1 -1           trunk/Plugins/Input/modplug/modplugbmp.h  
+  +1 -1           trunk/Plugins/Input/modplug/plugin.cpp  
+  +0 -133         trunk/Plugins/Input/modplug/plugin.h  
+
+
+2005-12-20 21:33:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [354]
+  still gives off a warning, but will do the right thing regardless.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/timidity/libtimidity/playmidi.c  
+
+
+2005-12-20 00:39:12 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [353]
+  playlist_list code cleanups from mikachu.
+  
+
+  Changes:        Modified:
+  +4 -39          trunk/audacious/playlist_list.c  
+
+
+2005-12-19 16:58:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [352]
+  JACKd output plugin via external contractor james@develia.org.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/Makefile.am  
+  +14 -0          trunk/Plugins/Output/jack/Makefile.am  
+  +2612 -0        trunk/Plugins/Output/jack/bio2jack.c  
+  +145 -0         trunk/Plugins/Output/jack/bio2jack.h  
+  +163 -0         trunk/Plugins/Output/jack/configure.c  
+  +617 -0         trunk/Plugins/Output/jack/jack.c  
+  +16 -0          trunk/Plugins/Output/jack/jack.h  
+  +31 -0          trunk/Plugins/Output/jack/xconvert.h  
+  +15 -0          trunk/configure.ac  
+  +56 -0          trunk/m4/jack.m4  
+
+
+2005-12-19 16:45:45 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [351]
+  playlist window truncation fixes provided by external contributor: Tim Yamin <plasmaroo -at- gentoo.org>.
+  
+
+  Changes:        Modified:
+  +40 -20         trunk/audacious/playlist_list.c  
+
+
+2005-12-18 22:17:33 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [350]
+  Squash 2 type-punned pointer warnings.
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/timidity/libtimidity/playmidi.c  
+
+
+2005-12-18 21:48:43 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [349]
+  Squash void pointer arithmetic warning in futils.c
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wma/libffwma/futils.c  
+
+
+2005-12-18 21:30:27 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [348]
+  Okay, braindead configuration handling. Disabling config button for now.
+
+  Changes:        Modified:
+  +5 -49          trunk/Plugins/Visualization/libvisual-proxy/lv_bmp_config.c  
+  +1 -1           trunk/Plugins/Visualization/libvisual-proxy/main.c  
+
+
+2005-12-18 19:42:07 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [347]
+  Dereferencing type-punned pointer will break strict-aliasing rules squashed by Mark Loeser <halcy0n@gentoo.org>.
+
+  Changes:        Modified:
+  +12 -6          trunk/Plugins/Input/aac/libfaad2/ic_predict.c  
+  +1 -1           trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2005-12-18 17:06:02 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [346]
+  Do not abort if libmpc is not found, just disable musepack plugin.
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Input/aac/src/libmp4.c  
+  +7 -7           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +1 -2           trunk/configure.ac  
+
+
+2005-12-18 16:56:26 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [345]
+  Convert to confdb usage. Squash most qualifier-related warnings. Remove pixmap/icon functionality. Eliminate dead code.
+
+  Changes:        Modified:
+  +0 -148         trunk/Plugins/Visualization/libvisual-proxy/config_gui.c  
+  +57 -72         trunk/Plugins/Visualization/libvisual-proxy/lv_bmp_config.c  
+  +5 -5           trunk/Plugins/Visualization/libvisual-proxy/lv_bmp_config.h  
+  +7 -17          trunk/Plugins/Visualization/libvisual-proxy/main.c  
+
+
+2005-12-18 15:03:56 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [344]
+  Begin resurrecting config dialog. It compiles. Basic functionality is available, but see debug spew for TODO list.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Visualization/libvisual-proxy/Makefile.am  
+  +18 -6          trunk/Plugins/Visualization/libvisual-proxy/config_gui.c  
+  +5 -3           trunk/Plugins/Visualization/libvisual-proxy/config_gui.h  
+  +0 -2           trunk/Plugins/Visualization/libvisual-proxy/lv_bmp_config.c  
+  +3 -3           trunk/Plugins/Visualization/libvisual-proxy/main.c  
+
+
+2005-12-18 14:41:22 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [343]
+  Fix spacing in --help output, patch by Mikachu.
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/main.c  
+
+
+2005-12-18 13:30:29 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [342]
+  Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs.
+
+  Changes:        Modified:
+  +0 -2           trunk/Plugins/Input/modplug/modplugbmp.cpp  
+
+
+2005-12-17 22:59:54 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [341]
+  Squash the implicit declaration warnings by including the correct util.h
+
+  Changes:        Modified:
+  +10 -10         trunk/Plugins/Visualization/libvisual-proxy/lv_bmp_config.c  
+  +1 -1           trunk/Plugins/Visualization/libvisual-proxy/lv_bmp_config.h  
+  +2 -3           trunk/Plugins/Visualization/libvisual-proxy/main.c  
+
+
+2005-12-17 21:51:17 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [340]
+  Revert changes; this plugin is hard to convert to configdb. Leave it for now.
+
+  Changes:        Modified:
+  +40 -35         trunk/Plugins/Visualization/libvisual-proxy/lv_bmp_config.c  
+
+
+2005-12-17 21:14:46 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [339]
+  Convert to configdb usage.
+
+  Changes:        Modified:
+  +35 -40         trunk/Plugins/Visualization/libvisual-proxy/lv_bmp_config.c  
+
+
+2005-12-17 21:04:28 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [338]
+  Convert to configdb usage.
+
+  Changes:        Modified:
+  +11 -18         trunk/Plugins/Output/disk_writer/disk_writer.c  
+
+
+2005-12-17 20:52:02 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [337]
+  Convert to configdb usage.
+
+  Changes:        Modified:
+  +132 -139       trunk/Plugins/Output/crossfade/configure.c  
+  +1 -1           trunk/Plugins/Output/crossfade/crossfade.h  
+
+
+2005-12-17 20:36:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [336]
+  Plugin cleanup functionality, via giacomo.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Output/OSS/OSS.c  
+  +1 -0           trunk/Plugins/Output/alsa/alsa.c  
+  +1 -0           trunk/Plugins/Output/crossfade/crossfade.c  
+  +1 -0           trunk/Plugins/Output/disk_writer/disk_writer.c  
+  +1 -0           trunk/Plugins/Output/esd/esd.c  
+  +1 -0           trunk/audacious/plugin.h  
+  +6 -0           trunk/audacious/pluginenum.c  
+
+
+2005-12-17 20:09:33 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [335]
+  Convert to configdb usage.
+
+  Changes:        Modified:
+  +16 -27         trunk/Plugins/General/song_change/song_change.c  
+
+
+2005-12-17 19:50:41 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [334]
+  Convert to configdb usage.
+
+  Changes:        Modified:
+  +9 -16          trunk/Plugins/General/lirc/lirc.c  
+
+
+2005-12-17 19:40:29 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [333]
+  Convert to configdb usage.
+
+  Changes:        Modified:
+  +19 -29         trunk/Plugins/Effect/ladspa/ladspa.c  
+
+
+2005-12-17 19:14:29 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [332]
+  Remove unnecessary configfile.h include, this plugin has no config support.
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Input/wma/wma.c  
+
+
+2005-12-17 19:11:13 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [331]
+  Convert to configdb. GThreadify and peel off layer of threading macro madness.
+
+  Changes:        Modified:
+  +62 -57         trunk/Plugins/Input/sid/xmms-sid.c  
+  +1 -29          trunk/Plugins/Input/sid/xmms-sid.h  
+  +34 -74         trunk/Plugins/Input/sid/xs_config.c  
+  +0 -2           trunk/Plugins/Input/sid/xs_config.h  
+  +23 -21         trunk/Plugins/Input/sid/xs_fileinfo.c  
+  +17 -16         trunk/Plugins/Input/sid/xs_length.c  
+  +19 -18         trunk/Plugins/Input/sid/xs_stil.c  
+
+
+2005-12-17 16:42:26 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [330]
+  Convert to configdb usage.
+
+  Changes:        Modified:
+  +30 -36         trunk/Plugins/Input/flac/configure.c  
+  +28 -28         trunk/Plugins/Input/flac/plugin.c  
+  +0 -1           trunk/Plugins/Input/flac/tag.c  
+
+
+2005-12-17 16:21:58 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [329]
+  Convert to configdb usage.
+
+  Changes:        Modified:
+  +16 -35         trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+
+
+2005-12-17 02:40:01 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [328]
+  Config file paths should be ~/.audacious and not ~/.xmms
+
+  Changes:        Modified:
+  +1 -5           trunk/Plugins/Effect/ladspa/ladspa.c  
+  +1 -1           trunk/Plugins/Input/flac/configure.c  
+  +1 -1           trunk/Plugins/Output/crossfade/configure.c  
+
+
+2005-12-17 02:25:18 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [327]
+  Squash 3 warnings by compiling as C99 code. Remove round_trick kludge.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wma/Makefile.am  
+  +1 -25          trunk/Plugins/Input/wma/iir.c  
+  +1 -0           trunk/Plugins/Input/wma/wma.c  
+
+
+2005-12-17 02:02:41 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [326]
+  Properly initialize vars before use. A debug-only message threw a warning, it had to go.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/timidity/libtimidity/instrum_dls.c  
+  +0 -4           trunk/Plugins/Input/timidity/libtimidity/readmidi.c  
+
+
+2005-12-17 01:48:19 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [325]
+  Squash all 4 warnings in xmms-timidity.c
+
+  Changes:        Modified:
+  +3 -3           trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+
+
+2005-12-17 01:34:26 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [324]
+  Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier.
+
+  Changes:        Modified:
+  +3 -7           trunk/Plugins/Effect/ladspa/ladspa.c  
+
+
+2005-12-17 01:20:04 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [323]
+  Juggle some declarations around to reduce warnings. Also remove one debugging statement that triggers a warning.
+
+  Changes:        Modified:
+  +16 -0          trunk/Plugins/Input/wma/iir.c  
+  +0 -22          trunk/Plugins/Input/wma/iir.h  
+  +0 -4           trunk/Plugins/Input/wma/libffwma/asf.c  
+
+
+2005-12-17 01:03:15 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [322]
+  Do not discard pointer type qualifiers.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/flac/tag.c  
+
+
+2005-12-17 00:24:33 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [321]
+  GThreadify input plugin.
+
+  Changes:        Modified:
+  +8 -22          trunk/Plugins/Input/musepack/libmpc.cpp  
+  +0 -2           trunk/Plugins/Input/musepack/libmpc.h  
+
+
+2005-12-17 00:08:46 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [320]
+  Add musepack input plugin & hook into build system.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+  +15 -0          trunk/Plugins/Input/musepack/Makefile.am  
+  +82 -0          trunk/Plugins/Input/musepack/config.h.in  
+  +209 -0         trunk/Plugins/Input/musepack/equalizer.cpp  
+  +11 -0          trunk/Plugins/Input/musepack/equalizer.h  
+  +870 -0         trunk/Plugins/Input/musepack/libmpc.cpp  
+  +176 -0         trunk/Plugins/Input/musepack/libmpc.h  
+  +32 -0          trunk/configure.ac  
+
+
+2005-12-16 20:17:53 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [319]
+  How about a default timidity.cfg location that actually works?
+
+  Changes:        Modified:
+  +3 -2           trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+
+
+2005-12-16 20:08:03 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [318]
+  Sorry, but has anyone ever told you that you talk too much?
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/sid/xmms-sid.h  
+
+
+2005-12-16 19:25:47 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [317]
+  GThreadify and fix includes. And although it compiles, let us not ship this. No playback at all.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/timidity/src/Makefile.am  
+  +9 -8           trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+
+
+2005-12-14 19:36:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [316]
+  possible DND fix for konqueror. (cleaned up version of fixed version of my cleanups...
+  i will NOT code at 3 AM again.).
+  
+
+  Changes:        Modified:
+  +4 -5           trunk/audacious/mainwin.c  
+
+
+2005-12-14 19:21:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [315]
+  path change
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-12-14 18:19:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [314]
+  - attach -Iaudacious to libaudcore build crap.
+  - WTF was audacious/util.c doing including lowlevel header sys/ipc.h?!
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/util.c  
+  +3 -2           trunk/libaudcore/Makefile.am  
+
+
+2005-12-14 16:58:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [313]
+  Updated japanese translation, via dai.
+  
+
+  Changes:        Modified:
+  +316 -290       trunk/po/ja.po  
+
+
+2005-12-14 16:51:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [312]
+  Timidity support, via external contractor dai+audacious@cdr.jp.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+  +3 -0           trunk/Plugins/Input/timidity/Makefile.am  
+  +28 -0          trunk/Plugins/Input/timidity/libtimidity/Makefile.am  
+  +137 -0         trunk/Plugins/Input/timidity/libtimidity/common.c  
+  +32 -0          trunk/Plugins/Input/timidity/libtimidity/common.h  
+  +266 -0         trunk/Plugins/Input/timidity/libtimidity/dls1.h  
+  +130 -0         trunk/Plugins/Input/timidity/libtimidity/dls2.h  
+  +619 -0         trunk/Plugins/Input/timidity/libtimidity/instrum.c  
+  +41 -0          trunk/Plugins/Input/timidity/libtimidity/instrum.h  
+  +1196 -0        trunk/Plugins/Input/timidity/libtimidity/instrum_dls.c  
+  +24 -0          trunk/Plugins/Input/timidity/libtimidity/instrum_dls.h  
+  +569 -0         trunk/Plugins/Input/timidity/libtimidity/mix.c  
+  +27 -0          trunk/Plugins/Input/timidity/libtimidity/mix.h  
+  +113 -0         trunk/Plugins/Input/timidity/libtimidity/options.h  
+  +113 -0         trunk/Plugins/Input/timidity/libtimidity/output.c  
+  +56 -0          trunk/Plugins/Input/timidity/libtimidity/output.h  
+  +804 -0         trunk/Plugins/Input/timidity/libtimidity/playmidi.c  
+  +64 -0          trunk/Plugins/Input/timidity/libtimidity/playmidi.h  
+  +596 -0         trunk/Plugins/Input/timidity/libtimidity/readmidi.c  
+  +24 -0          trunk/Plugins/Input/timidity/libtimidity/readmidi.h  
+  +608 -0         trunk/Plugins/Input/timidity/libtimidity/resample.c  
+  +24 -0          trunk/Plugins/Input/timidity/libtimidity/resample.h  
+  +188 -0         trunk/Plugins/Input/timidity/libtimidity/stream.c  
+  +214 -0         trunk/Plugins/Input/timidity/libtimidity/tables.c  
+  +30 -0          trunk/Plugins/Input/timidity/libtimidity/tables.h  
+  +606 -0         trunk/Plugins/Input/timidity/libtimidity/timidity.c  
+  +206 -0         trunk/Plugins/Input/timidity/libtimidity/timidity.h  
+  +192 -0         trunk/Plugins/Input/timidity/libtimidity/timidity_internal.h  
+  +15 -0          trunk/Plugins/Input/timidity/src/Makefile.am  
+  +11 -0          trunk/Plugins/Input/timidity/src/callbacks.c  
+  +2 -0           trunk/Plugins/Input/timidity/src/callbacks.h  
+  +326 -0         trunk/Plugins/Input/timidity/src/interface.c  
+  +6 -0           trunk/Plugins/Input/timidity/src/interface.h  
+  +465 -0         trunk/Plugins/Input/timidity/src/xmms-timidity.c  
+  +39 -0          trunk/Plugins/Input/timidity/src/xmms-timidity.h  
+  +14 -0          trunk/configure.ac  
+
+
+2005-12-14 16:35:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [311]
+  Update header locations.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/controlsocket.c  
+  +1 -1           trunk/audacious/genevent.c  
+  +1 -1           trunk/audacious/input.c  
+  +1 -1           trunk/audacious/main.c  
+  +1 -1           trunk/audacious/mainwin.c  
+  +1 -1           trunk/audacious/playlist.c  
+  +1 -1           trunk/audacious/playlist_list.c  
+  +1 -1           trunk/audacious/playlistwin.c  
+  +1 -1           trunk/audacious/pluginenum.c  
+  +1 -1           trunk/audacious/util.c  
+  +1 -1           trunk/audacious/visualization.c  
+
+
+2005-12-14 16:20:45 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [310]
+  Very initial start on libaudcore.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Makefile.am  
+  +2 -2           trunk/audacious/Makefile.am  
+  +0 -311         trunk/audacious/playback.c  
+  +0 -36          trunk/audacious/playback.h  
+  +1 -0           trunk/configure.ac  
+  +23 -0          trunk/libaudcore/Makefile.am  
+
+
+2005-12-14 03:03:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [309]
+  - Add interface plugin type (buildsystem).
+  - Update Effect Makefile to use $EFFECT_PLUGINS vs $GENERAL_PLUGINS, even though this
+    doesn't have any effect on anything.
+  
+
+  Changes:        Modified:
+  +3 -1           trunk/Plugins/Effect/Makefile.am  
+
+
+2005-12-13 07:11:30 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [308]
+  Vorbis UTF-8 tag conversion patch, via Takuo Kitame <kitame@debian.org>.
+  
+
+  Changes:        Modified:
+  +47 -1          trunk/Plugins/Input/vorbis/configure.c  
+  +45 -1          trunk/Plugins/Input/vorbis/vorbis.c  
+  +4 -0           trunk/Plugins/Input/vorbis/vorbis.h  
+
+
+2005-12-11 03:12:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [307]
+  typo fix
+
+  Changes:        Modified:
+  +2 -6           trunk/Plugins/Effect/ladspa/ladspa.c  
+
+
+2005-12-11 01:41:21 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [306]
+  Mikmod is obsolete. Let it die.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+
+
+2005-12-10 22:31:13 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [305]
+  Use modplug instead of mikmod. Supports more formats & compressed files.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+  +15 -0          trunk/Plugins/Input/modplug/Makefile.am  
+  +19 -0          trunk/Plugins/Input/modplug/archive/Makefile.am  
+  +85 -0          trunk/Plugins/Input/modplug/archive/arch_bz2.cpp  
+  +25 -0          trunk/Plugins/Input/modplug/archive/arch_bz2.h  
+  +108 -0         trunk/Plugins/Input/modplug/archive/arch_gzip.cpp  
+  +22 -0          trunk/Plugins/Input/modplug/archive/arch_gzip.h  
+  +185 -0         trunk/Plugins/Input/modplug/archive/arch_rar.cpp  
+  +22 -0          trunk/Plugins/Input/modplug/archive/arch_rar.h  
+  +55 -0          trunk/Plugins/Input/modplug/archive/arch_raw.cpp  
+  +24 -0          trunk/Plugins/Input/modplug/archive/arch_raw.h  
+  +143 -0         trunk/Plugins/Input/modplug/archive/arch_zip.cpp  
+  +23 -0          trunk/Plugins/Input/modplug/archive/arch_zip.h  
+  +80 -0          trunk/Plugins/Input/modplug/archive/archive.cpp  
+  +32 -0          trunk/Plugins/Input/modplug/archive/archive.h  
+  +112 -0         trunk/Plugins/Input/modplug/archive/open.cpp  
+  +16 -0          trunk/Plugins/Input/modplug/archive/open.h  
+  +7 -0           trunk/Plugins/Input/modplug/gui/Makefile.am  
+  +171 -0         trunk/Plugins/Input/modplug/gui/callbacks.cpp  
+  +27 -0          trunk/Plugins/Input/modplug/gui/callbacks.h  
+  +1009 -0        trunk/Plugins/Input/modplug/gui/interface.cpp  
+  +7 -0           trunk/Plugins/Input/modplug/gui/interface.h  
+  +293 -0         trunk/Plugins/Input/modplug/gui/main.cpp  
+  +12 -0          trunk/Plugins/Input/modplug/gui/main.h  
+  +159 -0         trunk/Plugins/Input/modplug/gui/support.cpp  
+  +61 -0          trunk/Plugins/Input/modplug/gui/support.h  
+  +839 -0         trunk/Plugins/Input/modplug/modplugbmp.cpp  
+  +112 -0         trunk/Plugins/Input/modplug/modplugbmp.h  
+  +111 -0         trunk/Plugins/Input/modplug/plugin.cpp  
+  +133 -0         trunk/Plugins/Input/modplug/plugin.h  
+  +40 -0          trunk/Plugins/Input/modplug/stddefs.h  
+  +17 -11         trunk/configure.ac  
+
+
+2005-12-10 21:54:12 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [304]
+  Ladspa host module for Audacious.
+  
+
+  Changes:        Modified:
+  +10 -0          trunk/Plugins/Effect/ladspa/Makefile.am  
+  +998 -0         trunk/Plugins/Effect/ladspa/ladspa.c  
+  +603 -0         trunk/Plugins/Effect/ladspa/ladspa.h  
+  +1 -1           trunk/Plugins/Makefile.am  
+  +6 -0           trunk/configure.ac  
+
+
+2005-12-10 16:42:49 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [302]
+  Raise MAX_CODED_SUPERFRAME_SIZE to 16384 in accordance with ffmpeg CVS.
+
+  Changes:        Modified:
+  +46 -37         trunk/Plugins/Input/wma/libffwma/wmadec.c  
+
+
+2005-12-10 16:14:54 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [301]
+  Add quoting to make autotools happy.
+
+  Changes:        Modified:
+  +1 -1           trunk/m4/lirc.m4  
+
+
+2005-12-10 02:12:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [300]
+  Merge a cleaned up version of the patch included with #383. Audacious 
+  should no longer go berzerk when being the DND target from Konqueror or 
+  Nautilus.
+  
+
+  Changes:        Modified:
+  +40 -47         trunk/audacious/mainwin.c  
+
+
+2005-12-10 02:03:16 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [299]
+  Update translation templates c/o of laci.
+
+  Changes:        Modified:
+  +27 -60         trunk/po/POTFILES.in  
+  +141 -141       trunk/po/audacious.pot  
+  +143 -143       trunk/po/br.po  
+  +160 -160       trunk/po/cs.po  
+  +159 -159       trunk/po/cy.po  
+  +161 -161       trunk/po/de.po  
+  +160 -160       trunk/po/el.po  
+  +161 -161       trunk/po/es.po  
+  +160 -160       trunk/po/fi.po  
+  +160 -160       trunk/po/fr.po  
+  +160 -160       trunk/po/hi.po  
+  +159 -159       trunk/po/hu.po  
+  +160 -160       trunk/po/it.po  
+  +161 -161       trunk/po/ja.po  
+  +144 -144       trunk/po/ka.po  
+  +160 -160       trunk/po/ko.po  
+  +160 -160       trunk/po/lt.po  
+  +160 -160       trunk/po/mk.po  
+  +160 -160       trunk/po/nl.po  
+  +159 -159       trunk/po/pl.po  
+  +160 -160       trunk/po/pt_BR.po  
+  +143 -143       trunk/po/ro.po  
+  +163 -163       trunk/po/ru.po  
+  +160 -160       trunk/po/sk.po  
+  +159 -159       trunk/po/sv.po  
+  +162 -162       trunk/po/uk.po  
+  +158 -158       trunk/po/zh_CN.po  
+  +160 -160       trunk/po/zh_TW.po  
+
+
+2005-12-09 04:14:43 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [298]
+  Add missing lirc.m4.
+  
+
+  Changes:        Modified:
+  +363 -0         trunk/m4/lirc.m4  
+
+
+2005-12-09 04:12:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [297]
+  - Remove generated files
+  - Add missing sidplay.m4 file.
+  
+
+  Changes:        Modified:
+  +0 -1407        trunk/config.guess  
+  +0 -400         trunk/config.h.in  
+  +0 -1504        trunk/config.sub  
+  +555 -0         trunk/m4/sidplay.m4  
+
+
+2005-12-08 23:17:54 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [296]
+  Update plugin descriptions in feature overview.
+
+  Changes:        Modified:
+  +7 -7           trunk/configure.ac  
+
+
+2005-12-08 23:12:12 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [295]
+  Import sid plugin. Ported from XMMS by giacomo.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+  +42 -0          trunk/Plugins/Input/sid/Makefile.am  
+  +131 -0         trunk/Plugins/Input/sid/config.h.in  
+  +188 -0         trunk/Plugins/Input/sid/xmms-sid-logo.xpm  
+  +1005 -0        trunk/Plugins/Input/sid/xmms-sid.c  
+  +229 -0         trunk/Plugins/Input/sid/xmms-sid.h  
+  +171 -0         trunk/Plugins/Input/sid/xs_about.c  
+  +923 -0         trunk/Plugins/Input/sid/xs_config.c  
+  +167 -0         trunk/Plugins/Input/sid/xs_config.h  
+  +252 -0         trunk/Plugins/Input/sid/xs_fileinfo.c  
+  +16 -0          trunk/Plugins/Input/sid/xs_fileinfo.h  
+  +84 -0          trunk/Plugins/Input/sid/xs_filter.c  
+  +21 -0          trunk/Plugins/Input/sid/xs_filter.h  
+  +26 -0          trunk/Plugins/Input/sid/xs_genui.c  
+  +135 -0         trunk/Plugins/Input/sid/xs_genui.h  
+  +162 -0         trunk/Plugins/Input/sid/xs_glade.c  
+  +38 -0          trunk/Plugins/Input/sid/xs_glade.h  
+  +62 -0          trunk/Plugins/Input/sid/xs_init.c  
+  +2073 -0        trunk/Plugins/Input/sid/xs_interface.c  
+  +9 -0           trunk/Plugins/Input/sid/xs_interface.h  
+  +603 -0         trunk/Plugins/Input/sid/xs_length.c  
+  +46 -0          trunk/Plugins/Input/sid/xs_length.h  
+  +333 -0         trunk/Plugins/Input/sid/xs_md5.c  
+  +36 -0          trunk/Plugins/Input/sid/xs_md5.h  
+  +73 -0          trunk/Plugins/Input/sid/xs_sidplay.h  
+  +342 -0         trunk/Plugins/Input/sid/xs_sidplay1.cc  
+  +25 -0          trunk/Plugins/Input/sid/xs_sidplay1.h  
+  +426 -0         trunk/Plugins/Input/sid/xs_sidplay2.cc  
+  +22 -0          trunk/Plugins/Input/sid/xs_sidplay2.h  
+  +461 -0         trunk/Plugins/Input/sid/xs_stil.c  
+  +49 -0          trunk/Plugins/Input/sid/xs_stil.h  
+  +217 -0         trunk/Plugins/Input/sid/xs_support.c  
+  +48 -0          trunk/Plugins/Input/sid/xs_support.h  
+  +184 -0         trunk/Plugins/Input/sid/xs_title.c  
+  +18 -0          trunk/Plugins/Input/sid/xs_title.h  
+  +15 -0          trunk/configure.ac  
+
+
+2005-12-08 21:29:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [294]
+  We shouldn't have to close the output plugin from here. I don't know why 
+  we are...
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Output/crossfade/crossfade.c  
+
+
+2005-12-08 19:47:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [293]
+  revert changes -- broke the plugin :/
+  
+
+  Changes:        Modified:
+  +6 -6           trunk/Plugins/Output/crossfade/crossfade.c  
+
+
+2005-12-08 19:44:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [292]
+  Kill some warnings here -- the other warnings I can't kill yet, as I've 
+  not yet been able to decipher the voodoo.
+  
+
+  Changes:        Modified:
+  +6 -6           trunk/Plugins/Output/crossfade/crossfade.c  
+
+
+2005-12-08 05:33:57 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [291]
+  fix breakage
+  
+
+  Changes:        Modified:
+  +18 -18         trunk/Plugins/Output/crossfade/monitor.c  
+
+
+2005-12-08 00:54:27 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [290]
+  Use a mutex, lower timeouts. Do not spin waiting for playback to start.
+
+  Changes:        Modified:
+  +6 -4           trunk/Plugins/Input/wav/wav-sndfile.c  
+
+
+2005-12-07 23:53:53 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [289]
+  Hook crossfade into build system.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/Makefile.am  
+  +18 -0          trunk/configure.ac  
+
+
+2005-12-07 23:37:52 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [288]
+  Remove last of the internal OSS support and default to ALSA. Squashed a few warnings but it is still messy.
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Output/crossfade/callbacks.h  
+  +20 -327        trunk/Plugins/Output/crossfade/configure.c  
+  +2 -7           trunk/Plugins/Output/crossfade/crossfade.c  
+  +5 -40          trunk/Plugins/Output/crossfade/crossfade.h  
+  +4 -403         trunk/Plugins/Output/crossfade/interface-2.0.c  
+  +4 -951         trunk/Plugins/Output/crossfade/interface-2.0.glade  
+
+
+2005-12-07 00:09:32 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [287]
+  Still need to pry internal OSS from clenched fingers. In need of anti-warning love too, but it compiles.
+
+  Changes:        Modified:
+  +6 -11          trunk/Plugins/Output/crossfade/Makefile.am  
+  +2180 -0        trunk/Plugins/Output/crossfade/configure.c  
+  +55 -0          trunk/Plugins/Output/crossfade/configure.h  
+  +0 -21          trunk/Plugins/Output/crossfade/crossfade.c  
+  +0 -4           trunk/Plugins/Output/crossfade/crossfade.h  
+  +2891 -0        trunk/Plugins/Output/crossfade/interface-2.0.c  
+  +8 -0           trunk/Plugins/Output/crossfade/interface-2.0.h  
+  +0 -4           trunk/Plugins/Output/crossfade/monitor.c  
+  +144 -0         trunk/Plugins/Output/crossfade/support-2.0.c  
+  +44 -0          trunk/Plugins/Output/crossfade/support-2.0.h  
+
+
+2005-12-06 22:02:16 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [286]
+  Made WMA support configurable, defaults to on.
+
+  Changes:        Modified:
+  +4 -0           trunk/Plugins/Input/wma/Makefile.am  
+  +11 -0          trunk/configure.ac  
+
+
+2005-12-04 23:58:55 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [285]
+  First attempt at porting the crossfade plugin; patches from bug #363 applied, GThreadified, includes fixed. Will most probably not compile as of yet.
+
+  Changes:        Modified:
+  +49 -0          trunk/Plugins/Output/crossfade/Makefile.am  
+  +37 -0          trunk/Plugins/Output/crossfade/callbacks.c  
+  +95 -0          trunk/Plugins/Output/crossfade/callbacks.h  
+  +132 -0         trunk/Plugins/Output/crossfade/convert.c  
+  +48 -0          trunk/Plugins/Output/crossfade/convert.h  
+  +2266 -0        trunk/Plugins/Output/crossfade/crossfade.c  
+  +546 -0         trunk/Plugins/Output/crossfade/crossfade.h  
+  +34 -0          trunk/Plugins/Output/crossfade/debug.c  
+  +34 -0          trunk/Plugins/Output/crossfade/debug.h  
+  +161 -0         trunk/Plugins/Output/crossfade/effect.c  
+  +60 -0          trunk/Plugins/Output/crossfade/effect.h  
+  +1 -0           trunk/Plugins/Output/crossfade/export.sym  
+  +115 -0         trunk/Plugins/Output/crossfade/fft.c  
+  +145 -0         trunk/Plugins/Output/crossfade/format.c  
+  +56 -0          trunk/Plugins/Output/crossfade/format.h  
+  +6460 -0        trunk/Plugins/Output/crossfade/interface-2.0.glade  
+  +16 -0          trunk/Plugins/Output/crossfade/interface-2.0.gladep  
+  +3252 -0        trunk/Plugins/Output/crossfade/interface.c  
+  +5518 -0        trunk/Plugins/Output/crossfade/interface.glade  
+  +8 -0           trunk/Plugins/Output/crossfade/interface.h  
+  +352 -0         trunk/Plugins/Output/crossfade/monitor.c  
+  +42 -0          trunk/Plugins/Output/crossfade/monitor.h  
+  +343 -0         trunk/Plugins/Output/crossfade/rate.c  
+  +74 -0          trunk/Plugins/Output/crossfade/rate.h  
+  +162 -0         trunk/Plugins/Output/crossfade/support.c  
+  +38 -0          trunk/Plugins/Output/crossfade/support.h  
+  +90 -0          trunk/Plugins/Output/crossfade/timing.c  
+  +30 -0          trunk/Plugins/Output/crossfade/timing.h  
+  +126 -0         trunk/Plugins/Output/crossfade/volume.c  
+  +60 -0          trunk/Plugins/Output/crossfade/volume.h  
+
+
+2005-12-04 19:22:16 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [284]
+  Last bit of cast rework by Stephen Bennett.
+
+  Changes:        Modified:
+  +8 -8           trunk/Plugins/Input/wma/libffwma/file.c  
+
+
+2005-12-04 17:29:14 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [283]
+  Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/vorbis/fileinfo.c  
+  +1 -1           trunk/Plugins/Input/wav/wav-sndfile.c  
+  +1 -1           trunk/Plugins/Output/OSS/about.c  
+  +1 -1           trunk/Plugins/Output/esd/about.c  
+  +2 -2           trunk/Plugins/Visualization/libvisual-proxy/about.c  
+  +1 -1           trunk/Plugins/Visualization/libvisual-proxy/config_gui.c  
+  +3 -3           trunk/Plugins/Visualization/libvisual-proxy/lv_bmp_config.c  
+  +1 -1           trunk/Plugins/Visualization/libvisual-proxy/main.c  
+  +1 -1           trunk/audacious/glade/prefswin.glade  
+  +1 -1           trunk/audacious/input.c  
+  +3 -3           trunk/audacious/main.c  
+
+
+2005-12-04 16:49:53 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [282]
+  C++ warning fixes by external contractor Stephen Bennett.
+
+  Changes:        Modified:
+  +3 -3           trunk/Plugins/Input/console/Effects_Buffer.cpp  
+  +1 -1           trunk/Plugins/Input/console/Fir_Resampler.cpp  
+  +1 -1           trunk/Plugins/Input/console/Gbs_Emu.cpp  
+  +5 -5           trunk/Plugins/Input/console/Gym_Emu.cpp  
+  +7 -4           trunk/Plugins/Input/console/Nes_Namco.cpp  
+  +8 -5           trunk/Plugins/Input/console/Nes_Vrc6.cpp  
+  +2 -2           trunk/Plugins/Input/console/Nsf_Emu.cpp  
+  +1 -1           trunk/Plugins/Input/console/Spc_Dsp.h  
+
+
+2005-12-04 15:37:06 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [281]
+  Create some proper headers and include them. No more implicit declarations.
+
+  Changes:        Modified:
+  +3 -4           trunk/Plugins/Input/wma/libffwma/Makefile.am  
+  +1 -0           trunk/Plugins/Input/wma/libffwma/asf.c  
+  +0 -9           trunk/Plugins/Input/wma/libffwma/avformat.h  
+  +1 -0           trunk/Plugins/Input/wma/libffwma/avio.c  
+  +14 -0          trunk/Plugins/Input/wma/libffwma/cutils.h  
+  +1 -0           trunk/Plugins/Input/wma/libffwma/file.c  
+  +4 -1           trunk/Plugins/Input/wma/libffwma/futils.c  
+  +1 -0           trunk/Plugins/Input/wma/libffwma/parser.c  
+  +8 -0           trunk/Plugins/Input/wma/libffwma/utils.h  
+
+
+2005-12-04 14:48:27 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [280]
+  Initialize two variables before use and remove an unused one. Squashes 3 warnings.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ps_dec.c  
+  +0 -1           trunk/Plugins/Input/aac/libfaad2/sbr_hfadj.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/syntax.c  
+
+
+2005-12-04 14:26:12 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [279]
+  Do not discard pointer target type, and do not use deprecated g_basename function.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mikmod/plugin.c  
+
+
+2005-12-04 14:01:40 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [278]
+  Use GdkAtom instead of a regular Atom. 3 characters inserted cure 3 warnings; good return on investment...
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/General/lirc/about.c  
+
+
+2005-12-03 20:58:13 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [277]
+  These fixme warnings are no longer relevant.
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Input/flac/configure.c  
+  +0 -1           trunk/Plugins/Input/flac/fileinfo.c  
+
+
+2005-12-03 17:27:11 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [276]
+  Reduce code duplication and add a return statement.
+
+  Changes:        Modified:
+  +11 -43         trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2005-12-03 17:14:33 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [275]
+  Add two missing casts and update the player buffer description from XMMS to Audacious.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/alsa/audio.c  
+  +2 -2           trunk/Plugins/Output/alsa/configure.c  
+
+
+2005-12-03 16:46:07 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [274]
+  Avoid discarding pointer type qualifiers.
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/flac/charset.c  
+  +2 -2           trunk/Plugins/Input/flac/charset.h  
+  +2 -2           trunk/Plugins/Input/flac/configure.c  
+  +6 -2           trunk/Plugins/Input/flac/fileinfo.c  
+
+
+2005-12-03 16:17:14 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [273]
+  Avoid discarding pointer type qualifiers by not using the result of gtk_entry_get_text directly.
+
+  Changes:        Modified:
+  +12 -6          trunk/Plugins/General/song_change/song_change.c  
+
+
+2005-12-02 23:33:58 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [272]
+  Add casts to callbacks in signal handlers to avoid warning. GCC would like a return statement too.
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Output/alsa/audio.c  
+  +3 -3           trunk/Plugins/Output/alsa/configure.c  
+
+
+2005-11-30 22:56:57 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [271]
+  Convert UTF-16 (windows-1252) into something useful. Original patch by incomp@#audacious,
+  severe cleanups by myself. :)
+  
+
+  Changes:        Modified:
+  +29 -0          trunk/audacious/util.c  
+
+
+2005-11-30 08:02:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [270]
+  C99 compliance issues inside wma.c.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wma/wma.c  
+  +272 -331       trunk/config.guess  
+  +65 -10         trunk/config.h.in  
+  +51 -126        trunk/config.sub  
+
+
+2005-11-29 22:44:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [269]
+  Fix AAC linkage for gcc4, which does not autolink against libstdc++. 
+  Should be harmless (I hope -- untested on FreeBSD as of yet.)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/src/Makefile.am  
+
+
+2005-11-27 19:58:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [268]
+  Check for lrintf. Fixed by ahuillet.
+
+  Changes:        Modified:
+  +3 -0           trunk/audacious/playlistwin.c  
+  +1 -3           trunk/configure.ac  
+
+
+2005-11-27 19:55:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [267]
+  Update translation template, and add new audacious messages to the POTFILES.in.
+
+  Changes:        Modified:
+  +65 -41         trunk/po/POTFILES.in  
+  +2172 -952      trunk/po/audacious.pot  
+  +0 -3267        trunk/po/bmp.pot  
+  +2343 -1063     trunk/po/br.po  
+  +2461 -1108     trunk/po/cs.po  
+  +2464 -1182     trunk/po/cy.po  
+  +2467 -1114     trunk/po/de.po  
+  +1811 -824      trunk/po/el.po  
+  +2461 -1107     trunk/po/es.po  
+  +2463 -1107     trunk/po/fi.po  
+  +2463 -1110     trunk/po/fr.po  
+  +2463 -1110     trunk/po/hi.po  
+  +2474 -1104     trunk/po/hu.po  
+  +2462 -1110     trunk/po/it.po  
+  +2424 -1090     trunk/po/ja.po  
+  +2427 -1096     trunk/po/ka.po  
+  +2460 -1131     trunk/po/ko.po  
+  +2462 -1111     trunk/po/lt.po  
+  +2465 -1128     trunk/po/mk.po  
+  +2466 -1131     trunk/po/nl.po  
+  +2450 -1130     trunk/po/pl.po  
+  +2460 -1126     trunk/po/pt_BR.po  
+  +2316 -1035     trunk/po/ro.po  
+  +2461 -1124     trunk/po/ru.po  
+  +2456 -1120     trunk/po/sk.po  
+  +2449 -1156     trunk/po/sv.po  
+  +2463 -1104     trunk/po/uk.po  
+  +2467 -1323     trunk/po/zh_CN.po  
+  +2464 -1110     trunk/po/zh_TW.po  
+
+
+2005-11-27 19:43:05 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [266]
+  Revert unicode fixes, cause player to bomb out.
+
+  Changes:        Modified:
+  +0 -13          trunk/Plugins/Input/mpg123/id3.c  
+  +76 -76         trunk/Plugins/Input/mpg123/id3_frame_content.c  
+  +59 -114        trunk/Plugins/Input/mpg123/id3_frame_text.c  
+  +44 -35         trunk/Plugins/Input/mpg123/id3_frame_url.c  
+  +1 -33          trunk/Plugins/Input/mpg123/xmms-id3.h  
+
+
+2005-11-27 04:14:03 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [265]
+  Don't use widget_draw_quick() in playlistwin_update_list().
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/playlistwin.c  
+
+
+2005-11-27 03:04:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [264]
+  Add gdk_flush() to widget_draw_quick().
+
+  Changes:        Modified:
+  +0 -4           trunk/audacious/playlistwin.c  
+  +3 -0           trunk/audacious/widget.c  
+
+
+2005-11-27 02:28:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [263]
+  - Implement widget_draw_quick(widget_t *) for doing an immediate draw
+    operation on a widget.
+  - Use widget_draw_quick() to force a playlist update on unshade.
+  
+
+  Changes:        Modified:
+  +7 -2           trunk/audacious/playlistwin.c  
+  +9 -0           trunk/audacious/widget.c  
+  +1 -0           trunk/audacious/widget.h  
+
+
+2005-11-27 01:44:16 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [262]
+  Remove unneeded sanity check.
+
+  Changes:        Modified:
+  +0 -5           trunk/audacious/playlistwin.c  
+
+
+2005-11-27 01:36:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [261]
+  Revert changes.
+
+  Changes:        Modified:
+  +0 -1           trunk/audacious/playlistwin.c  
+
+
+2005-11-27 01:22:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [260]
+  Closer, but doesn't do it properly.
+
+  Changes:        Modified:
+  +10 -2          trunk/audacious/mainwin.c  
+
+
+2005-11-27 01:08:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [259]
+  Force redraw of audacious playlist window.
+
+  Changes:        Modified:
+  +2 -3           trunk/audacious/mainwin.c  
+  +0 -1           trunk/audacious/playlistwin.c  
+  +0 -1           trunk/audacious/playlistwin.h  
+
+
+2005-11-26 22:29:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [258]
+  Update japanese translator's name. Whoops.
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/about.c  
+
+
+2005-11-26 22:27:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [257]
+  Updated greek translation, thanks to stavrosg.
+
+  Changes:        Modified:
+  +1121 -817      trunk/po/el.po  
+
+
+2005-11-26 22:11:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [256]
+  Version bump -- 0.1.2.
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2005-11-26 22:08:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [255]
+  Always update the playlist information, regardless of whether it is shaded or not. To ensure this happens, I've attached playlistwin_update_list() to the GUI event loop, 
+  mainwin_idle_func(). This is rather clunky, and I don't like it, but it works perfectly. So there.
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/mainwin.c  
+
+
+2005-11-26 07:14:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [254]
+  GCC2 fixes.
+
+  Changes:        Modified:
+  +1 -2           trunk/Plugins/Input/mpg123/id3_frame_content.c  
+  +5 -6           trunk/Plugins/Input/mpg123/id3_frame_text.c  
+  +2 -2           trunk/Plugins/Input/mpg123/id3_frame_url.c  
+
+
+2005-11-26 04:23:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [253]
+  Unicode support fixes, based on an XMMS patch written by Ilya Konstantinov. <ikonst@users.sourceforge.net>:
+  - Fixes UTF16 to UTF8 down-conversion.
+  - Fixes length management of UTF8 entities.
+  - Doesn't break ASCII support.
+  - Corrects several issues with the original implementation.
+  
+
+  Changes:        Modified:
+  +13 -0          trunk/Plugins/Input/mpg123/id3.c  
+  +77 -76         trunk/Plugins/Input/mpg123/id3_frame_content.c  
+  +115 -59        trunk/Plugins/Input/mpg123/id3_frame_text.c  
+  +35 -44         trunk/Plugins/Input/mpg123/id3_frame_url.c  
+  +33 -1          trunk/Plugins/Input/mpg123/xmms-id3.h  
+
+
+2005-11-26 03:54:46 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [252]
+  Make the left and right keys work when the playlist window has focus.
+
+  Changes:        Modified:
+  +17 -0          trunk/audacious/playlistwin.c  
+
+
+2005-11-26 03:29:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [251]
+  Add Winamp-style numeric keypad shortcut key support.
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Input/aac/libmp4v2/Makefile.am  
+  +16 -0          trunk/audacious/mainwin.c  
+
+
+2005-11-25 22:57:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [250]
+  WTF @ playlist window controlling fonts? o.O
+
+  Changes:        Modified:
+  +0 -1           trunk/audacious/playlistwin.c  
+
+
+2005-11-25 21:26:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [249]
+  Update credits on here reflecting audacious-decoder changes.
+
+  Changes:        Modified:
+  +3 -2           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2005-11-25 20:53:16 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [248]
+  Glade stuff.
+
+  Changes:        Modified:
+  +2 -126         trunk/audacious/glade/prefswin.glade  
+
+
+2005-11-25 20:50:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [247]
+  Revert logic part of scrolling.
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/glade/prefswin.glade  
+  +2 -2           trunk/audacious/textbox.c  
+
+
+2005-11-23 05:21:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [246]
+  gcc4 fixes
+
+  Changes:        Modified:
+  +0 -36          trunk/Plugins/Input/wma/libffwma/avcodec.h  
+  +35 -1          trunk/Plugins/Input/wma/libffwma/common.h  
+
+
+2005-11-21 23:00:26 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [245]
+  Compile WMA by default. It works now.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+
+
+2005-11-21 22:59:13 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [244]
+  Working WMA support. I never said it would be pretty, neno, I should said it would play.
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/wma/iir.h  
+  +13 -0          trunk/Plugins/Input/wma/libffwma/Makefile.am  
+  +13 -0          trunk/Plugins/Input/wma/libffwma/Makefile.am  
+  +34 -0          trunk/Plugins/Input/wma/libffwma/allcodecs.c  
+  +34 -0          trunk/Plugins/Input/wma/libffwma/allcodecs.c  
+  +31 -0          trunk/Plugins/Input/wma/libffwma/allformats.c  
+  +31 -0          trunk/Plugins/Input/wma/libffwma/allformats.c  
+  +1010 -0        trunk/Plugins/Input/wma/libffwma/asf.c  
+  +1010 -0        trunk/Plugins/Input/wma/libffwma/asf.c  
+  +1838 -0        trunk/Plugins/Input/wma/libffwma/avcodec.h  
+  +1838 -0        trunk/Plugins/Input/wma/libffwma/avcodec.h  
+  +637 -0         trunk/Plugins/Input/wma/libffwma/avformat.h  
+  +637 -0         trunk/Plugins/Input/wma/libffwma/avformat.h  
+  +43 -0          trunk/Plugins/Input/wma/libffwma/avi.h  
+  +43 -0          trunk/Plugins/Input/wma/libffwma/avi.h  
+  +177 -0         trunk/Plugins/Input/wma/libffwma/avio.c  
+  +177 -0         trunk/Plugins/Input/wma/libffwma/avio.c  
+  +169 -0         trunk/Plugins/Input/wma/libffwma/avio.h  
+  +169 -0         trunk/Plugins/Input/wma/libffwma/avio.h  
+  +383 -0         trunk/Plugins/Input/wma/libffwma/aviobuf.c  
+  +383 -0         trunk/Plugins/Input/wma/libffwma/aviobuf.c  
+  +129 -0         trunk/Plugins/Input/wma/libffwma/bswap.h  
+  +129 -0         trunk/Plugins/Input/wma/libffwma/bswap.h  
+  +311 -0         trunk/Plugins/Input/wma/libffwma/common.c  
+  +311 -0         trunk/Plugins/Input/wma/libffwma/common.c  
+  +909 -0         trunk/Plugins/Input/wma/libffwma/common.h  
+  +909 -0         trunk/Plugins/Input/wma/libffwma/common.h  
+  +0 -25          trunk/Plugins/Input/wma/libffwma/config.h  
+  +239 -0         trunk/Plugins/Input/wma/libffwma/cutils.c  
+  +239 -0         trunk/Plugins/Input/wma/libffwma/cutils.c  
+  +892 -0         trunk/Plugins/Input/wma/libffwma/dsputil.c  
+  +892 -0         trunk/Plugins/Input/wma/libffwma/dsputil.c  
+  +522 -0         trunk/Plugins/Input/wma/libffwma/dsputil.h  
+  +522 -0         trunk/Plugins/Input/wma/libffwma/dsputil.h  
+  +249 -0         trunk/Plugins/Input/wma/libffwma/fft.c  
+  +249 -0         trunk/Plugins/Input/wma/libffwma/fft.c  
+  +120 -0         trunk/Plugins/Input/wma/libffwma/file.c  
+  +120 -0         trunk/Plugins/Input/wma/libffwma/file.c  
+  +2240 -0        trunk/Plugins/Input/wma/libffwma/futils.c  
+  +2240 -0        trunk/Plugins/Input/wma/libffwma/futils.c  
+  +175 -0         trunk/Plugins/Input/wma/libffwma/mdct.c  
+  +175 -0         trunk/Plugins/Input/wma/libffwma/mdct.c  
+  +0 -100         trunk/Plugins/Input/wma/libffwma/mem.c  
+  +44 -0          trunk/Plugins/Input/wma/libffwma/os_support.c  
+  +44 -0          trunk/Plugins/Input/wma/libffwma/os_support.c  
+  +33 -0          trunk/Plugins/Input/wma/libffwma/os_support.h  
+  +33 -0          trunk/Plugins/Input/wma/libffwma/os_support.h  
+  +134 -0         trunk/Plugins/Input/wma/libffwma/parser.c  
+  +134 -0         trunk/Plugins/Input/wma/libffwma/parser.c  
+  +585 -0         trunk/Plugins/Input/wma/libffwma/simple_idct.c  
+  +585 -0         trunk/Plugins/Input/wma/libffwma/simple_idct.c  
+  +36 -0          trunk/Plugins/Input/wma/libffwma/simple_idct.h  
+  +36 -0          trunk/Plugins/Input/wma/libffwma/simple_idct.h  
+  +634 -0         trunk/Plugins/Input/wma/libffwma/utils.c  
+  +634 -0         trunk/Plugins/Input/wma/libffwma/utils.c  
+  +1412 -0        trunk/Plugins/Input/wma/libffwma/wmadata.h  
+  +1412 -0        trunk/Plugins/Input/wma/libffwma/wmadata.h  
+  +1323 -0        trunk/Plugins/Input/wma/libffwma/wmadec.c  
+  +1323 -0        trunk/Plugins/Input/wma/libffwma/wmadec.c  
+  +8 -6           trunk/Plugins/Input/wma/wma.c  
+
+
+2005-11-21 04:02:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [243]
+  Rename controlsocket to audacious, from xmms, so that xmms stuff wont crash us.
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/controlsocket.h  
+
+
+2005-11-20 22:17:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [242]
+  Add ctrlsocket_check to generic event loop.
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/genevent.c  
+  +0 -1           trunk/audacious/main.c  
+
+
+2005-11-20 20:35:42 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [241]
+  GThreadify output plugin.
+
+  Changes:        Modified:
+  +4 -5           trunk/Plugins/Output/alsa/audio.c  
+
+
+2005-11-20 19:18:16 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [240]
+  Implement GBS playback.
+
+  Changes:        Modified:
+  +91 -0          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +1 -1           trunk/Plugins/Input/console/Audacious_Driver.h  
+
+
+2005-11-20 18:57:10 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [239]
+  Implement NSF playback.
+
+  Changes:        Modified:
+  +103 -14        trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-20 14:44:16 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [238]
+  Include fix, allows the plugin to compile again.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/alsa/about.c  
+
+
+2005-11-20 08:34:09 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [237]
+  Sync ALSA plugin with enhancements/patches from Fatal (XMMS cvs)
+
+  Changes:        Modified:
+  +27 -33         trunk/Plugins/Output/alsa/about.c  
+  +22 -24         trunk/Plugins/Output/alsa/alsa.c  
+  +2 -2           trunk/Plugins/Output/alsa/alsa.h  
+  +900 -932       trunk/Plugins/Output/alsa/audio.c  
+  +322 -325       trunk/Plugins/Output/alsa/configure.c  
+  +40 -41         trunk/Plugins/Output/alsa/init.c  
+
+
+2005-11-19 22:42:28 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [236]
+  Sync with xmms-wma instead of bmp-wma & GThreadify. Does not explode, but does not play either.
+
+  Changes:        Modified:
+  +4 -4           trunk/Plugins/Input/wma/iir.c  
+  +6 -3           trunk/Plugins/Input/wma/iir.h  
+  +1 -1           trunk/Plugins/Input/wma/libffwma/Makefile.am  
+  +22 -7          trunk/Plugins/Input/wma/libffwma/allcodecs.c  
+  +96 -0          trunk/Plugins/Input/wma/libffwma/allformats.c  
+  +710 -33        trunk/Plugins/Input/wma/libffwma/asf.c  
+  +237 -2         trunk/Plugins/Input/wma/libffwma/avcodec.h  
+  +20 -7          trunk/Plugins/Input/wma/libffwma/avio.c  
+  +323 -6         trunk/Plugins/Input/wma/libffwma/aviobuf.c  
+  +84 -5          trunk/Plugins/Input/wma/libffwma/common.c  
+  +305 -48        trunk/Plugins/Input/wma/libffwma/common.h  
+  +25 -0          trunk/Plugins/Input/wma/libffwma/config.h  
+  +2 -1           trunk/Plugins/Input/wma/libffwma/cutils.c  
+  +2420 -0        trunk/Plugins/Input/wma/libffwma/dsputil.c  
+  +5 -0           trunk/Plugins/Input/wma/libffwma/dsputil.h  
+  +3 -3           trunk/Plugins/Input/wma/libffwma/fft.c  
+  +13 -1          trunk/Plugins/Input/wma/libffwma/file.c  
+  +129 -42        trunk/Plugins/Input/wma/libffwma/futils.c  
+  +2 -2           trunk/Plugins/Input/wma/libffwma/mdct.c  
+  +100 -0         trunk/Plugins/Input/wma/libffwma/mem.c  
+  +14 -1          trunk/Plugins/Input/wma/libffwma/os_support.c  
+  +836 -10        trunk/Plugins/Input/wma/libffwma/parser.c  
+  +249 -22        trunk/Plugins/Input/wma/libffwma/utils.c  
+  +39 -42         trunk/Plugins/Input/wma/libffwma/wmadec.c  
+  +416 -716       trunk/Plugins/Input/wma/wma.c  
+
+
+2005-11-19 13:49:16 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [235]
+  Add casts to callbacks in signal handlers to avoid warning. Remove stale pause handler declaration from wav-sndfile.h
+
+  Changes:        Modified:
+  +14 -14         trunk/Plugins/Input/flac/configure.c  
+  +2 -2           trunk/Plugins/Input/tonegen/tonegen.c  
+  +1 -1           trunk/Plugins/Input/wav/wav-sndfile.c  
+  +0 -1           trunk/Plugins/Input/wav/wav-sndfile.h  
+
+
+2005-11-19 12:36:29 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [234]
+  Increase GCC happiness about libfaad code.
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/ps_dec.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/sbr_dec.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/specrec.c  
+
+
+2005-11-18 17:18:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [231]
+  Save the preference to enable or disable bitmap fonts.
+
+  Changes:        Modified:
+  +3 -0           trunk/audacious/main.c  
+
+
+2005-11-18 08:59:16 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [230]
+  Lets not install libmp4v2.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/libmp4v2/Makefile.am  
+
+
+2005-11-18 06:10:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [229]
+  Force pango to use a sane fontsize for the playlist window.
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/playlistwin.h  
+
+
+2005-11-18 05:45:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [228]
+  Fucking nero idiots suck...
+
+  Changes:        Modified:
+  +0 -28          trunk/Plugins/Input/aac/libfaad2/common.h  
+
+
+2005-11-17 22:57:57 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [224]
+  Verify that all files are under version control. Upload a few that were not.
+
+  Changes:        Modified:
+  +252 -0         trunk/Plugins/Input/aac/include/neaacdec.h  
+  +990 -0         trunk/Plugins/Input/aac/libfaad2/drm_dec.c  
+  +97 -0          trunk/Plugins/Input/aac/libfaad2/drm_dec.h  
+  +3652 -0        trunk/Plugins/Input/aac/libfaad2/mdct_tab.h  
+  +1985 -0        trunk/Plugins/Input/aac/libfaad2/ps_dec.c  
+  +148 -0         trunk/Plugins/Input/aac/libfaad2/ps_dec.h  
+  +545 -0         trunk/Plugins/Input/aac/libfaad2/ps_syntax.c  
+  +547 -0         trunk/Plugins/Input/aac/libfaad2/ps_tables.h  
+  +41 -0          trunk/Plugins/Input/aac/libmp4v2/atom_bitr.cpp  
+  +30 -0          trunk/Plugins/Input/aac/libmp4v2/atom_btrt.cpp  
+  +38 -0          trunk/Plugins/Input/aac/libmp4v2/atom_co64.cpp  
+  +32 -0          trunk/Plugins/Input/aac/libmp4v2/atom_cprt.cpp  
+  +40 -0          trunk/Plugins/Input/aac/libmp4v2/atom_ctts.cpp  
+  +29 -0          trunk/Plugins/Input/aac/libmp4v2/atom_dimm.cpp  
+  +28 -0          trunk/Plugins/Input/aac/libmp4v2/atom_dinf.cpp  
+  +29 -0          trunk/Plugins/Input/aac/libmp4v2/atom_dmax.cpp  
+  +29 -0          trunk/Plugins/Input/aac/libmp4v2/atom_dmed.cpp  
+  +29 -0          trunk/Plugins/Input/aac/libmp4v2/atom_drep.cpp  
+  +28 -0          trunk/Plugins/Input/aac/libmp4v2/atom_edts.cpp  
+  +31 -0          trunk/Plugins/Input/aac/libmp4v2/atom_esds.cpp  
+  +32 -0          trunk/Plugins/Input/aac/libmp4v2/atom_frma.cpp  
+  +39 -0          trunk/Plugins/Input/aac/libmp4v2/atom_hmhd.cpp  
+  +34 -0          trunk/Plugins/Input/aac/libmp4v2/atom_iKMS.cpp  
+  +38 -0          trunk/Plugins/Input/aac/libmp4v2/atom_iSFM.cpp  
+  +31 -0          trunk/Plugins/Input/aac/libmp4v2/atom_iods.cpp  
+  +31 -0          trunk/Plugins/Input/aac/libmp4v2/atom_maxr.cpp  
+  +30 -0          trunk/Plugins/Input/aac/libmp4v2/atom_mdia.cpp  
+  +31 -0          trunk/Plugins/Input/aac/libmp4v2/atom_mfhd.cpp  
+  +33 -0          trunk/Plugins/Input/aac/libmp4v2/atom_minf.cpp  
+  +30 -0          trunk/Plugins/Input/aac/libmp4v2/atom_moof.cpp  
+  +33 -0          trunk/Plugins/Input/aac/libmp4v2/atom_moov.cpp  
+  +28 -0          trunk/Plugins/Input/aac/libmp4v2/atom_mvex.cpp  
+  +28 -0          trunk/Plugins/Input/aac/libmp4v2/atom_nmhd.cpp  
+  +29 -0          trunk/Plugins/Input/aac/libmp4v2/atom_nump.cpp  
+  +31 -0          trunk/Plugins/Input/aac/libmp4v2/atom_payt.cpp  
+  +29 -0          trunk/Plugins/Input/aac/libmp4v2/atom_pmax.cpp  
+  +33 -0          trunk/Plugins/Input/aac/libmp4v2/atom_schi.cpp  
+  +35 -0          trunk/Plugins/Input/aac/libmp4v2/atom_schm.cpp  
+  +33 -0          trunk/Plugins/Input/aac/libmp4v2/atom_sinf.cpp  
+  +29 -0          trunk/Plugins/Input/aac/libmp4v2/atom_smhd.cpp  
+  +30 -0          trunk/Plugins/Input/aac/libmp4v2/atom_snro.cpp  
+  +38 -0          trunk/Plugins/Input/aac/libmp4v2/atom_stco.cpp  
+  +40 -0          trunk/Plugins/Input/aac/libmp4v2/atom_stsh.cpp  
+  +38 -0          trunk/Plugins/Input/aac/libmp4v2/atom_stss.cpp  
+  +40 -0          trunk/Plugins/Input/aac/libmp4v2/atom_stts.cpp  
+  +30 -0          trunk/Plugins/Input/aac/libmp4v2/atom_tims.cpp  
+  +29 -0          trunk/Plugins/Input/aac/libmp4v2/atom_tmax.cpp  
+  +29 -0          trunk/Plugins/Input/aac/libmp4v2/atom_tmin.cpp  
+  +29 -0          trunk/Plugins/Input/aac/libmp4v2/atom_tpyl.cpp  
+  +30 -0          trunk/Plugins/Input/aac/libmp4v2/atom_traf.cpp  
+  +32 -0          trunk/Plugins/Input/aac/libmp4v2/atom_trak.cpp  
+  +32 -0          trunk/Plugins/Input/aac/libmp4v2/atom_tref.cpp  
+  +39 -0          trunk/Plugins/Input/aac/libmp4v2/atom_trex.cpp  
+  +29 -0          trunk/Plugins/Input/aac/libmp4v2/atom_trpy.cpp  
+  +30 -0          trunk/Plugins/Input/aac/libmp4v2/atom_tsro.cpp  
+
+
+2005-11-17 22:37:37 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [223]
+  Unbreak my... compile
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Input/aac/include/mpeg4ip_version.h  
+
+
+2005-11-17 22:01:18 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [222]
+  libmp4v2 goes back to the future
+
+  Changes:        Modified:
+  +20 -6          trunk/Plugins/Input/aac/libmp4v2/INTERNALS  
+  +3 -48          trunk/Plugins/Input/aac/libmp4v2/Makefile.am  
+  +4 -6           trunk/Plugins/Input/aac/libmp4v2/README  
+  +6 -0           trunk/Plugins/Input/aac/libmp4v2/atom_free.cpp  
+  +0 -120         trunk/Plugins/Input/aac/libmp4v2/atom_meta.cpp  
+  +151 -442       trunk/Plugins/Input/aac/libmp4v2/atoms.h  
+  +23 -17         trunk/Plugins/Input/aac/libmp4v2/isma.cpp  
+  +11 -191        trunk/Plugins/Input/aac/libmp4v2/libmp4v260.dsp  
+  +12 -192        trunk/Plugins/Input/aac/libmp4v2/libmp4v2_st60.dsp  
+  +278 -13        trunk/Plugins/Input/aac/libmp4v2/mp4.cpp  
+  +36 -6          trunk/Plugins/Input/aac/libmp4v2/mp4.h  
+  +27 -173        trunk/Plugins/Input/aac/libmp4v2/mp4atom.cpp  
+  +1 -1           trunk/Plugins/Input/aac/libmp4v2/mp4atom.h  
+  +1 -1           trunk/Plugins/Input/aac/libmp4v2/mp4descriptor.cpp  
+  +45 -6          trunk/Plugins/Input/aac/libmp4v2/mp4file.cpp  
+  +37 -4          trunk/Plugins/Input/aac/libmp4v2/mp4file.h  
+  +72 -7          trunk/Plugins/Input/aac/libmp4v2/mp4info.cpp  
+  +224 -232       trunk/Plugins/Input/aac/libmp4v2/mp4meta.cpp  
+  +4 -4           trunk/Plugins/Input/aac/libmp4v2/mp4property.cpp  
+  +2 -2           trunk/Plugins/Input/aac/libmp4v2/mp4property.h  
+  +44 -29         trunk/Plugins/Input/aac/libmp4v2/mp4track.cpp  
+  +5 -1           trunk/Plugins/Input/aac/libmp4v2/mp4util.cpp  
+  +12 -0          trunk/Plugins/Input/aac/libmp4v2/mp4util.h  
+  +2 -0           trunk/Plugins/Input/aac/libmp4v2/rtphint.cpp  
+
+
+2005-11-17 20:21:04 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [221]
+  GThreadify plugin. Adds a return statement and removes a pragma statement to please GCC.
+
+  Changes:        Modified:
+  +0 -3           trunk/Plugins/Input/aac/include/faad.h  
+  +34 -37         trunk/Plugins/Input/aac/src/libmp4.c  
+
+
+2005-11-17 00:21:11 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [220]
+  Synced with bmp-mp4. Build system is fragile, but should work now.
+
+  Changes:        Modified:
+  +6 -190         trunk/Plugins/Input/aac/include/faad.h  
+  +346 -8         trunk/Plugins/Input/aac/include/mpeg4ip.h  
+  +8 -3           trunk/Plugins/Input/aac/libfaad2/Makefile.am  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/analysis.h  
+  +32 -7          trunk/Plugins/Input/aac/libfaad2/bits.c  
+  +30 -16         trunk/Plugins/Input/aac/libfaad2/bits.h  
+  +363 -172       trunk/Plugins/Input/aac/libfaad2/cfft.c  
+  +2 -17          trunk/Plugins/Input/aac/libfaad2/cfft.h  
+  +144 -12        trunk/Plugins/Input/aac/libfaad2/cfft_tab.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/codebook/hcb_sf.h  
+  +319 -30        trunk/Plugins/Input/aac/libfaad2/common.c  
+  +87 -37         trunk/Plugins/Input/aac/libfaad2/common.h  
+  +258 -269       trunk/Plugins/Input/aac/libfaad2/decoder.c  
+  +34 -35         trunk/Plugins/Input/aac/libfaad2/decoder.h  
+  +4 -4           trunk/Plugins/Input/aac/libfaad2/drc.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/drc.h  
+  +19 -7          trunk/Plugins/Input/aac/libfaad2/error.c  
+  +4 -4           trunk/Plugins/Input/aac/libfaad2/error.h  
+  +128 -68        trunk/Plugins/Input/aac/libfaad2/filtbank.c  
+  +6 -10          trunk/Plugins/Input/aac/libfaad2/filtbank.h  
+  +78 -7          trunk/Plugins/Input/aac/libfaad2/fixed.h  
+  +283 -287       trunk/Plugins/Input/aac/libfaad2/hcr.c  
+  +69 -16         trunk/Plugins/Input/aac/libfaad2/huffman.c  
+  +2 -15          trunk/Plugins/Input/aac/libfaad2/huffman.h  
+  +3 -3           trunk/Plugins/Input/aac/libfaad2/ic_predict.c  
+  +5 -5           trunk/Plugins/Input/aac/libfaad2/ic_predict.h  
+  +15116 -8       trunk/Plugins/Input/aac/libfaad2/iq_table.h  
+  +12 -11         trunk/Plugins/Input/aac/libfaad2/is.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/is.h  
+  +6 -6           trunk/Plugins/Input/aac/libfaad2/kbd_win.h  
+  +27 -3          trunk/Plugins/Input/aac/libfaad2/libfaad.dsp  
+  +8 -5           trunk/Plugins/Input/aac/libfaad2/libfaad.sln  
+  +277 -226       trunk/Plugins/Input/aac/libfaad2/libfaad.vcproj  
+  +24 -16         trunk/Plugins/Input/aac/libfaad2/lt_predict.c  
+  +2 -5           trunk/Plugins/Input/aac/libfaad2/lt_predict.h  
+  +107 -141       trunk/Plugins/Input/aac/libfaad2/mdct.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/mdct.h  
+  +43 -11         trunk/Plugins/Input/aac/libfaad2/mp4.c  
+  +9 -9           trunk/Plugins/Input/aac/libfaad2/mp4.h  
+  +3 -3           trunk/Plugins/Input/aac/libfaad2/ms.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/ms.h  
+  +402 -106       trunk/Plugins/Input/aac/libfaad2/output.c  
+  +3 -6           trunk/Plugins/Input/aac/libfaad2/output.h  
+  +18 -8          trunk/Plugins/Input/aac/libfaad2/pns.c  
+  +2 -8           trunk/Plugins/Input/aac/libfaad2/pns.h  
+  +4 -3           trunk/Plugins/Input/aac/libfaad2/pulse.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/pulse.h  
+  +29 -10         trunk/Plugins/Input/aac/libfaad2/rvlc.c  
+  +2 -14          trunk/Plugins/Input/aac/libfaad2/rvlc.h  
+  +1952 -2343     trunk/Plugins/Input/aac/libfaad2/sbr_dct.c  
+  +9 -5           trunk/Plugins/Input/aac/libfaad2/sbr_dct.h  
+  +428 -172       trunk/Plugins/Input/aac/libfaad2/sbr_dec.c  
+  +68 -40         trunk/Plugins/Input/aac/libfaad2/sbr_dec.h  
+  +330 -38        trunk/Plugins/Input/aac/libfaad2/sbr_e_nf.c  
+  +5 -3           trunk/Plugins/Input/aac/libfaad2/sbr_e_nf.h  
+  +166 -28        trunk/Plugins/Input/aac/libfaad2/sbr_fbt.c  
+  +6 -7           trunk/Plugins/Input/aac/libfaad2/sbr_fbt.h  
+  +1265 -207      trunk/Plugins/Input/aac/libfaad2/sbr_hfadj.c  
+  +7 -27          trunk/Plugins/Input/aac/libfaad2/sbr_hfadj.h  
+  +327 -169       trunk/Plugins/Input/aac/libfaad2/sbr_hfgen.c  
+  +3 -13          trunk/Plugins/Input/aac/libfaad2/sbr_hfgen.h  
+  +11 -19         trunk/Plugins/Input/aac/libfaad2/sbr_huff.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/sbr_huff.h  
+  +5 -4           trunk/Plugins/Input/aac/libfaad2/sbr_noise.h  
+  +435 -113       trunk/Plugins/Input/aac/libfaad2/sbr_qmf.c  
+  +5 -5           trunk/Plugins/Input/aac/libfaad2/sbr_qmf.h  
+  +6 -5           trunk/Plugins/Input/aac/libfaad2/sbr_qmf_c.h  
+  +357 -316       trunk/Plugins/Input/aac/libfaad2/sbr_syntax.c  
+  +4 -16          trunk/Plugins/Input/aac/libfaad2/sbr_syntax.h  
+  +33 -18         trunk/Plugins/Input/aac/libfaad2/sbr_tf_grid.c  
+  +2 -6           trunk/Plugins/Input/aac/libfaad2/sbr_tf_grid.h  
+  +10 -10         trunk/Plugins/Input/aac/libfaad2/sine_win.h  
+  +612 -304       trunk/Plugins/Input/aac/libfaad2/specrec.c  
+  +6 -14          trunk/Plugins/Input/aac/libfaad2/specrec.h  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/ssr.c  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/ssr.h  
+  +6 -6           trunk/Plugins/Input/aac/libfaad2/ssr_fb.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_fb.h  
+  +2 -2           trunk/Plugins/Input/aac/libfaad2/ssr_ipqf.c  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_ipqf.h  
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/ssr_win.h  
+  +100 -63        trunk/Plugins/Input/aac/libfaad2/structs.h  
+  +631 -199       trunk/Plugins/Input/aac/libfaad2/syntax.c  
+  +11 -50         trunk/Plugins/Input/aac/libfaad2/syntax.h  
+  +37 -17         trunk/Plugins/Input/aac/libfaad2/tns.c  
+  +2 -9           trunk/Plugins/Input/aac/libfaad2/tns.h  
+  +6 -20          trunk/Plugins/Input/aac/libmp4v2/INTERNALS  
+  +48 -3          trunk/Plugins/Input/aac/libmp4v2/Makefile.am  
+  +6 -4           trunk/Plugins/Input/aac/libmp4v2/README  
+  +0 -6           trunk/Plugins/Input/aac/libmp4v2/atom_free.cpp  
+  +120 -0         trunk/Plugins/Input/aac/libmp4v2/atom_meta.cpp  
+  +442 -151       trunk/Plugins/Input/aac/libmp4v2/atoms.h  
+  +17 -23         trunk/Plugins/Input/aac/libmp4v2/isma.cpp  
+  +191 -11        trunk/Plugins/Input/aac/libmp4v2/libmp4v260.dsp  
+  +192 -12        trunk/Plugins/Input/aac/libmp4v2/libmp4v2_st60.dsp  
+  +13 -278        trunk/Plugins/Input/aac/libmp4v2/mp4.cpp  
+  +6 -41          trunk/Plugins/Input/aac/libmp4v2/mp4.h  
+  +173 -27        trunk/Plugins/Input/aac/libmp4v2/mp4atom.cpp  
+  +1 -1           trunk/Plugins/Input/aac/libmp4v2/mp4atom.h  
+  +1 -1           trunk/Plugins/Input/aac/libmp4v2/mp4descriptor.cpp  
+  +6 -45          trunk/Plugins/Input/aac/libmp4v2/mp4file.cpp  
+  +4 -37          trunk/Plugins/Input/aac/libmp4v2/mp4file.h  
+  +7 -72          trunk/Plugins/Input/aac/libmp4v2/mp4info.cpp  
+  +232 -224       trunk/Plugins/Input/aac/libmp4v2/mp4meta.cpp  
+  +4 -4           trunk/Plugins/Input/aac/libmp4v2/mp4property.cpp  
+  +2 -2           trunk/Plugins/Input/aac/libmp4v2/mp4property.h  
+  +29 -44         trunk/Plugins/Input/aac/libmp4v2/mp4track.cpp  
+  +1 -5           trunk/Plugins/Input/aac/libmp4v2/mp4util.cpp  
+  +1 -12          trunk/Plugins/Input/aac/libmp4v2/mp4util.h  
+  +0 -2           trunk/Plugins/Input/aac/libmp4v2/rtphint.cpp  
+  +1 -1           trunk/Plugins/Input/aac/src/Makefile.am  
+  +1 -1           trunk/Plugins/Input/aac/src/aac_utils.c  
+  +17 -13         trunk/Plugins/Input/aac/src/libmp4.c  
+  +19 -31         trunk/Plugins/Input/aac/src/mp4_utils.c  
+
+
+2005-11-16 09:12:05 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [219]
+  memory leak fix, should close #368.e
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Input/mpg123/http.c  
+  +1 -0           trunk/audacious/main.c  
+
+
+2005-11-16 04:21:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [217]
+  Split up generic events into audcore_generic_events(), and client-specific stuff remains in mainwin_idle_func().
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/Makefile.am  
+  +187 -0         trunk/audacious/genevent.c  
+  +8 -1           trunk/audacious/main.c  
+  +16 -82         trunk/audacious/mainwin.c  
+  +6 -0           trunk/audacious/mainwin.h  
+
+
+2005-11-16 03:24:17 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [216]
+  - Fix playback-stop RPC call crash.
+  - Fix shutdown RPC call crash.
+  
+
+  Changes:        Modified:
+  +7 -4           trunk/audacious/main.c  
+  +5 -0           trunk/audacious/mainwin.c  
+
+
+2005-11-15 08:44:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [212]
+  oops :p
+
+  Changes:        Modified:
+  +0 -117         trunk/audacious/beep  
+
+
+2005-11-15 08:15:05 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [209]
+  Fix an error on line 666, reported by Mikachu. Ironic that it *would* be line *666*.
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/main.c  
+
+
+2005-11-15 07:48:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [208]
+  Add --headless to help listing.
+
+  Changes:        Modified:
+  +3 -0           trunk/audacious/main.c  
+
+
+2005-11-15 07:43:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [207]
+  headless now working, use --headless if you wish to experiment.
+
+  Changes:        Modified:
+  +4 -3           trunk/audacious/main.c  
+  +3 -0           trunk/audacious/mainwin.c  
+  +3 -0           trunk/audacious/monostereo.c  
+  +6 -0           trunk/audacious/playstatus.c  
+  +3 -0           trunk/audacious/svis.c  
+  +3 -0           trunk/audacious/vis.c  
+  +9 -0           trunk/audacious/widget.c  
+
+
+2005-11-15 07:13:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [206]
+  Initial headless stuff... does not yet work.
+
+  Changes:        Modified:
+  +65 -36         trunk/audacious/main.c  
+
+
+2005-11-15 00:01:00 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [193]
+  GCC would prefer a return statement here.
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/tonegen/tonegen.c  
+
+
+2005-11-14 23:58:21 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [192]
+  GCC would prefer a return statement here.
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Input/mikmod/plugin.c  
+
+
+2005-11-14 23:45:51 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [191]
+  Fix includes to avoid implicit declaration warnings.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/flac/configure.c  
+  +1 -1           trunk/Plugins/Input/flac/http.c  
+  +1 -1           trunk/Plugins/Input/flac/plugin.c  
+
+
+2005-11-14 02:57:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [190]
+  Titling updates.
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/equalizer.c  
+  +1 -1           trunk/audacious/playlistwin.c  
+
+
+2005-11-14 02:14:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [189]
+  Fileinfo dialog adjustment.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/fileinfo.c  
+
+
+2005-11-14 01:59:06 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [188]
+  Fix a gcc issue, I think.
+
+  Changes:        Modified:
+  +1 -13          trunk/Plugins/Input/mpg123/decode_i386.c  
+
+
+2005-11-13 22:27:07 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [187]
+  List sndfile extensions in the plugin configuration table.
+
+  Changes:        Modified:
+  +1 -0           trunk/configure.ac  
+
+
+2005-11-13 21:52:37 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [186]
+  Pthread is not used here, so do not link to it.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/General/song_change/Makefile.am  
+
+
+2005-11-13 21:36:38 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [185]
+  Missed an include there.
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Input/wma/iir.h  
+
+
+2005-11-13 21:33:03 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [184]
+  GThreadify this input plugin.
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Input/flac/configure.c  
+  +4 -6           trunk/Plugins/Input/flac/http.c  
+  +4 -5           trunk/Plugins/Input/flac/plugin.c  
+
+
+2005-11-13 21:27:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [183]
+  wtf @ USE_MMX
+
+  Changes:        Modified:
+  +0 -20          trunk/Plugins/Input/mpg123/decode_i386.c  
+
+
+2005-11-13 21:02:22 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [182]
+  Use GThread instead of pthread.
+
+  Changes:        Modified:
+  +22 -24         trunk/Plugins/Input/wma/wma.c  
+
+
+2005-11-13 21:02:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [181]
+  Infinite loop. (oops)
+
+  Changes:        Modified:
+  +0 -1           trunk/Plugins/Input/mpg123/tabinit.c  
+
+
+2005-11-13 20:59:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [180]
+  Remove stale USE_SIMD stuff.
+
+  Changes:        Modified:
+  +0 -96          trunk/Plugins/Input/mpg123/configure.c  
+  +0 -6           trunk/Plugins/Input/mpg123/layer2.c  
+  +0 -12          trunk/Plugins/Input/mpg123/layer3.c  
+  +0 -34          trunk/Plugins/Input/mpg123/mpg123.c  
+  +0 -14          trunk/Plugins/Input/mpg123/mpg123.h  
+  +1 -36          trunk/Plugins/Input/mpg123/tabinit.c  
+
+
+2005-11-13 20:55:07 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [179]
+  Use GThread instead of pthread.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mikmod/Makefile.am  
+  +0 -1           trunk/Plugins/Input/mikmod/mikmod-plugin.h  
+  +4 -4           trunk/Plugins/Input/mikmod/plugin.c  
+
+
+2005-11-13 20:51:07 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [178]
+  Really I do.
+
+  Changes:        Modified:
+  +3 -3           trunk/Plugins/Input/wav/Makefile.am  
+
+
+2005-11-13 20:50:12 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [177]
+  grr... i hate automake
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wav/Makefile.am  
+
+
+2005-11-13 20:43:41 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [176]
+  Add -lsndfile when using wav-sndfile.c
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Input/wav/Makefile.am  
+
+
+2005-11-13 20:33:37 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [175]
+  Use GThread instead of pthread.
+
+  Changes:        Modified:
+  +4 -5           trunk/Plugins/Input/tonegen/tonegen.c  
+
+
+2005-11-13 20:30:00 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [174]
+  Remove more optimization.
+
+  Changes:        Modified:
+  +0 -250         trunk/Plugins/Input/mpg123/decode_i486.c  
+
+
+2005-11-13 20:28:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [173]
+  Buffer underrun fix?
+
+  Changes:        Modified:
+  +0 -3           trunk/Plugins/Input/mpg123/common.c  
+
+
+2005-11-13 20:24:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [172]
+  Remove assembly optimizations, we want to play nicely with any system.
+
+  Changes:        Modified:
+  +2 -22          trunk/Plugins/Input/mpg123/Makefile.am  
+  +0 -499         trunk/Plugins/Input/mpg123/dct36_3dnow.s  
+  +0 -710         trunk/Plugins/Input/mpg123/dct64_3dnow.s  
+  +0 -836         trunk/Plugins/Input/mpg123/dct64_MMX.s  
+  +0 -272         trunk/Plugins/Input/mpg123/decode_3dnow.s  
+  +0 -108         trunk/Plugins/Input/mpg123/decode_MMX.s  
+  +0 -323         trunk/Plugins/Input/mpg123/decode_i586.s  
+  +0 -61          trunk/Plugins/Input/mpg123/getcpuflags.s  
+
+
+2005-11-13 19:37:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [171]
+  Add chainsaw to credits.
+
+  Changes:        Modified:
+  +2 -0           trunk/audacious/about.c  
+
+
+2005-11-13 08:07:48 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [170]
+  New skin, care of NhJm, with modifications by me :)
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/skin/AMAROK.bmp  
+  +0 -0           trunk/skin/AVS.bmp  
+  +0 -0           trunk/skin/BALANCE.bmp  
+  +0 -0           trunk/skin/CBUTTONS.bmp  
+  +0 -0           trunk/skin/Close.ani  
+  +0 -0           trunk/skin/EQMAIN.bmp  
+  +0 -0           trunk/skin/EQ_EX.bmp  
+  +0 -0           trunk/skin/Eqclose.cur  
+  +0 -0           trunk/skin/Eqnormal.cur  
+  +0 -0           trunk/skin/Eqslid.cur  
+  +0 -0           trunk/skin/Eqtitle.cur  
+  +0 -0           trunk/skin/GEN.bmp  
+  +0 -0           trunk/skin/GENEX.bmp  
+  +0 -0           trunk/skin/MAIN.bmp  
+  +0 -0           trunk/skin/MB.bmp  
+  +0 -0           trunk/skin/MBINNER.bmp  
+  +0 -0           trunk/skin/MIKRO.bmp  
+  +0 -0           trunk/skin/MONOSTER.bmp  
+  +0 -0           trunk/skin/Mainmenu.cur  
+  +16 -53         trunk/skin/Makefile.am  
+  +0 -0           trunk/skin/Min.ani  
+  +0 -0           trunk/skin/Min.cur  
+  +0 -0           trunk/skin/Mmenu.cur  
+  +0 -0           trunk/skin/NUMBERS.bmp  
+  +0 -0           trunk/skin/NUMS_EX.bmp  
+  +0 -0           trunk/skin/Normal.cur  
+  +0 -0           trunk/skin/PLAYPAUS.bmp  
+  +0 -0           trunk/skin/PLEDIT.bmp  
+  +0 -8           trunk/skin/PLEDIT.txt  
+  +0 -0           trunk/skin/POSBAR.bmp  
+  +0 -0           trunk/skin/Pclose.cur  
+  +0 -0           trunk/skin/Pnormal.cur  
+  +0 -0           trunk/skin/Posbar.cur  
+  +0 -0           trunk/skin/Psize.cur  
+  +0 -0           trunk/skin/Ptbar.cur  
+  +0 -0           trunk/skin/Pvscroll.cur  
+  +0 -0           trunk/skin/Pwinbut.cur  
+  +0 -0           trunk/skin/Pwsnorm.cur  
+  +0 -0           trunk/skin/Pwssize.cur  
+  +0 -434         trunk/skin/README.txt  
+  +0 -0           trunk/skin/SHUFREP.bmp  
+  +0 -0           trunk/skin/Songname.cur  
+  +0 -0           trunk/skin/TEXT.bmp  
+  +0 -0           trunk/skin/TITLEBAR.bmp  
+  +0 -0           trunk/skin/Titlebar.cur  
+  +0 -0           trunk/skin/VIDAMP.bmp  
+  +0 -0           trunk/skin/VIDEO.bmp  
+  +0 -24          trunk/skin/VISCOLOR.txt  
+  +0 -0           trunk/skin/VOLUME.bmp  
+  +0 -0           trunk/skin/Volbal.cur  
+  +0 -10          trunk/skin/WINAMPMB.txt  
+  +0 -0           trunk/skin/Winbut.cur  
+  +0 -0           trunk/skin/Wsnormal.cur  
+  +0 -0           trunk/skin/Wsposbar.cur  
+  +0 -0           trunk/skin/balance.bmp  
+  +0 -0           trunk/skin/cbuttons.bmp  
+  +0 -0           trunk/skin/eq_ex.bmp  
+  +0 -0           trunk/skin/eqmain.bmp  
+  +0 -0           trunk/skin/main.bmp  
+  +0 -0           trunk/skin/monoster.bmp  
+  +0 -0           trunk/skin/nums_ex.bmp  
+  +0 -0           trunk/skin/playpaus.bmp  
+  +0 -0           trunk/skin/pledit.bmp  
+  +6 -0           trunk/skin/pledit.txt  
+  +0 -0           trunk/skin/posbar.bmp  
+  +0 -0           trunk/skin/shufrep.bmp  
+  +0 -0           trunk/skin/text.bmp  
+  +0 -0           trunk/skin/titlebar.bmp  
+  +24 -0          trunk/skin/viscolor.txt  
+  +0 -0           trunk/skin/volume.bmp  
+
+
+2005-11-13 07:01:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [169]
+  Add gstreamer/ for later hacking on.
+
+  Changes:        Modified:
+
+
+2005-11-13 04:49:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [168]
+  AM_CONDITIONAL fix
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/General/lirc/Makefile.am  
+
+
+2005-11-13 02:02:29 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [167]
+  sndfile checks
+
+  Changes:        Modified:
+  +20 -0          trunk/configure.ac  
+
+
+2005-11-13 01:47:27 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [166]
+  Add quotes for AC_FIND_FILE to make aclocal-1.9 happy
+
+  Changes:        Modified:
+  +2 -2           trunk/m4/libmikmod.m4  
+
+
+2005-11-13 01:27:07 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [165]
+  oops
+
+  Changes:        Modified:
+  +1 -2           trunk/configure.ac  
+
+
+2005-11-13 01:26:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [164]
+  autoconf fixes for lirc, still broken
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2005-11-13 01:26:32 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [163]
+  Observe AM_CONDITIONAL name before committing.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/General/lirc/Makefile.am  
+
+
+2005-11-13 01:20:49 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [162]
+  Do not try to build LIRC when not enabled.
+
+  Changes:        Modified:
+  +4 -0           trunk/Plugins/General/lirc/Makefile.am  
+
+
+2005-11-13 01:19:42 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [161]
+  Makefile changes for sndfile.
+
+  Changes:        Modified:
+  +12 -2          trunk/Plugins/Input/wav/Makefile.am  
+
+
+2005-11-13 01:12:53 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [160]
+  And that one last Makefile.am for lirc.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/General/Makefile.am  
+
+
+2005-11-13 01:12:20 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [159]
+  Integrate LIRC plugin into build system.
+
+  Changes:        Modified:
+  +19 -0          trunk/configure.ac  
+
+
+2005-11-13 01:11:46 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [158]
+  Add LIRC general plugin.
+
+  Changes:        Modified:
+  +10 -0          trunk/Plugins/General/lirc/Makefile.am  
+  +135 -0         trunk/Plugins/General/lirc/about.c  
+  +991 -0         trunk/Plugins/General/lirc/lirc.c  
+  +40 -0          trunk/Plugins/General/lirc/lirc.h  
+  +96 -0          trunk/Plugins/General/lirc/lirc_image.h  
+  +69 -0          trunk/Plugins/General/lirc/lirc_mini.xpm  
+
+
+2005-11-12 23:39:26 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [157]
+  Add sndfile version of the wav plugin. Not integrated into buildsystem yet.
+
+  Changes:        Modified:
+  +271 -0         trunk/Plugins/Input/wav/wav-sndfile.c  
+  +44 -0          trunk/Plugins/Input/wav/wav-sndfile.h  
+
+
+2005-11-12 22:38:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [156]
+  Don't crash if there's no handler for pausing.
+
+  Changes:        Modified:
+  +2 -1           trunk/audacious/playback.c  
+
+
+2005-11-12 22:34:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [155]
+  Do not use G_INLINE_FUNC. Reported by halcy0n@gentoo.org
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/softvolume.c  
+
+
+2005-11-12 22:15:48 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [154]
+  Remove the fucking mutex system that broke.
+
+  Changes:        Modified:
+  +0 -20          trunk/audacious/playback.c  
+
+
+2005-11-12 18:51:09 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [153]
+  Remove REAL_TO_SHORT from generic decoder.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/decode.c  
+
+
+2005-11-11 02:25:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [152]
+  Add ability to override defaults via .audacious/config until we can get a GUI.
+
+  Changes:        Modified:
+  +8 -0           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-11 02:15:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [151]
+  basic resampling code.
+
+  Changes:        Modified:
+  +11 -5          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-11 02:07:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [150]
+  More of the same.
+
+  Changes:        Modified:
+  +16 -1          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-11 02:05:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [149]
+  Move SPC-specific code into SPC-specific routines.
+
+  Changes:        Modified:
+  +21 -4          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +7 -0           trunk/Plugins/Input/console/Audacious_Driver.h  
+
+
+2005-11-11 01:52:13 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [148]
+  Display the amount of DSP channels in the kbps box.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-11 01:51:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [147]
+  looping stuff
+
+  Changes:        Modified:
+  +31 -6          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +8 -0           trunk/Plugins/Input/console/Audacious_Driver.h  
+
+
+2005-11-11 00:48:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [146]
+  More thread safety, less XMMS braindamage.
+
+  Changes:        Modified:
+  +30 -0          trunk/audacious/playback.c  
+  +1 -0           trunk/audacious/playback.h  
+
+
+2005-11-11 00:40:09 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [145]
+  Mutex system
+
+  Changes:        Modified:
+  +1 -0           trunk/audacious/input.h  
+  +11 -0          trunk/audacious/playback.c  
+
+
+2005-11-10 23:56:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [144]
+  Don't build wma by default, it's not working.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+  +1 -1           trunk/Plugins/Input/wma/libffwma/asf.c  
+  +7 -1           trunk/Plugins/Input/wma/libffwma/futils.c  
+  +2 -2           trunk/Plugins/Input/wma/libffwma/parser.c  
+  +3 -3           trunk/Plugins/Input/wma/libffwma/utils.c  
+
+
+2005-11-10 23:15:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [143]
+  Hook it into the build.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+
+
+2005-11-10 23:15:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [142]
+  Make it compile. :)
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/wma/Makefile.am  
+  +2 -2           trunk/Plugins/Input/wma/iir.h  
+  +3 -3           trunk/Plugins/Input/wma/libffwma/Makefile.am  
+
+
+2005-11-10 22:59:08 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [141]
+  Generate makefiles for wma plugin.
+
+  Changes:        Modified:
+  +2 -0           trunk/configure.ac  
+
+
+2005-11-10 22:57:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [140]
+  Rename bmp-wma.c to wma.c.
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/wma/Makefile.am  
+  +0 -882         trunk/Plugins/Input/wma/bmp-wma.c  
+
+
+2005-11-10 22:56:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [139]
+  Import WMA decoder into SVN.
+
+  Changes:        Modified:
+  +11 -0          trunk/Plugins/Input/wma/Makefile.am  
+  +882 -0         trunk/Plugins/Input/wma/bmp-wma.c  
+  +185 -0         trunk/Plugins/Input/wma/iir.c  
+  +88 -0          trunk/Plugins/Input/wma/iir.h  
+  +13 -0          trunk/Plugins/Input/wma/libffwma/Makefile.am  
+  +34 -0          trunk/Plugins/Input/wma/libffwma/allcodecs.c  
+  +31 -0          trunk/Plugins/Input/wma/libffwma/allformats.c  
+  +1015 -0        trunk/Plugins/Input/wma/libffwma/asf.c  
+  +1838 -0        trunk/Plugins/Input/wma/libffwma/avcodec.h  
+  +637 -0         trunk/Plugins/Input/wma/libffwma/avformat.h  
+  +43 -0          trunk/Plugins/Input/wma/libffwma/avi.h  
+  +177 -0         trunk/Plugins/Input/wma/libffwma/avio.c  
+  +169 -0         trunk/Plugins/Input/wma/libffwma/avio.h  
+  +383 -0         trunk/Plugins/Input/wma/libffwma/aviobuf.c  
+  +129 -0         trunk/Plugins/Input/wma/libffwma/bswap.h  
+  +311 -0         trunk/Plugins/Input/wma/libffwma/common.c  
+  +909 -0         trunk/Plugins/Input/wma/libffwma/common.h  
+  +239 -0         trunk/Plugins/Input/wma/libffwma/cutils.c  
+  +892 -0         trunk/Plugins/Input/wma/libffwma/dsputil.c  
+  +522 -0         trunk/Plugins/Input/wma/libffwma/dsputil.h  
+  +249 -0         trunk/Plugins/Input/wma/libffwma/fft.c  
+  +120 -0         trunk/Plugins/Input/wma/libffwma/file.c  
+  +2239 -0        trunk/Plugins/Input/wma/libffwma/futils.c  
+  +175 -0         trunk/Plugins/Input/wma/libffwma/mdct.c  
+  +44 -0          trunk/Plugins/Input/wma/libffwma/os_support.c  
+  +33 -0          trunk/Plugins/Input/wma/libffwma/os_support.h  
+  +134 -0         trunk/Plugins/Input/wma/libffwma/parser.c  
+  +585 -0         trunk/Plugins/Input/wma/libffwma/simple_idct.c  
+  +36 -0          trunk/Plugins/Input/wma/libffwma/simple_idct.h  
+  +634 -0         trunk/Plugins/Input/wma/libffwma/utils.c  
+  +1412 -0        trunk/Plugins/Input/wma/libffwma/wmadata.h  
+  +1323 -0        trunk/Plugins/Input/wma/libffwma/wmadec.c  
+
+
+2005-11-10 14:41:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [138]
+  Whoops.
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/mpg123/decode_MMX.s  
+
+
+2005-11-10 14:38:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [137]
+  symbol fixes
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/mpg123.c  
+  +1 -1           trunk/Plugins/Input/mpg123/mpg123.h  
+
+
+2005-11-10 14:28:46 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [136]
+  fix capitalization
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mpg123/decode_MMX.s  
+
+
+2005-11-10 05:24:24 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [135]
+  Open the output channel before firing up the thread.
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +331 -272       trunk/config.guess  
+  +10 -62         trunk/config.h.in  
+  +126 -51        trunk/config.sub  
+
+
+2005-11-10 04:00:16 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [134]
+  Remove configure options that no longer have any meaning.
+
+  Changes:        Modified:
+  +0 -2           trunk/m4/libmikmod.m4  
+  +0 -2           trunk/m4/sdl.m4  
+
+
+2005-11-10 03:59:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [133]
+  Same for SDL.
+
+  Changes:        Modified:
+  +0 -103         trunk/m4/sdl.m4  
+
+
+2005-11-10 03:57:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [132]
+  Fix libmikmod test.
+
+  Changes:        Modified:
+  +0 -131         trunk/m4/libmikmod.m4  
+
+
+2005-11-10 00:49:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [131]
+  Update the credits to note the code sync that occured.
+  
+
+  Changes:        Modified:
+  +4 -3           trunk/Plugins/Input/mpg123/mpg123.c  
+
+
+2005-11-10 00:42:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [130]
+  Optimized decoders, and custom resampler. We don't use these yet.
+  
+
+  Changes:        Modified:
+  +250 -0         trunk/Plugins/Input/mpg123/decode_i486.c  
+  +282 -0         trunk/Plugins/Input/mpg123/decode_ntom.c  
+
+
+2005-11-10 00:40:03 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [129]
+  Synchronize mpg123 code with mpg123-0.59s.mc3. This brings us superior accuracy to libMAD, apparently.
+  
+
+  Changes:        Modified:
+  +18 -0          trunk/Plugins/Input/mpg123/common.h  
+  +158 -176       trunk/Plugins/Input/mpg123/decode.c  
+  +158 -181       trunk/Plugins/Input/mpg123/decode_2to1.c  
+  +45 -55         trunk/Plugins/Input/mpg123/decode_3dnow.s  
+  +164 -193       trunk/Plugins/Input/mpg123/decode_4to1.c  
+  +3 -3           trunk/Plugins/Input/mpg123/decode_MMX.s  
+  +166 -191       trunk/Plugins/Input/mpg123/decode_i386.c  
+  +27 -25         trunk/Plugins/Input/mpg123/decode_i586.s  
+  +56 -72         trunk/Plugins/Input/mpg123/getbits.c  
+  +27 -40         trunk/Plugins/Input/mpg123/getbits.h  
+  +94 -115        trunk/Plugins/Input/mpg123/layer1.c  
+  +188 -219       trunk/Plugins/Input/mpg123/layer2.c  
+  +1127 -1109     trunk/Plugins/Input/mpg123/layer3.c  
+  +32 -0          trunk/Plugins/Input/mpg123/mpg123.h  
+
+
+2005-11-08 20:04:15 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [128]
+  Fix realize function for the bitmap fonts option.
+
+  Changes:        Modified:
+  +2 -1           trunk/audacious/prefswin.c  
+
+
+2005-11-08 19:56:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [127]
+  Winorder fixes c/o of Mikachu.
+
+  Changes:        Modified:
+  +5 -5           trunk/audacious/main.c  
+
+
+2005-11-08 07:26:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [126]
+  More bitmap-font related stuff, working on a scrolling implementation too. (You can now enable or disable bitmap font support in Preferences.)
+  
+
+  Changes:        Modified:
+  +374 -9         trunk/audacious/glade/prefswin.glade  
+  +21 -1          trunk/audacious/prefswin.c  
+  +2 -2           trunk/audacious/textbox.c  
+
+
+2005-11-08 06:13:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [125]
+  Bring back support for winamp-style bitmap fonts. :)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/mainwin.c  
+
+
+2005-11-08 05:03:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [124]
+  New logo, care of NhJm.
+  
+
+  Changes:        Modified:
+  +452 -2273      trunk/audacious/audacious_logo.xpm  
+
+
+2005-11-08 05:01:48 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [123]
+  version bump to 0.1.1.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2005-11-08 05:00:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [122]
+  Merge icons from NhJm.
+  
+
+  Changes:        Modified:
+  +1 -2           trunk/audacious/equalizer.c  
+  +1 -1           trunk/audacious/images/Makefile.am  
+  +176 -0         trunk/audacious/images/audacious_player.xpm  
+  +0 -93          trunk/audacious/images/bmp_eq.xpm  
+  +0 -97          trunk/audacious/images/bmp_playlist.xpm  
+  +2 -2           trunk/audacious/main.c  
+  +1 -1           trunk/audacious/playlistwin.c  
+
+
+2005-11-04 05:56:07 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [121]
+  s/xmms/Audacious/g
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/General/song_change/song_change.c  
+
+
+2005-11-04 05:53:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [120]
+  Updates :)
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/General/song_change/song_change.c  
+  +0 -8           trunk/config.h.in  
+
+
+2005-11-04 05:46:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [119]
+  Add song_change plugin, ready to go.
+  
+
+  Changes:        Modified:
+  +8 -0           trunk/Plugins/General/song_change/.cvsignore  
+  +10 -0          trunk/Plugins/General/song_change/Makefile.am  
+  +555 -0         trunk/Plugins/General/song_change/song_change.c  
+
+
+2005-11-04 05:44:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [118]
+  New and improved configure.ac!
+  
+
+  Changes:        Modified:
+  +7 -0           trunk/configure.ac  
+
+
+2005-11-04 05:40:28 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [117]
+  Add build infrastructure for General plugins :)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Makefile.am  
+
+
+2005-11-04 01:43:12 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [116]
+  stupid glibc >_<
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/boost/cstdint.hpp  
+
+
+2005-11-04 01:24:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [115]
+  Fix linux good!
+  
+
+  Changes:        Modified:
+  +4 -30          trunk/Plugins/Input/console/boost/cstdint.hpp  
+
+
+2005-11-04 00:08:51 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [114]
+  linux fix care of atheme IRC services :P
+  
+
+  Changes:        Modified:
+  +4 -0           trunk/Plugins/Input/console/boost/cstdint.hpp  
+
+
+2005-11-03 22:17:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [113]
+  Update configure to generate the makefile for the SPC decoder...
+  
+
+  Changes:        Modified:
+  +272 -331       trunk/config.guess  
+  +51 -126        trunk/config.sub  
+  +1 -0           trunk/configure.ac  
+  +2 -0           trunk/m4/libmikmod.m4  
+
+
+2005-11-03 06:08:35 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [112]
+  Hook the console plugin into the build, it's ready for initial alphatesting.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/Makefile.am  
+
+
+2005-11-03 06:07:17 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [111]
+  Add about box.
+  
+
+  Changes:        Modified:
+  +14 -4          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-03 05:45:23 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [110]
+  Improved latency on the decode loop.
+  
+
+  Changes:        Modified:
+  +5 -5           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-03 05:43:28 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [109]
+  Finally! Got the timing working properly on the visualization plugin :)
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-03 05:26:00 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [108]
+  Tell the player that the decoder has fired up :)
+  
+
+  Changes:        Modified:
+  +7 -0           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-03 03:33:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [107]
+  Use header.game, over header.author, as most SPC files do not contain the composer information.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-03 03:31:34 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [106]
+  Generate a proper title.
+  
+
+  Changes:        Modified:
+  +20 -5          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-03 03:11:24 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [105]
+  Stop playback when requested to by user.
+  
+
+  Changes:        Modified:
+  +6 -4           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-03 02:38:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [104]
+  Normal sound decoding, now to just figure out how to stop the decode_thread when we need to.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-02 07:15:57 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [103]
+  More accurate sound reproduction, but there is warbling. Still locks up player on completion.
+  
+
+  Changes:        Modified:
+  +14 -7          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-02 07:01:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [102]
+  More stuffness. It *decodes*, but:
+  - locks up the player afterwards
+  - doesn't sound right. try it and see what i mean.
+  
+
+  Changes:        Modified:
+  +18 -18         trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +2 -1           trunk/Plugins/Input/console/Snes_Spc.cpp  
+
+
+2005-11-02 05:53:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [101]
+  What i have right now is this.
+  
+
+  Changes:        Modified:
+  +16 -3          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-02 05:34:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [100]
+  More progress -- now loads as an audacious module. :)
+  
+
+  Changes:        Modified:
+  +5 -1           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-02 05:25:40 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [99]
+  Oops.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/Makefile.am  
+
+
+2005-11-02 05:23:24 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [98]
+  More work
+  
+
+  Changes:        Modified:
+  +73 -12         trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +1 -1           trunk/Plugins/Input/console/Makefile.am  
+
+
+2005-11-02 05:09:52 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [97]
+  Add code for decoder thread.
+  
+
+  Changes:        Modified:
+  +47 -2          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+
+
+2005-11-02 04:45:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [96]
+  Some routines here. Hehe.
+  
+
+  Changes:        Modified:
+  +40 -0          trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +44 -0          trunk/Plugins/Input/console/Audacious_Driver.h  
+
+
+2005-11-02 04:20:20 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [95]
+  More endianness fixes.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Plugins/Input/console/blargg_common.h  
+
+
+2005-11-02 04:18:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [94]
+  Pass correct endianness information to the library.
+  
+
+  Changes:        Modified:
+  +6 -0           trunk/Plugins/Input/console/blargg_common.h  
+
+
+2005-11-02 04:07:16 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [93]
+  Typo fix
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/console/Makefile.am  
+
+
+2005-11-02 03:57:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [92]
+  Import the initial sources for console music support.
+  
+
+  Changes:        Modified:
+  +9 -0           trunk/Plugins/Input/console/Audacious_Driver.cpp  
+  +394 -0         trunk/Plugins/Input/console/Blip_Buffer.cpp  
+  +248 -0         trunk/Plugins/Input/console/Blip_Buffer.h  
+  +204 -0         trunk/Plugins/Input/console/Blip_Synth.h  
+  +116 -0         trunk/Plugins/Input/console/Classic_Emu.cpp  
+  +69 -0          trunk/Plugins/Input/console/Classic_Emu.h  
+  +466 -0         trunk/Plugins/Input/console/Effects_Buffer.cpp  
+  +91 -0          trunk/Plugins/Input/console/Effects_Buffer.h  
+  +273 -0         trunk/Plugins/Input/console/Fir_Resampler.cpp  
+  +76 -0          trunk/Plugins/Input/console/Fir_Resampler.h  
+  +227 -0         trunk/Plugins/Input/console/Gb_Apu.cpp  
+  +91 -0          trunk/Plugins/Input/console/Gb_Apu.h  
+  +1117 -0        trunk/Plugins/Input/console/Gb_Cpu.cpp  
+  +97 -0          trunk/Plugins/Input/console/Gb_Cpu.h  
+  +404 -0         trunk/Plugins/Input/console/Gb_Oscs.cpp  
+  +97 -0          trunk/Plugins/Input/console/Gb_Oscs.h  
+  +352 -0         trunk/Plugins/Input/console/Gbs_Emu.cpp  
+  +95 -0          trunk/Plugins/Input/console/Gbs_Emu.h  
+  +441 -0         trunk/Plugins/Input/console/Gym_Emu.cpp  
+  +101 -0         trunk/Plugins/Input/console/Gym_Emu.h  
+  +37 -0          trunk/Plugins/Input/console/Makefile.am  
+  +205 -0         trunk/Plugins/Input/console/Multi_Buffer.cpp  
+  +157 -0         trunk/Plugins/Input/console/Multi_Buffer.h  
+  +77 -0          trunk/Plugins/Input/console/Music_Emu.cpp  
+  +66 -0          trunk/Plugins/Input/console/Music_Emu.h  
+  +329 -0         trunk/Plugins/Input/console/Nes_Apu.cpp  
+  +155 -0         trunk/Plugins/Input/console/Nes_Apu.h  
+  +915 -0         trunk/Plugins/Input/console/Nes_Cpu.cpp  
+  +123 -0         trunk/Plugins/Input/console/Nes_Cpu.h  
+  +146 -0         trunk/Plugins/Input/console/Nes_Namco.cpp  
+  +99 -0          trunk/Plugins/Input/console/Nes_Namco.h  
+  +485 -0         trunk/Plugins/Input/console/Nes_Oscs.cpp  
+  +141 -0         trunk/Plugins/Input/console/Nes_Oscs.h  
+  +210 -0         trunk/Plugins/Input/console/Nes_Vrc6.cpp  
+  +75 -0          trunk/Plugins/Input/console/Nes_Vrc6.h  
+  +473 -0         trunk/Plugins/Input/console/Nsf_Emu.cpp  
+  +127 -0         trunk/Plugins/Input/console/Nsf_Emu.h  
+  +180 -0         trunk/Plugins/Input/console/Panning_Buffer.cpp  
+  +50 -0          trunk/Plugins/Input/console/Panning_Buffer.h  
+  +323 -0         trunk/Plugins/Input/console/Sms_Apu.cpp  
+  +78 -0          trunk/Plugins/Input/console/Sms_Apu.h  
+  +54 -0          trunk/Plugins/Input/console/Sms_Oscs.h  
+  +465 -0         trunk/Plugins/Input/console/Snes_Spc.cpp  
+  +111 -0         trunk/Plugins/Input/console/Snes_Spc.h  
+  +1082 -0        trunk/Plugins/Input/console/Spc_Cpu.cpp  
+  +61 -0          trunk/Plugins/Input/console/Spc_Cpu.h  
+  +644 -0         trunk/Plugins/Input/console/Spc_Dsp.cpp  
+  +159 -0         trunk/Plugins/Input/console/Spc_Dsp.h  
+  +113 -0         trunk/Plugins/Input/console/Spc_Emu.cpp  
+  +79 -0          trunk/Plugins/Input/console/Spc_Emu.h  
+  +31 -0          trunk/Plugins/Input/console/Tagged_Data.h  
+  +286 -0         trunk/Plugins/Input/console/Vgm_Emu.cpp  
+  +75 -0          trunk/Plugins/Input/console/Vgm_Emu.h  
+  +247 -0         trunk/Plugins/Input/console/abstract_file.cpp  
+  +151 -0         trunk/Plugins/Input/console/abstract_file.h  
+  +161 -0         trunk/Plugins/Input/console/blargg_common.h  
+  +47 -0          trunk/Plugins/Input/console/blargg_endian.h  
+  +40 -0          trunk/Plugins/Input/console/blargg_source.h  
+  +13 -0          trunk/Plugins/Input/console/boost/config.hpp  
+  +42 -0          trunk/Plugins/Input/console/boost/cstdint.hpp  
+  +22 -0          trunk/Plugins/Input/console/boost/static_assert.hpp  
+  +63 -0          trunk/Plugins/Input/console/changes.txt  
+  +63 -0          trunk/Plugins/Input/console/demo.cpp  
+  +71 -0          trunk/Plugins/Input/console/demo_effects.cpp  
+  +67 -0          trunk/Plugins/Input/console/demo_panning.cpp  
+  +177 -0         trunk/Plugins/Input/console/design.txt  
+  +220 -0         trunk/Plugins/Input/console/notes.txt  
+  +122 -0         trunk/Plugins/Input/console/readme.txt  
+  +72 -0          trunk/Plugins/Input/console/todo.txt  
+  +1328 -0        trunk/Plugins/Input/console/ym2612.cpp  
+  +38 -0          trunk/Plugins/Input/console/ym2612.h  
+
+
+2005-11-01 22:55:04 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [91]
+  DragonflyBSD fixes.
+  
+
+  Changes:        Modified:
+  +70 -10         trunk/config.h.in  
+  +0 -10          trunk/configure.ac  
+
+
+2005-11-01 08:11:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [90]
+  Fix the missing separator in the playback menu. (oops)
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/audacious/mainwin.c  
+
+
+2005-11-01 08:08:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [89]
+  More work on the main menu...
+  
+
+  Changes:        Modified:
+  +8 -8           trunk/audacious/mainwin.c  
+
+
+2005-11-01 07:46:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [88]
+  - Add a few things to the main menu.
+  - Bring back classic XMMS behaviour of ``Play Location''.
+  
+
+  Changes:        Modified:
+  +26 -4          trunk/audacious/mainwin.c  
+  +14 -3          trunk/audacious/util.c  
+  +1 -1           trunk/audacious/util.h  
+
+
+2005-11-01 05:16:49 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [87]
+  s/static GTKItemFactoryEntry/GTKItemFactoryEntry/g.
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/audacious/main.c  
+  +6 -6           trunk/audacious/mainwin.c  
+
+
+2005-11-01 05:06:43 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [86]
+  We wanted GTK_WINDOW_TOPLEVEL here, not GTK_WINDOW_POPUP. :P
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/mikmod/plugin.c  
+
+
+2005-11-01 04:29:31 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [85]
+  m4 changes: move libmikmod stuff into m4/libmikmod.m4.
+  
+
+  Changes:        Modified:
+  +217 -219       trunk/acinclude.m4  
+
+
+2005-11-01 04:27:37 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [84]
+  Fix build of mikmod plugin. Thanks Pelosz.
+  
+
+  Changes:        Modified:
+  +1 -3           trunk/Plugins/Input/mikmod/plugin.c  
+
+
+2005-11-01 00:45:17 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [83]
+  Do not install libmp4v2.la.
+  
+  This closes gentoo bug #110987.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/libmp4v2/Makefile.am  
+
+
+2005-10-31 05:12:07 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [82]
+  Commented Work-around for bug #129
+
+  Changes:        Modified:
+  +2 -1           trunk/audacious/main.c  
+
+
+2005-10-31 05:08:07 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [81]
+  Fix #129 by using playlistwin_set_mask() in playlistwin_set_shade()
+  
+  
+
+  Changes:        Modified:
+  +4 -0           trunk/audacious/playlistwin.c  
+
+
+2005-10-30 23:25:52 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [80]
+  Call gnome_vfs_escape_path_string() before attempting to open the file.
+  (Closes: #0000291)
+  
+
+  Changes:        Modified:
+  +5 -3           trunk/libaudacious/vfs_gnome.c  
+
+
+2005-10-30 22:02:23 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [79]
+  ENABLE_AAC conditional so we won't compile it if the user doesn't want.
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Input/aac/Makefile.am  
+
+
+2005-10-30 01:59:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [78]
+  Updates to the AUTHORS document. 
+  
+
+  Changes:        Modified:
+  +10 -5          trunk/AUTHORS  
+
+
+2005-10-30 00:41:30 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [77]
+  Use the conitional HAVE_FLAC so we won't try to compile it if we shouldn't.
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/Plugins/Input/flac/Makefile.am  
+
+
+2005-10-30 00:32:21 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [76]
+  use $have_flac instead of $enable_flac in the summary view.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
+2005-10-30 00:04:27 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [75]
+  Added the SDL M4 Macro.
+
+  Changes:        Modified:
+  +175 -0         trunk/m4/sdl.m4  
+
+
+2005-10-29 23:32:06 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [74]
+  libflac test
+
+  Changes:        Modified:
+  +331 -272       trunk/config.guess  
+  +126 -51        trunk/config.sub  
+  +106 -0         trunk/m4/libFLAC.m4  
+
+
+2005-10-29 16:28:32 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [73]
+  Added myself to the AUTHORS file and the about box.
+
+  Changes:        Modified:
+  +8 -0           trunk/AUTHORS  
+  +1 -0           trunk/audacious/about.c  
+
+
+2005-10-29 16:23:33 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [72]
+  blah\!
+
+  Changes:        Modified:
+  +4 -2           trunk/README  
+
+
+2005-10-29 16:21:19 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [71]
+  Added README.bmp to extra dist 
+
+  Changes:        Modified:
+  +1 -0           trunk/Makefile.am  
+
+
+2005-10-29 16:20:07 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [70]
+  README copied to README.bmp
+
+  Changes:        Modified:
+
+
+2005-10-29 16:16:31 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [69]
+  Added -I$(top_srcdir)/Plugins to INCLUDES to fix the compile errors because Output/OSS/soundcard.h was not found
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Output/esd/Makefile.am  
+
+
+2005-10-29 16:13:49 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [68]
+  Added -I$(top_srcdir)/Plugins to Makefile.am - Fix compile errors.
+  
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/cdaudio/Makefile.am  
+
+
+2005-10-29 06:10:22 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [67]
+  Include fix.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Plugins/Input/aac/libfaad2/common.h  
+
+
+2005-10-29 06:03:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [66]
+  Update headers, master Makefile.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Makefile.am  
+  +10 -62         trunk/config.h.in  
+
+
+2005-10-29 06:01:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [65]
+  Makefile for Plugins/.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Plugins/Makefile.am  
+
+
+2005-10-29 06:00:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [64]
+  configure related path changes
+  
+
+  Changes:        Modified:
+  +22 -21         trunk/configure.ac  
+
+
+2005-10-29 05:58:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [63]
+  Move plugins to Plugins/
+  
+
+  Changes:        Modified:
+
+
+2005-10-29 04:36:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [61]
+  Updated japanese translation, thanks to dai.
+  
+
+  Changes:        Modified:
+  +222 -209       trunk/po/ja.po  
+
+
+2005-10-29 04:24:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [60]
+  More header changes.
+  
+
+  Changes:        Modified:
+  +0 -4           trunk/Input/flac/http.c  
+  +2 -2           trunk/Input/flac/plugin.c  
+  +2 -2           trunk/Input/flac/tag.c  
+
+
+2005-10-29 04:20:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [59]
+  More dragonflybsd fixes.
+  
+
+  Changes:        Modified:
+  +0 -7           trunk/Input/aac/include/systems.h  
+
+
+2005-10-29 03:07:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [58]
+  dragonflybsd fixes.
+  
+
+  Changes:        Modified:
+  +1 -106         trunk/Input/aac/include/systems.h  
+
+
+2005-10-28 05:42:57 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [57]
+  Fix compilation of FLAC plugin.
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/Input/flac/configure.c  
+  +272 -331       trunk/config.guess  
+  +62 -10         trunk/config.h.in  
+  +51 -126        trunk/config.sub  
+
+
+2005-10-27 23:58:54 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [56]
+  This commit builds on the second one, improving the accuracy of the dynamic limiter.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Visualization/libvisual-proxy/main.c  
+
+
+2005-10-27 23:49:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [55]
+  This commit does the following:
+  
+  - Changes out static timings for a dynamic implementation which works via actively detecting how long it takes to render a frame
+  - Cleans up a few warnings.
+  
+
+  Changes:        Modified:
+  +8 -2           trunk/Visualization/libvisual-proxy/main.c  
+
+
+2005-10-27 19:54:05 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [54]
+  Cleaning autogenerated files
+
+  Changes:        Modified:
+  +0 -7352        trunk/aclocal.m4  
+  +0 -142         trunk/compile  
+  +0 -530         trunk/depcomp  
+  +0 -0           trunk/ltconfig  
+  +0 -6538        trunk/ltmain.sh  
+
+
+2005-10-27 19:50:36 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [53]
+  Removing all Makefile.in's
+
+  Changes:        Modified:
+  +0 -841         trunk/Makefile.in  
+  +0 -1572        trunk/audacious/Makefile.in  
+  +0 -472         trunk/audacious/glade/Makefile.in  
+  +0 -473         trunk/audacious/images/Makefile.in  
+  +0 -440         trunk/icons/Makefile.in  
+  +0 -661         trunk/libaudacious/Makefile.in  
+  +0 -522         trunk/skin/Makefile.in  
+
+
+2005-10-27 19:46:45 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [52]
+  Removing all Makefile.in's
+
+  Changes:        Modified:
+  +0 -592         trunk/Input/Makefile.in  
+  +0 -591         trunk/Input/aac/Makefile.in  
+  +0 -601         trunk/Input/aac/libfaad2/Makefile.in  
+  +0 -763         trunk/Input/aac/libmp4v2/Makefile.in  
+  +0 -592         trunk/Input/aac/libmp4v2/test/Makefile.in  
+  +0 -619         trunk/Input/aac/libmp4v2/util/Makefile.in  
+  +0 -577         trunk/Input/aac/src/Makefile.in  
+  +0 -600         trunk/Input/cdaudio/Makefile.in  
+  +0 -729         trunk/Input/flac/Makefile.in  
+  +0 -376         trunk/Input/flac/grabbag/Makefile.in  
+  +0 -590         trunk/Input/flac/plugin_common/Makefile.in  
+  +0 -580         trunk/Input/mikmod/Makefile.in  
+  +0 -665         trunk/Input/mpg123/Makefile.in  
+  +0 -575         trunk/Input/tonegen/Makefile.in  
+  +0 -591         trunk/Input/vorbis/Makefile.in  
+  +0 -578         trunk/Input/wav/Makefile.in  
+  +4 -0           trunk/Makefile.in  
+  +0 -590         trunk/Output/Makefile.in  
+  +0 -600         trunk/Output/OSS/Makefile.in  
+  +0 -595         trunk/Output/alsa/Makefile.in  
+  +0 -597         trunk/Output/esd/Makefile.in  
+  +0 -590         trunk/Visualization/Makefile.in  
+  +0 -595         trunk/Visualization/blur_scope/Makefile.in  
+  +0 -615         trunk/Visualization/libvisual-proxy/Makefile.in  
+  +1375 -1060     trunk/aclocal.m4  
+  +4 -0           trunk/audacious/Makefile.in  
+  +4 -0           trunk/audacious/glade/Makefile.in  
+  +4 -0           trunk/audacious/images/Makefile.in  
+  +6 -6           trunk/autogen.sh  
+  +331 -272       trunk/config.guess  
+  +126 -51        trunk/config.sub  
+  +0 -31760       trunk/configure  
+  +4 -0           trunk/icons/Makefile.in  
+  +0 -479         trunk/intl/Makefile.in  
+  +4 -0           trunk/libaudacious/Makefile.in  
+  +313 -194       trunk/ltmain.sh  
+  +4 -0           trunk/skin/Makefile.in  
+
+
+2005-10-27 19:15:53 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [51]
+  flac output
+
+  Changes:        Modified:
+  +15 -0          trunk/configure.ac  
+
+
+2005-10-27 19:02:46 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [50]
+  flac output, ripped from flac.sf.net
+
+  Changes:        Modified:
+  +1 -1           trunk/Input/Makefile.am  
+  +14 -12         trunk/Input/Makefile.in  
+  +13 -11         trunk/Input/aac/Makefile.in  
+  +13 -11         trunk/Input/aac/libfaad2/Makefile.in  
+  +13 -11         trunk/Input/aac/libmp4v2/Makefile.in  
+  +13 -11         trunk/Input/aac/src/Makefile.in  
+  +13 -11         trunk/Input/cdaudio/Makefile.in  
+  +53 -0          trunk/Input/flac/Makefile.am  
+  +729 -0         trunk/Input/flac/Makefile.in  
+  +39 -0          trunk/Input/flac/Makefile.lite  
+  +194 -0         trunk/Input/flac/charset.c  
+  +56 -0          trunk/Input/flac/charset.h  
+  +819 -0         trunk/Input/flac/configure.c  
+  +77 -0          trunk/Input/flac/configure.h  
+  +39 -0          trunk/Input/flac/fast_float_math_hack.h  
+  +142 -0         trunk/Input/flac/file.c  
+  +425 -0         trunk/Input/flac/fileinfo.c  
+  +9 -0           trunk/Input/flac/grabbag/Makefile.am  
+  +376 -0         trunk/Input/flac/grabbag/Makefile.in  
+  +42 -0          trunk/Input/flac/grabbag/cuesheet.h  
+  +54 -0          trunk/Input/flac/grabbag/file.h  
+  +64 -0          trunk/Input/flac/grabbag/replaygain.h  
+  +38 -0          trunk/Input/flac/grabbag/seektable.h  
+  +28 -0          trunk/Input/flac/grabbag.h  
+  +896 -0         trunk/Input/flac/http.c  
+  +26 -0          trunk/Input/flac/http.h  
+  +817 -0         trunk/Input/flac/plugin.c  
+  +24 -0          trunk/Input/flac/plugin.h  
+  +46 -0          trunk/Input/flac/plugin_common/Makefile.am  
+  +590 -0         trunk/Input/flac/plugin_common/Makefile.in  
+  +35 -0          trunk/Input/flac/plugin_common/Makefile.lite  
+  +2 -0           trunk/Input/flac/plugin_common/README  
+  +27 -0          trunk/Input/flac/plugin_common/all.h  
+  +151 -0         trunk/Input/flac/plugin_common/charset.c  
+  +39 -0          trunk/Input/flac/plugin_common/charset.h  
+  +24 -0          trunk/Input/flac/plugin_common/defs.h  
+  +260 -0         trunk/Input/flac/plugin_common/dither.c  
+  +29 -0          trunk/Input/flac/plugin_common/dither.h  
+  +55 -0          trunk/Input/flac/plugin_common/locale_hack.h  
+  +124 -0         trunk/Input/flac/plugin_common/plugin_common_static.dsp  
+  +307 -0         trunk/Input/flac/plugin_common/tags.c  
+  +74 -0          trunk/Input/flac/plugin_common/tags.h  
+  +615 -0         trunk/Input/flac/replaygain.c  
+  +413 -0         trunk/Input/flac/replaygain_analysis.c  
+  +57 -0          trunk/Input/flac/replaygain_analysis.h  
+  +465 -0         trunk/Input/flac/replaygain_synthesis.c  
+  +51 -0          trunk/Input/flac/replaygain_synthesis.h  
+  +150 -0         trunk/Input/flac/tag.c  
+  +24 -0          trunk/Input/flac/tag.h  
+  +13 -11         trunk/Input/mikmod/Makefile.in  
+  +13 -11         trunk/Input/mpg123/Makefile.in  
+  +13 -11         trunk/Input/tonegen/Makefile.in  
+  +13 -11         trunk/Input/vorbis/Makefile.in  
+  +13 -11         trunk/Input/wav/Makefile.in  
+
+
+2005-10-27 17:28:28 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [49]
+  Disk Writer is back!
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Output/Makefile.am  
+  +1 -1           trunk/Output/Makefile.in  
+  +8 -0           trunk/Output/disk_writer/.cvsignore  
+  +9 -0           trunk/Output/disk_writer/Makefile.am  
+  +422 -0         trunk/Output/disk_writer/disk_writer.c  
+  +2 -1           trunk/configure  
+  +1 -0           trunk/configure.ac  
+
+
+2005-10-27 06:57:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [48]
+  timings, take 3.
+  
+
+  Changes:        Modified:
+  +1 -2           trunk/Visualization/libvisual-proxy/main.c  
+
+
+2005-10-27 06:41:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [47]
+  Timings, take 2.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Visualization/libvisual-proxy/main.c  
+
+
+2005-10-27 06:21:47 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [46]
+  Corrected the path of some includes from audacious to libaudacious to fix copmilation error
+
+  Changes:        Modified:
+  +1 -1           trunk/Visualization/libvisual-proxy/lv_bmp_config.c  
+  +2 -1           trunk/Visualization/libvisual-proxy/main.c  
+
+
+2005-10-27 06:00:02 +0000  Mohammed Sameer <msameer@arabeyes.net>
+  revision [45]
+  Fixed 0000356
+
+  Changes:        Modified:
+  +11 -8          trunk/audacious/main.c  
+
+
+2005-10-26 22:30:37 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [44]
+  timing fixes
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/Visualization/libvisual-proxy/main.c  
+
+
+2005-10-26 22:08:53 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [43]
+  libvisual-proxy fixes.
+  
+
+  Changes:        Modified:
+  +2 -0           trunk/Visualization/libvisual-proxy/lv_bmp_config.c  
+  +31 -38         trunk/Visualization/libvisual-proxy/main.c  
+
+
+2005-10-26 18:32:09 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [42]
+  More fixes.
+  
+
+  Changes:        Modified:
+  +1 -4           trunk/Visualization/libvisual-proxy/lv_bmp_config.c  
+  +1 -1           trunk/Visualization/libvisual-proxy/main.c  
+
+
+2005-10-26 18:22:20 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [41]
+  Cleanups
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Visualization/libvisual-proxy/lv_bmp_config.c  
+  +1 -0           trunk/Visualization/libvisual-proxy/main.c  
+
+
+2005-10-26 18:17:30 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [40]
+  Add -lGL to our required libs.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Visualization/libvisual-proxy/Makefile.am  
+  +1 -1           trunk/Visualization/libvisual-proxy/Makefile.in  
+
+
+2005-10-26 17:57:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [39]
+  Regenerate a bunch of stuff :)
+  
+
+  Changes:        Modified:
+  +7 -0           trunk/Input/Makefile.in  
+  +7 -0           trunk/Input/aac/Makefile.in  
+  +7 -0           trunk/Input/aac/libfaad2/Makefile.in  
+  +7 -0           trunk/Input/aac/libmp4v2/Makefile.in  
+  +7 -0           trunk/Input/aac/src/Makefile.in  
+  +7 -0           trunk/Input/cdaudio/Makefile.in  
+  +7 -0           trunk/Input/mikmod/Makefile.in  
+  +7 -0           trunk/Input/mpg123/Makefile.in  
+  +7 -0           trunk/Input/tonegen/Makefile.in  
+  +7 -0           trunk/Input/vorbis/Makefile.in  
+  +7 -0           trunk/Input/wav/Makefile.in  
+  +7 -0           trunk/Makefile.in  
+  +7 -0           trunk/Output/Makefile.in  
+  +7 -0           trunk/Output/OSS/Makefile.in  
+  +7 -0           trunk/Output/alsa/Makefile.in  
+  +7 -0           trunk/Output/esd/Makefile.in  
+  +2 -1           trunk/Visualization/libvisual-proxy/Makefile.am  
+  +5 -2           trunk/Visualization/libvisual-proxy/Makefile.in  
+  +181 -0         trunk/aclocal.m4  
+  +7 -0           trunk/audacious/Makefile.in  
+  +7 -0           trunk/audacious/glade/Makefile.in  
+  +7 -0           trunk/audacious/images/Makefile.in  
+  +9 -0           trunk/config.h.in  
+  +684 -30        trunk/configure  
+  +38 -1          trunk/configure.ac  
+  +7 -0           trunk/icons/Makefile.in  
+  +7 -0           trunk/libaudacious/Makefile.in  
+  +7 -0           trunk/skin/Makefile.in  
+
+
+2005-10-26 17:54:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [38]
+  Remove binaries.
+  
+
+  Changes:        Modified:
+  +0 -612         trunk/Visualization/libvisual-proxy/Makefile  
+  +0 -7           trunk/Visualization/libvisual-proxy/main.loT  
+
+
+2005-10-26 17:53:58 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [37]
+  Merge libvisual-proxy.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Visualization/Makefile.am  
+  +8 -1           trunk/Visualization/Makefile.in  
+  +7 -0           trunk/Visualization/blur_scope/Makefile.in  
+  +1 -0           trunk/Visualization/libvisual-proxy/.deps/about.Plo  
+  +1 -0           trunk/Visualization/libvisual-proxy/.deps/config_gui.Plo  
+  +996 -0         trunk/Visualization/libvisual-proxy/.deps/libvisual_proxy_la-about.Plo  
+  +1031 -0        trunk/Visualization/libvisual-proxy/.deps/libvisual_proxy_la-config_gui.Plo  
+  +1145 -0        trunk/Visualization/libvisual-proxy/.deps/libvisual_proxy_la-lv_bmp_config.Plo  
+  +1219 -0        trunk/Visualization/libvisual-proxy/.deps/libvisual_proxy_la-main.Plo  
+  +1 -0           trunk/Visualization/libvisual-proxy/.deps/lv_bmp_config.Plo  
+  +1 -0           trunk/Visualization/libvisual-proxy/.deps/main.Plo  
+  +1 -0           trunk/Visualization/libvisual-proxy/.libs/libvisual_proxy.exp  
+  +35 -0          trunk/Visualization/libvisual-proxy/.libs/libvisual_proxy.lai  
+  +0 -0           trunk/Visualization/libvisual-proxy/.libs/libvisual_proxy.so  
+  +612 -0         trunk/Visualization/libvisual-proxy/Makefile  
+  +21 -0          trunk/Visualization/libvisual-proxy/Makefile.am  
+  +612 -0         trunk/Visualization/libvisual-proxy/Makefile.in  
+  +150 -0         trunk/Visualization/libvisual-proxy/about.c  
+  +8 -0           trunk/Visualization/libvisual-proxy/about.h  
+  +462 -0         trunk/Visualization/libvisual-proxy/config_gui.c  
+  +31 -0          trunk/Visualization/libvisual-proxy/config_gui.h  
+  +1152 -0        trunk/Visualization/libvisual-proxy/lv_bmp_config.c  
+  +55 -0          trunk/Visualization/libvisual-proxy/lv_bmp_config.h  
+  +681 -0         trunk/Visualization/libvisual-proxy/main.c  
+  +7 -0           trunk/Visualization/libvisual-proxy/main.loT  
+
+
+2005-10-26 07:46:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [36]
+  Die!
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/skin/Avs.bmp  
+  +0 -0           trunk/skin/Balance.bmp  
+  +0 -0           trunk/skin/Eq_ex.bmp  
+  +0 -0           trunk/skin/Eqmain.bmp  
+  +0 -0           trunk/skin/Main.bmp  
+  +0 -0           trunk/skin/Mb.bmp  
+  +0 -0           trunk/skin/Monoster.bmp  
+  +0 -0           trunk/skin/Nums_ex.bmp  
+  +0 -0           trunk/skin/Pledit.bmp  
+  +0 -0           trunk/skin/Posbar.bmp  
+  +0 -0           trunk/skin/Shufrep.bmp  
+  +0 -0           trunk/skin/Text.bmp  
+  +0 -0           trunk/skin/Titlebar.bmp  
+  +0 -0           trunk/skin/Volume.bmp  
+  +0 -0           trunk/skin/cButtons.bmp  
+  +0 -0           trunk/skin/pLaypaus.bmp  
+  +0 -9           trunk/skin/pLedit.txt  
+  +0 -25          trunk/skin/readme.txt  
+  +0 -0           trunk/skin/screenshot.bmp  
+  +0 -23          trunk/skin/vIscolor.txt  
+
+
+2005-10-26 07:42:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [35]
+  Rebuild configure.
+  
+
+  Changes:        Modified:
+  +1 -2           trunk/configure  
+
+
+2005-10-26 07:41:18 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [34]
+  Remove dead libvisual dir.
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/configure.ac  
+
+
+2005-10-26 05:53:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [33]
+  Libmikmod.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Input/Makefile.am  
+  +7 -1           trunk/Input/Makefile.in  
+  +6 -0           trunk/Input/aac/Makefile.in  
+  +6 -0           trunk/Input/aac/libfaad2/Makefile.in  
+  +6 -0           trunk/Input/aac/libmp4v2/Makefile.in  
+  +6 -0           trunk/Input/aac/src/Makefile.in  
+  +6 -0           trunk/Input/cdaudio/Makefile.in  
+  +481 -0         trunk/Input/mikmod/COPYING  
+  +15 -0          trunk/Input/mikmod/Makefile.am  
+  +571 -0         trunk/Input/mikmod/Makefile.in  
+  +155 -0         trunk/Input/mikmod/drv_xmms.c  
+  +37 -0          trunk/Input/mikmod/mikmod-plugin.h  
+  +1470 -0        trunk/Input/mikmod/mikmod.xpm  
+  +701 -0         trunk/Input/mikmod/plugin.c  
+  +6 -0           trunk/Input/mpg123/Makefile.in  
+  +6 -0           trunk/Input/tonegen/Makefile.in  
+  +6 -0           trunk/Input/vorbis/Makefile.in  
+  +6 -0           trunk/Input/wav/Makefile.in  
+  +6 -0           trunk/Makefile.in  
+  +6 -0           trunk/Output/Makefile.in  
+  +6 -0           trunk/Output/OSS/Makefile.in  
+  +6 -0           trunk/Output/alsa/Makefile.in  
+  +6 -0           trunk/Output/esd/Makefile.in  
+  +6 -0           trunk/Visualization/Makefile.in  
+  +6 -0           trunk/Visualization/blur_scope/Makefile.in  
+  +220 -0         trunk/acinclude.m4  
+  +6 -0           trunk/audacious/Makefile.in  
+  +6 -0           trunk/audacious/glade/Makefile.in  
+  +6 -0           trunk/audacious/images/Makefile.in  
+  +392 -30        trunk/configure  
+  +17 -1          trunk/configure.ac  
+  +6 -0           trunk/icons/Makefile.in  
+  +6 -0           trunk/libaudacious/Makefile.in  
+  +6 -0           trunk/libvisual/Makefile.in  
+  +6 -0           trunk/skin/Makefile.in  
+
+
+2005-10-26 05:09:36 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [32]
+  More AAC detection fixes c/o MSameer.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/Input/aac/src/libmp4.c  
+
+
+2005-10-26 04:51:01 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [31]
+  Oops, filename should have been 'ext'.
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/Input/aac/src/libmp4.c  
+
+
+2005-10-26 04:49:17 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [30]
+  Fix
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/Input/aac/src/libmp4.c  
+
+
+2005-10-26 04:46:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [29]
+  Possible crash fix.
+  
+
+  Changes:        Modified:
+  +6 -7           trunk/Input/aac/src/libmp4.c  
+
+
+2005-10-26 04:26:50 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [28]
+  Update SIGSEGV message, contained the BMP mailing information.
+  
+
+  Changes:        Modified:
+  +2 -2           trunk/audacious/main.c  
+
+
+2005-10-26 04:10:38 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [27]
+  tonegen should work now, thanks to MSameer.
+  
+
+  Changes:        Modified:
+  +1 -0           trunk/Input/tonegen/tonegen.c  
+
+
+2005-10-26 00:50:25 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [26]
+  Remove queue.png from build.list. *grumble*
+  
+
+  Changes:        Modified:
+  +1 -2           trunk/audacious/build.list  
+
+
+2005-10-25 07:18:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [25]
+  Unhook libvisual from the build.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Makefile.am  
+  +1 -1           trunk/Makefile.in  
+
+
+2005-10-25 06:13:56 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [24]
+  libvisual.
+  
+  P3 detection appears to be borked. I'll work on it later.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Makefile.am  
+  +1 -1           trunk/Makefile.in  
+  +2 -1           trunk/configure  
+  +1 -0           trunk/configure.ac  
+  +36 -0          trunk/libvisual/Makefile.am  
+  +637 -0         trunk/libvisual/Makefile.in  
+  +59 -0          trunk/libvisual/libvisual.h  
+  +719 -0         trunk/libvisual/lv_actor.c  
+  +102 -0         trunk/libvisual/lv_actor.h  
+  +187 -0         trunk/libvisual/lv_audio.c  
+  +71 -0          trunk/libvisual/lv_audio.h  
+  +898 -0         trunk/libvisual/lv_bin.c  
+  +133 -0         trunk/libvisual/lv_bin.h  
+  +289 -0         trunk/libvisual/lv_bmp.c  
+  +40 -0          trunk/libvisual/lv_bmp.h  
+  +212 -0         trunk/libvisual/lv_color.c  
+  +59 -0          trunk/libvisual/lv_color.h  
+  +62 -0          trunk/libvisual/lv_common.h  
+  +459 -0         trunk/libvisual/lv_cpu.c  
+  +77 -0          trunk/libvisual/lv_cpu.h  
+  +75 -0          trunk/libvisual/lv_endianess.h  
+  +223 -0         trunk/libvisual/lv_error.c  
+  +206 -0         trunk/libvisual/lv_error.h  
+  +454 -0         trunk/libvisual/lv_event.c  
+  +271 -0         trunk/libvisual/lv_event.h  
+  +300 -0         trunk/libvisual/lv_fft.c  
+  +69 -0          trunk/libvisual/lv_fft.h  
+  +250 -0         trunk/libvisual/lv_input.c  
+  +96 -0          trunk/libvisual/lv_input.h  
+  +235 -0         trunk/libvisual/lv_keysym.h  
+  +338 -0         trunk/libvisual/lv_libvisual.c  
+  +46 -0          trunk/libvisual/lv_libvisual.h  
+  +453 -0         trunk/libvisual/lv_list.c  
+  +106 -0         trunk/libvisual/lv_list.h  
+  +270 -0         trunk/libvisual/lv_log.c  
+  +313 -0         trunk/libvisual/lv_log.h  
+  +155 -0         trunk/libvisual/lv_mem.c  
+  +55 -0          trunk/libvisual/lv_mem.h  
+  +462 -0         trunk/libvisual/lv_morph.c  
+  +114 -0         trunk/libvisual/lv_morph.h  
+  +207 -0         trunk/libvisual/lv_object.c  
+  +86 -0          trunk/libvisual/lv_object.h  
+  +210 -0         trunk/libvisual/lv_palette.c  
+  +63 -0          trunk/libvisual/lv_palette.h  
+  +1029 -0        trunk/libvisual/lv_param.c  
+  +174 -0         trunk/libvisual/lv_param.h  
+  +1088 -0        trunk/libvisual/lv_plugin.c  
+  +509 -0         trunk/libvisual/lv_plugin.h  
+  +248 -0         trunk/libvisual/lv_random.c  
+  +81 -0          trunk/libvisual/lv_random.h  
+  +425 -0         trunk/libvisual/lv_songinfo.c  
+  +103 -0         trunk/libvisual/lv_songinfo.h  
+  +381 -0         trunk/libvisual/lv_thread.c  
+  +84 -0          trunk/libvisual/lv_thread.h  
+  +362 -0         trunk/libvisual/lv_time.c  
+  +84 -0          trunk/libvisual/lv_time.h  
+  +398 -0         trunk/libvisual/lv_transform.c  
+  +89 -0          trunk/libvisual/lv_transform.h  
+  +51 -0          trunk/libvisual/lv_types.h  
+  +1169 -0        trunk/libvisual/lv_ui.c  
+  +472 -0         trunk/libvisual/lv_ui.h  
+  +1934 -0        trunk/libvisual/lv_video.c  
+  +155 -0         trunk/libvisual/lv_video.h  
+  +257 -0         trunk/libvisual/lv_video_mmx.c  
+  +39 -0          trunk/libvisual/lvconfig.h  
+
+
+2005-10-25 03:25:00 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [23]
+  More GCC retardation
+  
+
+  Changes:        Modified:
+  +0 -10          trunk/Input/aac/include/systems.h  
+
+
+2005-10-25 03:15:55 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [22]
+  I hate GCC4.
+  
+
+  Changes:        Modified:
+  +4 -7           trunk/Input/aac/libmp4v2/mp4file_io.cpp  
+
+
+2005-10-25 03:04:14 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [21]
+  I hate macros.
+  
+
+  Changes:        Modified:
+  +2 -3           trunk/Input/aac/libmp4v2/mp4file_io.cpp  
+
+
+2005-10-24 23:57:20 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [20]
+  Regenerate Makefiles, AAC fixes.
+  
+
+  Changes:        Modified:
+  +0 -27          trunk/Input/aac/include/systems.h  
+  +1 -1           trunk/Input/aac/src/Makefile.am  
+  +1 -1           trunk/Input/aac/src/Makefile.in  
+  +2 -2           trunk/Input/aac/src/mp4_utils.c  
+  +53 -20         trunk/skin/Makefile.in  
+
+
+2005-10-24 23:54:59 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [19]
+  Ha!
+  
+
+  Changes:        Modified:
+  +0 -472         trunk/skin/Makefile  
+
+
+2005-10-24 23:54:46 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [18]
+  Moo
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/skin/AMAROK.bmp  
+  +0 -0           trunk/skin/AVS.bmp  
+  +0 -0           trunk/skin/BALANCE.bmp  
+  +0 -0           trunk/skin/CBUTTONS.bmp  
+  +0 -0           trunk/skin/Close.ani  
+  +0 -0           trunk/skin/EQMAIN.bmp  
+  +0 -0           trunk/skin/EQ_EX.bmp  
+  +0 -0           trunk/skin/Eqclose.cur  
+  +0 -0           trunk/skin/Eqnormal.cur  
+  +0 -0           trunk/skin/Eqslid.cur  
+  +0 -0           trunk/skin/Eqtitle.cur  
+  +0 -0           trunk/skin/GEN.bmp  
+  +0 -0           trunk/skin/GENEX.bmp  
+  +0 -0           trunk/skin/MAIN.bmp  
+  +0 -0           trunk/skin/MB.bmp  
+  +0 -0           trunk/skin/MBINNER.bmp  
+  +0 -0           trunk/skin/MIKRO.bmp  
+  +0 -0           trunk/skin/MONOSTER.bmp  
+  +0 -0           trunk/skin/Mainmenu.cur  
+  +472 -0         trunk/skin/Makefile  
+  +53 -20         trunk/skin/Makefile.am  
+  +0 -0           trunk/skin/Min.ani  
+  +0 -0           trunk/skin/Min.cur  
+  +0 -0           trunk/skin/Mmenu.cur  
+  +0 -0           trunk/skin/NUMBERS.bmp  
+  +0 -0           trunk/skin/NUMS_EX.bmp  
+  +0 -0           trunk/skin/Normal.cur  
+  +0 -0           trunk/skin/PLAYPAUS.bmp  
+  +0 -0           trunk/skin/PLEDIT.bmp  
+  +8 -0           trunk/skin/PLEDIT.txt  
+  +0 -0           trunk/skin/POSBAR.bmp  
+  +0 -0           trunk/skin/Pclose.cur  
+  +0 -0           trunk/skin/Pnormal.cur  
+  +0 -0           trunk/skin/Posbar.cur  
+  +0 -0           trunk/skin/Psize.cur  
+  +0 -0           trunk/skin/Ptbar.cur  
+  +0 -0           trunk/skin/Pvscroll.cur  
+  +0 -0           trunk/skin/Pwinbut.cur  
+  +0 -0           trunk/skin/Pwsnorm.cur  
+  +0 -0           trunk/skin/Pwssize.cur  
+  +434 -0         trunk/skin/README.txt  
+  +0 -0           trunk/skin/SHUFREP.bmp  
+  +0 -0           trunk/skin/Songname.cur  
+  +0 -0           trunk/skin/TEXT.bmp  
+  +0 -0           trunk/skin/TITLEBAR.bmp  
+  +0 -0           trunk/skin/Titlebar.cur  
+  +0 -0           trunk/skin/VIDAMP.bmp  
+  +0 -0           trunk/skin/VIDEO.bmp  
+  +24 -0          trunk/skin/VISCOLOR.txt  
+  +0 -0           trunk/skin/VOLUME.bmp  
+  +0 -0           trunk/skin/Volbal.cur  
+  +10 -0          trunk/skin/WINAMPMB.txt  
+  +0 -0           trunk/skin/Winbut.cur  
+  +0 -0           trunk/skin/Wsnormal.cur  
+  +0 -0           trunk/skin/Wsposbar.cur  
+
+
+2005-10-24 22:33:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [17]
+  Replacement libmp4v2.
+  
+
+  Changes:        Modified:
+  +126 -0         trunk/Input/aac/libmp4v2/3gp.cpp  
+  +124 -0         trunk/Input/aac/libmp4v2/API_CHANGES  
+  +223 -0         trunk/Input/aac/libmp4v2/INTERNALS  
+  +89 -0          trunk/Input/aac/libmp4v2/Makefile.am  
+  +748 -0         trunk/Input/aac/libmp4v2/Makefile.in  
+  +28 -0          trunk/Input/aac/libmp4v2/README  
+  +9 -0           trunk/Input/aac/libmp4v2/TODO  
+  +65 -0          trunk/Input/aac/libmp4v2/atom_amr.cpp  
+  +81 -0          trunk/Input/aac/libmp4v2/atom_avc1.cpp  
+  +106 -0         trunk/Input/aac/libmp4v2/atom_avcC.cpp  
+  +88 -0          trunk/Input/aac/libmp4v2/atom_d263.cpp  
+  +59 -0          trunk/Input/aac/libmp4v2/atom_damr.cpp  
+  +57 -0          trunk/Input/aac/libmp4v2/atom_dref.cpp  
+  +80 -0          trunk/Input/aac/libmp4v2/atom_elst.cpp  
+  +61 -0          trunk/Input/aac/libmp4v2/atom_enca.cpp  
+  +80 -0          trunk/Input/aac/libmp4v2/atom_encv.cpp  
+  +49 -0          trunk/Input/aac/libmp4v2/atom_free.cpp  
+  +71 -0          trunk/Input/aac/libmp4v2/atom_ftyp.cpp  
+  +64 -0          trunk/Input/aac/libmp4v2/atom_hdlr.cpp  
+  +57 -0          trunk/Input/aac/libmp4v2/atom_hinf.cpp  
+  +40 -0          trunk/Input/aac/libmp4v2/atom_hnti.cpp  
+  +39 -0          trunk/Input/aac/libmp4v2/atom_href.cpp  
+  +38 -0          trunk/Input/aac/libmp4v2/atom_mdat.cpp  
+  +91 -0          trunk/Input/aac/libmp4v2/atom_mdhd.cpp  
+  +77 -0          trunk/Input/aac/libmp4v2/atom_meta.cpp  
+  +59 -0          trunk/Input/aac/libmp4v2/atom_mp4a.cpp  
+  +40 -0          trunk/Input/aac/libmp4v2/atom_mp4s.cpp  
+  +79 -0          trunk/Input/aac/libmp4v2/atom_mp4v.cpp  
+  +136 -0         trunk/Input/aac/libmp4v2/atom_mvhd.cpp  
+  +123 -0         trunk/Input/aac/libmp4v2/atom_root.cpp  
+  +147 -0         trunk/Input/aac/libmp4v2/atom_rtp.cpp  
+  +78 -0          trunk/Input/aac/libmp4v2/atom_s263.cpp  
+  +53 -0          trunk/Input/aac/libmp4v2/atom_sdp.cpp  
+  +41 -0          trunk/Input/aac/libmp4v2/atom_smi.cpp  
+  +82 -0          trunk/Input/aac/libmp4v2/atom_sound.cpp  
+  +422 -0         trunk/Input/aac/libmp4v2/atom_standard.cpp  
+  +57 -0          trunk/Input/aac/libmp4v2/atom_stbl.cpp  
+  +49 -0          trunk/Input/aac/libmp4v2/atom_stdp.cpp  
+  +78 -0          trunk/Input/aac/libmp4v2/atom_stsc.cpp  
+  +72 -0          trunk/Input/aac/libmp4v2/atom_stsd.cpp  
+  +69 -0          trunk/Input/aac/libmp4v2/atom_stsz.cpp  
+  +69 -0          trunk/Input/aac/libmp4v2/atom_tfhd.cpp  
+  +124 -0         trunk/Input/aac/libmp4v2/atom_tkhd.cpp  
+  +47 -0          trunk/Input/aac/libmp4v2/atom_treftype.cpp  
+  +79 -0          trunk/Input/aac/libmp4v2/atom_trun.cpp  
+  +39 -0          trunk/Input/aac/libmp4v2/atom_udta.cpp  
+  +63 -0          trunk/Input/aac/libmp4v2/atom_url.cpp  
+  +44 -0          trunk/Input/aac/libmp4v2/atom_urn.cpp  
+  +78 -0          trunk/Input/aac/libmp4v2/atom_video.cpp  
+  +37 -0          trunk/Input/aac/libmp4v2/atom_vmhd.cpp  
+  +377 -0         trunk/Input/aac/libmp4v2/atoms.h  
+  +634 -0         trunk/Input/aac/libmp4v2/descriptors.cpp  
+  +164 -0         trunk/Input/aac/libmp4v2/descriptors.h  
+  +920 -0         trunk/Input/aac/libmp4v2/isma.cpp  
+  +401 -0         trunk/Input/aac/libmp4v2/libmp4v260.dsp  
+  +400 -0         trunk/Input/aac/libmp4v2/libmp4v2_st60.dsp  
+  +3963 -0        trunk/Input/aac/libmp4v2/mp4.cpp  
+  +1212 -0        trunk/Input/aac/libmp4v2/mp4.h  
+  +130 -0         trunk/Input/aac/libmp4v2/mp4array.h  
+  +867 -0         trunk/Input/aac/libmp4v2/mp4atom.cpp  
+  +239 -0         trunk/Input/aac/libmp4v2/mp4atom.h  
+  +50 -0          trunk/Input/aac/libmp4v2/mp4common.h  
+  +227 -0         trunk/Input/aac/libmp4v2/mp4container.cpp  
+  +84 -0          trunk/Input/aac/libmp4v2/mp4container.h  
+  +211 -0         trunk/Input/aac/libmp4v2/mp4descriptor.cpp  
+  +96 -0          trunk/Input/aac/libmp4v2/mp4descriptor.h  
+  +3047 -0        trunk/Input/aac/libmp4v2/mp4file.cpp  
+  +841 -0         trunk/Input/aac/libmp4v2/mp4file.h  
+  +557 -0         trunk/Input/aac/libmp4v2/mp4file_io.cpp  
+  +567 -0         trunk/Input/aac/libmp4v2/mp4info.cpp  
+  +979 -0         trunk/Input/aac/libmp4v2/mp4meta.cpp  
+  +925 -0         trunk/Input/aac/libmp4v2/mp4property.cpp  
+  +543 -0         trunk/Input/aac/libmp4v2/mp4property.h  
+  +1697 -0        trunk/Input/aac/libmp4v2/mp4track.cpp  
+  +252 -0         trunk/Input/aac/libmp4v2/mp4track.h  
+  +345 -0         trunk/Input/aac/libmp4v2/mp4util.cpp  
+  +257 -0         trunk/Input/aac/libmp4v2/mp4util.h  
+  +307 -0         trunk/Input/aac/libmp4v2/ocidescriptors.cpp  
+  +101 -0         trunk/Input/aac/libmp4v2/ocidescriptors.h  
+  +104 -0         trunk/Input/aac/libmp4v2/odcommands.cpp  
+  +58 -0          trunk/Input/aac/libmp4v2/odcommands.h  
+  +133 -0         trunk/Input/aac/libmp4v2/qosqualifiers.cpp  
+  +85 -0          trunk/Input/aac/libmp4v2/qosqualifiers.h  
+  +1363 -0        trunk/Input/aac/libmp4v2/rtphint.cpp  
+  +352 -0         trunk/Input/aac/libmp4v2/rtphint.h  
+  +24 -0          trunk/Input/aac/libmp4v2/test/Makefile.am  
+  +592 -0         trunk/Input/aac/libmp4v2/test/Makefile.in  
+  +53 -0          trunk/Input/aac/libmp4v2/test/c_api.c  
+  +435 -0         trunk/Input/aac/libmp4v2/test/mp4broadcaster.cpp  
+  +243 -0         trunk/Input/aac/libmp4v2/test/mp4clip.cpp  
+  +120 -0         trunk/Input/aac/libmp4v2/test/nullcreate.cpp  
+  +114 -0         trunk/Input/aac/libmp4v2/test/nullvplayer.cpp  
+  +91 -0          trunk/Input/aac/libmp4v2/test/urltrack.cpp  
+  +38 -0          trunk/Input/aac/libmp4v2/util/Makefile.am  
+  +619 -0         trunk/Input/aac/libmp4v2/util/Makefile.in  
+  +121 -0         trunk/Input/aac/libmp4v2/util/mp4art.cpp  
+  +111 -0         trunk/Input/aac/libmp4v2/util/mp4dump.cpp  
+  +90 -0          trunk/Input/aac/libmp4v2/util/mp4dump60.dsp  
+  +271 -0         trunk/Input/aac/libmp4v2/util/mp4extract.cpp  
+  +90 -0          trunk/Input/aac/libmp4v2/util/mp4extract60.dsp  
+  +143 -0         trunk/Input/aac/libmp4v2/util/mp4info.cpp  
+  +102 -0         trunk/Input/aac/libmp4v2/util/mp4info.dsp  
+  +235 -0         trunk/Input/aac/libmp4v2/util/mp4tags.cpp  
+  +237 -0         trunk/Input/aac/libmp4v2/util/mp4trackdump.cpp  
+  +309 -0         trunk/Input/aac/libmp4v2/util/mp4videoinfo.cpp  
+
+
+2005-10-24 22:05:37 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [16]
+  Away with the old libmp4v2 that does not work. I have a replacement for thee.
+  
+
+  Changes:        Modified:
+
+
+2005-10-24 21:33:12 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [15]
+  Makefiles
+  
+
+  Changes:        Modified:
+  +576 -0         trunk/Input/aac/Makefile.in  
+  +586 -0         trunk/Input/aac/libfaad2/Makefile.in  
+  +747 -0         trunk/Input/aac/libmp4v2/Makefile.in  
+  +562 -0         trunk/Input/aac/src/Makefile.in  
+
+
+2005-10-24 21:31:39 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [14]
+  Fixes for AAC decoder.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Input/aac/src/Makefile.am  
+
+
+2005-10-24 21:29:19 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [13]
+  Debugging notices.
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/audacious/pluginenum.c  
+
+
+2005-10-24 21:19:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [12]
+  - Tone generator plugin.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Input/Makefile.am  
+  +1 -1           trunk/Input/Makefile.in  
+  +9 -0           trunk/Input/tonegen/Makefile.am  
+  +560 -0         trunk/Input/tonegen/Makefile.in  
+  +265 -0         trunk/Input/tonegen/tonegen.c  
+  +3 -1           trunk/configure  
+  +2 -0           trunk/configure.ac  
+
+
+2005-10-24 20:59:44 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [11]
+  Remove tempfiles.
+  
+
+  Changes:        Modified:
+  +0 -4           trunk/svn-commit.2.tmp  
+  +0 -4           trunk/svn-commit.tmp  
+
+
+2005-10-24 20:55:57 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [10]
+  Remove a stamp-po to fix a compile error.
+  
+
+  Changes:        Modified:
+  +0 -1           trunk/po/stamp-po  
+
+
+2005-10-24 18:45:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [9]
+  AAC plugin is working.
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/Input/aac/src/libmp4.c  
+
+
+2005-10-24 18:12:12 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [8]
+  More progress :)
+  
+
+  Changes:        Modified:
+  +0 -28          trunk/Input/aac/libmp4v2/mpeg4ip.h  
+  +1 -1           trunk/Input/aac/src/Makefile.am  
+  +4 -4           trunk/Input/aac/src/libmp4.c  
+
+
+2005-10-24 18:07:02 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [7]
+  getting closer
+  
+
+  Changes:        Modified:
+  +9 -6           trunk/Input/aac/src/Makefile.am  
+  +2 -1           trunk/configure  
+  +1 -0           trunk/configure.ac  
+
+
+2005-10-24 18:00:33 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [6]
+  - libfaad fixes.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Input/aac/libfaad2/common.h  
+
+
+2005-10-24 17:57:11 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [5]
+  - libmp4v2 now compiles
+  
+
+  Changes:        Modified:
+  +3 -3           trunk/Input/aac/libmp4v2/mp4atom.cpp  
+  +6 -6           trunk/Input/aac/libmp4v2/mp4track.cpp  
+
+
+2005-10-24 17:50:48 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [4]
+  Add necessary headers for facilitating the build process from mpeg4ip.
+  
+
+  Changes:        Modified:
+  +336 -0         trunk/Input/aac/libmp4v2/mpeg4ip.h  
+  +6 -0           trunk/Input/aac/libmp4v2/mpeg4ip_version.h  
+
+
+2005-10-24 17:44:27 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [3]
+  Import AAC stuff.
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/Input/Makefile.am  
+  +9 -1           trunk/Input/Makefile.in  
+  +1 -0           trunk/Input/aac/Makefile.am  
+  +216 -0         trunk/Input/aac/include/faad.h  
+  +58 -0          trunk/Input/aac/include/mpeg4ip.h  
+  +271 -0         trunk/Input/aac/include/systems.h  
+  +20 -0          trunk/Input/aac/libfaad2/Makefile.am  
+  +49 -0          trunk/Input/aac/libfaad2/analysis.h  
+  +188 -0         trunk/Input/aac/libfaad2/bits.c  
+  +368 -0         trunk/Input/aac/libfaad2/bits.h  
+  +811 -0         trunk/Input/aac/libfaad2/cfft.c  
+  +68 -0          trunk/Input/aac/libfaad2/cfft.h  
+  +1688 -0        trunk/Input/aac/libfaad2/cfft_tab.h  
+  +142 -0         trunk/Input/aac/libfaad2/codebook/hcb.h  
+  +183 -0         trunk/Input/aac/libfaad2/codebook/hcb_1.h  
+  +309 -0         trunk/Input/aac/libfaad2/codebook/hcb_10.h  
+  +412 -0         trunk/Input/aac/libfaad2/codebook/hcb_11.h  
+  +182 -0         trunk/Input/aac/libfaad2/codebook/hcb_2.h  
+  +193 -0         trunk/Input/aac/libfaad2/codebook/hcb_3.h  
+  +196 -0         trunk/Input/aac/libfaad2/codebook/hcb_4.h  
+  +193 -0         trunk/Input/aac/libfaad2/codebook/hcb_5.h  
+  +179 -0         trunk/Input/aac/libfaad2/codebook/hcb_6.h  
+  +159 -0         trunk/Input/aac/libfaad2/codebook/hcb_7.h  
+  +170 -0         trunk/Input/aac/libfaad2/codebook/hcb_8.h  
+  +369 -0         trunk/Input/aac/libfaad2/codebook/hcb_9.h  
+  +273 -0         trunk/Input/aac/libfaad2/codebook/hcb_sf.h  
+  +230 -0         trunk/Input/aac/libfaad2/common.c  
+  +375 -0         trunk/Input/aac/libfaad2/common.h  
+  +1035 -0        trunk/Input/aac/libfaad2/decoder.c  
+  +122 -0         trunk/Input/aac/libfaad2/decoder.h  
+  +170 -0         trunk/Input/aac/libfaad2/drc.c  
+  +46 -0          trunk/Input/aac/libfaad2/drc.h  
+  +49 -0          trunk/Input/aac/libfaad2/error.c  
+  +41 -0          trunk/Input/aac/libfaad2/error.h  
+  +344 -0         trunk/Input/aac/libfaad2/filtbank.c  
+  +62 -0          trunk/Input/aac/libfaad2/filtbank.h  
+  +194 -0         trunk/Input/aac/libfaad2/fixed.h  
+  +413 -0         trunk/Input/aac/libfaad2/hcr.c  
+  +503 -0         trunk/Input/aac/libfaad2/huffman.c  
+  +57 -0          trunk/Input/aac/libfaad2/huffman.h  
+  +267 -0         trunk/Input/aac/libfaad2/ic_predict.c  
+  +249 -0         trunk/Input/aac/libfaad2/ic_predict.h  
+  +1347 -0        trunk/Input/aac/libfaad2/iq_table.h  
+  +105 -0         trunk/Input/aac/libfaad2/is.c  
+  +64 -0          trunk/Input/aac/libfaad2/is.h  
+  +2294 -0        trunk/Input/aac/libfaad2/kbd_win.h  
+  +460 -0         trunk/Input/aac/libfaad2/libfaad.dsp  
+  +29 -0          trunk/Input/aac/libfaad2/libfaad.dsw  
+  +21 -0          trunk/Input/aac/libfaad2/libfaad.sln  
+  +964 -0         trunk/Input/aac/libfaad2/libfaad.vcproj  
+  +14 -0          trunk/Input/aac/libfaad2/libfaad2.def  
+  +2091 -0        trunk/Input/aac/libfaad2/libfaad2.vcp  
+  +29 -0          trunk/Input/aac/libfaad2/libfaad2.vcw  
+  +355 -0         trunk/Input/aac/libfaad2/libfaad2_dll.dsp  
+  +29 -0          trunk/Input/aac/libfaad2/libfaad2_dll.dsw  
+  +21 -0          trunk/Input/aac/libfaad2/libfaad2_dll.sln  
+  +307 -0         trunk/Input/aac/libfaad2/libfaad2_dll.vcproj  
+  +207 -0         trunk/Input/aac/libfaad2/lt_predict.c  
+  +66 -0          trunk/Input/aac/libfaad2/lt_predict.h  
+  +332 -0         trunk/Input/aac/libfaad2/mdct.c  
+  +45 -0          trunk/Input/aac/libfaad2/mdct.h  
+  +267 -0         trunk/Input/aac/libfaad2/mp4.c  
+  +49 -0          trunk/Input/aac/libfaad2/mp4.h  
+  +74 -0          trunk/Input/aac/libfaad2/ms.c  
+  +41 -0          trunk/Input/aac/libfaad2/ms.h  
+  +261 -0         trunk/Input/aac/libfaad2/output.c  
+  +48 -0          trunk/Input/aac/libfaad2/output.h  
+  +255 -0         trunk/Input/aac/libfaad2/pns.c  
+  +59 -0          trunk/Input/aac/libfaad2/pns.h  
+  +55 -0          trunk/Input/aac/libfaad2/pulse.c  
+  +40 -0          trunk/Input/aac/libfaad2/pulse.h  
+  +511 -0         trunk/Input/aac/libfaad2/rvlc.c  
+  +65 -0          trunk/Input/aac/libfaad2/rvlc.h  
+  +2662 -0        trunk/Input/aac/libfaad2/sbr_dct.c  
+  +45 -0          trunk/Input/aac/libfaad2/sbr_dct.h  
+  +358 -0         trunk/Input/aac/libfaad2/sbr_dec.c  
+  +221 -0         trunk/Input/aac/libfaad2/sbr_dec.h  
+  +215 -0         trunk/Input/aac/libfaad2/sbr_e_nf.c  
+  +45 -0          trunk/Input/aac/libfaad2/sbr_e_nf.h  
+  +623 -0         trunk/Input/aac/libfaad2/sbr_fbt.c  
+  +53 -0          trunk/Input/aac/libfaad2/sbr_fbt.h  
+  +662 -0         trunk/Input/aac/libfaad2/sbr_hfadj.c  
+  +74 -0          trunk/Input/aac/libfaad2/sbr_hfadj.h  
+  +508 -0         trunk/Input/aac/libfaad2/sbr_hfgen.c  
+  +56 -0          trunk/Input/aac/libfaad2/sbr_hfgen.h  
+  +365 -0         trunk/Input/aac/libfaad2/sbr_huff.c  
+  +43 -0          trunk/Input/aac/libfaad2/sbr_huff.h  
+  +560 -0         trunk/Input/aac/libfaad2/sbr_noise.h  
+  +311 -0         trunk/Input/aac/libfaad2/sbr_qmf.c  
+  +52 -0          trunk/Input/aac/libfaad2/sbr_qmf.h  
+  +364 -0         trunk/Input/aac/libfaad2/sbr_qmf_c.h  
+  +830 -0         trunk/Input/aac/libfaad2/sbr_syntax.c  
+  +76 -0          trunk/Input/aac/libfaad2/sbr_syntax.h  
+  +243 -0         trunk/Input/aac/libfaad2/sbr_tf_grid.c  
+  +48 -0          trunk/Input/aac/libfaad2/sbr_tf_grid.h  
+  +4301 -0        trunk/Input/aac/libfaad2/sine_win.h  
+  +964 -0         trunk/Input/aac/libfaad2/specrec.c  
+  +54 -0          trunk/Input/aac/libfaad2/specrec.h  
+  +172 -0         trunk/Input/aac/libfaad2/ssr.c  
+  +56 -0          trunk/Input/aac/libfaad2/ssr.h  
+  +182 -0         trunk/Input/aac/libfaad2/ssr_fb.c  
+  +44 -0          trunk/Input/aac/libfaad2/ssr_fb.h  
+  +188 -0         trunk/Input/aac/libfaad2/ssr_ipqf.c  
+  +37 -0          trunk/Input/aac/libfaad2/ssr_ipqf.h  
+  +626 -0         trunk/Input/aac/libfaad2/ssr_win.h  
+  +436 -0         trunk/Input/aac/libfaad2/structs.h  
+  +1898 -0        trunk/Input/aac/libfaad2/syntax.c  
+  +163 -0         trunk/Input/aac/libfaad2/syntax.h  
+  +286 -0         trunk/Input/aac/libfaad2/tns.c  
+  +55 -0          trunk/Input/aac/libfaad2/tns.h  
+  +99 -0          trunk/Input/aac/libmp4v2/API_CHANGES  
+  +209 -0         trunk/Input/aac/libmp4v2/INTERNALS  
+  +109 -0         trunk/Input/aac/libmp4v2/Makefile.am  
+  +30 -0          trunk/Input/aac/libmp4v2/README  
+  +9 -0           trunk/Input/aac/libmp4v2/TODO  
+  +38 -0          trunk/Input/aac/libmp4v2/atom_co64.cpp  
+  +32 -0          trunk/Input/aac/libmp4v2/atom_cprt.cpp  
+  +40 -0          trunk/Input/aac/libmp4v2/atom_ctts.cpp  
+  +29 -0          trunk/Input/aac/libmp4v2/atom_dimm.cpp  
+  +28 -0          trunk/Input/aac/libmp4v2/atom_dinf.cpp  
+  +29 -0          trunk/Input/aac/libmp4v2/atom_dmax.cpp  
+  +29 -0          trunk/Input/aac/libmp4v2/atom_dmed.cpp  
+  +56 -0          trunk/Input/aac/libmp4v2/atom_dref.cpp  
+  +29 -0          trunk/Input/aac/libmp4v2/atom_drep.cpp  
+  +28 -0          trunk/Input/aac/libmp4v2/atom_edts.cpp  
+  +80 -0          trunk/Input/aac/libmp4v2/atom_elst.cpp  
+  +31 -0          trunk/Input/aac/libmp4v2/atom_esds.cpp  
+  +43 -0          trunk/Input/aac/libmp4v2/atom_free.cpp  
+  +69 -0          trunk/Input/aac/libmp4v2/atom_ftyp.cpp  
+  +64 -0          trunk/Input/aac/libmp4v2/atom_hdlr.cpp  
+  +57 -0          trunk/Input/aac/libmp4v2/atom_hinf.cpp  
+  +39 -0          trunk/Input/aac/libmp4v2/atom_hmhd.cpp  
+  +40 -0          trunk/Input/aac/libmp4v2/atom_hnti.cpp  
+  +31 -0          trunk/Input/aac/libmp4v2/atom_iods.cpp  
+  +31 -0          trunk/Input/aac/libmp4v2/atom_maxr.cpp  
+  +38 -0          trunk/Input/aac/libmp4v2/atom_mdat.cpp  
+  +91 -0          trunk/Input/aac/libmp4v2/atom_mdhd.cpp  
+  +30 -0          trunk/Input/aac/libmp4v2/atom_mdia.cpp  
+  +31 -0          trunk/Input/aac/libmp4v2/atom_mfhd.cpp  
+  +33 -0          trunk/Input/aac/libmp4v2/atom_minf.cpp  
+  +30 -0          trunk/Input/aac/libmp4v2/atom_moof.cpp  
+  +33 -0          trunk/Input/aac/libmp4v2/atom_moov.cpp  
+  +59 -0          trunk/Input/aac/libmp4v2/atom_mp4a.cpp  
+  +40 -0          trunk/Input/aac/libmp4v2/atom_mp4s.cpp  
+  +79 -0          trunk/Input/aac/libmp4v2/atom_mp4v.cpp  
+  +28 -0          trunk/Input/aac/libmp4v2/atom_mvex.cpp  
+  +136 -0         trunk/Input/aac/libmp4v2/atom_mvhd.cpp  
+  +28 -0          trunk/Input/aac/libmp4v2/atom_nmhd.cpp  
+  +29 -0          trunk/Input/aac/libmp4v2/atom_nump.cpp  
+  +31 -0          trunk/Input/aac/libmp4v2/atom_payt.cpp  
+  +29 -0          trunk/Input/aac/libmp4v2/atom_pmax.cpp  
+  +123 -0         trunk/Input/aac/libmp4v2/atom_root.cpp  
+  +147 -0         trunk/Input/aac/libmp4v2/atom_rtp.cpp  
+  +53 -0          trunk/Input/aac/libmp4v2/atom_sdp.cpp  
+  +29 -0          trunk/Input/aac/libmp4v2/atom_smhd.cpp  
+  +30 -0          trunk/Input/aac/libmp4v2/atom_snro.cpp  
+  +57 -0          trunk/Input/aac/libmp4v2/atom_stbl.cpp  
+  +38 -0          trunk/Input/aac/libmp4v2/atom_stco.cpp  
+  +49 -0          trunk/Input/aac/libmp4v2/atom_stdp.cpp  
+  +78 -0          trunk/Input/aac/libmp4v2/atom_stsc.cpp  
+  +58 -0          trunk/Input/aac/libmp4v2/atom_stsd.cpp  
+  +40 -0          trunk/Input/aac/libmp4v2/atom_stsh.cpp  
+  +38 -0          trunk/Input/aac/libmp4v2/atom_stss.cpp  
+  +69 -0          trunk/Input/aac/libmp4v2/atom_stsz.cpp  
+  +40 -0          trunk/Input/aac/libmp4v2/atom_stts.cpp  
+  +69 -0          trunk/Input/aac/libmp4v2/atom_tfhd.cpp  
+  +30 -0          trunk/Input/aac/libmp4v2/atom_tims.cpp  
+  +124 -0         trunk/Input/aac/libmp4v2/atom_tkhd.cpp  
+  +29 -0          trunk/Input/aac/libmp4v2/atom_tmax.cpp  
+  +29 -0          trunk/Input/aac/libmp4v2/atom_tmin.cpp  
+  +29 -0          trunk/Input/aac/libmp4v2/atom_tpyl.cpp  
+  +30 -0          trunk/Input/aac/libmp4v2/atom_traf.cpp  
+  +32 -0          trunk/Input/aac/libmp4v2/atom_trak.cpp  
+  +32 -0          trunk/Input/aac/libmp4v2/atom_tref.cpp  
+  +47 -0          trunk/Input/aac/libmp4v2/atom_treftype.cpp  
+  +39 -0          trunk/Input/aac/libmp4v2/atom_trex.cpp  
+  +29 -0          trunk/Input/aac/libmp4v2/atom_trpy.cpp  
+  +78 -0          trunk/Input/aac/libmp4v2/atom_trun.cpp  
+  +30 -0          trunk/Input/aac/libmp4v2/atom_tsro.cpp  
+  +38 -0          trunk/Input/aac/libmp4v2/atom_udta.cpp  
+  +63 -0          trunk/Input/aac/libmp4v2/atom_url.cpp  
+  +44 -0          trunk/Input/aac/libmp4v2/atom_urn.cpp  
+  +37 -0          trunk/Input/aac/libmp4v2/atom_vmhd.cpp  
+  +446 -0         trunk/Input/aac/libmp4v2/atoms.h  
+  +627 -0         trunk/Input/aac/libmp4v2/descriptors.cpp  
+  +164 -0         trunk/Input/aac/libmp4v2/descriptors.h  
+  +827 -0         trunk/Input/aac/libmp4v2/isma.cpp  
+  +493 -0         trunk/Input/aac/libmp4v2/libmp4v260.dsp  
+  +492 -0         trunk/Input/aac/libmp4v2/libmp4v2_st60.dsp  
+  +2448 -0        trunk/Input/aac/libmp4v2/mp4.cpp  
+  +891 -0         trunk/Input/aac/libmp4v2/mp4.h  
+  +130 -0         trunk/Input/aac/libmp4v2/mp4array.h  
+  +790 -0         trunk/Input/aac/libmp4v2/mp4atom.cpp  
+  +231 -0         trunk/Input/aac/libmp4v2/mp4atom.h  
+  +50 -0          trunk/Input/aac/libmp4v2/mp4common.h  
+  +227 -0         trunk/Input/aac/libmp4v2/mp4container.cpp  
+  +84 -0          trunk/Input/aac/libmp4v2/mp4container.h  
+  +211 -0         trunk/Input/aac/libmp4v2/mp4descriptor.cpp  
+  +96 -0          trunk/Input/aac/libmp4v2/mp4descriptor.h  
+  +2279 -0        trunk/Input/aac/libmp4v2/mp4file.cpp  
+  +627 -0         trunk/Input/aac/libmp4v2/mp4file.h  
+  +563 -0         trunk/Input/aac/libmp4v2/mp4file_io.cpp  
+  +346 -0         trunk/Input/aac/libmp4v2/mp4info.cpp  
+  +875 -0         trunk/Input/aac/libmp4v2/mp4property.cpp  
+  +549 -0         trunk/Input/aac/libmp4v2/mp4property.h  
+  +1624 -0        trunk/Input/aac/libmp4v2/mp4track.cpp  
+  +240 -0         trunk/Input/aac/libmp4v2/mp4track.h  
+  +242 -0         trunk/Input/aac/libmp4v2/mp4util.cpp  
+  +231 -0         trunk/Input/aac/libmp4v2/mp4util.h  
+  +307 -0         trunk/Input/aac/libmp4v2/ocidescriptors.cpp  
+  +101 -0         trunk/Input/aac/libmp4v2/ocidescriptors.h  
+  +104 -0         trunk/Input/aac/libmp4v2/odcommands.cpp  
+  +58 -0          trunk/Input/aac/libmp4v2/odcommands.h  
+  +133 -0         trunk/Input/aac/libmp4v2/qosqualifiers.cpp  
+  +85 -0          trunk/Input/aac/libmp4v2/qosqualifiers.h  
+  +1348 -0        trunk/Input/aac/libmp4v2/rtphint.cpp  
+  +346 -0         trunk/Input/aac/libmp4v2/rtphint.h  
+  +2 -0           trunk/Input/aac/libmp4v2/win32_ver.h  
+  +6 -0           trunk/Input/aac/src/Makefile.am  
+  +103 -0         trunk/Input/aac/src/aac_utils.c  
+  +506 -0         trunk/Input/aac/src/libmp4.c  
+  +151 -0         trunk/Input/aac/src/mp4_utils.c  
+  +8 -0           trunk/Input/cdaudio/Makefile.in  
+  +8 -0           trunk/Input/mpg123/Makefile.in  
+  +8 -0           trunk/Input/vorbis/Makefile.in  
+  +8 -0           trunk/Input/wav/Makefile.in  
+  +8 -0           trunk/Makefile.in  
+  +8 -0           trunk/Output/Makefile.in  
+  +8 -0           trunk/Output/OSS/Makefile.in  
+  +8 -0           trunk/Output/alsa/Makefile.in  
+  +8 -0           trunk/Output/esd/Makefile.in  
+  +8 -0           trunk/Visualization/Makefile.in  
+  +8 -0           trunk/Visualization/blur_scope/Makefile.in  
+  +9 -1           trunk/audacious/Makefile.in  
+  +8 -0           trunk/audacious/glade/Makefile.in  
+  +8 -0           trunk/audacious/images/Makefile.in  
+  +673 -148       trunk/configure  
+  +14 -2          trunk/configure.ac  
+  +8 -0           trunk/icons/Makefile.in  
+  +9 -1           trunk/libaudacious/Makefile.in  
+  +8 -0           trunk/skin/Makefile.in  
+
+
+2005-10-24 10:12:26 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [2]
+  Get rid of stuff we don't want in the repository. (compiled translations/autotools cache)
+  
+
+  Changes:        Modified:
+  +0 -0           trunk/po/br.gmo  
+  +0 -0           trunk/po/cs.gmo  
+  +0 -0           trunk/po/cy.gmo  
+  +0 -0           trunk/po/de.gmo  
+  +0 -0           trunk/po/el.gmo  
+  +0 -0           trunk/po/es.gmo  
+  +0 -0           trunk/po/fi.gmo  
+  +0 -0           trunk/po/fr.gmo  
+  +0 -0           trunk/po/hi.gmo  
+  +0 -0           trunk/po/hu.gmo  
+  +0 -0           trunk/po/it.gmo  
+  +0 -0           trunk/po/ja.gmo  
+  +0 -0           trunk/po/ka.gmo  
+  +0 -0           trunk/po/ko.gmo  
+  +0 -0           trunk/po/lt.gmo  
+  +0 -0           trunk/po/mk.gmo  
+  +0 -0           trunk/po/nl.gmo  
+  +0 -0           trunk/po/pl.gmo  
+  +0 -0           trunk/po/pt_BR.gmo  
+  +0 -0           trunk/po/ro.gmo  
+  +0 -0           trunk/po/ru.gmo  
+  +0 -0           trunk/po/sk.gmo  
+  +0 -0           trunk/po/sv.gmo  
+  +0 -0           trunk/po/uk.gmo  
+  +0 -0           trunk/po/zh_CN.gmo  
+  +0 -0           trunk/po/zh_TW.gmo  
+
+
+2005-10-24 10:06:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [1]
+  Import audacious source.
+  
+
+  Changes:        Modified:
+  +625 -0         trunk/ABOUT-NLS  
+  +138 -0         trunk/AUTHORS  
+  +340 -0         trunk/COPYING  
+  +8259 -0        trunk/ChangeLog  
+  +173 -0         trunk/FAQ  
+  +236 -0         trunk/INSTALL  
+  +2 -0           trunk/Input/Makefile.am  
+  +569 -0         trunk/Input/Makefile.in  
+  +33 -0          trunk/Input/cdaudio/Makefile.am  
+  +577 -0         trunk/Input/cdaudio/Makefile.in  
+  +1250 -0        trunk/Input/cdaudio/cdaudio.c  
+  +158 -0         trunk/Input/cdaudio/cdaudio.h  
+  +889 -0         trunk/Input/cdaudio/cddb.c  
+  +35 -0          trunk/Input/cdaudio/cddb.h  
+  +270 -0         trunk/Input/cdaudio/cdinfo.c  
+  +55 -0          trunk/Input/cdaudio/cdinfo.h  
+  +705 -0         trunk/Input/cdaudio/configure.c  
+  +186 -0         trunk/Input/cdaudio/http.c  
+  +42 -0          trunk/Input/cdaudio/http.h  
+  +54 -0          trunk/Input/mpg123/Makefile.am  
+  +642 -0         trunk/Input/mpg123/Makefile.in  
+  +9 -0           trunk/Input/mpg123/README  
+  +512 -0         trunk/Input/mpg123/common.c  
+  +849 -0         trunk/Input/mpg123/configure.c  
+  +499 -0         trunk/Input/mpg123/dct36_3dnow.s  
+  +163 -0         trunk/Input/mpg123/dct64.c  
+  +710 -0         trunk/Input/mpg123/dct64_3dnow.s  
+  +836 -0         trunk/Input/mpg123/dct64_MMX.s  
+  +316 -0         trunk/Input/mpg123/dct64_i386.c  
+  +236 -0         trunk/Input/mpg123/decode.c  
+  +251 -0         trunk/Input/mpg123/decode_2to1.c  
+  +282 -0         trunk/Input/mpg123/decode_3dnow.s  
+  +264 -0         trunk/Input/mpg123/decode_4to1.c  
+  +108 -0         trunk/Input/mpg123/decode_MMX.s  
+  +277 -0         trunk/Input/mpg123/decode_i386.c  
+  +321 -0         trunk/Input/mpg123/decode_i586.s  
+  +103 -0         trunk/Input/mpg123/dxhead.c  
+  +43 -0          trunk/Input/mpg123/dxhead.h  
+  +83 -0          trunk/Input/mpg123/equalizer.c  
+  +1398 -0        trunk/Input/mpg123/fileinfo.c  
+  +132 -0         trunk/Input/mpg123/getbits.c  
+  +46 -0          trunk/Input/mpg123/getbits.h  
+  +61 -0          trunk/Input/mpg123/getcpuflags.s  
+  +860 -0         trunk/Input/mpg123/http.c  
+  +313 -0         trunk/Input/mpg123/huffman.h  
+  +637 -0         trunk/Input/mpg123/id3.c  
+  +765 -0         trunk/Input/mpg123/id3_frame.c  
+  +138 -0         trunk/Input/mpg123/id3_frame_content.c  
+  +366 -0         trunk/Input/mpg123/id3_frame_text.c  
+  +109 -0         trunk/Input/mpg123/id3_frame_url.c  
+  +158 -0         trunk/Input/mpg123/id3_header.h  
+  +134 -0         trunk/Input/mpg123/id3_tag.c  
+  +997 -0         trunk/Input/mpg123/l2tables.h  
+  +185 -0         trunk/Input/mpg123/layer1.c  
+  +341 -0         trunk/Input/mpg123/layer2.c  
+  +1880 -0        trunk/Input/mpg123/layer3.c  
+  +963 -0         trunk/Input/mpg123/mp3.xpm  
+  +1220 -0        trunk/Input/mpg123/mpg123.c  
+  +303 -0         trunk/Input/mpg123/mpg123.h  
+  +153 -0         trunk/Input/mpg123/tabinit.c  
+  +367 -0         trunk/Input/mpg123/xmms-id3.h  
+  +20 -0          trunk/Input/vorbis/Makefile.am  
+  +568 -0         trunk/Input/vorbis/Makefile.in  
+  +586 -0         trunk/Input/vorbis/configure.c  
+  +1067 -0        trunk/Input/vorbis/fileinfo.c  
+  +624 -0         trunk/Input/vorbis/http.c  
+  +10 -0          trunk/Input/vorbis/http.h  
+  +576 -0         trunk/Input/vorbis/ogg.xpm  
+  +472 -0         trunk/Input/vorbis/vcedit.c  
+  +63 -0          trunk/Input/vorbis/vcedit.h  
+  +920 -0         trunk/Input/vorbis/vorbis.c  
+  +41 -0          trunk/Input/vorbis/vorbis.h  
+  +11 -0          trunk/Input/wav/Makefile.am  
+  +555 -0         trunk/Input/wav/Makefile.in  
+  +563 -0         trunk/Input/wav/wav.c  
+  +64 -0          trunk/Input/wav/wav.h  
+  +14 -0          trunk/Makefile.am  
+  +816 -0         trunk/Makefile.in  
+  +97 -0          trunk/NEWS  
+  +2 -0           trunk/Output/Makefile.am  
+  +569 -0         trunk/Output/Makefile.in  
+  +32 -0          trunk/Output/OSS/Makefile.am  
+  +579 -0         trunk/Output/OSS/Makefile.in  
+  +52 -0          trunk/Output/OSS/OSS.c  
+  +73 -0          trunk/Output/OSS/OSS.h  
+  +57 -0          trunk/Output/OSS/about.c  
+  +716 -0         trunk/Output/OSS/audio.c  
+  +375 -0         trunk/Output/OSS/configure.c  
+  +446 -0         trunk/Output/OSS/convert.c  
+  +61 -0          trunk/Output/OSS/init.c  
+  +110 -0         trunk/Output/OSS/mixer.c  
+  +1695 -0        trunk/Output/OSS/soundcard.h  
+  +29 -0          trunk/Output/alsa/Makefile.am  
+  +574 -0         trunk/Output/alsa/Makefile.in  
+  +56 -0          trunk/Output/alsa/about.c  
+  +48 -0          trunk/Output/alsa/alsa.c  
+  +83 -0          trunk/Output/alsa/alsa.h  
+  +1211 -0        trunk/Output/alsa/audio.c  
+  +452 -0         trunk/Output/alsa/configure.c  
+  +72 -0          trunk/Output/alsa/init.c  
+  +27 -0          trunk/Output/esd/Makefile.am  
+  +576 -0         trunk/Output/esd/Makefile.in  
+  +52 -0          trunk/Output/esd/about.c  
+  +479 -0         trunk/Output/esd/audio.c  
+  +232 -0         trunk/Output/esd/configure.c  
+  +49 -0          trunk/Output/esd/esd.c  
+  +69 -0          trunk/Output/esd/esdout.h  
+  +69 -0          trunk/Output/esd/init.c  
+  +216 -0         trunk/Output/esd/mixer.c  
+  +920 -0         trunk/README  
+  +2 -0           trunk/Visualization/Makefile.am  
+  +569 -0         trunk/Visualization/Makefile.in  
+  +20 -0          trunk/Visualization/blur_scope/Makefile.am  
+  +574 -0         trunk/Visualization/blur_scope/Makefile.in  
+  +45 -0          trunk/Visualization/blur_scope/blur_8.s  
+  +327 -0         trunk/Visualization/blur_scope/blur_scope.c  
+  +15 -0          trunk/Visualization/blur_scope/blur_scope.h  
+  +123 -0         trunk/Visualization/blur_scope/bscope_logo.xpm  
+  +131 -0         trunk/Visualization/blur_scope/config.c  
+  +135 -0         trunk/Visualization/blur_scope/xmms_logo.xpm  
+  +8 -0           trunk/acinclude.m4  
+  +6856 -0        trunk/aclocal.m4  
+  +94 -0          trunk/audacious/Makefile.am  
+  +1547 -0        trunk/audacious/Makefile.in  
+  +326 -0         trunk/audacious/about.c  
+  +7 -0           trunk/audacious/about.h  
+  +10 -0          trunk/audacious/audacious.desktop.in  
+  +2275 -0        trunk/audacious/audacious_logo.xpm  
+  +117 -0         trunk/audacious/beep  
+  +8 -0           trunk/audacious/build.list  
+  +695 -0         trunk/audacious/controlsocket.c  
+  +79 -0          trunk/audacious/controlsocket.h  
+  +44 -0          trunk/audacious/debug.h  
+  +43 -0          trunk/audacious/dnd.h  
+  +657 -0         trunk/audacious/dock.c  
+  +43 -0          trunk/audacious/dock.h  
+  +217 -0         trunk/audacious/effect.c  
+  +48 -0          trunk/audacious/effect.h  
+  +149 -0         trunk/audacious/eq_graph.c  
+  +40 -0          trunk/audacious/eq_graph.h  
+  +235 -0         trunk/audacious/eq_slider.c  
+  +44 -0          trunk/audacious/eq_slider.h  
+  +1709 -0        trunk/audacious/equalizer.c  
+  +60 -0          trunk/audacious/equalizer.h  
+  +296 -0         trunk/audacious/fft.c  
+  +45 -0          trunk/audacious/fft.h  
+  +487 -0         trunk/audacious/fullscreen.c  
+  +59 -0          trunk/audacious/fullscreen.h  
+  +167 -0         trunk/audacious/general.c  
+  +45 -0          trunk/audacious/general.h  
+  +960 -0         trunk/audacious/getopt.c  
+  +132 -0         trunk/audacious/getopt.h  
+  +183 -0         trunk/audacious/getopt1.c  
+  +6 -0           trunk/audacious/glade/Makefile.am  
+  +447 -0         trunk/audacious/glade/Makefile.in  
+  +169 -0         trunk/audacious/glade/addfiles.glade  
+  +2859 -0        trunk/audacious/glade/prefswin.glade  
+  +158 -0         trunk/audacious/glade.c  
+  +47 -0          trunk/audacious/glade.h  
+  +337 -0         trunk/audacious/hints.c  
+  +41 -0          trunk/audacious/hints.h  
+  +203 -0         trunk/audacious/hslider.c  
+  +54 -0          trunk/audacious/hslider.h  
+  +217 -0         trunk/audacious/iir.c  
+  +35 -0          trunk/audacious/iir.h  
+  +7 -0           trunk/audacious/images/Makefile.am  
+  +448 -0         trunk/audacious/images/Makefile.in  
+  +0 -0           trunk/audacious/images/appearance.png  
+  +93 -0          trunk/audacious/images/bmp_eq.xpm  
+  +97 -0          trunk/audacious/images/bmp_player.xpm  
+  +97 -0          trunk/audacious/images/bmp_playlist.xpm  
+  +0 -0           trunk/audacious/images/eq.png  
+  +0 -0           trunk/audacious/images/mouse.png  
+  +0 -0           trunk/audacious/images/playlist.png  
+  +0 -0           trunk/audacious/images/plugins.png  
+  +0 -0           trunk/audacious/info.png  
+  +706 -0         trunk/audacious/input.c  
+  +77 -0          trunk/audacious/input.h  
+  +150 -0         trunk/audacious/logger.c  
+  +34 -0          trunk/audacious/logger.h  
+  +1013 -0        trunk/audacious/main.c  
+  +141 -0         trunk/audacious/main.h  
+  +3397 -0        trunk/audacious/mainwin.c  
+  +189 -0         trunk/audacious/mainwin.h  
+  +186 -0         trunk/audacious/menurow.c  
+  +56 -0          trunk/audacious/menurow.h  
+  +130 -0         trunk/audacious/mkdtemp.c  
+  +90 -0          trunk/audacious/monostereo.c  
+  +43 -0          trunk/audacious/monostereo.h  
+  +237 -0         trunk/audacious/na.xpm  
+  +75 -0          trunk/audacious/number.c  
+  +43 -0          trunk/audacious/number.h  
+  +236 -0         trunk/audacious/output.c  
+  +48 -0          trunk/audacious/output.h  
+  +189 -0         trunk/audacious/pbutton.c  
+  +57 -0          trunk/audacious/pbutton.h  
+  +204 -0         trunk/audacious/pixmaps.h  
+  +0 -0           trunk/audacious/play.png  
+  +289 -0         trunk/audacious/playback.c  
+  +35 -0          trunk/audacious/playback.h  
+  +2381 -0        trunk/audacious/playlist.c  
+  +148 -0         trunk/audacious/playlist.h  
+  +0 -0           trunk/audacious/playlist.png  
+  +832 -0         trunk/audacious/playlist_list.c  
+  +52 -0          trunk/audacious/playlist_list.h  
+  +174 -0         trunk/audacious/playlist_popup.c  
+  +32 -0          trunk/audacious/playlist_popup.h  
+  +168 -0         trunk/audacious/playlist_slider.c  
+  +47 -0          trunk/audacious/playlist_slider.h  
+  +1975 -0        trunk/audacious/playlistwin.c  
+  +83 -0          trunk/audacious/playlistwin.h  
+  +81 -0          trunk/audacious/playstatus.c  
+  +39 -0          trunk/audacious/playstatus.h  
+  +201 -0         trunk/audacious/plugin.h  
+  +440 -0         trunk/audacious/pluginenum.c  
+  +34 -0          trunk/audacious/pluginenum.h  
+  +1819 -0        trunk/audacious/prefswin.c  
+  +25 -0          trunk/audacious/prefswin.h  
+  +99 -0          trunk/audacious/sbutton.c  
+  +43 -0          trunk/audacious/sbutton.h  
+  +1181 -0        trunk/audacious/skin.c  
+  +140 -0         trunk/audacious/skin.h  
+  +379 -0         trunk/audacious/skinwin.c  
+  +43 -0          trunk/audacious/skinwin.h  
+  +213 -0         trunk/audacious/softvolume.c  
+  +65 -0          trunk/audacious/softvolume.h  
+  +201 -0         trunk/audacious/svis.c  
+  +47 -0          trunk/audacious/svis.h  
+  +176 -0         trunk/audacious/tbutton.c  
+  +48 -0          trunk/audacious/tbutton.h  
+  +563 -0         trunk/audacious/textbox.c  
+  +64 -0          trunk/audacious/textbox.h  
+  +110 -0         trunk/audacious/urldecode.c  
+  +25 -0          trunk/audacious/urldecode.h  
+  +1352 -0        trunk/audacious/util.c  
+  +129 -0         trunk/audacious/util.h  
+  +288 -0         trunk/audacious/vis.c  
+  +77 -0          trunk/audacious/vis.h  
+  +439 -0         trunk/audacious/visualization.c  
+  +51 -0          trunk/audacious/visualization.h  
+  +242 -0         trunk/audacious/widget.c  
+  +101 -0         trunk/audacious/widget.h  
+  +312 -0         trunk/audacious/xml_document.c  
+  +90 -0          trunk/audacious/xml_document.h  
+  +205 -0         trunk/audacious.1.in  
+  +22 -0          trunk/audacious.pc.in  
+  +182 -0         trunk/audacious.spec.in  
+  +92 -0          trunk/autogen.sh  
+  +30215 -0       trunk/autom4te.cache/output.0  
+  +10251 -0       trunk/autom4te.cache/output.1  
+  +15111 -0       trunk/autom4te.cache/output.2  
+  +30117 -0       trunk/autom4te.cache/output.3  
+  +827 -0         trunk/autom4te.cache/requests  
+  +1055 -0        trunk/autom4te.cache/traces.0  
+  +940 -0         trunk/autom4te.cache/traces.1  
+  +3104 -0        trunk/autom4te.cache/traces.2  
+  +11051 -0       trunk/autom4te.cache/traces.3  
+  +142 -0         trunk/compile  
+  +1407 -0        trunk/config.guess  
+  +336 -0         trunk/config.h.in  
+  +548 -0         trunk/config.rpath  
+  +1504 -0        trunk/config.sub  
+  +30215 -0       trunk/configure  
+  +666 -0         trunk/configure.ac  
+  +530 -0         trunk/depcomp  
+  +4 -0           trunk/icons/Makefile.am  
+  +415 -0         trunk/icons/Makefile.in  
+  +323 -0         trunk/install-sh  
+  +4 -0           trunk/intl/ChangeLog  
+  +479 -0         trunk/intl/Makefile.in  
+  +1 -0           trunk/intl/VERSION  
+  +374 -0         trunk/intl/bindtextdom.c  
+  +467 -0         trunk/intl/config.charset  
+  +59 -0          trunk/intl/dcgettext.c  
+  +1238 -0        trunk/intl/dcigettext.c  
+  +60 -0          trunk/intl/dcngettext.c  
+  +59 -0          trunk/intl/dgettext.c  
+  +61 -0          trunk/intl/dngettext.c  
+  +114 -0         trunk/intl/eval-plural.h  
+  +192 -0         trunk/intl/explodename.c  
+  +195 -0         trunk/intl/finddomain.c  
+  +64 -0          trunk/intl/gettext.c  
+  +224 -0         trunk/intl/gettextP.h  
+  +148 -0         trunk/intl/gmo.h  
+  +59 -0          trunk/intl/hash-string.h  
+  +151 -0         trunk/intl/intl-compat.c  
+  +453 -0         trunk/intl/l10nflist.c  
+  +309 -0         trunk/intl/libgnuintl.h.in  
+  +156 -0         trunk/intl/loadinfo.h  
+  +1322 -0        trunk/intl/loadmsgcat.c  
+  +398 -0         trunk/intl/localcharset.c  
+  +42 -0          trunk/intl/localcharset.h  
+  +78 -0          trunk/intl/locale.alias  
+  +419 -0         trunk/intl/localealias.c  
+  +772 -0         trunk/intl/localename.c  
+  +104 -0         trunk/intl/log.c  
+  +68 -0          trunk/intl/ngettext.c  
+  +98 -0          trunk/intl/os2compat.c  
+  +46 -0          trunk/intl/os2compat.h  
+  +24 -0          trunk/intl/osdep.c  
+  +156 -0         trunk/intl/plural-exp.c  
+  +126 -0         trunk/intl/plural-exp.h  
+  +1518 -0        trunk/intl/plural.c  
+  +409 -0         trunk/intl/plural.y  
+  +31 -0          trunk/intl/ref-add.sin  
+  +26 -0          trunk/intl/ref-del.sin  
+  +439 -0         trunk/intl/relocatable.c  
+  +67 -0          trunk/intl/relocatable.h  
+  +142 -0         trunk/intl/textdomain.c  
+  +51 -0          trunk/libaudacious/Makefile.am  
+  +636 -0         trunk/libaudacious/Makefile.in  
+  +934 -0         trunk/libaudacious/beepctrl.c  
+  +116 -0         trunk/libaudacious/beepctrl.h  
+  +64 -0          trunk/libaudacious/configdb.h  
+  +270 -0         trunk/libaudacious/configdb_gconf.c  
+  +205 -0         trunk/libaudacious/configdb_rcfile.c  
+  +493 -0         trunk/libaudacious/configfile.c  
+  +101 -0         trunk/libaudacious/configfile.h  
+  +400 -0         trunk/libaudacious/dirbrowser.c  
+  +34 -0          trunk/libaudacious/dirbrowser.h  
+  +83 -0          trunk/libaudacious/formatter.c  
+  +22 -0          trunk/libaudacious/formatter.h  
+  +422 -0         trunk/libaudacious/rcfile.c  
+  +72 -0          trunk/libaudacious/rcfile.h  
+  +393 -0         trunk/libaudacious/titlestring.c  
+  +81 -0          trunk/libaudacious/titlestring.h  
+  +67 -0          trunk/libaudacious/util.c  
+  +32 -0          trunk/libaudacious/util.h  
+  +43 -0          trunk/libaudacious/vfs.h  
+  +333 -0         trunk/libaudacious/vfs_gnome.c  
+  +128 -0         trunk/libaudacious/vfs_stdio.c  
+  +762 -0         trunk/libaudacious/xconvert.c  
+  +36 -0          trunk/libaudacious/xconvert.h  
+  +372 -0         trunk/libaudacious/xentry.c  
+  +64 -0          trunk/libaudacious/xentry.h  
+  +6248 -0        trunk/libtool.m4  
+  +0 -0           trunk/ltconfig  
+  +6419 -0        trunk/ltmain.sh  
+  +23 -0          trunk/m4/codeset.m4  
+  +415 -0         trunk/m4/gettext.m4  
+  +32 -0          trunk/m4/glibc21.m4  
+  +103 -0         trunk/m4/iconv.m4  
+  +72 -0          trunk/m4/intdiv0.m4  
+  +32 -0          trunk/m4/inttypes-pri.m4  
+  +27 -0          trunk/m4/inttypes.m4  
+  +28 -0          trunk/m4/inttypes_h.m4  
+  +26 -0          trunk/m4/isc-posix.m4  
+  +32 -0          trunk/m4/lcmessage.m4  
+  +110 -0         trunk/m4/lib-ld.m4  
+  +551 -0         trunk/m4/lib-link.m4  
+  +155 -0         trunk/m4/lib-prefix.m4  
+  +49 -0          trunk/m4/nls.m4  
+  +57 -0          trunk/m4/pkg.m4  
+  +197 -0         trunk/m4/po.m4  
+  +91 -0          trunk/m4/progtest.m4  
+  +28 -0          trunk/m4/stdint_h.m4  
+  +32 -0          trunk/m4/uintmax_t.m4  
+  +23 -0          trunk/m4/ulonglong.m4  
+  +360 -0         trunk/missing  
+  +111 -0         trunk/mkinstalldirs  
+  +1211 -0        trunk/po/ChangeLog  
+  +29 -0          trunk/po/LINGUAS  
+  +353 -0         trunk/po/Makefile.in.in  
+  +17 -0          trunk/po/Makevars  
+  +41 -0          trunk/po/Makevars.template  
+  +101 -0         trunk/po/POTFILES.in  
+  +42 -0          trunk/po/Rules-quot  
+  +3268 -0        trunk/po/audacious.pot  
+  +3267 -0        trunk/po/bmp.pot  
+  +10 -0          trunk/po/boldquot.sed  
+  +0 -0           trunk/po/br.gmo  
+  +3357 -0        trunk/po/br.po  
+  +0 -0           trunk/po/cs.gmo  
+  +3434 -0        trunk/po/cs.po  
+  +0 -0           trunk/po/cy.gmo  
+  +3926 -0        trunk/po/cy.po  
+  +0 -0           trunk/po/de.gmo  
+  +3481 -0        trunk/po/de.po  
+  +0 -0           trunk/po/el.gmo  
+  +3389 -0        trunk/po/el.po  
+  +25 -0          trunk/po/en@boldquot.header  
+  +22 -0          trunk/po/en@quot.header  
+  +0 -0           trunk/po/es.gmo  
+  +3443 -0        trunk/po/es.po  
+  +0 -0           trunk/po/fi.gmo  
+  +3590 -0        trunk/po/fi.po  
+  +0 -0           trunk/po/fr.gmo  
+  +3455 -0        trunk/po/fr.po  
+  +0 -0           trunk/po/hi.gmo  
+  +3440 -0        trunk/po/hi.po  
+  +0 -0           trunk/po/hu.gmo  
+  +3428 -0        trunk/po/hu.po  
+  +23 -0          trunk/po/insert-header.sin  
+  +0 -0           trunk/po/it.gmo  
+  +3444 -0        trunk/po/it.po  
+  +0 -0           trunk/po/ja.gmo  
+  +3436 -0        trunk/po/ja.po  
+  +0 -0           trunk/po/ka.gmo  
+  +3352 -0        trunk/po/ka.po  
+  +0 -0           trunk/po/ko.gmo  
+  +3639 -0        trunk/po/ko.po  
+  +0 -0           trunk/po/lt.gmo  
+  +3465 -0        trunk/po/lt.po  
+  +0 -0           trunk/po/mk.gmo  
+  +3573 -0        trunk/po/mk.po  
+  +0 -0           trunk/po/nl.gmo  
+  +3594 -0        trunk/po/nl.po  
+  +0 -0           trunk/po/pl.gmo  
+  +3703 -0        trunk/po/pl.po  
+  +0 -0           trunk/po/pt_BR.gmo  
+  +3594 -0        trunk/po/pt_BR.po  
+  +6 -0           trunk/po/quot.sed  
+  +19 -0          trunk/po/remove-potcdate.sin  
+  +0 -0           trunk/po/ro.gmo  
+  +3415 -0        trunk/po/ro.po  
+  +0 -0           trunk/po/ru.gmo  
+  +3615 -0        trunk/po/ru.po  
+  +0 -0           trunk/po/sk.gmo  
+  +3490 -0        trunk/po/sk.po  
+  +1 -0           trunk/po/stamp-po  
+  +0 -0           trunk/po/sv.gmo  
+  +3937 -0        trunk/po/sv.po  
+  +0 -0           trunk/po/uk.gmo  
+  +3446 -0        trunk/po/uk.po  
+  +0 -0           trunk/po/zh_CN.gmo  
+  +5028 -0        trunk/po/zh_CN.po  
+  +0 -0           trunk/po/zh_TW.gmo  
+  +3475 -0        trunk/po/zh_TW.po  
+  +7 -0           trunk/rename.sh  
+  +0 -0           trunk/skin/Avs.bmp  
+  +0 -0           trunk/skin/Balance.bmp  
+  +0 -0           trunk/skin/Eq_ex.bmp  
+  +0 -0           trunk/skin/Eqmain.bmp  
+  +0 -0           trunk/skin/Main.bmp  
+  +24 -0          trunk/skin/Makefile.am  
+  +464 -0         trunk/skin/Makefile.in  
+  +0 -0           trunk/skin/Mb.bmp  
+  +0 -0           trunk/skin/Monoster.bmp  
+  +0 -0           trunk/skin/Nums_ex.bmp  
+  +0 -0           trunk/skin/Pledit.bmp  
+  +0 -0           trunk/skin/Posbar.bmp  
+  +0 -0           trunk/skin/Shufrep.bmp  
+  +0 -0           trunk/skin/Text.bmp  
+  +0 -0           trunk/skin/Titlebar.bmp  
+  +0 -0           trunk/skin/Volume.bmp  
+  +0 -0           trunk/skin/cButtons.bmp  
+  +0 -0           trunk/skin/pLaypaus.bmp  
+  +9 -0           trunk/skin/pLedit.txt  
+  +25 -0          trunk/skin/readme.txt  
+  +0 -0           trunk/skin/screenshot.bmp  
+  +23 -0          trunk/skin/vIscolor.txt  
+  +0 -0           trunk/stamp-h.in  
+  +4 -0           trunk/svn-commit.2.tmp  
+  +4 -0           trunk/svn-commit.tmp  
+
+
+