log

age author description
2006-01-10 chainsaw [svn] Convert all input plugins (except timidity & wav-sndfile) to produce_audio. trunk
2006-01-09 nenolod [svn] Change copying of scaling properties from factor 11 -> 12, to factor 12 trunk
2006-01-09 chainsaw [svn] Support .cmf .sci & .laa without stealing .mid from timidity. trunk
2006-01-09 chainsaw [svn] Care about pointer signedness. trunk
2006-01-09 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
2006-01-09 chainsaw [svn] Care about pointer signedness. trunk
2006-01-08 chainsaw [svn] Disable unused function: audmp4_strip_spaces trunk
2006-01-08 chainsaw [svn] Use glib function for glib types and care about pointer signedness. trunk
2006-01-08 chainsaw [svn] Use the pkg-config database to link with libbinio in a portable way. Requires libbinio 1.4 (or higher). trunk
2006-01-08 chainsaw [svn] Initialize variables to zero where required. trunk
2006-01-08 chainsaw [svn] Add missing %s in translated string. trunk
2006-01-08 nenolod [svn] Updated Ukranian translation. trunk
2006-01-08 nenolod [svn] trivial manpage fix (spotted by dai) trunk
2006-01-08 nenolod [svn] Updated japanese translation c/o Dai. trunk
2006-01-07 chainsaw [svn] Care about pointer signedness. trunk
2006-01-07 nenolod [svn] Add giacomo to credits. trunk
2006-01-07 nenolod [svn] Generate cache content on demand if it was not previously there. trunk
2006-01-07 nenolod [svn] Do not generate a cache when loading a playlist. trunk
2006-01-07 chainsaw [svn] Really add S3M support back after receiving a convincing testcase. trunk
2006-01-07 chainsaw [svn] Add S3M support back after receiving a convincing testcase. trunk
2006-01-05 nenolod [svn] FHS compatibility hacks trunk
2006-01-05 nenolod [svn] Version bump to 0.2 -- we've been confusing the hell out of people. trunk
2006-01-05 nenolod [svn] Support for FreeBSD 6.x CD Audio DAE. trunk
2006-01-04 chainsaw [svn] Remove support for .mid & .s3m; we have other plugins handling those formats already. trunk
2006-01-04 chainsaw [svn] AM_CONDITIONAL bug uncovered by deitarion. trunk
2006-01-03 chainsaw [svn] Upload missing file for genre handling. trunk
2006-01-03 chainsaw [svn] Autotools do not want quoting here, apparently. Fair enough. trunk
2006-01-03 chainsaw [svn] Disable adplug if the includes are missing (or in a very lame place). Stop blowing holes in my ship. trunk
2006-01-03 chainsaw [svn] Correct binio detection logic. trunk
2006-01-03 nenolod [svn] WTF is this doing with UI code in it :S trunk
2006-01-03 nenolod [svn] - remove unused "USE_SIMD" crap left over from BMP trunk
2006-01-03 nenolod [svn] - Rename playlistwin stuff to ui_playlist.* trunk
2006-01-03 nenolod [svn] fix audio corruption when doing a short write. trunk
2006-01-03 nenolod [svn] Rebuild translation database. trunk
2006-01-03 nenolod [svn] Do not print verbose "loading plugin" messages, only display errors to trunk
2006-01-03 nenolod [svn] Fix adplug compilation issues (also per laci) trunk
2006-01-03 nenolod [svn] Update audacious translation template (per laci) trunk
2006-01-01 chainsaw [svn] Start caring about pointer signedness. trunk
2006-01-01 chainsaw [svn] Sentinel fix; extra NULL required. trunk
2006-01-01 chainsaw [svn] We have no choice but to continue as planned. Deploy the sentinels! trunk
2006-01-01 chainsaw [svn] Remove last bits of the dirbrowser. trunk
2006-01-01 chainsaw [svn] Add parenthesis around assignment used as truth value. trunk
2006-01-01 chainsaw [svn] Kill unused var. trunk
2005-12-31 chainsaw [svn] Stop GYM playback at the right time, if the length is known. trunk
2005-12-31 chainsaw [svn] Use file magic instead of extensions. trunk
2005-12-31 chainsaw [svn] Use file magic instead of extensions. trunk
2005-12-31 chainsaw [svn] Use file magic instead of extensions. trunk
2005-12-31 chainsaw [svn] Use file magic instead of extensions. trunk
2005-12-31 chainsaw [svn] Use file magic instead of extensions (Phase 2). trunk
2005-12-31 chainsaw [svn] Implement GYM tag reader. trunk
2005-12-31 chainsaw [svn] Implement VGM playback. trunk
2005-12-31 chainsaw [svn] Properly fall back to file name if the tag information is invalid (SPC). trunk
2005-12-31 chainsaw [svn] Length detection for GYM. trunk
2005-12-31 chainsaw [svn] Detect files by content; remove quick detect. trunk
2005-12-31 nenolod [svn] - change our slogan to "The future of UNIX multimedia." trunk
2005-12-31 chainsaw [svn] Adlib synthesizer (AdPlug) support. trunk
2005-12-30 nenolod [svn] Checking path for NULL wont work in the for() loop, so we have to check elsewhere. trunk
2005-12-30 nenolod [svn] Cooler looking icons. (I stole these from BMPx, but yeah! It's GPL too. :P) trunk
2005-12-30 nenolod [svn] This commit reduces the amount of times we probe a source down to ONE trunk
2005-12-30 nenolod [svn] Cache the decoder used for each PlaylistEntry. This reduces the amount trunk
2005-12-29 nenolod [svn] very rudementary http stream detection support for mpg123-clone. trunk
2005-12-28 nenolod [svn] mpg123-clone: Add '.mp3.part' to list of allowed extension types. trunk
2005-12-26 nenolod [svn] various fixes :( trunk
2005-12-26 nenolod [svn] filterchain stuff trunk
2005-12-26 nenolod [svn] filterchain stuff trunk
2005-12-26 nenolod [svn] filterchain stuff trunk
2005-12-26 nenolod [svn] a lot of EQ tweaks, but the preamp still does not work right trunk
2005-12-26 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
2005-12-26 nenolod [svn] Use produce_audio() to pass the audio through the new audacious filterchain stuff. (EQ support!!!) trunk
2005-12-26 nenolod [svn] ditto for samplerate... we should have full plugin compatibility now trunk
2005-12-26 nenolod [svn] Display the MP4/AAC+ bitrate, instead of "VBR". trunk
2005-12-26 chainsaw [svn] Replace a tab with spaces to make Mikachu happy. trunk
2005-12-26 nenolod [svn] Initial fileinfo box, loosely based around the mpg123-clone one. trunk
2005-12-26 nenolod [svn] Initial tagging_mp4.c code. Still need to add a class for aac tagging information (ID3) trunk
2005-12-26 nenolod [svn] safety fix trunk
2005-12-26 nenolod [svn] MP4 metadata retrieval support. trunk
2005-12-25 chainsaw [svn] Stop last few desperate attempts to hold on to GTK1+ includes. trunk
2005-12-25 chainsaw [svn] Delete stale GTK1+ interface code. trunk
2005-12-25 chainsaw [svn] And that concludes the story of the whacky OK button. Thank you. trunk
2005-12-25 nenolod [svn] further paranoia (try to explain why the crash happened, if one happens -- as sexypsf explodes if it cant find the psflib) trunk
2005-12-25 chainsaw [svn] Implement GYM playback. trunk
2005-12-25 chainsaw [svn] Now that the build system is ready, upload the plugin code. trunk
2005-12-25 chainsaw [svn] Sexypsf input plugin; patch by dai in bug #395. trunk
2005-12-25 chainsaw [svn] Remove Add Directory option as it is broken. Patch by laci, closes bug #377. trunk
2005-12-25 chainsaw [svn] Convert to configdb usage. trunk
2005-12-25 chainsaw [svn] Change config file location, take plugin.h out of Makefile.am trunk
2005-12-25 chainsaw [svn] Remove static plugin.h trickery to cure SIGFPE and related madness. trunk
2005-12-20 nenolod [svn] still gives off a warning, but will do the right thing regardless. trunk
2005-12-20 nenolod [svn] playlist_list code cleanups from mikachu. trunk
2005-12-19 nenolod [svn] JACKd output plugin via external contractor james@develia.org. trunk
2005-12-19 nenolod [svn] playlist window truncation fixes provided by external contributor: Tim Yamin <plasmaroo -at- gentoo.org>. trunk
2005-12-18 chainsaw [svn] Squash 2 type-punned pointer warnings. trunk
2005-12-18 chainsaw [svn] Squash void pointer arithmetic warning in futils.c trunk
2005-12-18 chainsaw [svn] Okay, braindead configuration handling. Disabling config button for now. trunk
2005-12-18 chainsaw [svn] Dereferencing type-punned pointer will break strict-aliasing rules squashed by Mark Loeser <halcy0n@gentoo.org>. trunk
2005-12-18 chainsaw [svn] Do not abort if libmpc is not found, just disable musepack plugin. trunk