summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-10-17re-syncphintuka
2008-10-16re-syncphintuka
2008-10-16Updated finnish translations. Now using UTF-8.phintuka
(Patch from Rolf Ahrenberg)
2008-10-06Updated Italian translations (Thanks to Diego Pierotto)phintuka
2008-10-06Updated Italian translations (Thanks to Diego Pierotto)phintuka
2008-10-04Start 1.1.0.phintuka
(Stable 1.0.x branched)
2008-10-041.0.2phintuka
2008-10-04Always enable overlayphintuka
2008-10-04Use proper stream in exec_osd_commandphintuka
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-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
- 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-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 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
- 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-25Forward preferred SPU language to DVD input pluginphintuka
2008-09-25Let DVD menu selection override automatic SPU channel selectionphintuka
2008-09-25Signal automatically (or from DVD menu) selected SPU channel to VDRphintuka
2008-09-25Set SPU stream to automatic while in DVD menusphintuka
2008-09-23send preferred DVD subtitle languagephintuka
2008-09-22Removed extra RCS ID linephintuka
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)
2008-09-19Eliminated compiler warningsphintuka