summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Collapse)Author
2015-07-24Copyright year update by hg log.Torsten Jager
2015-04-22libbluray 0.8.0 can play .iso imagesPetri Hintukainen
2015-04-22Reduce loggingPetri Hintukainen
2014-12-07bluray: reset stream only oncePetri Hintukainen
Fixes stopping playback when stream is seeked multiple times too fast.
2014-12-07bluray: fix lprint argumentsPetri Hintukainen
2014-11-19bluray: fix overlay scaling when overlay size != video sizePetri Hintukainen
2014-11-06Copyright year update by hg log.Torsten Jager
2014-11-06libdvdnav: silence warnings.Torsten Jager
2014-11-06pnm: silence warnings.Torsten Jager
Untested - I have no PNM server.
2014-09-05dvbspeed: auto recover from temporary signal loss.Torsten Jager
2014-08-04input_gnome_vfs: 'g_thread_init' is deprecated since glib 2.32Petri Hintukainen
2014-08-04Add missing LIBINTLCarlo Bramini
2014-07-09Use _x_freep()Petri Hintukainen
2014-07-09SimplifyPetri Hintukainen
2014-07-09Mark input_info_t constPetri Hintukainen
2014-07-09Mark input_info_t constPetri Hintukainen
2014-06-06Copyright year update by hg log.Torsten Jager
2014-06-03input_dvb: do not terminate if read returns EOVERFLOWDevin Heitmueller
2014-05-18DVB support for NetBSDThomas Klausner
Sometime in 2011 NetBSD got support for parts of the V4L2 API. Add support for finding and using the NetBSD-specific DTV headers.
2014-05-18Fix compilation on DragonFlyBSD.Thomas Klausner
https://bugs.xine-project.org/show_bug.cgi?id=521
2014-04-20bluray: BD-J: issue warning message if current video driver does not support ↵Petri Hintukainen
ARGB overlays.
2014-04-20Removed -fno-strict-aliasing from rtp input pluginPetri Hintukainen
2014-03-10Silence compiler warnings on register_enum () arg #4.Torsten Jager
Making them all "const char * const *" did work too (even with Kaffeine build/run), but that would be an API change.
2014-02-26Add a rule to cause building of libdvdnav if needed.Darren Salt
2014-02-26dvdnav-config has gone away.Darren Salt
2014-01-04Copyright year update by hg log #4.Torsten Jager
BTW. Happy 2014 to you! Didnt think xine will survive this far :-) And yes, I finally got an ffmpeg patch through. That kind of rounds the circle :-)
2013-11-27CosmeticsPetri Hintukainen
2013-11-27Correctly use libbluray apiPetri Hintukainen
2013-11-27input_bluray: check for empty bitmapsPetri Hintukainen
2013-10-14Copyright year update by hg log info #2.Torsten Jager
2013-09-27Added constPetri Hintukainen
2013-09-27Hide warningPetri Hintukainen
2013-09-23input_bluray: improved title transitionsPetri Hintukainen
When playlist ends, wait until all frames have been displayed. Without this menus are opened too early (while the old playlist is still playing)
2013-09-23input_bluray: added support for BD-J (BluRay Java)Petri Hintukainen
Requires ARGB overlay capable video driver (opengl2, vaapi, vdpau).
2013-09-23input_bluray: make sure overlay is enabledPetri Hintukainen
2013-09-23input_bluray: support overlay timingsPetri Hintukainen
2013-09-23input_bluray: ignore overlay drawing commands if overlay has not been openedPetri Hintukainen
2013-09-23input_bluray: delay empty overlay hiding (hide at next FLUSH event)Petri Hintukainen
2013-09-23input_bluray: handle overlay palette updatesPetri Hintukainen
2013-09-23CosmeticsPetri Hintukainen
2013-09-23input_bluray: handle BD_EVENT_MENUPetri Hintukainen
2013-09-18Avoid using deprecated autoconf & automake features.Darren Salt
asfheader.c is used in two places: same compiler flags, so is safe.
2013-09-13Copyright year update by hg log infoTorsten Jager
script execution time: 55"
2013-07-03Use pkg-config to detect Samba client library.Xavier Bachelot
Original patch for xine-lib 1.1 from Kevin Kofler <Kevin@tigcc.ticalc.org>.
2012-12-23Fixed debug stringTorsten Jager
2012-11-15Fix compilation of Fedora.Chris Rankin
2012-11-13rtsp: added support for basic http authenticationPetri Hintukainen
2012-11-13rtsp: notify user with XINE_MSG_AUTHENTICATION_NEEDED if rtsp fails with ↵Petri Hintukainen
error 401
2012-10-29input_test: added full range color test videoTorsten Jager
2012-10-29input_test: use higher priority than gnome_vfs (gnome_vfs wants to handle ↵Petri Hintukainen
all test: mrls)