summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)Author
2003-06-20- fake a newer version of RealPlayer to avoid "too old version" from someBastien Nocera
2003-06-20v4l needs alsa, not pvr (thanks go to Daniel for realizing my stupidity)Michael Roitzsch
2003-06-19fixed:Stefan Holst
2003-06-19replace old LOG_MSG macros, add missing host parameter to read error messageGuenter Bartsch
2003-06-19add missing host parameterm, check for demux_action_pending to avoid read err...Guenter Bartsch
2003-06-18small Makefile cleanupMichael Roitzsch
2003-06-16Patch from Jeroen Asselman:Stefan Holst
2003-06-09This should fix it. Return the correct value from cdda_open for non-Win32.Tim Champagne
2003-06-09This time for sure. The file desc was not being setup for auto-play. That sho...Tim Champagne
2003-06-09I think that this should fix the cdda plugin. Can someone verify this? Thanks...Tim Champagne
2003-06-09This should fix the SIGSEGV in the cdda input module but it will probably not...Tim Champagne
2003-06-08- only ignore real local files (ie. file:///) ("local" in gnome-vfs terms mea...Bastien Nocera
2003-06-05use io_helper functionsThibaut Mattern
2003-06-02Accept Helix as a valid Real server (fix from MPlayer)James Stembridge
2003-06-02new event which inform UI when the mouse pointer enter and leave a spu button...Daniel Caujolle-Bert
2003-05-26cygwin patchMiguel Freitas
2003-05-26Get asf plugin to build in Win32. Also starting to clean up some Win32 code (...Tim Champagne
2003-05-25fix proxyhost/user handling, fix potential proxy related segfault (klass poin...Guenter Bartsch
2003-05-23- move http proxy configuration to xine itselfBastien Nocera
2003-05-23fix dvb crashing.Daniel Caujolle-Bert
2003-05-23make alternative devices (dvd:<path> and dvd:<device> style MRLs) work withMichael Roitzsch
2003-05-22- we're not allowed to free pointers to an on-stack string, fixes segfault wh...Bastien Nocera
2003-05-21- removed work-around for NSV streams from NullsoftBastien Nocera
2003-05-21- use a winamp user agent when downloading a nsv fileThibaut Mattern
2003-05-20Made some similar changes to the network input as were just made to httpTim Champagne
2003-05-20This fixes http support for Win32Tim Champagne
2003-05-20This adds http and network input for Win32. I have no idea how to test this u...Tim Champagne
2003-05-20fix possible buffer overflow reported by Steve FreelandMichael Roitzsch
2003-05-20public header cleanup:Michael Roitzsch
2003-05-20make it compile again for non-Win32Mike Melanson
2003-05-20This adds cdda support for Win32. Also fixed the demuxer mpeg block build for...Tim Champagne
2003-05-16The cdda input plugin now builds in the Win32 env. I still need to test this ...Tim Champagne
2003-05-16Fix win32 build and start adding additional plugin supportTim Champagne
2003-05-16add forgotten file and do some cleanupMichael Roitzsch
2003-05-16libdvdnav merge:Michael Roitzsch
2003-05-15add broadcasterMiguel Freitas
2003-05-15current ivtv api doesn't support changing setting on the flyMiguel Freitas
2003-05-15support changing bitrate.Miguel Freitas
2003-05-14just to play it safeMichael Roitzsch
2003-05-14as announced on xine-devel, this is the big Makefile refactoring:Michael Roitzsch
2003-05-13support multiple callback registrationMiguel Freitas
2003-05-11add missing header1-beta12Guenter Bartsch
2003-05-11Updates so that xine-lib uses dvdnav_internal.h.inJames Courtier-Dutton
2003-05-11Update from the libdvdnav project on http://dvd.sf.netJames Courtier-Dutton
2003-05-10Who DARES use the forbidden comment style, the one that only gives usMike Melanson
2003-05-09fix audio problems (it didn't turn it on again on fastforward->realtimeMiguel Freitas
2003-05-09use experimental ivtv api for setting stream type.Miguel Freitas
2003-05-08update pvr driver to be compatible with current ivtv cvsMiguel Freitas
2003-05-07DVD play sort of works on Win32. Also added a couple more plugings to the Win...Tim Champagne
2003-05-06add error handlingMiguel Freitas