Mercurial > audlegacy
graph
-
[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
-
[svn] Reduce code duplication and add a return statement. trunkSat, 03 Dec 2005 09:27:11 -0800, by chainsaw
-
[svn] Add two missing casts and update the player buffer description from XMMS to Audacious. trunkSat, 03 Dec 2005 09:14:33 -0800, by chainsaw
-
[svn] Avoid discarding pointer type qualifiers by not using the result of gtk_entry_get_text directly. trunkSat, 03 Dec 2005 08:17:14 -0800, by chainsaw
-
[svn] Add casts to callbacks in signal handlers to avoid warning. GCC would like a return statement too. trunkFri, 02 Dec 2005 15:33:58 -0800, by chainsaw
-
[svn] Convert UTF-16 (windows-1252) into something useful. Original patch by incomp@#audacious, trunkWed, 30 Nov 2005 14:56:57 -0800, by nenolod
-
[svn] Fix AAC linkage for gcc4, which does not autolink against libstdc++. trunkTue, 29 Nov 2005 14:44:13 -0800, by nenolod
-
[svn] Update translation template, and add new audacious messages to the POTFILES.in. trunkSun, 27 Nov 2005 11:55:31 -0800, by nenolod
-
[svn] Revert unicode fixes, cause player to bomb out. trunkSun, 27 Nov 2005 11:43:05 -0800, by nenolod
-
[svn] Don't use widget_draw_quick() in playlistwin_update_list(). trunkSat, 26 Nov 2005 20:14:03 -0800, by nenolod
-
[svn] - Implement widget_draw_quick(widget_t *) for doing an immediate draw trunkSat, 26 Nov 2005 18:28:19 -0800, by nenolod