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
2001-10-05
- refuse to play encrypted dvds
Miguel Freitas
2001-10-03
Add error checks to all "pthread_create" calls, print error message and exit
Juergen Keil
2001-10-03
Fix a char* / unsigned char* compiler warning
Juergen Keil
2001-10-03
Fix two char* / unsigned char* warnings
Juergen Keil
2001-09-28
32/64-bit bug in read_cache_read_block block, wrong fileoffset passed to
Juergen Keil
2001-09-27
buf type not set on solaris (same problem on freebsd, too); vcd didn't work any
Juergen Keil
2001-09-11
remove obsoleted stuff by the new cache scheme.
Miguel Freitas
2001-09-11
Fix compile error (does not find xine/buffer.h)
Juergen Keil
2001-09-11
read_cache enables xine to read DVD data in larger chunks (here 16*2048 bytes...
Guenter Bartsch
2001-09-10
better responsiveness by providing pthread cancellation
Miguel Freitas
2001-09-08
rich's patches (menu support)
Guenter Bartsch
2001-09-06
Trying to port the xine-lib sources to a non-gcc compiler
Juergen Keil
2001-09-05
miguel's latest patches
Guenter Bartsch
2001-09-01
More strlen/sizeof fixes by Hubert Matthews <hubert.matthews@unicornportal.com>
Guenter Bartsch
2001-08-28
Follow our coding style.
Daniel Caujolle-Bert
2001-08-28
Added sync code from Hubert Matthews [hubert.matthews@unicornportal.com]
James Courtier-Dutton
2001-08-17
Add xine_seek() and friends.
Daniel Caujolle-Bert
2001-08-16
clut_t is now stored in machine endianess. Simplifies the transfer
Eduard Hasenleithner
2001-08-04
dvd_udf patch submitted by Chris Rankin
Guenter Bartsch
2001-07-29
cleanups provided by Chris Rankin
Guenter Bartsch
2001-07-28
patch provided by Chris Rankin to make dvd device name configurable in .xinerc
Guenter Bartsch
2001-07-27
One step back. It seems last changes about devfs will never fixed the problems.
Daniel Caujolle-Bert
2001-07-27
More check about devfs support. Dont call open() in non blocking mode if it's
Daniel Caujolle-Bert
2001-07-25
Wrong number of entries returned (always +1).
Daniel Caujolle-Bert
2001-07-18
Split alsa drivers, more checks about versions. Made xine lib c++ compliant.
Daniel Caujolle-Bert
2001-07-17
AM_CHECK_CDROM_IOCTLS, add test for Solaris cdrom ioctls.
Juergen Keil
2001-07-16
IRIX / mips port. Audio and CD support are not implemented yet.
Matthias Hopf
2001-07-11
Add PATH/NAME_MAX decl checks.
Daniel Caujolle-Bert
2001-07-10
Fixed get_dir in input plugins. Fixed a strange header inclusion bug
Daniel Caujolle-Bert
2001-07-01
extended input plugin api for interactive menus and seamless branching
Guenter Bartsch
2001-06-23
Fixed mrls malloc bug.
Daniel Caujolle-Bert
2001-06-23
Fixed/implement xine_get_browse_mrls(), and related stuff.
Daniel Caujolle-Bert
2001-06-21
solaris and stability patches provided by Juergen Keil
Guenter Bartsch
2001-06-09
dave's patch applied to make this compile on freebsd.
Heiko Schaefer
2001-06-09
problem with compilation on freebsd removed
Heiko Schaefer
2001-06-02
make input plugins return file sizes in mrl_t (ls function)
Guenter Bartsch
2001-05-30
Fixed demux_mpeg_block with detect by content bug. Fixed input_dvd/vcd
Daniel Caujolle-Bert
2001-05-30
Fixed demux* get current position calls.
Daniel Caujolle-Bert
2001-05-26
Add install-debug rules. This fix the "make install" problem with
Daniel Caujolle-Bert
2001-05-11
Fix CPP typo.
Daniel Caujolle-Bert
2001-05-07
Check and comply with devfs (i hope).
Daniel Caujolle-Bert
2001-05-07
Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL.
Daniel Caujolle-Bert
2001-05-06
stdin plugin cannot handle local files
Guenter Bartsch
2001-05-06
Re-enable and sync input plugins. RTP one should be broken.
Daniel Caujolle-Bert
2001-05-05
re-enable and sync to new API dvd input plugin.
Daniel Caujolle-Bert
2001-05-03
Add xine_get_autoplay_*() functions.
Daniel Caujolle-Bert
2001-04-30
changed decoder storing and a file input plugin bugfix
Guenter Bartsch
2001-04-28
fixed some typos in the demuxer plugins
Guenter Bartsch
2001-04-24
fixed input and demux plugins to reflect new buffer api
Guenter Bartsch
2001-04-21
Turned demuxers into plugins. Change plugins naming scheme (see
Daniel Caujolle-Bert
[next]