log

age author description
Fri, 16 Dec 2005 18:25:18 -0800 chainsaw [svn] Squash 3 warnings by compiling as C99 code. Remove round_trick kludge. trunk
Fri, 16 Dec 2005 18:02:41 -0800 chainsaw [svn] Properly initialize vars before use. A debug-only message threw a warning, it had to go. trunk
Fri, 16 Dec 2005 17:48:19 -0800 chainsaw [svn] Squash all 4 warnings in xmms-timidity.c trunk
Fri, 16 Dec 2005 17:34:26 -0800 chainsaw [svn] Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier. trunk
Fri, 16 Dec 2005 17:20:04 -0800 chainsaw [svn] Juggle some declarations around to reduce warnings. Also remove one debugging statement that triggers a warning. trunk
Fri, 16 Dec 2005 17:03:15 -0800 chainsaw [svn] Do not discard pointer type qualifiers. trunk
Fri, 16 Dec 2005 16:24:33 -0800 chainsaw [svn] GThreadify input plugin. trunk
Fri, 16 Dec 2005 16:08:46 -0800 chainsaw [svn] Add musepack input plugin & hook into build system. trunk
Fri, 16 Dec 2005 12:17:53 -0800 chainsaw [svn] How about a default timidity.cfg location that actually works? trunk
Fri, 16 Dec 2005 12:08:03 -0800 chainsaw [svn] Sorry, but has anyone ever told you that you talk too much? trunk
Fri, 16 Dec 2005 11:25:47 -0800 chainsaw [svn] GThreadify and fix includes. And although it compiles, let us not ship this. No playback at all. trunk
Wed, 14 Dec 2005 11:36:27 -0800 nenolod [svn] possible DND fix for konqueror. (cleaned up version of fixed version of my cleanups... trunk
Wed, 14 Dec 2005 11:21:10 -0800 nenolod [svn] path change trunk
Wed, 14 Dec 2005 10:19:49 -0800 nenolod [svn] - attach -Iaudacious to libaudcore build crap. trunk
Wed, 14 Dec 2005 08:58:13 -0800 nenolod [svn] Updated japanese translation, via dai. trunk
Wed, 14 Dec 2005 08:51:51 -0800 nenolod [svn] Timidity support, via external contractor dai+audacious@cdr.jp. trunk
Wed, 14 Dec 2005 08:35:56 -0800 nenolod [svn] Update header locations. trunk
Wed, 14 Dec 2005 08:20:45 -0800 nenolod [svn] Very initial start on libaudcore. trunk
Tue, 13 Dec 2005 19:03:19 -0800 nenolod [svn] - Add interface plugin type (buildsystem). trunk
Mon, 12 Dec 2005 23:11:30 -0800 nenolod [svn] Vorbis UTF-8 tag conversion patch, via Takuo Kitame <kitame@debian.org>. trunk
Sat, 10 Dec 2005 19:12:53 -0800 nenolod [svn] typo fix trunk
Sat, 10 Dec 2005 17:41:21 -0800 chainsaw [svn] Mikmod is obsolete. Let it die. trunk
Sat, 10 Dec 2005 14:31:13 -0800 chainsaw [svn] Use modplug instead of mikmod. Supports more formats & compressed files. trunk
Sat, 10 Dec 2005 13:54:12 -0800 nenolod [svn] Ladspa host module for Audacious. trunk
Sat, 10 Dec 2005 08:42:49 -0800 chainsaw [svn] Raise MAX_CODED_SUPERFRAME_SIZE to 16384 in accordance with ffmpeg CVS. trunk
Sat, 10 Dec 2005 08:14:54 -0800 chainsaw [svn] Add quoting to make autotools happy. trunk
Fri, 09 Dec 2005 18:12:22 -0800 nenolod [svn] Merge a cleaned up version of the patch included with #383. Audacious trunk
Fri, 09 Dec 2005 18:03:16 -0800 nenolod [svn] Update translation templates c/o of laci. trunk
Thu, 08 Dec 2005 20:14:43 -0800 nenolod [svn] Add missing lirc.m4. trunk
Thu, 08 Dec 2005 20:12:44 -0800 nenolod [svn] - Remove generated files trunk
Thu, 08 Dec 2005 15:17:54 -0800 chainsaw [svn] Update plugin descriptions in feature overview. trunk
Thu, 08 Dec 2005 15:12:12 -0800 chainsaw [svn] Import sid plugin. Ported from XMMS by giacomo. trunk
Thu, 08 Dec 2005 13:29:31 -0800 nenolod [svn] We shouldn't have to close the output plugin from here. I don't know why trunk
Thu, 08 Dec 2005 11:47:13 -0800 nenolod [svn] revert changes -- broke the plugin :/ trunk
Thu, 08 Dec 2005 11:44:32 -0800 nenolod [svn] Kill some warnings here -- the other warnings I can't kill yet, as I've trunk
Wed, 07 Dec 2005 21:33:57 -0800 nenolod [svn] fix breakage trunk
Wed, 07 Dec 2005 16:54:27 -0800 chainsaw [svn] Use a mutex, lower timeouts. Do not spin waiting for playback to start. trunk
Wed, 07 Dec 2005 15:53:53 -0800 chainsaw [svn] Hook crossfade into build system. trunk
Wed, 07 Dec 2005 15:37:52 -0800 chainsaw [svn] Remove last of the internal OSS support and default to ALSA. Squashed a few warnings but it is still messy. trunk
Tue, 06 Dec 2005 16:09:32 -0800 chainsaw [svn] Still need to pry internal OSS from clenched fingers. In need of anti-warning love too, but it compiles. trunk
Tue, 06 Dec 2005 14:02:16 -0800 chainsaw [svn] Made WMA support configurable, defaults to on. trunk
Sun, 04 Dec 2005 15:58:55 -0800 chainsaw [svn] First attempt at porting the crossfade plugin; patches from bug #363 applied, GThreadified, includes fixed. Will most probably not compile as of yet. trunk
Sun, 04 Dec 2005 11:22:16 -0800 chainsaw [svn] Last bit of cast rework by Stephen Bennett. trunk
Sun, 04 Dec 2005 09:29:14 -0800 chainsaw [svn] Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379. trunk
Sun, 04 Dec 2005 08:49:53 -0800 chainsaw [svn] C++ warning fixes by external contractor Stephen Bennett. trunk
Sun, 04 Dec 2005 07:37:06 -0800 chainsaw [svn] Create some proper headers and include them. No more implicit declarations. trunk
Sun, 04 Dec 2005 06:48:27 -0800 chainsaw [svn] Initialize two variables before use and remove an unused one. Squashes 3 warnings. trunk
Sun, 04 Dec 2005 06:26:12 -0800 chainsaw [svn] Do not discard pointer target type, and do not use deprecated g_basename function. trunk
Sun, 04 Dec 2005 06:01:40 -0800 chainsaw [svn] Use GdkAtom instead of a regular Atom. 3 characters inserted cure 3 warnings; good return on investment... trunk
Sat, 03 Dec 2005 12:58:13 -0800 chainsaw [svn] These fixme warnings are no longer relevant. trunk
Sat, 03 Dec 2005 09:27:11 -0800 chainsaw [svn] Reduce code duplication and add a return statement. trunk
Sat, 03 Dec 2005 09:14:33 -0800 chainsaw [svn] Add two missing casts and update the player buffer description from XMMS to Audacious. trunk
Sat, 03 Dec 2005 08:46:07 -0800 chainsaw [svn] Avoid discarding pointer type qualifiers. trunk
Sat, 03 Dec 2005 08:17:14 -0800 chainsaw [svn] Avoid discarding pointer type qualifiers by not using the result of gtk_entry_get_text directly. trunk
Fri, 02 Dec 2005 15:33:58 -0800 chainsaw [svn] Add casts to callbacks in signal handlers to avoid warning. GCC would like a return statement too. trunk
Wed, 30 Nov 2005 14:56:57 -0800 nenolod [svn] Convert UTF-16 (windows-1252) into something useful. Original patch by incomp@#audacious, trunk
Wed, 30 Nov 2005 00:02:54 -0800 nenolod [svn] C99 compliance issues inside wma.c. trunk
Tue, 29 Nov 2005 14:44:13 -0800 nenolod [svn] Fix AAC linkage for gcc4, which does not autolink against libstdc++. trunk
Sun, 27 Nov 2005 11:58:49 -0800 nenolod [svn] Check for lrintf. Fixed by ahuillet. trunk
Sun, 27 Nov 2005 11:55:31 -0800 nenolod [svn] Update translation template, and add new audacious messages to the POTFILES.in. trunk