Age | Commit message (Expand) | Author |
2002-08-09 | change includes from system include to local include where the file is in | Michael Roitzsch |
2002-08-09 | sorry, my raw device patch was not meant to be committed | Michael Roitzsch |
2002-08-09 | not needed with our shiny new dvd plugin | Michael Roitzsch |
2002-08-09 | make developers life easier: add possibility to use an existing shared | Michael Roitzsch |
2002-08-09 | be less strict with those assertions, | Michael Roitzsch |
2002-08-09 | fix mrl parsing | Michael Roitzsch |
2002-08-09 | seems to compile better this way :) | Heiko Schaefer |
2002-08-09 | tidy things up | Michael Roitzsch |
2002-08-09 | More include fixes | Rich J Wareham |
2002-08-08 | Changed loads of #include <dvdread/...> to #include <...> | Rich J Wareham |
2002-08-08 | First stage of DVD plugin -> dvdnav conversion | Rich J Wareham |
2002-07-17 | Apply Bill Fink's patch for skip by chapter capability. | Daniel Caujolle-Bert |
2002-07-10 | Also translate buffering by ValtrII | Philipp Hahn |
2002-07-05 | disable some debug messages (patch by Claire Griffin <claire@comedia.com>) | uid45177 |
2002-07-05 | Bump up version numbers due to changes in xine_t | Michael Roitzsch |
2002-06-23 | Let cvs ignore a lot of files that are built. | Dennis Björklund |
2002-06-23 | Add missing newline | Dennis Björklund |
2002-06-20 | an attempt do be more defensive when trying to play AVI via http. | Siggi Langauf |
2002-06-19 | Fix 'XIO: fatal IO error 9 (Bad file descriptor) on X server ":0.0"' | Ewald Snel |
2002-06-17 | Few memory leaks. | Daniel Caujolle-Bert |
2002-06-12 | Remove no more needed XINE_LOGO. | Daniel Caujolle-Bert |
2002-06-09 | improve error reporting for win32 codecs | Miguel Freitas |
2002-06-07 | Random guid. | Thibaut Mattern |
2002-05-25 | patch from Michael Roitzsch: | Siggi Langauf |
2002-05-23 | Disable message : "input_mms: trying to open ..." | Thibaut Mattern |
2002-05-06 | Remove sig_handler(), it will be readded when alarm() will be used. | Daniel Caujolle-Bert |
2002-05-06 | Few cleanups, memory leaks. | Daniel Caujolle-Bert |
2002-05-05 | Fixed mrl checking (mrl:// wasn't respected). | Daniel Caujolle-Bert |
2002-05-03 | fix some log messages. try to provide some hint to user so it may be able | Miguel Freitas |
2002-04-29 | Replace all exit(1) with abort(). | James Courtier-Dutton |
2002-04-28 | mms cleanup, removing asx parser (will be moved to xine-util/frontends | Guenter Bartsch |
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 | Remove 'FIXME' (fixed by previous patches) | Ewald Snel |
2002-04-23 | Fix memory leaks by disposing input, demux and decoder plugins at exit | Ewald Snel |
2002-04-20 | Fix for unresolved symbols in plugins | Ewald Snel |
2002-04-18 | Thibaut Mattern's latest patches (xv zoom fix and mms segfault) | Miguel Freitas |
2002-04-16 | switch to '%' as subtitle seperator | Guenter Bartsch |
2002-04-11 | Add an INPUT_CAP_PREVIEW mode. | James Courtier-Dutton |
2002-04-09 | make sure asxparser doesn't try to handle mms:// style mrls | Guenter Bartsch |
2002-03-29 | Improved playing of streams from mozilla browser. | James Courtier-Dutton |
2002-03-25 | Add ability to turn off sputexts. | Daniel Caujolle-Bert |
2002-03-24 | Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are broken | Daniel Caujolle-Bert |
2002-03-24 | Add Sergiy Kudryk <linux_ua@yahoo.com> as contributor. Don't send | Daniel Caujolle-Bert |
2002-03-23 | adding preview feature to http input plugin, make demux_ts use it | Guenter Bartsch |
2002-03-23 | oops, forgotten files | Guenter Bartsch |
2002-03-23 | moved network buffering to a seperate file so all network/stream input plugins | Guenter Bartsch |
2002-03-19 | added preview feature to stdin input plugin | Guenter Bartsch |
2002-03-19 | dynamic water mark adaption, small fixes | Guenter Bartsch |
2002-03-19 | improved buffering for audio-only streams | Guenter Bartsch |