Age | Commit message (Expand) | Author |
2002-06-17 | Few memory leaks. | Daniel Caujolle-Bert |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-03 | fix some log messages. try to provide some hint to user so it may be able | Miguel Freitas |
2002-04-24 | Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a bad | Daniel Caujolle-Bert |
2002-04-23 | Increment audio/video/spu decoder and input plugin API version number | Ewald Snel |
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
2002-04-11 | Add an INPUT_CAP_PREVIEW mode. | James Courtier-Dutton |
2002-02-17 | big debug output cleanup. removed debug output from log window, logging | Guenter Bartsch |
2002-01-02 | Correct spelling of __VA_ARGS__ macro | Juergen Keil |
2001-12-27 | Add intl support + more logging messages. | Daniel Caujolle-Bert |
2001-12-16 | revert dvd seamless branching that may be causing problems | Miguel Freitas |
2001-12-10 | Enable config callbacks. | Daniel Caujolle-Bert |
2001-12-09 | Add cddb infos caching. Fix billion call of cddb server. Fix autoplay | Daniel Caujolle-Bert |
2001-11-29 | w32 bugfix, dvd branching | 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-10-20 | big event cleanup: one single mechanism is now used for all communications be... | 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-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 | 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-09-28 | 32/64-bit bug in read_cache_read_block block, wrong fileoffset passed to | Juergen Keil |
2001-09-11 | remove obsoleted stuff by the new cache scheme. | Miguel Freitas |
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-01 | More strlen/sizeof fixes by Hubert Matthews <hubert.matthews@unicornportal.com> | Guenter Bartsch |
2001-08-17 | Add xine_seek() and friends. | Daniel Caujolle-Bert |
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-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-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/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-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-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 | 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-04-19 | Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h was | Daniel Caujolle-Bert |