Age | Commit message (Expand) | Author |
2001-12-01 | add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg... | Guenter Bartsch |
2001-11-30 | Add an automatic way for input plugin to add extra valid mrls: | Daniel Caujolle-Bert |
2001-11-30 | Valid mrls are no more static (except few ones), like file suffix too. | Daniel Caujolle-Bert |
2001-11-29 | w32 bugfix, dvd branching | Miguel Freitas |
2001-11-19 | Fix macro buffer leakage | Miguel Freitas |
2001-11-18 | new configfile interface, code cleanup, xprintf is gone | Guenter Bartsch |
2001-11-17 | Add 'xine_' prefix to all of xine-utils functions (what about cpu | Daniel Caujolle-Bert |
2001-11-06 | input_http updates by Damien Clermonte | Guenter Bartsch |
2001-10-25 | ...hope I'm getting closer to a correct socket read return value interpretati... | Guenter Bartsch |
2001-10-22 | an http input plugin, small demuxer bugfixes/additions | Guenter Bartsch |
2001-10-22 | Some modification for seeking in unpredictable streams (like DVDs) | Rich J Wareham |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-18 | defining menu events | Guenter Bartsch |
2001-10-17 | demux / input plugin interface change, init functions now have access to the ... | Guenter Bartsch |
2001-10-08 | *_get_dir broken for file lists with more than five entries due to bad | Juergen Keil |
2001-10-08 | On solaris, try to grab the default dvd device from vold supplied environment | Juergen Keil |
2001-10-07 | configurable VCD device - patch provided by Chris Rankin <rankinc@pacbell.net> | Guenter Bartsch |
2001-10-07 | if a pes header indicates that the stream is encrypted that doesn't necessari... | Guenter Bartsch |
2001-10-06 | Argh, uscsi ioctls do not work any more in solaris9beta (permission denied) on | Juergen Keil |
2001-10-06 | Add the DVD_STRUCT_COPYRIGHT checking stuff for solaris. | Juergen Keil |
2001-10-05 | Must release read_cache lock on read error | Juergen Keil |
2001-10-05 | Errors returned from read(2) system call were ignored in most input plugins | Juergen Keil |
2001-10-05 | missing include for freebsd added | Heiko Schaefer |
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 |