Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-24 | Copyright year update by hg log. | Torsten Jager | |
2015-04-22 | libbluray 0.8.0 can play .iso images | Petri Hintukainen | |
2015-04-22 | Reduce logging | Petri Hintukainen | |
2014-12-07 | bluray: reset stream only once | Petri Hintukainen | |
Fixes stopping playback when stream is seeked multiple times too fast. | |||
2014-12-07 | bluray: fix lprint arguments | Petri Hintukainen | |
2014-11-19 | bluray: fix overlay scaling when overlay size != video size | Petri Hintukainen | |
2014-11-06 | Copyright year update by hg log. | Torsten Jager | |
2014-11-06 | libdvdnav: silence warnings. | Torsten Jager | |
2014-11-06 | pnm: silence warnings. | Torsten Jager | |
Untested - I have no PNM server. | |||
2014-09-05 | dvbspeed: auto recover from temporary signal loss. | Torsten Jager | |
2014-08-04 | input_gnome_vfs: 'g_thread_init' is deprecated since glib 2.32 | Petri Hintukainen | |
2014-08-04 | Add missing LIBINTL | Carlo Bramini | |
2014-07-09 | Use _x_freep() | Petri Hintukainen | |
2014-07-09 | Simplify | Petri Hintukainen | |
2014-07-09 | Mark input_info_t const | Petri Hintukainen | |
2014-07-09 | Mark input_info_t const | Petri Hintukainen | |
2014-06-06 | Copyright year update by hg log. | Torsten Jager | |
2014-06-03 | input_dvb: do not terminate if read returns EOVERFLOW | Devin Heitmueller | |
2014-05-18 | DVB support for NetBSD | Thomas 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-18 | Fix compilation on DragonFlyBSD. | Thomas Klausner | |
https://bugs.xine-project.org/show_bug.cgi?id=521 | |||
2014-04-20 | bluray: BD-J: issue warning message if current video driver does not support ↵ | Petri Hintukainen | |
ARGB overlays. | |||
2014-04-20 | Removed -fno-strict-aliasing from rtp input plugin | Petri Hintukainen | |
2014-03-10 | Silence 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-26 | Add a rule to cause building of libdvdnav if needed. | Darren Salt | |
2014-02-26 | dvdnav-config has gone away. | Darren Salt | |
2014-01-04 | Copyright 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-27 | Cosmetics | Petri Hintukainen | |
2013-11-27 | Correctly use libbluray api | Petri Hintukainen | |
2013-11-27 | input_bluray: check for empty bitmaps | Petri Hintukainen | |
2013-10-14 | Copyright year update by hg log info #2. | Torsten Jager | |
2013-09-27 | Added const | Petri Hintukainen | |
2013-09-27 | Hide warning | Petri Hintukainen | |
2013-09-23 | input_bluray: improved title transitions | Petri 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-23 | input_bluray: added support for BD-J (BluRay Java) | Petri Hintukainen | |
Requires ARGB overlay capable video driver (opengl2, vaapi, vdpau). | |||
2013-09-23 | input_bluray: make sure overlay is enabled | Petri Hintukainen | |
2013-09-23 | input_bluray: support overlay timings | Petri Hintukainen | |
2013-09-23 | input_bluray: ignore overlay drawing commands if overlay has not been opened | Petri Hintukainen | |
2013-09-23 | input_bluray: delay empty overlay hiding (hide at next FLUSH event) | Petri Hintukainen | |
2013-09-23 | input_bluray: handle overlay palette updates | Petri Hintukainen | |
2013-09-23 | Cosmetics | Petri Hintukainen | |
2013-09-23 | input_bluray: handle BD_EVENT_MENU | Petri Hintukainen | |
2013-09-18 | Avoid using deprecated autoconf & automake features. | Darren Salt | |
asfheader.c is used in two places: same compiler flags, so is safe. | |||
2013-09-13 | Copyright year update by hg log info | Torsten Jager | |
script execution time: 55" | |||
2013-07-03 | Use 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-23 | Fixed debug string | Torsten Jager | |
2012-11-15 | Fix compilation of Fedora. | Chris Rankin | |
2012-11-13 | rtsp: added support for basic http authentication | Petri Hintukainen | |
2012-11-13 | rtsp: notify user with XINE_MSG_AUTHENTICATION_NEEDED if rtsp fails with ↵ | Petri Hintukainen | |
error 401 | |||
2012-10-29 | input_test: added full range color test video | Torsten Jager | |
2012-10-29 | input_test: use higher priority than gnome_vfs (gnome_vfs wants to handle ↵ | Petri Hintukainen | |
all test: mrls) |