Sat, 17 Jul 2010 13:14:53 +0000 |
diego |
Rename network build system variable and command line option to networking.
|
Sat, 10 Jul 2010 08:07:27 +0000 |
reimar |
Fix compilation broken due to GET_UTF8 being undefined.
|
Mon, 05 Jul 2010 17:04:46 +0000 |
ben |
Support for unencrypted Blu-ray playback through libbluray.
|
Sun, 27 Jun 2010 14:49:35 +0000 |
reimar |
Add missing include for usec_sleep.
|
Fri, 28 May 2010 18:49:02 +0000 |
reimar |
stream_check_interrupt should sleep even if no callback is set.
|
Wed, 26 May 2010 18:23:43 +0000 |
reimar |
Retry reading even if we hit eof before.
|
Sat, 03 Apr 2010 14:40:08 +0000 |
diego |
Remove commented-out #include of a non-existing file.
|
Sun, 28 Feb 2010 15:24:30 +0000 |
reimar |
Extend stream_read_line to support reading lines from UTF-16 encoded files
|
Sun, 28 Feb 2010 13:54:55 +0000 |
reimar |
Move stream_read_line implementation from stream.h to stream.c,
|
Thu, 25 Feb 2010 22:47:04 +0000 |
reimar |
Mark stream open filename parameter as const, the filename string is not
|
Sat, 20 Feb 2010 18:53:07 +0000 |
reimar |
Do not discard stream buffer on eof, instead reuse it to slightly improve
|
Tue, 16 Feb 2010 16:32:38 +0000 |
diego |
stream: Mark functions not used outside of their files as static.
|
Sat, 30 Jan 2010 22:26:47 +0000 |
diego |
Add license header to all files missing it in the stream subdirectory.
|
Sat, 23 Jan 2010 12:21:07 +0000 |
reimar |
Call cache-uninit unconditionally, it should always be safe to call.
|
Sun, 22 Nov 2009 15:18:21 +0000 |
reimar |
Finally rename the STREAM_SEEK define to MP_STREAM_SEEK, there are just too many
|