log

age author description
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
2005-12-18 chainsaw [svn] Convert to confdb usage. Squash most qualifier-related warnings. Remove pixmap/icon functionality. Eliminate dead code. trunk
2005-12-18 chainsaw [svn] Begin resurrecting config dialog. It compiles. Basic functionality is available, but see debug spew for TODO list. trunk
2005-12-18 chainsaw [svn] Fix spacing in --help output, patch by Mikachu. trunk
2005-12-18 chainsaw [svn] Do not try to grab .rar for unpack & module search, the specs change all the time. Has caused explosions & hangs. trunk
2005-12-17 chainsaw [svn] Squash the implicit declaration warnings by including the correct util.h trunk
2005-12-17 chainsaw [svn] Revert changes; this plugin is hard to convert to configdb. Leave it for now. trunk
2005-12-17 chainsaw [svn] Convert to configdb usage. trunk
2005-12-17 chainsaw [svn] Convert to configdb usage. trunk
2005-12-17 chainsaw [svn] Convert to configdb usage. trunk
2005-12-17 nenolod [svn] Plugin cleanup functionality, via giacomo. trunk
2005-12-17 chainsaw [svn] Convert to configdb usage. trunk
2005-12-17 chainsaw [svn] Convert to configdb usage. trunk
2005-12-17 chainsaw [svn] Convert to configdb usage. trunk
2005-12-17 chainsaw [svn] Remove unnecessary configfile.h include, this plugin has no config support. trunk
2005-12-17 chainsaw [svn] Convert to configdb. GThreadify and peel off layer of threading macro madness. trunk