Sat, 21 Jan 2006 14:06:25 -0800 |
chainsaw |
[svn] Assembly file is now unused. Removing.
trunk
|
Sat, 21 Jan 2006 14:06:07 -0800 |
chainsaw |
[svn] Remove X86 assembler code; use of executable stacks is a problem on hardened systems.
trunk
|
Sat, 21 Jan 2006 10:03:15 -0800 |
chainsaw |
[svn] Tag length enforcement by null-terminating the strings. By Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
trunk
|
Sat, 21 Jan 2006 07:12:02 -0800 |
chainsaw |
[svn] Use the VFS layer.
trunk
|
Sat, 21 Jan 2006 06:32:50 -0800 |
chainsaw |
[svn] Use the VFS subsystem and delete the unused demo source.
trunk
|
Fri, 20 Jan 2006 07:17:03 -0800 |
nenolod |
[svn] Reenable wma compilation.
trunk
|
Thu, 19 Jan 2006 19:31:32 -0800 |
nenolod |
[svn] SPC length detection c/o Kiyoshi Aman <kiyoshi.aman -at- gmail.com>
trunk
|
Thu, 19 Jan 2006 15:45:42 -0800 |
nenolod |
[svn] Updated about-logo.png.
trunk
|
Thu, 19 Jan 2006 15:45:01 -0800 |
nenolod |
[svn] More progress towards the about window, no more background being overwritten... we were forgetting to tell X that the window was paintable.
trunk
|
Wed, 18 Jan 2006 21:21:50 -0800 |
nenolod |
[svn] Experimental about box stuff... doesnt work right yet. Work in progress!
trunk
|
Wed, 18 Jan 2006 17:18:37 -0800 |
chainsaw |
[svn] Tag reading for NSF.
trunk
|
Wed, 18 Jan 2006 17:07:59 -0800 |
chainsaw |
[svn] Length detection for VGM; tag reading for GBS.
trunk
|
Wed, 18 Jan 2006 16:03:38 -0800 |
nenolod |
[svn] Rename about.c to credits.c
trunk
|
Wed, 18 Jan 2006 16:01:31 -0800 |
nenolod |
[svn] Add about-logo.png to the distribution.
trunk
|
Wed, 18 Jan 2006 14:34:54 -0800 |
chainsaw |
[svn] Simplify magic reader and get GYM tag reading right.
trunk
|
Wed, 18 Jan 2006 14:03:32 -0800 |
giacomo |
[svn] use labs() instead of abs() for long types
trunk
|
Wed, 18 Jan 2006 13:55:23 -0800 |
giacomo |
[svn] seek with tristate prev/next buttons now works just like the seek bar (no seek until the button is released, no seek at all if it should move to the prev/next song)
trunk
|
Wed, 18 Jan 2006 12:35:20 -0800 |
chainsaw |
[svn] Clean up after myself, reverting botched fix to ffmpeg code.
trunk
|
Wed, 18 Jan 2006 11:21:11 -0800 |
giacomo |
[svn] fixed width of the fwd button
trunk
|
Wed, 18 Jan 2006 11:03:23 -0800 |
nenolod |
[svn] Remove header that got moved. Oops.
trunk
|
Wed, 18 Jan 2006 10:53:34 -0800 |
nenolod |
[svn] Fork off the rcfile backend for conversion into an XML file-based preferences option using GMarkup. This does not work
trunk
|
Wed, 18 Jan 2006 10:38:51 -0800 |
nenolod |
[svn] Move xml_document stuff into libaudacious.
trunk
|
Tue, 17 Jan 2006 18:15:15 -0800 |
nenolod |
[svn] Remove EQ again. *grr*
trunk
|
Tue, 17 Jan 2006 18:12:22 -0800 |
nenolod |
[svn] Further speedups
trunk
|
Tue, 17 Jan 2006 18:05:29 -0800 |
nenolod |
[svn] Change logic used for drawing the line between the numbers and the
trunk
|
Tue, 17 Jan 2006 17:26:38 -0800 |
chainsaw |
[svn] Temporarily stop building the WMA plugin until it can be fixed.
trunk
|
Tue, 17 Jan 2006 17:24:38 -0800 |
chainsaw |
[svn] More complete title reporting and make coding style consistent with the rest of audacious. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
trunk
|
Tue, 17 Jan 2006 15:46:09 -0800 |
chainsaw |
[svn] Revert to revision 379, unable to fix fallout from 450, still segfaults intermittently.
trunk
|
Tue, 17 Jan 2006 12:39:37 -0800 |
nenolod |
[svn] Possibly play nicer with X11 in the skinning engine's event loop.
trunk
|
Mon, 16 Jan 2006 21:39:45 -0800 |
nenolod |
[svn] Revert pause on seek stuff as it did no good anyway and just caused
trunk
|
Mon, 16 Jan 2006 18:29:49 -0800 |
giacomo |
[svn] added a new column in the treeview model to store the skin name
trunk
|
Mon, 16 Jan 2006 16:05:02 -0800 |
nenolod |
[svn] Make "Unarchived Winamp 2.x skin" &c translatable.
trunk
|
Mon, 16 Jan 2006 15:58:53 -0800 |
nenolod |
[svn] Use g_object_(get|set)_data() on the thumbnail object to store the skin
trunk
|
Mon, 16 Jan 2006 15:21:41 -0800 |
nenolod |
[svn] Dissect the pango markup using scanf and various string delimiter hacks.
trunk
|
Mon, 16 Jan 2006 14:37:05 -0800 |
nenolod |
[svn] new pango-based skin selection sexyness.
trunk
|
Mon, 16 Jan 2006 13:37:00 -0800 |
nenolod |
[svn] Revert hack that had no effect. The blips apparently occur on the output side of things.
trunk
|
Mon, 16 Jan 2006 13:29:32 -0800 |
nenolod |
[svn] lets not output audio when paused. really.
trunk
|
Mon, 16 Jan 2006 13:24:54 -0800 |
nenolod |
[svn] vis fixes
trunk
|
Mon, 16 Jan 2006 13:19:11 -0800 |
nenolod |
[svn] Stop playing while seeking the player.
trunk
|
Mon, 16 Jan 2006 10:38:28 -0800 |
nenolod |
[svn] The default skin is now distributed as a png skin, not a bmp one due to
trunk
|
Mon, 16 Jan 2006 10:32:57 -0800 |
nenolod |
[svn] Be less spammy in the audacious trace log about not being able to find
trunk
|
Mon, 16 Jan 2006 10:30:11 -0800 |
nenolod |
[svn] This commit allows for the use of alternate formats to bmp in skin
trunk
|
Sun, 15 Jan 2006 16:49:42 -0800 |
nenolod |
[svn] Add a hackhack for FreeBSD ports.
trunk
|
Sun, 15 Jan 2006 07:35:01 -0800 |
chainsaw |
[svn] Pinch nicer file info dialog from BMP-WMA.
trunk
|
Sun, 15 Jan 2006 00:34:41 -0800 |
nenolod |
[svn] Add `Apply' button to the presets window. Patch via NhJm.
trunk
|
Sat, 14 Jan 2006 18:19:36 -0800 |
nenolod |
[svn] Smarter algorithm for detecting differentials between button presses, now takes seconds into account.
trunk
|
Sat, 14 Jan 2006 18:12:15 -0800 |
nenolod |
[svn] Take matters of seconds into consideration.
trunk
|
Sat, 14 Jan 2006 18:10:44 -0800 |
nenolod |
[svn] Ditto for playlist window.
trunk
|
Sat, 14 Jan 2006 18:09:54 -0800 |
nenolod |
[svn] - Scroll by 1000 frames when using the keypad (7 && 9) inside the player window to
trunk
|
Sat, 14 Jan 2006 17:57:44 -0800 |
nenolod |
[svn] Logic stuff relating to tristate-seek. Now I just need to work it into the event loop.
trunk
|
Sat, 14 Jan 2006 17:21:16 -0800 |
nenolod |
[svn] Convert prev/next buttons to tristate, via create_pbutton_ex().
trunk
|
Sat, 14 Jan 2006 17:05:06 -0800 |
chainsaw |
[svn] Hello includes. Goodbye warnings.
trunk
|
Sat, 14 Jan 2006 16:58:03 -0800 |
nenolod |
[svn] create_pbutton() should hook on release, not on push. My bad. :P
trunk
|
Sat, 14 Jan 2006 16:49:00 -0800 |
nenolod |
[svn] This commit rips out the old equalization engine with a dynamic engine
trunk
|
Sat, 14 Jan 2006 11:03:49 -0800 |
chainsaw |
[svn] This file is not used.
trunk
|
Sat, 14 Jan 2006 07:27:13 -0800 |
chainsaw |
[svn] Sync with upstream CVS. This implements RIX playback.
trunk
|