summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-10-04This commit was manufactured by cvs2svn to create tag 'xineliboutput-1_0_2'.xineliboutput-1_0_2cvs2svn
2008-10-041.0.2phintuka
2008-10-04Always enable overlayphintuka
2008-10-04Use proper stream in exec_osd_commandphintuka
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed selecting DVD subtitles language
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Ensure visibility of DVD menu SPUs
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Signal automatically selected SPU track to VDR
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Removed abort()
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed nosignal image with FFmpeg MPEG2 decoder: Added BUF_FLAG_FRAME_END flag and MPEG sequence end code
2008-09-261.0.2phintuka
2008-09-261.0.2phintuka
2008-09-26int -> size_tphintuka
2008-09-26int -> size_tphintuka
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed infinite loop when trying to replay unaccessible DVD - Fixed infinite loop when trying to play only one unacessible or very short music file
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed line feeds in help message
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed calling frontend xine_open (now using function pointer)
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Display warning message when HUD OSD not compiled in (Thanks to Rolf Ahrenberg)
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Store values to right place (= this-> , not xc.)
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Do not try to scan special mrls (dvd:/ etc.)
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- PES modification and parsing
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed setting DVD subtitles preferred language
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed setting DVD subtitles preferred language
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed DVD menu navigation when menu is not in title 0
2008-09-26Backported bugfixes from CVS trunkphintuka
- Fixed german translation for "Play DVD disc >>" (Thanks to Helmar Gerloni)
2008-09-26Backported bugfixes from CVS trunkphintuka
- Fixed german translation for "Play DVD disc >>" (Thanks to Helmar Gerloni)
2008-09-261.0.2: Backported bugfixes from CVS trunkunlabeled-1.3.2phintuka
- xine-lib 1.2 updates
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- xine-lib 1.2 updates
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- xine-lib 1.2 updates
2008-09-261.0.2: Backported bugfixes from CVS trunkunlabeled-1.12.2phintuka
- xine-lib 1.2 updates
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- xine-lib 1.2 updates
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- xine-lib 1.2 updates
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed buffer errors when switching from HD channel to SD channel
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed replaying images from network sources (http://, ...) (Thanks to Rolf Ahrenberg)
2008-09-261.0.2: Backported bugfixes from CVS trunkunlabeled-1.24.2phintuka
- Fixed segfault when committing uninitialized OSD (Thanks to Rolf Ahrenberg)
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed segfault when media file meta info contains thumbnails (Thanks to Petri Helin)
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- OS X build fixes (Thanks to Tero Siironen)
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- OS X build fixes (Thanks to Tero Siironen)
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed updating window title when protocol is part of mrl
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Increased timeout when opening media files from network sources (Thanks to Tobias Grimm)
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Added WM class hint ("VDR") to vdr-sxfe windows (Thanks to Rolf Ahrenberg)
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
- Fixed vdr-sxfe icon in 64-bit systems
2008-09-261.0.2: Backported bugfixes from CVS trunkphintuka
Fixed smooth trickspeed setup menu entry with VDR-1.5.10+ (Thanks to Timo Eskola)
2008-09-22This commit was manufactured by cvs2svn to create branch 'branch-1_0_x'.cvs2svn
2008-09-22Removed OS X specific part as it is not needed anymorephintuka
(Reported by Tero Siironen)
2008-09-22Replaced exp10f with own implementation.phintuka
exp10f is GNU extension and not available in OS X. (Reported by Tero Siironen)
2008-09-211.0.2phintuka
2008-09-21Check if palette exists.phintuka
This should fix segfaults when committing uninitialized OSD. (Thanks to Rolf Ahrenberg)
2008-09-21Added iso639_1_to_iso639_2phintuka
2008-09-19Added WM class hint to sxfe windowsphintuka
(Thanks to Rolf Ahrenberg)
2008-09-19Display warning message when HUD OSD not compiled inphintuka
(Thanks to Rolf Ahrenberg)