Fri, 13 Jan 2006 18:36:08 -0800 |
nenolod |
[svn] Install input.h and output.h headers.
trunk
|
Fri, 13 Jan 2006 14:57:57 -0800 |
nenolod |
[svn] SPC titleinput fix. Contributed by Kiyoshi Aman <kiyoshi.aman -at- gmail.com>.
trunk
|
Fri, 13 Jan 2006 14:50:54 -0800 |
nenolod |
[svn] Remove equalization code. We do this same processing in the core in 0.2.
trunk
|
Thu, 12 Jan 2006 18:27:22 -0800 |
nenolod |
[svn] FreeBSD 6.x/7.x newata cdrio fixes. (I now have an ia32 box to work with ;))
trunk
|
Wed, 11 Jan 2006 06:11:10 -0800 |
nenolod |
[svn] Add a sanity check for crappily written plugins in the decoder cache.
trunk
|
Wed, 11 Jan 2006 05:40:26 -0800 |
chainsaw |
[svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery.
trunk
|
Tue, 10 Jan 2006 16:50:39 -0800 |
chainsaw |
[svn] Convert to produce_audio usage.
trunk
|
Tue, 10 Jan 2006 12:47:50 -0800 |
chainsaw |
[svn] Use FMT_S16_NE instead of unnecessary #ifdef WORDS_BIGENDIAN trickery.
trunk
|
Tue, 10 Jan 2006 12:22:40 -0800 |
chainsaw |
[svn] Convert all input plugins (except timidity & wav-sndfile) to produce_audio.
trunk
|
Mon, 09 Jan 2006 15:00:10 -0800 |
nenolod |
[svn] Change copying of scaling properties from factor 11 -> 12, to factor 12
trunk
|
Mon, 09 Jan 2006 13:15:02 -0800 |
chainsaw |
[svn] Support .cmf .sci & .laa without stealing .mid from timidity.
trunk
|
Mon, 09 Jan 2006 12:30:26 -0800 |
chainsaw |
[svn] Care about pointer signedness.
trunk
|
Sun, 08 Jan 2006 16:49:05 -0800 |
chainsaw |
[svn] Experimental fix for the 56 warnings emitted by GCC4 when it encounters PsxBios.c; by an anonymous contributor. Stability to be assessed in the coming weeks.
trunk
|
Sun, 08 Jan 2006 16:03:37 -0800 |
chainsaw |
[svn] Care about pointer signedness.
trunk
|
Sun, 08 Jan 2006 15:14:58 -0800 |
chainsaw |
[svn] Disable unused function: audmp4_strip_spaces
trunk
|
Sun, 08 Jan 2006 15:02:54 -0800 |
chainsaw |
[svn] Use glib function for glib types and care about pointer signedness.
trunk
|
Sun, 08 Jan 2006 14:14:06 -0800 |
chainsaw |
[svn] Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher).
trunk
|
Sun, 08 Jan 2006 13:39:07 -0800 |
chainsaw |
[svn] Initialize variables to zero where required.
trunk
|
Sun, 08 Jan 2006 13:32:21 -0800 |
chainsaw |
[svn] Add missing %s in translated string.
trunk
|
Sun, 08 Jan 2006 01:34:37 -0800 |
nenolod |
[svn] Updated Ukranian translation.
trunk
|
Sun, 08 Jan 2006 01:33:29 -0800 |
nenolod |
[svn] trivial manpage fix (spotted by dai)
trunk
|
Sun, 08 Jan 2006 01:26:45 -0800 |
nenolod |
[svn] Updated japanese translation c/o Dai.
trunk
|
Sat, 07 Jan 2006 11:17:08 -0800 |
chainsaw |
[svn] Care about pointer signedness.
trunk
|
Sat, 07 Jan 2006 10:19:59 -0800 |
nenolod |
[svn] Add giacomo to credits.
trunk
|
Sat, 07 Jan 2006 10:13:28 -0800 |
nenolod |
[svn] Generate cache content on demand if it was not previously there.
trunk
|
Sat, 07 Jan 2006 10:02:25 -0800 |
nenolod |
[svn] Do not generate a cache when loading a playlist.
trunk
|
Sat, 07 Jan 2006 06:18:41 -0800 |
chainsaw |
[svn] Really add S3M support back after receiving a convincing testcase.
trunk
|
Sat, 07 Jan 2006 06:18:13 -0800 |
chainsaw |
[svn] Add S3M support back after receiving a convincing testcase.
trunk
|
Thu, 05 Jan 2006 10:21:15 -0800 |
nenolod |
[svn] FHS compatibility hacks
trunk
|
Thu, 05 Jan 2006 05:47:09 -0800 |
nenolod |
[svn] Version bump to 0.2 -- we've been confusing the hell out of people.
trunk
|
Thu, 05 Jan 2006 00:07:44 -0800 |
nenolod |
[svn] Support for FreeBSD 6.x CD Audio DAE.
trunk
|
Wed, 04 Jan 2006 12:26:59 -0800 |
chainsaw |
[svn] Remove support for .mid & .s3m; we have other plugins handling those formats already.
trunk
|
Tue, 03 Jan 2006 16:22:07 -0800 |
chainsaw |
[svn] AM_CONDITIONAL bug uncovered by deitarion.
trunk
|
Tue, 03 Jan 2006 15:03:55 -0800 |
chainsaw |
[svn] Upload missing file for genre handling.
trunk
|
Tue, 03 Jan 2006 14:29:34 -0800 |
chainsaw |
[svn] Autotools do not want quoting here, apparently. Fair enough.
trunk
|
Tue, 03 Jan 2006 14:25:32 -0800 |
chainsaw |
[svn] Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship.
trunk
|
Tue, 03 Jan 2006 13:22:40 -0800 |
chainsaw |
[svn] Correct binio detection logic.
trunk
|
Tue, 03 Jan 2006 13:05:55 -0800 |
nenolod |
[svn] WTF is this doing with UI code in it :S
trunk
|
Tue, 03 Jan 2006 13:05:01 -0800 |
nenolod |
[svn] - remove unused "USE_SIMD" crap left over from BMP
trunk
|
Tue, 03 Jan 2006 12:54:18 -0800 |
nenolod |
[svn] - Rename playlistwin stuff to ui_playlist.*
trunk
|
Tue, 03 Jan 2006 12:24:10 -0800 |
nenolod |
[svn] fix audio corruption when doing a short write.
trunk
|
Tue, 03 Jan 2006 11:58:24 -0800 |
nenolod |
[svn] Rebuild translation database.
trunk
|
Tue, 03 Jan 2006 11:51:19 -0800 |
nenolod |
[svn] Do not print verbose "loading plugin" messages, only display errors to
trunk
|
Tue, 03 Jan 2006 09:47:13 -0800 |
nenolod |
[svn] Fix adplug compilation issues (also per laci)
trunk
|
Tue, 03 Jan 2006 09:46:01 -0800 |
nenolod |
[svn] Update audacious translation template (per laci)
trunk
|
Sun, 01 Jan 2006 06:40:46 -0800 |
chainsaw |
[svn] Start caring about pointer signedness.
trunk
|
Sun, 01 Jan 2006 05:35:17 -0800 |
chainsaw |
[svn] Sentinel fix; extra NULL required.
trunk
|
Sun, 01 Jan 2006 05:09:47 -0800 |
chainsaw |
[svn] We have no choice but to continue as planned. Deploy the sentinels!
trunk
|
Sun, 01 Jan 2006 04:57:22 -0800 |
chainsaw |
[svn] Remove last bits of the dirbrowser.
trunk
|
Sat, 31 Dec 2005 17:35:02 -0800 |
chainsaw |
[svn] Add parenthesis around assignment used as truth value.
trunk
|
Sat, 31 Dec 2005 17:31:38 -0800 |
chainsaw |
[svn] Kill unused var.
trunk
|
Sat, 31 Dec 2005 15:16:16 -0800 |
chainsaw |
[svn] Stop GYM playback at the right time, if the length is known.
trunk
|
Sat, 31 Dec 2005 15:15:42 -0800 |
chainsaw |
[svn] Use file magic instead of extensions.
trunk
|
Sat, 31 Dec 2005 15:04:34 -0800 |
chainsaw |
[svn] Use file magic instead of extensions.
trunk
|
Sat, 31 Dec 2005 14:47:56 -0800 |
chainsaw |
[svn] Use file magic instead of extensions.
trunk
|
Sat, 31 Dec 2005 14:37:03 -0800 |
chainsaw |
[svn] Use file magic instead of extensions.
trunk
|
Sat, 31 Dec 2005 14:17:51 -0800 |
chainsaw |
[svn] Use file magic instead of extensions (Phase 2).
trunk
|
Sat, 31 Dec 2005 13:36:01 -0800 |
chainsaw |
[svn] Implement GYM tag reader.
trunk
|
Sat, 31 Dec 2005 13:14:35 -0800 |
chainsaw |
[svn] Implement VGM playback.
trunk
|
Sat, 31 Dec 2005 12:30:19 -0800 |
chainsaw |
[svn] Properly fall back to file name if the tag information is invalid (SPC).
trunk
|
Sat, 31 Dec 2005 12:04:53 -0800 |
chainsaw |
[svn] Length detection for GYM.
trunk
|
Fri, 30 Dec 2005 17:56:32 -0800 |
chainsaw |
[svn] Detect files by content; remove quick detect.
trunk
|
Fri, 30 Dec 2005 17:39:28 -0800 |
nenolod |
[svn] - change our slogan to "The future of UNIX multimedia."
trunk
|
Fri, 30 Dec 2005 16:31:39 -0800 |
chainsaw |
[svn] Adlib synthesizer (AdPlug) support.
trunk
|
Fri, 30 Dec 2005 14:17:35 -0800 |
nenolod |
[svn] Checking path for NULL wont work in the for() loop, so we have to check elsewhere.
trunk
|
Fri, 30 Dec 2005 13:52:14 -0800 |
nenolod |
[svn] Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P)
trunk
|
Thu, 29 Dec 2005 22:44:13 -0800 |
nenolod |
[svn] This commit reduces the amount of times we probe a source down to ONE
trunk
|
Thu, 29 Dec 2005 22:10:26 -0800 |
nenolod |
[svn] Cache the decoder used for each PlaylistEntry. This reduces the amount
trunk
|
Thu, 29 Dec 2005 02:29:29 -0800 |
nenolod |
[svn] very rudementary http stream detection support for mpg123-clone.
trunk
|
Wed, 28 Dec 2005 13:40:46 -0800 |
nenolod |
[svn] mpg123-clone: Add '.mp3.part' to list of allowed extension types.
trunk
|
Mon, 26 Dec 2005 14:12:35 -0800 |
nenolod |
[svn] various fixes :(
trunk
|
Mon, 26 Dec 2005 13:56:03 -0800 |
nenolod |
[svn] filterchain stuff
trunk
|
Mon, 26 Dec 2005 13:54:41 -0800 |
nenolod |
[svn] filterchain stuff
trunk
|
Mon, 26 Dec 2005 13:52:54 -0800 |
nenolod |
[svn] filterchain stuff
trunk
|
Mon, 26 Dec 2005 13:35:40 -0800 |
nenolod |
[svn] a lot of EQ tweaks, but the preamp still does not work right
trunk
|
Mon, 26 Dec 2005 13:14:23 -0800 |
nenolod |
[svn] Use the audacious filterchain for musepack. (I'm not removing the equalizer, because it looks like a better equalizer than the one we have right now.)
trunk
|
Mon, 26 Dec 2005 13:09:53 -0800 |
nenolod |
[svn] Use produce_audio() to pass the audio through the new audacious filterchain stuff. (EQ support!!!)
trunk
|
Mon, 26 Dec 2005 13:01:04 -0800 |
nenolod |
[svn] ditto for samplerate... we should have full plugin compatibility now
trunk
|
Mon, 26 Dec 2005 12:42:45 -0800 |
nenolod |
[svn] Display the MP4/AAC+ bitrate, instead of "VBR".
trunk
|
Mon, 26 Dec 2005 07:19:44 -0800 |
chainsaw |
[svn] Replace a tab with spaces to make Mikachu happy.
trunk
|
Mon, 26 Dec 2005 01:16:45 -0800 |
nenolod |
[svn] Initial fileinfo box, loosely based around the mpg123-clone one.
trunk
|
Mon, 26 Dec 2005 00:38:59 -0800 |
nenolod |
[svn] Initial tagging_mp4.c code. Still need to add a class for aac tagging information (ID3)
trunk
|
Sun, 25 Dec 2005 23:56:55 -0800 |
nenolod |
[svn] safety fix
trunk
|
Sun, 25 Dec 2005 23:22:44 -0800 |
nenolod |
[svn] MP4 metadata retrieval support.
trunk
|
Sun, 25 Dec 2005 14:38:14 -0800 |
chainsaw |
[svn] Stop last few desperate attempts to hold on to GTK1+ includes.
trunk
|
Sun, 25 Dec 2005 14:25:03 -0800 |
chainsaw |
[svn] Delete stale GTK1+ interface code.
trunk
|
Sun, 25 Dec 2005 14:19:40 -0800 |
chainsaw |
[svn] And that concludes the story of the whacky OK button. Thank you.
trunk
|
Sun, 25 Dec 2005 14:10:13 -0800 |
nenolod |
[svn] further paranoia (try to explain why the crash happened, if one happens -- as sexypsf explodes if it cant find the psflib)
trunk
|
Sun, 25 Dec 2005 13:31:46 -0800 |
chainsaw |
[svn] Implement GYM playback.
trunk
|
Sun, 25 Dec 2005 13:11:21 -0800 |
chainsaw |
[svn] Now that the build system is ready, upload the plugin code.
trunk
|
Sun, 25 Dec 2005 13:10:50 -0800 |
chainsaw |
[svn] Sexypsf input plugin; patch by dai in bug #395.
trunk
|
Sun, 25 Dec 2005 12:34:53 -0800 |
chainsaw |
[svn] Remove Add Directory option as it is broken. Patch by laci, closes bug #377.
trunk
|
Sun, 25 Dec 2005 08:49:09 -0800 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
Sat, 24 Dec 2005 19:30:32 -0800 |
chainsaw |
[svn] Change config file location, take plugin.h out of Makefile.am
trunk
|
Sat, 24 Dec 2005 18:31:05 -0800 |
chainsaw |
[svn] Remove static plugin.h trickery to cure SIGFPE and related madness.
trunk
|
Tue, 20 Dec 2005 13:33:42 -0800 |
nenolod |
[svn] still gives off a warning, but will do the right thing regardless.
trunk
|
Mon, 19 Dec 2005 16:39:12 -0800 |
nenolod |
[svn] playlist_list code cleanups from mikachu.
trunk
|
Mon, 19 Dec 2005 08:58:27 -0800 |
nenolod |
[svn] JACKd output plugin via external contractor james@develia.org.
trunk
|
Mon, 19 Dec 2005 08:45:45 -0800 |
nenolod |
[svn] playlist window truncation fixes provided by external contributor: Tim Yamin <plasmaroo -at- gentoo.org>.
trunk
|
Sun, 18 Dec 2005 14:17:33 -0800 |
chainsaw |
[svn] Squash 2 type-punned pointer warnings.
trunk
|
Sun, 18 Dec 2005 13:48:43 -0800 |
chainsaw |
[svn] Squash void pointer arithmetic warning in futils.c
trunk
|
Sun, 18 Dec 2005 13:30:27 -0800 |
chainsaw |
[svn] Okay, braindead configuration handling. Disabling config button for now.
trunk
|
Sun, 18 Dec 2005 11:42:07 -0800 |
chainsaw |
[svn] Dereferencing type-punned pointer will break strict-aliasing rules squashed by Mark Loeser <halcy0n@gentoo.org>.
trunk
|
Sun, 18 Dec 2005 09:06:02 -0800 |
chainsaw |
[svn] Do not abort if libmpc is not found, just disable musepack plugin.
trunk
|
Sun, 18 Dec 2005 08:56:26 -0800 |
chainsaw |
[svn] Convert to confdb usage. Squash most qualifier-related warnings. Remove pixmap/icon functionality. Eliminate dead code.
trunk
|
Sun, 18 Dec 2005 07:03:56 -0800 |
chainsaw |
[svn] Begin resurrecting config dialog. It compiles. Basic functionality is available, but see debug spew for TODO list.
trunk
|
Sun, 18 Dec 2005 06:41:22 -0800 |
chainsaw |
[svn] Fix spacing in --help output, patch by Mikachu.
trunk
|
Sun, 18 Dec 2005 05:30:29 -0800 |
chainsaw |
[svn] Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs.
trunk
|
Sat, 17 Dec 2005 14:59:54 -0800 |
chainsaw |
[svn] Squash the implicit declaration warnings by including the correct util.h
trunk
|
Sat, 17 Dec 2005 13:51:17 -0800 |
chainsaw |
[svn] Revert changes; this plugin is hard to convert to configdb. Leave it for now.
trunk
|
Sat, 17 Dec 2005 13:14:46 -0800 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
Sat, 17 Dec 2005 13:04:28 -0800 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
Sat, 17 Dec 2005 12:52:02 -0800 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
Sat, 17 Dec 2005 12:36:29 -0800 |
nenolod |
[svn] Plugin cleanup functionality, via giacomo.
trunk
|
Sat, 17 Dec 2005 12:09:33 -0800 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
Sat, 17 Dec 2005 11:50:41 -0800 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
Sat, 17 Dec 2005 11:40:29 -0800 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
Sat, 17 Dec 2005 11:14:29 -0800 |
chainsaw |
[svn] Remove unnecessary configfile.h include, this plugin has no config support.
trunk
|
Sat, 17 Dec 2005 11:11:13 -0800 |
chainsaw |
[svn] Convert to configdb. GThreadify and peel off layer of threading macro madness.
trunk
|
Sat, 17 Dec 2005 08:42:26 -0800 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
Sat, 17 Dec 2005 08:21:58 -0800 |
chainsaw |
[svn] Convert to configdb usage.
trunk
|
Fri, 16 Dec 2005 18:40:01 -0800 |
chainsaw |
[svn] Config file paths should be ~/.audacious and not ~/.xmms
trunk
|
Fri, 16 Dec 2005 18:25:18 -0800 |
chainsaw |
[svn] Squash 3 warnings by compiling as C99 code. Remove round_trick kludge.
trunk
|
Fri, 16 Dec 2005 18:02:41 -0800 |
chainsaw |
[svn] Properly initialize vars before use. A debug-only message threw a warning, it had to go.
trunk
|
Fri, 16 Dec 2005 17:48:19 -0800 |
chainsaw |
[svn] Squash all 4 warnings in xmms-timidity.c
trunk
|
Fri, 16 Dec 2005 17:34:26 -0800 |
chainsaw |
[svn] Use GTK_SIGNAL_FUNC() where needed and remove a totally random const qualifier.
trunk
|
Fri, 16 Dec 2005 17:20:04 -0800 |
chainsaw |
[svn] Juggle some declarations around to reduce warnings. Also remove one debugging statement that triggers a warning.
trunk
|
Fri, 16 Dec 2005 17:03:15 -0800 |
chainsaw |
[svn] Do not discard pointer type qualifiers.
trunk
|
Fri, 16 Dec 2005 16:24:33 -0800 |
chainsaw |
[svn] GThreadify input plugin.
trunk
|
Fri, 16 Dec 2005 16:08:46 -0800 |
chainsaw |
[svn] Add musepack input plugin & hook into build system.
trunk
|
Fri, 16 Dec 2005 12:17:53 -0800 |
chainsaw |
[svn] How about a default timidity.cfg location that actually works?
trunk
|
Fri, 16 Dec 2005 12:08:03 -0800 |
chainsaw |
[svn] Sorry, but has anyone ever told you that you talk too much?
trunk
|
Fri, 16 Dec 2005 11:25:47 -0800 |
chainsaw |
[svn] GThreadify and fix includes. And although it compiles, let us not ship this. No playback at all.
trunk
|
Wed, 14 Dec 2005 11:36:27 -0800 |
nenolod |
[svn] possible DND fix for konqueror. (cleaned up version of fixed version of my cleanups...
trunk
|
Wed, 14 Dec 2005 11:21:10 -0800 |
nenolod |
[svn] path change
trunk
|
Wed, 14 Dec 2005 10:19:49 -0800 |
nenolod |
[svn] - attach -Iaudacious to libaudcore build crap.
trunk
|
Wed, 14 Dec 2005 08:58:13 -0800 |
nenolod |
[svn] Updated japanese translation, via dai.
trunk
|
Wed, 14 Dec 2005 08:51:51 -0800 |
nenolod |
[svn] Timidity support, via external contractor dai+audacious@cdr.jp.
trunk
|
Wed, 14 Dec 2005 08:35:56 -0800 |
nenolod |
[svn] Update header locations.
trunk
|
Wed, 14 Dec 2005 08:20:45 -0800 |
nenolod |
[svn] Very initial start on libaudcore.
trunk
|
Tue, 13 Dec 2005 19:03:19 -0800 |
nenolod |
[svn] - Add interface plugin type (buildsystem).
trunk
|
Mon, 12 Dec 2005 23:11:30 -0800 |
nenolod |
[svn] Vorbis UTF-8 tag conversion patch, via Takuo Kitame <kitame@debian.org>.
trunk
|
Sat, 10 Dec 2005 19:12:53 -0800 |
nenolod |
[svn] typo fix
trunk
|
Sat, 10 Dec 2005 17:41:21 -0800 |
chainsaw |
[svn] Mikmod is obsolete. Let it die.
trunk
|
Sat, 10 Dec 2005 14:31:13 -0800 |
chainsaw |
[svn] Use modplug instead of mikmod. Supports more formats & compressed files.
trunk
|
Sat, 10 Dec 2005 13:54:12 -0800 |
nenolod |
[svn] Ladspa host module for Audacious.
trunk
|
Sat, 10 Dec 2005 08:42:49 -0800 |
chainsaw |
[svn] Raise MAX_CODED_SUPERFRAME_SIZE to 16384 in accordance with ffmpeg CVS.
trunk
|
Sat, 10 Dec 2005 08:14:54 -0800 |
chainsaw |
[svn] Add quoting to make autotools happy.
trunk
|
Fri, 09 Dec 2005 18:12:22 -0800 |
nenolod |
[svn] Merge a cleaned up version of the patch included with #383. Audacious
trunk
|
Fri, 09 Dec 2005 18:03:16 -0800 |
nenolod |
[svn] Update translation templates c/o of laci.
trunk
|
Thu, 08 Dec 2005 20:14:43 -0800 |
nenolod |
[svn] Add missing lirc.m4.
trunk
|
Thu, 08 Dec 2005 20:12:44 -0800 |
nenolod |
[svn] - Remove generated files
trunk
|
Thu, 08 Dec 2005 15:17:54 -0800 |
chainsaw |
[svn] Update plugin descriptions in feature overview.
trunk
|
Thu, 08 Dec 2005 15:12:12 -0800 |
chainsaw |
[svn] Import sid plugin. Ported from XMMS by giacomo.
trunk
|
Thu, 08 Dec 2005 13:29:31 -0800 |
nenolod |
[svn] We shouldn't have to close the output plugin from here. I don't know why
trunk
|
Thu, 08 Dec 2005 11:47:13 -0800 |
nenolod |
[svn] revert changes -- broke the plugin :/
trunk
|
Thu, 08 Dec 2005 11:44:32 -0800 |
nenolod |
[svn] Kill some warnings here -- the other warnings I can't kill yet, as I've
trunk
|
Wed, 07 Dec 2005 21:33:57 -0800 |
nenolod |
[svn] fix breakage
trunk
|
Wed, 07 Dec 2005 16:54:27 -0800 |
chainsaw |
[svn] Use a mutex, lower timeouts. Do not spin waiting for playback to start.
trunk
|
Wed, 07 Dec 2005 15:53:53 -0800 |
chainsaw |
[svn] Hook crossfade into build system.
trunk
|
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
|
Thu, 17 Nov 2005 14:37:37 -0800 |
chainsaw |
[svn] Unbreak my... compile
trunk
|
Thu, 17 Nov 2005 14:01:18 -0800 |
chainsaw |
[svn] libmp4v2 goes back to the future
trunk
|
Thu, 17 Nov 2005 12:21:04 -0800 |
chainsaw |
[svn] GThreadify plugin. Adds a return statement and removes a pragma statement to please GCC.
trunk
|
Wed, 16 Nov 2005 16:21:11 -0800 |
chainsaw |
[svn] Synced with bmp-mp4. Build system is fragile, but should work now.
trunk
|
Wed, 16 Nov 2005 01:12:05 -0800 |
nenolod |
[svn] memory leak fix, should close #368.e
trunk
|
Tue, 15 Nov 2005 20:21:50 -0800 |
nenolod |
[svn] Split up generic events into audcore_generic_events(), and client-specific stuff remains in mainwin_idle_func().
trunk
|
Tue, 15 Nov 2005 19:24:17 -0800 |
nenolod |
[svn] - Fix playback-stop RPC call crash.
trunk
|
Tue, 15 Nov 2005 00:44:39 -0800 |
nenolod |
[svn] oops :p
trunk
|
Tue, 15 Nov 2005 00:15:05 -0800 |
nenolod |
[svn] Fix an error on line 666, reported by Mikachu. Ironic that it *would* be line *666*.
trunk
|
Mon, 14 Nov 2005 23:48:31 -0800 |
nenolod |
[svn] Add --headless to help listing.
trunk
|
Mon, 14 Nov 2005 23:43:39 -0800 |
nenolod |
[svn] headless now working, use --headless if you wish to experiment.
trunk
|
Mon, 14 Nov 2005 23:13:44 -0800 |
nenolod |
[svn] Initial headless stuff... does not yet work.
trunk
|
Mon, 14 Nov 2005 16:01:00 -0800 |
chainsaw |
[svn] GCC would prefer a return statement here.
trunk
|
Mon, 14 Nov 2005 15:58:21 -0800 |
chainsaw |
[svn] GCC would prefer a return statement here.
trunk
|
Mon, 14 Nov 2005 15:45:51 -0800 |
chainsaw |
[svn] Fix includes to avoid implicit declaration warnings.
trunk
|
Sun, 13 Nov 2005 18:57:54 -0800 |
nenolod |
[svn] Titling updates.
trunk
|
Sun, 13 Nov 2005 18:14:56 -0800 |
nenolod |
[svn] Fileinfo dialog adjustment.
trunk
|
Sun, 13 Nov 2005 17:59:06 -0800 |
nenolod |
[svn] Fix a gcc issue, I think.
trunk
|
Sun, 13 Nov 2005 14:27:07 -0800 |
chainsaw |
[svn] List sndfile extensions in the plugin configuration table.
trunk
|
Sun, 13 Nov 2005 13:52:37 -0800 |
chainsaw |
[svn] Pthread is not used here, so do not link to it.
trunk
|