Mercurial > audlegacy
graph
-
[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
-
[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
-
[svn] Updated greek translation, thanks to stavrosg. trunkSat, 26 Nov 2005 14:27:26 -0800, by nenolod
-
[svn] 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, trunkSat, 26 Nov 2005 14:08:34 -0800, by nenolod
-
[svn] Unicode support fixes, based on an XMMS patch written by Ilya Konstantinov. <ikonst@users.sourceforge.net>: trunkFri, 25 Nov 2005 20:23:40 -0800, by nenolod
-
[svn] Make the left and right keys work when the playlist window has focus. trunkFri, 25 Nov 2005 19:54:46 -0800, by nenolod
-
[svn] Add Winamp-style numeric keypad shortcut key support. trunkFri, 25 Nov 2005 19:29:04 -0800, by nenolod
-
[svn] WTF @ playlist window controlling fonts? o.O trunkFri, 25 Nov 2005 14:57:51 -0800, by nenolod
-
[svn] Update credits on here reflecting audacious-decoder changes. trunkFri, 25 Nov 2005 13:26:59 -0800, by nenolod