Mercurial > audlegacy-plugins
graph
-
alsa-ng: More paranoid debugging.2009-08-11, by John Lindgren
-
alsa-ng: 0.1 sec hard minimum buffer size.2009-07-23, by John Lindgren
-
alsa-ng: Keep mixer open even when playback stopped.2009-07-22, by John Lindgren
-
alsa-ng: Work around *broken* drivers, such as snd-au88xx.2009-07-13, by William Pitcock
-
alsa-ng: Enforce a minimum buffer size of 500ms.2009-07-12, by William Pitcock
-
alsa-ng: Set type hint on prefs window, and don't use deprecated GTK funcs.2009-07-09, by John Lindgren
-
alsa-ng: A gint by any other name...2009-07-01, by John Lindgren
-
alsa-ng: Add configuration settings.2009-06-27, by William Pitcock
-
alsa-ng: Fix possible race conditions, sluggish pause and seek.2009-06-22, by John Lindgren
-
alsa-ng: Nevermind, the emu10k1 driver sucks and doesn't support any of these formats, hince their failing hard for me.2009-06-19, by William Pitcock
-
alsa-ng: Only support 16bit output for now. Someone else can debug this crap.2009-06-19, by William Pitcock
-
alsa-ng: Some fixes2009-06-19, by William Pitcock
-
alsa-ng: Apparently 24bit values are padded to 32bit, so we need to tell ALSA that.2009-06-19, by William Pitcock
-
alsa-ng: Don't crash on SND_PCM_FORMAT_UNKNOWN.2009-06-19, by William Pitcock
-
alsa-ng: Add support for SND_FLOAT (SND_PCM_FORMAT_FLOAT).2009-06-19, by William Pitcock
-
alsa-ng: buffer timing cleanups2009-06-15, by Joris van Rantwijk
-
alsa-ng: Another arithmetic overflow (hopefully the last one).2009-06-12, by John Lindgren
-
alsa-ng: Fix arithmetic overflow on 32-bit systems.2009-06-12, by John Lindgren
-
alsa-ng: Remove another debug message.2009-06-12, by William Pitcock
-
alsa-ng: Remove debug notice.2009-06-12, by William Pitcock
-
alsa-ng: Update TODO.2009-06-11, by William Pitcock
-
alsa-ng: Add get_volume() implementation.2009-06-10, by William Pitcock
-
alsa-ng: Mixer support. Should be 100% plug-and-play.2009-06-10, by William Pitcock
-
Fix a race condition which can occur when flushing the output buffer, causing2009-06-04, by Matti Hamalainen
-
alsa-ng: alsaplug_written_time(), alsaplug_output_time(): Lock pcm_state_mutex.2009-05-15, by William Pitcock
-
alsa-ng: alsaplug_buffer_free(): Make sure we don't try to access the ringbuffer when it's not yet allocated.2009-05-15, by William Pitcock
-
alsa-ng: Be less stupid if things don't open.2009-05-15, by William Pitcock
-
alsa-ng: Add more notes on this.2009-05-15, by William Pitcock