index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
Age
Commit message (
Expand
)
Author
2004-10-29
fix for bug #838766. enable timeout if no data from dvr device.
Mike Lampard
2004-10-28
work around to ensure fe is locked before continuing, or timeout after
Mike Lampard
2004-10-27
barry scott v4l patch
Miguel Freitas
2004-10-25
improve reliability switch_channels
Mike Lampard
2004-10-24
bugfix from Maik Qualmann for playlist generation
Mike Lampard
2004-10-23
fix byte alignment bug in pat parsing. hide eit if osd channel selector is
Mike Lampard
2004-10-23
revert to old behaviour on pat/pmt timeout + bugfix
Mike Lampard
2004-10-23
rewrite pat table to only contain the current pmt. use nonblock on internal
Mike Lampard
2004-10-22
use poll on internal filter
Mike Lampard
2004-10-21
fix build problem
Mike Lampard
2004-10-21
fix build problem due to misaligned patch
Mike Lampard
2004-10-20
improved dvb plugin by Mike Lampard
Miguel Freitas
2004-10-20
Start of VCD support on Mac OS X (still not finished, but doesn't break
Andre Pang
2004-10-20
Enable dvdnav support even if CDROM ioctls are not found. This makes xine wo...
Andre Pang
2004-10-18
somebody did copy-paste here...
Miguel Freitas
2004-10-18
disable libsmbclient debuging
Miguel Freitas
2004-10-18
Simple libsmbclient (samba) input plugin
Miguel Freitas
2004-10-08
sync to current CVS of libdvdnav
Michael Roitzsch
2004-10-05
- Some fixes for crashes when trying to play encrypted DVDs without libdvdcss
Bastien Nocera
2004-09-28
Get SCNx64 and SCNxMAX format macros working properly on Mac OS X
Andre Pang
2004-09-26
- almost finalize headers refactoring needed for MSVC frontends (and for other
František Dvořák
2004-09-23
- Factor is 1.0, num_buffers is 230...
Bastien Nocera
2004-09-23
- Fix crashes with some input plugins when no audio output was available
Bastien Nocera
2004-09-20
Build system improvements:
František Dvořák
2004-09-18
Fixed compilation on MacOSX/Darwin.
Daniel Mack
2004-09-17
Warning patch for Win32 - casted off_t to intmax_t for printing.
František Dvořák
2004-09-16
new DVD MRL parser (refactored into two new functions to be more readable and
Michael Roitzsch
2004-09-08
chunk size fix from Ross Finlayson
Miguel Freitas
2004-09-07
Commit to xine the MinGW patch already used in external VCD.
František Dvořák
2004-09-07
Remove Win32 headers required for removed alarm from cdda input plugin.
František Dvořák
2004-09-02
Warnings on WIN32.
František Dvořák
2004-09-01
Fixes to DVD MRL parsing.
James Courtier-Dutton
2004-08-28
Fix a crash when dispose it called before the DVD starts playing.
James Courtier-Dutton
2004-08-28
Improved MRL parsing in the dvd plugin.
James Courtier-Dutton
2004-08-27
MINGW32 port. Engine library and most of plugins compiles now.
František Dvořák
2004-08-27
empty assignment patch by Reimar Doffinger
Miguel Freitas
2004-08-27
fix deadlock.
Miguel Freitas
2004-08-19
* set the instance pointer to NULL before closing the dvdnav handle
Michael Roitzsch
2004-08-16
* remove unused low water mark
Michael Roitzsch
2004-08-02
no objections so far: committing the fine speed control patch
Miguel Freitas
2004-08-01
patch by Robin Kay to dynamically increase the memory stack when it runs full
Michael Roitzsch
2004-07-27
from the docs of sprintf: "when the strings overlap, the behaviour is undefined"
Michael Roitzsch
2004-07-25
the worst case we will write to this buffer is larger
Michael Roitzsch
2004-07-25
protect some buffers that could overflow
Michael Roitzsch
2004-07-25
* increase buffer size, "Cseq: %u" has a worst case of 17
Michael Roitzsch
2004-07-25
protect some buffers to be on the safe side (some of them might be hard
Michael Roitzsch
2004-07-23
fix configfile def_value assertion.
Daniel Caujolle-Bert
2004-07-22
a broken CD might contain an unterminated label, which would have overrun the
Michael Roitzsch
2004-07-22
do not use functions in array initialization, this is actually not allowed in C
Michael Roitzsch
2004-07-20
Add const to get_identifier return type since that's n fact what it
Rocky Bernstein
[next]