Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Thu, 30 Apr 2009 14:05:46 +0100 | Tony Vroon | Change internal strings.h include to audstrings, to coincide with core changes by John Wehle for bug #49. |
Thu, 30 Apr 2009 13:36:36 +0100 | Tony Vroon | Basque translation by I«Šaki dooteo Larra«Šaga Murgoitio. |
Thu, 30 Apr 2009 07:02:04 -0500 | William Pitcock | gio: make sure we return the number of bytes we pulled off the getc() stack. |
Thu, 30 Apr 2009 06:50:27 -0500 | William Pitcock | gio: if we ungetc(), then our position moves backwards by the number of ungetc()'d bytes. |
Thu, 30 Apr 2009 06:42:30 -0500 | William Pitcock | Backed out changeset 9816407adf4a |
Thu, 30 Apr 2009 06:41:19 -0500 | William Pitcock | wavpack: Take advantage of aud_vfs_fsize() and aud_vfs_is_streaming() APIs. |
Thu, 30 Apr 2009 06:14:00 -0500 | Jussi Judin | xspf: add XML entity encoding into xspf_add_node for string nodes. |
Wed, 29 Apr 2009 21:12:44 -0500 | William Pitcock | ungetc(): trash the stack of ungetc()'d chars if a seek is made |