Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Fri, 05 Dec 2008 07:11:37 -0600 | William Pitcock | Make the MP3 validation checks less restrictive with shoutcast streams. |
Fri, 05 Dec 2008 07:10:58 -0600 | William Pitcock | Do not use non-blocking playback, it is entirely unnecessary and is the source of many problems we have with ALSA on weird cards. |
Mon, 10 Nov 2008 03:12:46 +0200 | Andrew O. Shadoura | don't fail if non-important settings are not set |
Sun, 02 Nov 2008 01:33:20 +0100 | Jonathan Schleifer | Fix a warning - this time without killing seek code. |
Sun, 02 Nov 2008 00:15:23 +0000 | Tony Vroon | It is customary to check that warning fixes do not break things. This one does, so it dies. Thanks to jdhore for troubleshooting. |
Sat, 01 Nov 2008 23:44:11 +0000 | Tony Vroon | Add datarootdir as a variable. Not having it causes loud whining from autoconf. |
Sat, 01 Nov 2008 23:39:20 +0000 | Tony Vroon | Silencing these _cv_ warnings by renaming that can_has_midi thing. |