summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2002-08-13Solaris uses <sys/cdio.h> for CDROM/DVD-ROM ioctl, too. Try to use autoconfJuergen Keil
2002-08-13Use absolute path for include path to header files, so that we can build withJuergen Keil
2002-08-13change error to warningMichael Roitzsch
2002-08-10ease merging of new versionsMichael Roitzsch
2002-08-10change some more includes to local onesMichael Roitzsch
2002-08-10ease syncing with libdvdnav cvsMichael Roitzsch
2002-08-09change includes from system include to local include where the file is inMichael Roitzsch
2002-08-09sorry, my raw device patch was not meant to be committedMichael Roitzsch
2002-08-09not needed with our shiny new dvd pluginMichael Roitzsch
2002-08-09make developers life easier: add possibility to use an existing sharedMichael Roitzsch
2002-08-09be less strict with those assertions,Michael Roitzsch
2002-08-09fix mrl parsingMichael Roitzsch
2002-08-09seems to compile better this way :)Heiko Schaefer
2002-08-09tidy things upMichael Roitzsch
2002-08-09More include fixesRich J Wareham
2002-08-08Changed loads of #include <dvdread/...> to #include <...>Rich J Wareham
2002-08-08First stage of DVD plugin -> dvdnav conversionRich J Wareham
2002-07-17Apply Bill Fink's patch for skip by chapter capability.Daniel Caujolle-Bert
2002-07-10Also translate buffering by ValtrIIPhilipp Hahn
2002-07-05disable some debug messages (patch by Claire Griffin <claire@comedia.com>)uid45177
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-23Add missing newlineDennis Björklund
2002-06-20an attempt do be more defensive when trying to play AVI via http.Siggi Langauf
2002-06-19Fix 'XIO: fatal IO error 9 (Bad file descriptor) on X server ":0.0"'Ewald Snel
2002-06-17Few memory leaks.Daniel Caujolle-Bert
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-09improve error reporting for win32 codecsMiguel Freitas
2002-06-07Random guid.Thibaut Mattern
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-23Disable message : "input_mms: trying to open ..."Thibaut Mattern
2002-05-06Remove sig_handler(), it will be readded when alarm() will be used.Daniel Caujolle-Bert
2002-05-06Few cleanups, memory leaks.Daniel Caujolle-Bert
2002-05-05Fixed mrl checking (mrl:// wasn't respected).Daniel Caujolle-Bert
2002-05-03fix some log messages. try to provide some hint to user so it may be ableMiguel Freitas
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-28mms cleanup, removing asx parser (will be moved to xine-util/frontendsGuenter Bartsch
2002-04-24Fix dispose *_dispose() function prototype. Fix in rtp_dispose() a badDaniel Caujolle-Bert
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Remove 'FIXME' (fixed by previous patches)Ewald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-20Fix for unresolved symbols in pluginsEwald Snel
2002-04-18Thibaut Mattern's latest patches (xv zoom fix and mms segfault)Miguel Freitas
2002-04-16switch to '%' as subtitle seperatorGuenter Bartsch
2002-04-11Add an INPUT_CAP_PREVIEW mode.James Courtier-Dutton
2002-04-09make sure asxparser doesn't try to handle mms:// style mrlsGuenter Bartsch
2002-03-29Improved playing of streams from mozilla browser.James Courtier-Dutton
2002-03-25Add ability to turn off sputexts.Daniel Caujolle-Bert
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-24Add Sergiy Kudryk <linux_ua@yahoo.com> as contributor. Don't sendDaniel Caujolle-Bert