audacious-plugins

log

age author description
2 days ago Tony Vroon So for tallica, gettext does not support comments. Take them away.default tip
3 days ago Tony Vroon Updated german translation by Carl Trope.
4 days ago William Pitcock usf: Turn not-really-C++ into C99 code.
4 days ago William Pitcock Some bug fixes
4 days ago William Pitcock Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
4 days ago William Pitcock configure: integrate usf into build
4 days ago William Pitcock usf: import usf plugin, based on "lazyusf".
6 days ago John Lindgren alsa: Expect and ignore snd_pcm_writei reporting errors when interrupted.
7 days ago Matti Hamalainen Updated again.
7 days ago Matti Hamalainen Remove crud.
7 days ago Matti Hamalainen Automated merge with ssh://hg.atheme.org//hg/audacious-plugins
7 days ago Matti Hamalainen Added 'update-po' Makefile target, which can be used to invoke updating of *.po (and the audacious.pot template) files with the changes in the source files (defined in POTFILES.in).
7 days ago Matti Hamalainen Updated files.
7 days ago Tony Vroon Breathe new life into the status icon plugin and have working popups again. By Michael Schwendt of Fedora, closes #AUDPLUG-170.
10 days ago Tony Vroon psf: Warning fixes by Mark "Halcy0n" Loeser from Gentoo.
10 days ago Tony Vroon adplug/cmf: Warning fixes by Mark "Halcy0n" Loeser from Gentoo.
10 days ago Tony Vroon Remove faulty patch.
10 days ago Tony Vroon Backed out changeset 8295dc319175. Segfaults are bad, hmmkay?
10 days ago Tony Vroon Support is generally written with a double p.
10 days ago Tony Vroon Restore popup functionality on status icon, by Michael Schwendt of Fedora. Closes #AUDPLUG-170.
13 days ago John Lindgren alsa: Initialize config values, enable DMix workaround by default.
13 days ago Tony Vroon Added tag audacious-plugins-2.3-beta1 for changeset cd2c39dba4d3
13 days ago Tony Vroon Update version.audacious-plugins-2.3-beta1
2 weeks ago John Lindgren New resample plugin (still based on libsamplerate), allowing to resample rates not supported by sound card to a sensible multiple while leaving supported rates unchanged.
2 weeks ago John Lindgren alsa: Spewing a hundred error dialogs is bad. Only show the first one.
2 weeks ago Tony Vroon adplug: Cull the old CMF support from mid.cxx
2 weeks ago John Lindgren compressor: Aesthetic fixes to config dialog.
2 weeks ago Tomasz Mon gtkui: Display playlist_notebook on invalid vis_position config value
3 weeks ago Tony Vroon As announced by jlindgren, the scrobbler plugin is defective. Nobody has volunteered to adopt or otherwise fix it, so it dies. lastfm depends on it so it joins it.
3 weeks ago Tony Vroon Check for LIRC header in addition to checking shared library. Closes #AUDPLUG-42 by Alister Hood.
3 weeks ago Tony Vroon Keep AC_CHECK_LIB from performing default if-found action with a dummy assignment. Closes #AUDPLUG-194 by Maxim Britov.
3 weeks ago Tony Vroon New CMF player by Adam Nielsen. Scavenged from upstream AdPlug.
3 weeks ago Tony Vroon Scavenged DRO2 support from AdPlug upstream. Does not seem to play yet.
3 weeks ago William Pitcock xsf: Add loader support for GSFs. Lightly tested.
3 weeks ago John Lindgren skins: Don't assume that scale_factor == 2, though currently it always is.
3 weeks ago John Lindgren alsa: Pop up an error window on fatal errors (only).
3 weeks ago John Lindgren --enable-debug is the right form. --with-debug doesn't do anything.
4 weeks ago John Lindgren alsa: Remove debug statement left in by accident.
4 weeks ago John Lindgren crossfade: Don't crash with slave output plugins that don't provide buffer_free.
4 weeks ago John Lindgren crossfade: init() the slave output plugin before trying to use it.
4 weeks ago John Lindgren crossfade: First step to getting it working again is not to always return an error code from init().
4 weeks ago John Lindgren streambrowser: Use "new" playlist functions correctly. Closes AUDPLUG-183.
4 weeks ago Petr P?sa? Updated Czech translation.
4 weeks ago Petr P?sa? crossfade: Add /* xgettext:no-c-format */ comments where appropriate.
4 weeks ago Tony Vroon Use global debug mechanism.
4 weeks ago Tony Vroon Use global debug mechanism.
4 weeks ago Tony Vroon Use global debug switch.
4 weeks ago John Lindgren ffaudio: Fix segmentation fault (av_free_packet with random pointer) if opening audio fails.
4 weeks ago Tony Vroon Added tag audacious-2.3-plugins-alpha2 for changeset e7effe9b736d
4 weeks ago John Lindgren Print newlines where expected in debug messages; silence madplug about non-MP3 streams.audacious-2.3-plugins-alpha2
4 weeks ago John Lindgren neon: Destroy failed request to avoid null pointer dereference, AUDPLUG-167.
5 weeks ago John Lindgren streambrowser: Don't use hardcoded paths in /tmp as this can be a security issue.
5 weeks ago John Lindgren streambrowser: Run indent to get rid of mixed tabs/spaces.
5 weeks ago John Lindgren Throw a fit if Scrobbler is enabled.
5 weeks ago John Lindgren Warning fixes.
5 weeks ago Tony Vroon scrobbler: Convert to global DEBUG mechanisms.
5 weeks ago Tony Vroon pulse: Only use cached data for a positive delta under 2 seconds. Anything else could be a seek whilst paused.
5 weeks ago Tony Vroon sid: Actually pause the output if xs_pause is called.
5 weeks ago Tony Vroon Resolve twitchy pause syndrome by caching the output time and not recalculating while the steram is corked. This is one is for you pheand.
5 weeks ago Michael Schwendt Set type hint on LADSPA dialogs.