summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-03-16Replace asprintf with cStringphintuka
2008-03-16USe define for subtitle track nonephintuka
2008-03-16Define video_size_t only in mpeg.hphintuka
2008-03-16Use SetSubtitleTrackDevicephintuka
2008-03-16Use defines for special suptitle "tracks" auto and nonephintuka
Implement vdr>=1.5.15 SetSubtitleTrackDevice
2008-03-16Use cStatus to track user SPU track selections and automatic SPU track ↵phintuka
selections
2008-03-16Use cString instead of asprintfphintuka
2008-03-13Fixed xine-lib-1-2 issuesphintuka
2008-03-13Removed unnecessary log stringphintuka
2008-03-13Fill in current aspect ratio for swscalephintuka
2008-03-13Added possibility to set aspect ratio without locale-specific decimal pointphintuka
2008-03-13Added option to change video aspect ratio with swscale non-linear scalingphintuka
2008-03-13Eliminated static dataphintuka
2008-03-13Replaced asprintf with cStringphintuka
2008-03-13Added new swscale optionsphintuka
2008-03-13Replaced asprintf with cString to avoid problems with UTF8phintuka
2008-03-13Data -> .rodata, less symbols for relocationphintuka
2008-03-11Added dirty area and flags to xine_osd_command_tphintuka
2008-02-28Added software scaling textsphintuka
Removed incorrect fuzzy translations
2008-02-28d->fphintuka
2008-02-28Updated to post plugin interface version 10 (xine-lib 1.2 branch)phintuka
2008-02-27Preparation for HUD OSD: allow frontend to intercept OSD messages.phintuka
2008-02-27Preparation for HUD OSD: move RGB->YUV conversion to client side.phintuka
2008-02-26Use already defined error type macros instead of plain numbersphintuka
2008-02-24Added translation for "Software scaling"phintuka
Added space for Estonian, Danish and Czech translations
2008-02-22Fix the DVD title and chapter information shown on the OSD.phelin
2008-02-22Try to fix subtitle selection logic with vdr-1.5.15 ...phintuka
2008-02-22Fix typo.phintuka
Remove unused header.
2008-02-22Signal also "none"/"auto" in SPU track mapphintuka
2008-02-22VDR doesn't handle TrackId 0, so always increment TrackId by 1.phintuka
(TrackId is not used by xineliboutput/xine anyway). Thanks to Petri Helin
2008-02-21Fix incorrect SSE2 register in MMX code and fix corresponding commentsphintuka
2008-02-21Performance improvement: disable prefetch and streaming storephintuka
2008-02-21Move sse2/mmx constants from rodata to stack (this should fix x86_32 PIC issues)phintuka
Fix aspect ratio difference check.
2008-02-21Use local labels in assembler code.phintuka
This should fix assembler errors when function(s) are inlined.
2008-02-20Initial importphintuka
2008-02-20Software scaling post pluginphintuka
2008-02-20Fix compilation with vdr-1.4.xphintuka
2008-02-20m_Mode is constant during menu lifetimephintuka
2008-02-20vdr-1.5.15: Remove subtitle selection entry in plugin menu. kSubtitle ↵phintuka
replaces this.
2008-02-20Temporarily drop DVD SPU support in VDR recordings (collides with VDR DVB ↵phintuka
SPU handling)
2008-02-20vdr-1.5.15 subtitle track seletion replaces our own onephintuka
-> removed preferred SPU languages
2008-02-20Initial importphintuka
2008-02-20Convert all iso639-2 language names to iso639-1phintuka
2008-02-20vdr-1.5.15 subtitle track seletion replaces our own onephintuka
-> removed preferred SPU languages
2008-02-20vdr-1.5.15 subtitle track seletion replaces our own onephintuka
-> removed preferred SPU languages
2008-02-19Fix copy-paste error ...phintuka
2008-02-19Remove compiler warning (suggest parentheses around && within ||)phintuka
2008-02-19vdr-1.5.15 subtitle track selectionphintuka
2008-02-19Remove unused code (old SPU track menu)phintuka
2008-02-19vdr-1.5.15 subtitle track selection/enumerationphintuka