summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-01Added check for libextractorphintuka
(library for metadata fetching/parsing)
2008-03-31Added check for XRender server extensionphintuka
2008-03-31Disable HUD if ARGB visual not found.phintuka
Override xine_osd_command function only if HUD initialization succeeds.
2008-03-31Some logging cleanupphintuka
2008-03-31No functional changesphintuka
(move hud_osd_open after hud_osd_command)
2008-03-31HUD OSDphintuka
(Patch from Antti Seppälä and Rolf Ahrenberg)
2008-03-31Move code to enable/disable cursor to separate functionphintuka
(Patch from Antti Seppälä and Rolf Ahrenberg)
2008-03-31Use type frontend_t* instead of void* in input plugin -> frontend function ↵phintuka
pointers
2008-03-29Refresh full OSD when scaling method changesphintuka
(Suggested by Antti Seppälä)
2008-03-28HUD OSD configurationphintuka
(Patch from Antti Seppälä and Rolf Ahrenberg)
2008-03-28Simple buildtime check for Xrender extension (for HUD OSD)phintuka
2008-03-28LOCALEDIR -> LOCDIRphintuka
Do not override LOCDIR if it has been set already in Make.config
2008-03-25Stop slave stream when disconnected (-> frontend can terminate)phintuka
2008-03-25Fix OSD when (DVD)subtitles are disabledphintuka
Fix spu channel "none" and "auto" numbers
2008-03-24Fix progressbar hidingphintuka
2008-03-24Added kInfo, simplified kOk handlingphintuka
2008-03-24Added service interface for launching media playerphintuka
(Suggested by Tobias Grimm)
2008-03-23Czech translations.phintuka
Thanks to Maya <maja373@gmail.com>
2008-03-16Defines for timeoutsphintuka
2008-03-16Use ntoh_osdcmd and hton_osdcmdphintuka
2008-03-16Byte order cnversion macros for osd_command_tphintuka
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