Age | Commit message (Expand) | Author |
2003-01-28 | Forward seeking works now.xine-1-beta3-release1-beta3 | Thibaut Mattern |
2003-01-27 | temporary fix for segfaulting DVDs | Michael Roitzsch |
2003-01-26 | revert, commited by error, thibaut patch ;-) | Daniel Caujolle-Bert |
2003-01-26 | fix automake warning. NOTE: nvtv user, can you check if i didn't break compil... | Daniel Caujolle-Bert |
2003-01-25 | Avoid to send garbage to decoders. | Thibaut Mattern |
2003-01-23 | CDDA renaming | Siggi Langauf |
2003-01-22 | using bswap.h, some more comments. May work on big endian architectures now. | Stefan Holst |
2003-01-22 | logging | Stefan Holst |
2003-01-21 | Add some autoconf tests, so that the video-for-linux input plugin is not | Juergen Keil |
2003-01-20 | Add CDDB support to CDDA plugin. | Daniel Caujolle-Bert |
2003-01-19 | hush | Guenter Bartsch |
2003-01-19 | v4l analog tv input plugin | Guenter Bartsch |
2003-01-18 | Stupid bug | Thibaut Mattern |
2003-01-17 | missing mmsh.h | Miguel Freitas |
2003-01-17 | fifo: MRLs should work now | Michael Roitzsch |
2003-01-16 | Recognizes the end of a stream. | Thibaut Mattern |
2003-01-15 | - buffer overflow protection. | Thibaut Mattern |
2003-01-15 | - Must include <sys/ioccom.h> on solaris to get the _IOC..() macros for | Juergen Keil |
2003-01-15 | Backport mrl parsing fix. | Thibaut Mattern |
2003-01-15 | Little cleanup | Thibaut Mattern |
2003-01-15 | Sorry, I've broken mms:// last time. | Thibaut Mattern |
2003-01-14 | Oups | Thibaut Mattern |
2003-01-14 | - Fixes mrl parsing. | Thibaut Mattern |
2003-01-13 | - fix build with the plugin now in the xine-lib tree itself | Bastien Nocera |
2003-01-13 | cleaning up | Michael Roitzsch |
2003-01-13 | sync to latest cvs of libdvdnav | Michael Roitzsch |
2003-01-13 | - gnome-vfs plugin added | Bastien Nocera |
2003-01-13 | change comment style (only one) | Daniel Caujolle-Bert |
2003-01-13 | Experimental mmsh protocol support. | Thibaut Mattern |
2003-01-12 | DVB plugin updated to new api. thanks to Micael Beronius, Chris Purnell for t... | Guenter Bartsch |
2003-01-10 | increase buffers | Stefan Holst |
2003-01-09 | provides autoplaylist. doesn't work 100% for me because toc always | Miguel Freitas |
2003-01-08 | Add the missing "solaris" bits for the 'cdda' input plugin | Juergen Keil |
2003-01-08 | wow, time to sleep i guess. revert and fix | Daniel Caujolle-Bert |
2003-01-07 | support more the 9 tracks | Daniel Caujolle-Bert |
2003-01-07 | avoid segfault when grabbing mrls | Daniel Caujolle-Bert |
2003-01-07 | avoid segfault when no VCD is in device, and you use browse_mrls(). | Daniel Caujolle-Bert |
2003-01-06 | throw out old code | Guenter Bartsch |
2003-01-05 | added CD digital audio input source | Mike Melanson |
2003-01-04 | add 2 demuxer groups (audio and games) with multiple plugins at the | Miguel Freitas |
2003-01-01 | Commented out empty structure | Robin KAY |
2002-12-31 | Make dvb plugin compile on Solaris | Robin KAY |
2002-12-29 | remove old hack for sputext | Michael Roitzsch |
2002-12-29 | convenience | Michael Roitzsch |
2002-12-28 | set high water mark a little higher to avoid stuttering when switching to a n... | Guenter Bartsch |
2002-12-28 | dvb_class_dispose segfault fix | Guenter Bartsch |
2002-12-28 | simple osd menu for dvb channel selection; updated dvb_channels and README.dvb | Guenter Bartsch |
2002-12-27 | Use $(srcdir) in include paths, so that compilation in separate src/obj | Juergen Keil |
2002-12-27 | re-enable dvb plugin | Guenter Bartsch |
2002-12-27 | man errno: "must not be explicitly declared; errno may be a macro" | Miguel Freitas |