summaryrefslogtreecommitdiffstats
path: root/stream.c
Commit message (Expand)AuthorAgeFilesLines
* -Wall warnings fixedarpi2001-10-021-10/+10
* fixed seek to EOF posarpi2001-09-271-1/+3
* all error/warn/info messages moved to help_mp-en.h for translationarpi2001-09-261-3/+6
* free'ing priv structarpi2001-08-221-0/+2
* seeking in DVDarpi2001-08-201-0/+23
* missing unistd.h (requires for off_t under freebsd)arpi2001-08-011-4/+4
* largefile patch by Stephen Davies <steve@daviesfam.org>arpi2001-07-311-6/+24
* FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>arpi_esp2001-06-211-1/+0
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-15/+0
* Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>arpi_esp2001-06-051-0/+4
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netarpi_esp2001-06-031-0/+10
* allow playing from stdinarpi_esp2001-05-031-1/+14
* OSD seekbar fixed for mpeg/VCDarpi_esp2001-04-231-0/+1
* something moved to brand new stream.harpi_esp2001-04-221-107/+19
* EOF return value of stream_read_char() changed 0 => -0x100arpi_esp2001-04-201-2/+2
* preliminary DVD support using libcsslgb2001-04-171-2/+2
* terrible fatal bug fixedarpi_esp2001-03-211-0/+1
* Initial revisionarpi_esp2001-02-241-0/+203