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
|
Sun, 27 Nov 2005 11:43:05 -0800 |
nenolod |
[svn] Revert unicode fixes, cause player to bomb out.
trunk
|
Sat, 26 Nov 2005 20:14:03 -0800 |
nenolod |
[svn] Don't use widget_draw_quick() in playlistwin_update_list().
trunk
|
Sat, 26 Nov 2005 19:04:04 -0800 |
nenolod |
[svn] Add gdk_flush() to widget_draw_quick().
trunk
|
Sat, 26 Nov 2005 18:28:19 -0800 |
nenolod |
[svn] - Implement widget_draw_quick(widget_t *) for doing an immediate draw
trunk
|
Sat, 26 Nov 2005 17:44:16 -0800 |
nenolod |
[svn] Remove unneeded sanity check.
trunk
|
Sat, 26 Nov 2005 17:36:56 -0800 |
nenolod |
[svn] Revert changes.
trunk
|
Sat, 26 Nov 2005 17:22:55 -0800 |
nenolod |
[svn] Closer, but doesn't do it properly.
trunk
|
Sat, 26 Nov 2005 17:08:15 -0800 |
nenolod |
[svn] Force redraw of audacious playlist window.
trunk
|
Sat, 26 Nov 2005 14:29:35 -0800 |
nenolod |
[svn] Update japanese translator's name. Whoops.
trunk
|
Sat, 26 Nov 2005 14:27:26 -0800 |
nenolod |
[svn] Updated greek translation, thanks to stavrosg.
trunk
|
Sat, 26 Nov 2005 14:11:04 -0800 |
nenolod |
[svn] Version bump -- 0.1.2.
trunk
|
Sat, 26 Nov 2005 14:08:34 -0800 |
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,
trunk
|
Fri, 25 Nov 2005 23:14:41 -0800 |
nenolod |
[svn] GCC2 fixes.
trunk
|
Fri, 25 Nov 2005 20:23:40 -0800 |
nenolod |
[svn] Unicode support fixes, based on an XMMS patch written by Ilya Konstantinov. <ikonst@users.sourceforge.net>:
trunk
|
Fri, 25 Nov 2005 19:54:46 -0800 |
nenolod |
[svn] Make the left and right keys work when the playlist window has focus.
trunk
|
Fri, 25 Nov 2005 19:29:04 -0800 |
nenolod |
[svn] Add Winamp-style numeric keypad shortcut key support.
trunk
|
Fri, 25 Nov 2005 14:57:51 -0800 |
nenolod |
[svn] WTF @ playlist window controlling fonts? o.O
trunk
|
Fri, 25 Nov 2005 13:26:59 -0800 |
nenolod |
[svn] Update credits on here reflecting audacious-decoder changes.
trunk
|
Fri, 25 Nov 2005 12:53:16 -0800 |
nenolod |
[svn] Glade stuff.
trunk
|
Fri, 25 Nov 2005 12:50:50 -0800 |
nenolod |
[svn] Revert logic part of scrolling.
trunk
|
Tue, 22 Nov 2005 21:21:26 -0800 |
nenolod |
[svn] gcc4 fixes
trunk
|
Mon, 21 Nov 2005 15:00:26 -0800 |
chainsaw |
[svn] Compile WMA by default. It works now.
trunk
|
Mon, 21 Nov 2005 14:59:13 -0800 |
chainsaw |
[svn] Working WMA support. I never said it would be pretty, neno, I should said it would play.
trunk
|
Sun, 20 Nov 2005 20:02:32 -0800 |
nenolod |
[svn] Rename controlsocket to audacious, from xmms, so that xmms stuff wont crash us.
trunk
|
Sun, 20 Nov 2005 14:17:19 -0800 |
nenolod |
[svn] Add ctrlsocket_check to generic event loop.
trunk
|
Sun, 20 Nov 2005 12:35:42 -0800 |
chainsaw |
[svn] GThreadify output plugin.
trunk
|
Sun, 20 Nov 2005 11:18:16 -0800 |
chainsaw |
[svn] Implement GBS playback.
trunk
|
Sun, 20 Nov 2005 10:57:10 -0800 |
chainsaw |
[svn] Implement NSF playback.
trunk
|
Sun, 20 Nov 2005 06:44:16 -0800 |
chainsaw |
[svn] Include fix, allows the plugin to compile again.
trunk
|
Sun, 20 Nov 2005 00:34:09 -0800 |
nenolod |
[svn] Sync ALSA plugin with enhancements/patches from Fatal (XMMS cvs)
trunk
|
Sat, 19 Nov 2005 14:42:28 -0800 |
chainsaw |
[svn] Sync with xmms-wma instead of bmp-wma & GThreadify. Does not explode, but does not play either.
trunk
|
Sat, 19 Nov 2005 05:49:16 -0800 |
chainsaw |
[svn] Add casts to callbacks in signal handlers to avoid warning. Remove stale pause handler declaration from wav-sndfile.h
trunk
|
Sat, 19 Nov 2005 04:36:29 -0800 |
chainsaw |
[svn] Increase GCC happiness about libfaad code.
trunk
|
Fri, 18 Nov 2005 09:18:34 -0800 |
nenolod |
[svn] Save the preference to enable or disable bitmap fonts.
trunk
|
Fri, 18 Nov 2005 00:59:16 -0800 |
nenolod |
[svn] Lets not install libmp4v2.
trunk
|
Thu, 17 Nov 2005 22:10:41 -0800 |
nenolod |
[svn] Force pango to use a sane fontsize for the playlist window.
trunk
|
Thu, 17 Nov 2005 21:45:35 -0800 |
nenolod |
[svn] Fucking nero idiots suck...
trunk
|
Thu, 17 Nov 2005 14:57:57 -0800 |
chainsaw |
[svn] Verify that all files are under version control. Upload a few that were not.
trunk
|