Mercurial > audlegacy
graph
-
[svn] Remove unnecessary configfile.h include, this plugin has no config support. trunkSat, 17 Dec 2005 11:14:29 -0800, by chainsaw
-
[svn] Convert to configdb. GThreadify and peel off layer of threading macro madness. trunkSat, 17 Dec 2005 11:11:13 -0800, by chainsaw
-
[svn] Config file paths should be ~/.audacious and not ~/.xmms trunkFri, 16 Dec 2005 18:40:01 -0800, by chainsaw
-
[svn] Squash 3 warnings by compiling as C99 code. Remove round_trick kludge. trunkFri, 16 Dec 2005 18:25:18 -0800, by chainsaw
-
[svn] Properly initialize vars before use. A debug-only message threw a warning, it had to go. trunkFri, 16 Dec 2005 18:02:41 -0800, by chainsaw
-
[svn] Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier. trunkFri, 16 Dec 2005 17:34:26 -0800, by chainsaw
-
[svn] Juggle some declarations around to reduce warnings. Also remove one debugging statement that triggers a warning. trunkFri, 16 Dec 2005 17:20:04 -0800, by chainsaw
-
[svn] Add musepack input plugin & hook into build system. trunkFri, 16 Dec 2005 16:08:46 -0800, by chainsaw
-
[svn] How about a default timidity.cfg location that actually works? trunkFri, 16 Dec 2005 12:17:53 -0800, by chainsaw
-
[svn] Sorry, but has anyone ever told you that you talk too much? trunkFri, 16 Dec 2005 12:08:03 -0800, by chainsaw
-
[svn] GThreadify and fix includes. And although it compiles, let us not ship this. No playback at all. trunkFri, 16 Dec 2005 11:25:47 -0800, by chainsaw
-
[svn] possible DND fix for konqueror. (cleaned up version of fixed version of my cleanups... trunkWed, 14 Dec 2005 11:36:27 -0800, by nenolod
-
[svn] - attach -Iaudacious to libaudcore build crap. trunkWed, 14 Dec 2005 10:19:49 -0800, by nenolod
-
[svn] Timidity support, via external contractor dai+audacious@cdr.jp. trunkWed, 14 Dec 2005 08:51:51 -0800, by nenolod
-
[svn] Vorbis UTF-8 tag conversion patch, via Takuo Kitame <kitame@debian.org>. trunkMon, 12 Dec 2005 23:11:30 -0800, by nenolod
-
[svn] Use modplug instead of mikmod. Supports more formats & compressed files. trunkSat, 10 Dec 2005 14:31:13 -0800, by chainsaw
-
[svn] Raise MAX_CODED_SUPERFRAME_SIZE to 16384 in accordance with ffmpeg CVS. trunkSat, 10 Dec 2005 08:42:49 -0800, by chainsaw
-
[svn] Merge a cleaned up version of the patch included with #383. Audacious trunkFri, 09 Dec 2005 18:12:22 -0800, by nenolod
-
[svn] Update plugin descriptions in feature overview. trunkThu, 08 Dec 2005 15:17:54 -0800, by chainsaw
-
[svn] Import sid plugin. Ported from XMMS by giacomo. trunkThu, 08 Dec 2005 15:12:12 -0800, by chainsaw
-
[svn] We shouldn't have to close the output plugin from here. I don't know why trunkThu, 08 Dec 2005 13:29:31 -0800, by nenolod
-
[svn] Kill some warnings here -- the other warnings I can't kill yet, as I've trunkThu, 08 Dec 2005 11:44:32 -0800, by nenolod
-
[svn] Use a mutex, lower timeouts. Do not spin waiting for playback to start. trunkWed, 07 Dec 2005 16:54:27 -0800, by chainsaw
-
[svn] Remove last of the internal OSS support and default to ALSA. Squashed a few warnings but it is still messy. trunkWed, 07 Dec 2005 15:37:52 -0800, by chainsaw
-
[svn] Still need to pry internal OSS from clenched fingers. In need of anti-warning love too, but it compiles. trunkTue, 06 Dec 2005 16:09:32 -0800, by chainsaw
-
[svn] Made WMA support configurable, defaults to on. trunkTue, 06 Dec 2005 14:02:16 -0800, by 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. trunkSun, 04 Dec 2005 15:58:55 -0800, by chainsaw
-
[svn] Last bit of cast rework by Stephen Bennett. trunkSun, 04 Dec 2005 11:22:16 -0800, by chainsaw
-
[svn] Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379. trunkSun, 04 Dec 2005 09:29:14 -0800, by chainsaw
-
[svn] C++ warning fixes by external contractor Stephen Bennett. trunkSun, 04 Dec 2005 08:49:53 -0800, by chainsaw
-
[svn] Create some proper headers and include them. No more implicit declarations. trunkSun, 04 Dec 2005 07:37:06 -0800, by chainsaw
-
[svn] Initialize two variables before use and remove an unused one. Squashes 3 warnings. trunkSun, 04 Dec 2005 06:48:27 -0800, by chainsaw
-
[svn] Do not discard pointer target type, and do not use deprecated g_basename function. trunkSun, 04 Dec 2005 06:26:12 -0800, by chainsaw
-
[svn] Use GdkAtom instead of a regular Atom. 3 characters inserted cure 3 warnings; good return on investment... trunkSun, 04 Dec 2005 06:01:40 -0800, by chainsaw
-
[svn] These fixme warnings are no longer relevant. trunkSat, 03 Dec 2005 12:58:13 -0800, by chainsaw