Mercurial > audlegacy-plugins
graph
-
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 I«Šaki dooteo Larra«Šaga 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
-
Backed out changeset 9816407adf4aThu, 30 Apr 2009 06:42:30 -0500, by William Pitcock
-
wavpack: Take advantage of aud_vfs_fsize() and aud_vfs_is_streaming() APIs.Thu, 30 Apr 2009 06:41:19 -0500, by William Pitcock
-
xspf: add XML entity encoding into xspf_add_node for string nodes.Thu, 30 Apr 2009 06:14:00 -0500, by Jussi Judin
-
ungetc(): trash the stack of ungetc()'d chars if a seek is madeWed, 29 Apr 2009 21:12:44 -0500, by William Pitcock
-
madplug: Turn off MADPROBE_DEBUG.Wed, 29 Apr 2009 21:02:33 -0500, by William Pitcock
-
Introduce new GIO plugin to buildsystem. stdio is now deprecated.Wed, 29 Apr 2009 20:58:36 -0500, by William Pitcock
-
gio: handle ungetc() stack accesses larger than size (e.g. support size * nmemb as it should be)Wed, 29 Apr 2009 20:21:31 -0500, by William Pitcock
-
gio: remove debug statementWed, 29 Apr 2009 20:09:59 -0500, by William Pitcock
-
Implement getc()/ungetc(), and fix seeking.Wed, 29 Apr 2009 20:04:21 -0500, by William Pitcock
-
gio: merge experimental GIO plugin. not everything is implemented yet (getc/ungetc).Wed, 29 Apr 2009 19:26:49 -0500, by William Pitcock