log

age author description
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
2008-08-19 Andrew O. Shadoura we have both output and effect plugin, so report both
2008-08-19 Andrew O. Shadoura no need for this check as init is called only once
2008-08-18 Andrej fix handshake (Bugzilla #62)
2008-08-18 Andrew O. Shadoura Automated merge with ssh://chrome@hg.atheme.org//hg/audacious-plugins
2008-08-17 Andrew O. Shadoura remove debug messages
2008-08-16 Paula Stanciu writing bonded device to the config file so it can be unbounded at start-up when
2008-08-15 Calin Crisan ccrisan added an about message box
2008-08-15 Calin Crisan ccrisan Automated merge with ssh://hg.atheme-project.org//hg//audacious-plugins
2008-08-15 Calin Crisan ccrisan lots of changes: most important - bookmarks code almost finished, fixed bold-text gui bug, and others...
2008-08-13 Tomasz Mon init volume sliders
2008-08-13 Andrew O. Shadoura dereference pointer correctly
2008-08-13 Andrew O. Shadoura remove e.p. lock after timeout
2008-08-13 Andrew O. Shadoura fixed mod_samples when shout==NULL
2008-08-13 Andrew O. Shadoura remove duplicate -lshout (note: ${SHOUT_LIBS})
2008-08-13 Matti Hamalainen Oops, left -W -Wall in. Removed.
2008-08-13 Matti Hamalainen Use full DECLARE_PLUGIN definition (no missing initializers); Use NULL
2008-08-13 Andrew O. Shadoura trying to convert to mixed output-effect plugin (warning: WiP!)
2008-08-13 Andrew O. Shadoura now scrobbler uses proxy settings;
2008-08-13 Andrew O. Shadoura Automated merge with ssh://chrome@hg.atheme.org//hg/audacious-plugins