2005-12-10 |
chainsaw |
[svn] Add quoting to make autotools happy.
trunk
|
2005-12-10 |
nenolod |
[svn] Merge a cleaned up version of the patch included with #383. Audacious
trunk
|
2005-12-10 |
nenolod |
[svn] Update translation templates c/o of laci.
trunk
|
2005-12-09 |
nenolod |
[svn] Add missing lirc.m4.
trunk
|
2005-12-09 |
nenolod |
[svn] - Remove generated files
trunk
|
2005-12-08 |
chainsaw |
[svn] Update plugin descriptions in feature overview.
trunk
|
2005-12-08 |
chainsaw |
[svn] Import sid plugin. Ported from XMMS by giacomo.
trunk
|
2005-12-08 |
nenolod |
[svn] We shouldn't have to close the output plugin from here. I don't know why
trunk
|
2005-12-08 |
nenolod |
[svn] revert changes -- broke the plugin :/
trunk
|
2005-12-08 |
nenolod |
[svn] Kill some warnings here -- the other warnings I can't kill yet, as I've
trunk
|
2005-12-08 |
nenolod |
[svn] fix breakage
trunk
|
2005-12-08 |
chainsaw |
[svn] Use a mutex, lower timeouts. Do not spin waiting for playback to start.
trunk
|
2005-12-07 |
chainsaw |
[svn] Hook crossfade into build system.
trunk
|
2005-12-07 |
chainsaw |
[svn] Remove last of the internal OSS support and default to ALSA. Squashed a few warnings but it is still messy.
trunk
|
2005-12-07 |
chainsaw |
[svn] Still need to pry internal OSS from clenched fingers. In need of anti-warning love too, but it compiles.
trunk
|
2005-12-06 |
chainsaw |
[svn] Made WMA support configurable, defaults to on.
trunk
|
2005-12-04 |
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
|
2005-12-04 |
chainsaw |
[svn] Last bit of cast rework by Stephen Bennett.
trunk
|
2005-12-04 |
chainsaw |
[svn] Properly report Audacious instead of XMMS or BMP in all places. Patch by laci; closes bug #379.
trunk
|
2005-12-04 |
chainsaw |
[svn] C++ warning fixes by external contractor Stephen Bennett.
trunk
|
2005-12-04 |
chainsaw |
[svn] Create some proper headers and include them. No more implicit declarations.
trunk
|
2005-12-04 |
chainsaw |
[svn] Initialize two variables before use and remove an unused one. Squashes 3 warnings.
trunk
|
2005-12-04 |
chainsaw |
[svn] Do not discard pointer target type, and do not use deprecated g_basename function.
trunk
|
2005-12-04 |
chainsaw |
[svn] Use GdkAtom instead of a regular Atom. 3 characters inserted cure 3 warnings; good return on investment...
trunk
|
2005-12-03 |
chainsaw |
[svn] These fixme warnings are no longer relevant.
trunk
|
2005-12-03 |
chainsaw |
[svn] Reduce code duplication and add a return statement.
trunk
|
2005-12-03 |
chainsaw |
[svn] Add two missing casts and update the player buffer description from XMMS to Audacious.
trunk
|
2005-12-03 |
chainsaw |
[svn] Avoid discarding pointer type qualifiers.
trunk
|
2005-12-03 |
chainsaw |
[svn] Avoid discarding pointer type qualifiers by not using the result of gtk_entry_get_text directly.
trunk
|
2005-12-02 |
chainsaw |
[svn] Add casts to callbacks in signal handlers to avoid warning. GCC would like a return statement too.
trunk
|
2005-11-30 |
nenolod |
[svn] Convert UTF-16 (windows-1252) into something useful. Original patch by incomp@#audacious,
trunk
|
2005-11-30 |
nenolod |
[svn] C99 compliance issues inside wma.c.
trunk
|
2005-11-29 |
nenolod |
[svn] Fix AAC linkage for gcc4, which does not autolink against libstdc++.
trunk
|
2005-11-27 |
nenolod |
[svn] Check for lrintf. Fixed by ahuillet.
trunk
|
2005-11-27 |
nenolod |
[svn] Update translation template, and add new audacious messages to the POTFILES.in.
trunk
|
2005-11-27 |
nenolod |
[svn] Revert unicode fixes, cause player to bomb out.
trunk
|
2005-11-27 |
nenolod |
[svn] Don't use widget_draw_quick() in playlistwin_update_list().
trunk
|
2005-11-27 |
nenolod |
[svn] Add gdk_flush() to widget_draw_quick().
trunk
|
2005-11-27 |
nenolod |
[svn] - Implement widget_draw_quick(widget_t *) for doing an immediate draw
trunk
|
2005-11-27 |
nenolod |
[svn] Remove unneeded sanity check.
trunk
|
2005-11-27 |
nenolod |
[svn] Revert changes.
trunk
|
2005-11-27 |
nenolod |
[svn] Closer, but doesn't do it properly.
trunk
|
2005-11-27 |
nenolod |
[svn] Force redraw of audacious playlist window.
trunk
|
2005-11-26 |
nenolod |
[svn] Update japanese translator's name. Whoops.
trunk
|
2005-11-26 |
nenolod |
[svn] Updated greek translation, thanks to stavrosg.
trunk
|
2005-11-26 |
nenolod |
[svn] Version bump -- 0.1.2.
trunk
|
2005-11-26 |
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
|
2005-11-26 |
nenolod |
[svn] GCC2 fixes.
trunk
|
2005-11-26 |
nenolod |
[svn] Unicode support fixes, based on an XMMS patch written by Ilya Konstantinov. <ikonst@users.sourceforge.net>:
trunk
|
2005-11-26 |
nenolod |
[svn] Make the left and right keys work when the playlist window has focus.
trunk
|
2005-11-26 |
nenolod |
[svn] Add Winamp-style numeric keypad shortcut key support.
trunk
|
2005-11-25 |
nenolod |
[svn] WTF @ playlist window controlling fonts? o.O
trunk
|
2005-11-25 |
nenolod |
[svn] Update credits on here reflecting audacious-decoder changes.
trunk
|
2005-11-25 |
nenolod |
[svn] Glade stuff.
trunk
|
2005-11-25 |
nenolod |
[svn] Revert logic part of scrolling.
trunk
|
2005-11-23 |
nenolod |
[svn] gcc4 fixes
trunk
|
2005-11-21 |
chainsaw |
[svn] Compile WMA by default. It works now.
trunk
|
2005-11-21 |
chainsaw |
[svn] Working WMA support. I never said it would be pretty, neno, I should said it would play.
trunk
|
2005-11-21 |
nenolod |
[svn] Rename controlsocket to audacious, from xmms, so that xmms stuff wont crash us.
trunk
|
2005-11-20 |
nenolod |
[svn] Add ctrlsocket_check to generic event loop.
trunk
|