Mercurial > audlegacy-plugins
graph
-
ported OSSThu, 30 Apr 2009 18:06:46 +0200, by Michal Lipski
-
gio: do not register file:// twice by filtering it from the listThu, 30 Apr 2009 09:45:04 -0500, by William Pitcock
-
gio: support gvfsThu, 30 Apr 2009 09:36:17 -0500, by William Pitcock
-
vfstrace: add to buildThu, 30 Apr 2009 09:10:41 -0500, by William Pitcock
-
stdio: drop from the distribution, since gio is now functionally equivilantThu, 30 Apr 2009 09:08:56 -0500, by William Pitcock
-
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
-
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
-
aac: report stream bitrate if availableMon, 27 Apr 2009 05:45:43 -0500, by William Pitcock
-
neon: unbreak compileMon, 27 Apr 2009 05:43:28 -0500, by William Pitcock
-
neon: Add support for icy-br.Mon, 27 Apr 2009 05:39:42 -0500, by William Pitcock
-
crossfade-ng: probe_priority = 0Mon, 27 Apr 2009 04:47:07 -0500, by William Pitcock
-
Update the playback slider at the end of a seek (bug #31)Sun, 26 Apr 2009 16:11:55 -0400, by John Lindgren
-
Return bytes in the range 0x80-0xff as positive; negative values indicate an error (fixes bug #27).Sun, 26 Apr 2009 14:13:01 -0400, by John Lindgren
-
Update playlist manager on when playlists changed.Sun, 26 Apr 2009 04:26:40 -0400, by John Lindgren