Wed, 29 Apr 2009 21:12:44 -0500 |
William Pitcock |
ungetc(): trash the stack of ungetc()'d chars if a seek is made
|
Wed, 29 Apr 2009 21:02:33 -0500 |
William Pitcock |
madplug: Turn off MADPROBE_DEBUG.
|
Wed, 29 Apr 2009 20:58:36 -0500 |
William Pitcock |
Introduce new GIO plugin to buildsystem. stdio is now deprecated.
|
Wed, 29 Apr 2009 20:21:31 -0500 |
William Pitcock |
gio: handle ungetc() stack accesses larger than size (e.g. support size * nmemb as it should be)
|
Wed, 29 Apr 2009 20:09:59 -0500 |
William Pitcock |
gio: remove debug statement
|
Wed, 29 Apr 2009 20:04:21 -0500 |
William Pitcock |
Implement getc()/ungetc(), and fix seeking.
|
Wed, 29 Apr 2009 19:26:49 -0500 |
William Pitcock |
gio: merge experimental GIO plugin. not everything is implemented yet (getc/ungetc).
|
Mon, 27 Apr 2009 05:45:43 -0500 |
William Pitcock |
aac: report stream bitrate if available
|
Mon, 27 Apr 2009 05:43:28 -0500 |
William Pitcock |
neon: unbreak compile
|
Mon, 27 Apr 2009 05:39:42 -0500 |
William Pitcock |
neon: Add support for icy-br.
|
Mon, 27 Apr 2009 04:47:07 -0500 |
William Pitcock |
crossfade-ng: probe_priority = 0
|
Sun, 26 Apr 2009 16:11:55 -0400 |
John Lindgren |
Update the playback slider at the end of a seek (bug #31)
|
Sun, 26 Apr 2009 14:13:01 -0400 |
John Lindgren |
Return bytes in the range 0x80-0xff as positive; negative values indicate an error (fixes bug #27).
|
Sun, 26 Apr 2009 04:26:40 -0400 |
John Lindgren |
Update playlist manager on when playlists changed.
|
Sun, 26 Apr 2009 00:03:22 -0500 |
William Pitcock |
crossfade-ng: do not force ourselves as default, kthx
|
Sun, 26 Apr 2009 00:01:59 -0500 |
William Pitcock |
crossfade-ng: correctly workaround possible buffer starvation issues with streams
|
Fri, 24 Apr 2009 22:24:01 -0500 |
William Pitcock |
Allow much larger buffer in the config GUI.
|
Fri, 24 Apr 2009 10:00:27 -0500 |
William Pitcock |
output_method=1 (ugh. we need to kill more stuff, apparently)
|
Fri, 24 Apr 2009 09:58:54 -0500 |
William Pitcock |
port to new API
|
Fri, 24 Apr 2009 09:21:24 -0500 |
William Pitcock |
crossfade-ng: add TODO file for this
|
Fri, 24 Apr 2009 07:00:17 -0500 |
William Pitcock |
Remove configure/gui side of the monitor system.
|
Fri, 24 Apr 2009 06:57:12 -0500 |
William Pitcock |
Remove monitor GUI.
|
Fri, 24 Apr 2009 06:38:48 -0500 |
William Pitcock |
crossfade-ng: remove more cruft, kill some warnings.
|
Fri, 24 Apr 2009 06:28:39 -0500 |
William Pitcock |
crossfade-ng: Remove remaining TIMING_COMMENTS cruft.
|