log

age author description
2008-11-01 Jonathan Schleifer It seems that $as_echo is undefined on some systems. Fixed.
2008-11-01 Jonathan Schleifer Touch .deps files in the past so they are always recreated.
2008-11-01 Jonathan Schleifer Fix a warning.
2008-11-01 Jonathan Schleifer Updated buildsys.
2008-11-01 Jonathan Schleifer Someone accidentally committed a .deps file.
2008-10-25 Jonathan Schleifer No need to set variables that are already set by buildsys.mk.
2009-02-11 Yoshiki Yazawa now sndfile can display Japanese file name.
2008-11-25 Yoshiki Yazawa follow core changes.
2008-11-25 Yoshiki Yazawa changed DATA_DIR path
2008-11-25 Yoshiki Yazawa changed header path
2008-11-25 Yoshiki Yazawa - changed include path from audacious to audlegacy.
2008-11-25 Yoshiki Yazawa revert default format to wav
2008-11-25 Yoshiki Yazawa changed default values for filewriter:
2008-11-25 Yoshiki Yazawa should not install data into audacious directory.
2008-11-24 Yoshiki Yazawa audlegacy-plugins begins.
2008-10-17 William Pitcock Remove main.c; unused.
2008-10-17 William Pitcock Make forward seeking work. Backwards seeking is still not working.
2008-10-16 William Pitcock Ok, really fix the EOF stuff.
2008-10-16 William Pitcock Comment out debug messages.
2008-10-16 William Pitcock Make EOF work.
2008-10-16 William Pitcock Merge xsf plugin.
2008-10-15 William Pitcock More code simplification.
2008-10-15 William Pitcock Unbreak PS2 IRQ timings...
2008-10-15 William Pitcock Make delayed execution work, should fix FFX sets.
2008-10-15 William Pitcock Implement silence detection.
2008-10-15 William Pitcock Start on line-level output model, not unlike upse.
2008-10-15 William Pitcock Remove unnecessary PS1 emulation core.
2008-10-15 William Pitcock Warning clean.
2008-10-15 William Pitcock Fix backwards seeking in PSF2 files.
2008-10-14 Yoshiki Yazawa - now cuesheet plugin calculates duration of subtune correctly even if pregap information is not available.
2008-10-11 Yoshiki Yazawa reimplemented cuesheet plugin using subtune.
2008-10-10 Yoshiki Yazawa - mp3: adapted to lame-3.98. now filewriter writes valid TLEN.
2008-10-04 Jonathan Schleifer Only enable bluetooth if we have alsa.
2008-10-02 Jonathan Schleifer Please don't use GNU-only stuff without providing an alternative?
2008-10-02 Jonathan Schleifer Same as for audacious.
2008-09-28 Andrew O. Shadoura make prompt translatable
2008-09-28 Andrew O. Shadoura add password prompt to icecast too
2008-09-28 Andrew O. Shadoura fix identifier
2008-09-28 Andrew O. Shadoura added password prompt
2008-09-27 Jonathan Schleifer Fix tags for ALAC files.
2008-09-22 Matti Hamalainen I believe we are not using libiconv in here, remove #includes.
2008-09-22 Matti Hamalainen Handle file == NULL in ungetc().
2008-09-22 Matti Hamalainen Adjust probing again.
2008-09-18 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2008-09-18 Matti Hamalainen Improve detection of MIDI-enabled alsalib, hopefully.
2008-09-17 Tomasz Mon remove marshal.c and marshal.h; generate those during building instead
2008-09-05 Cristi Magherusan applied a patch made by Linus Walleij that fixes the MTP plugin on libmtp >0.3, thanks!
2008-08-30 Tomasz Mon handle BADSESSION
2008-08-28 Matti Hamalainen Require Cairo 1.2.6.
2008-08-28 Matti Hamalainen Fix PLUGIN_DEFNAME generation in case of names with hyphens.
2008-08-26 Tony Vroon Prevent infinite loops on .rar files in modplug plugin, patch by Barro (bugzilla 34).
2008-08-20 Paula Stanciu bluetooth headset plugin about box
2008-08-20 Tomasz Mon uninitialized values are bad
2008-08-20 Andrew O. Shadoura short explanation why exactly using "/" as mountpoint is not a good idea
2008-08-19 Andrew O. Shadoura don't confuse people with 127.1
2008-08-19 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2008-08-18 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2008-08-17 Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
2008-08-13 Matti Hamalainen Use SIMPLE_INPUT_PLUGIN macro.
2008-08-19 Andrew O. Shadoura added some docs about Icecast plugin