summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2002-09-06introduce "const"Michael Roitzsch
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-05use xine_mrl_t instead of mrl_t in input plugins, implement more configfile f...Guenter Bartsch
2002-09-05XV Video out at least loads now and we see the xine logo again.James Courtier-Dutton
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-09-04file_open was allocating too few bytes for dvd_input_t, corrupts malloc heap.xine-0_9_14-norelease0.9.14-noreleaseJuergen Keil
2002-09-04sync to libdvdnav cvsMichael Roitzsch
2002-09-04- handle numeric events for button selection (maybe this makes someMichael Roitzsch
2002-09-03Improve chapter selection functions.James Courtier-Dutton
2002-09-02This might slow things down a bit, but I need to do it to test a problem with...James Courtier-Dutton
2002-09-02Implement proper prev/next chapter.James Courtier-Dutton
2002-08-31incorporate James' latest changes into the patchMichael Roitzsch
2002-08-31Add a printf so we can tell if a user is using xine's libdvdnav or the one fromJames Courtier-Dutton
2002-08-30make menu key output conform xine guidelines, improve compatibility withMichael Roitzsch
2002-08-29Use more Fkeys to jump to different DVD menus.James Courtier-Dutton
2002-08-27sync to libdvdnav cvs, this should now conform to the way xine outputsMichael Roitzsch
2002-08-26adapt to xine coding guidelinesMichael Roitzsch
2002-08-24make it work without audioGuenter Bartsch
2002-08-21fix portability problemsRobin KAY
2002-08-21use raw devices only with our patched local copy of libdvdreadMichael Roitzsch
2002-08-19add config entries for raw device and css decryption methodMichael Roitzsch
2002-08-19align reads in memory to allow use of raw devicesMichael Roitzsch
2002-08-19sync to libdvdnav cvsMichael Roitzsch
2002-08-19more fixing for 'make debug'Michael Roitzsch
2002-08-19fix 'make debug'Michael Roitzsch
2002-08-19fix for older automake versionsMichael Roitzsch
2002-08-18icecast supportGuenter Bartsch
2002-08-18fix make dist problemsMiguel Freitas
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