Mercurial > audlegacy-plugins
graph
-
gio: fread()/fwrite(): return size / nmemb, not total bytes read/written.Thu, 30 Apr 2009 09:06:55 -0500, by William Pitcock
-
vfstrace: merge pluginThu, 30 Apr 2009 08:54:31 -0500, by William Pitcock
-
Add probe priority of 2, this should go before low-level audio driver such as ALSA. Closes bug #35 by Petr Psa.Thu, 30 Apr 2009 14:29:20 +0100, by Tony Vroon
-
Actually drop this include as it would never have worked, this was shadowing a system header or not including anything at all.Thu, 30 Apr 2009 14:16:43 +0100, by Tony Vroon
-
Change internal strings.h include to audstrings, to coincide with core changes by John Wehle for bug #49.Thu, 30 Apr 2009 14:05:46 +0100, by Tony Vroon
-
Basque translation by Iaki dooteo Larraaga Murgoitio.Thu, 30 Apr 2009 13:36:36 +0100, by Tony Vroon
-
gio: make sure we return the number of bytes we pulled off the getc() stack.Thu, 30 Apr 2009 07:02:04 -0500, by William Pitcock
-
gio: if we ungetc(), then our position moves backwards by the number of ungetc()'d bytes.Thu, 30 Apr 2009 06:50:27 -0500, by William Pitcock