summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-06Moved OSD code from xine_input_vdr.c to xine/osd_manager.[hc]phintuka
2008-12-06Added VDR_OSD_MAGICphintuka
2008-12-06exec_osd_set_rle()phintuka
2008-12-05Moved RLE scaling code to tools/rle.[hc]phintuka
2008-12-05Moved rle_compress to tools/rle.[hc]phintuka
2008-12-05Added tools/rle.o to VDR plugin and xine input pluginphintuka
2008-12-05Moved RLE code from osd.c and xine_input_vdr.c to rle.[hc]phintuka
2008-12-04Splitted exec_osd_commandphintuka
2008-12-03Fixed exec_osd_set_palette in local mode (stack-allocated CLUT was freed).phintuka
2008-12-03Removed dead code (update_video_size())phintuka
2008-12-03Moved SCR code to xine/adjustable_scr.[hc]phintuka
2008-12-03Added xine/adjustable_scr.o to xine input pluginphintuka
2008-12-03Moved SCR code from xine_input_vdr.c to own modulephintuka
2008-12-03Simplify:phintuka
2008-11-30Added implementations for OSD_Flush, OSD_SetPalette and OSD_Move.phintuka
2008-11-30Added wrappers for SetPalette, Move and Flush.phintuka
2008-11-30Eliminated memsets.phintuka
2008-11-29Added OSD_Flush : Flush all pending OSD operations immediatelyphintuka
2008-11-25Converted from ISO8859-15 to UTF8.phintuka
2008-11-24Removed the outdated patch.rofafor
2008-11-24Replaced cIConv with VDR's cCharConv.rofafor
2008-11-23Added osdcmd_to_overlay. Removed duplicate code.phintuka
2008-11-21Set OSD size to video_out if scaling is supportedphintuka
2008-11-21Simplifyphintuka
2008-11-21Export default proxy handlers to be used in actual implementationsphintuka
2008-11-20Fixed compilationphintuka
2008-11-20Removed backwards compatibility.rofafor
2008-11-20New filexineliboutput-1_1_0pre1phintuka
2008-11-19*** empty log message ***phintuka
2008-11-19New filephintuka
2008-11-19Updated translations.rofafor
2008-11-19Crash fix. Thanks to Antti Seppälä.rofafor
2008-11-19Added grab in PNM formatphintuka
2008-11-18Always define oblect lists for VDR pluginphintuka
2008-11-18Updated "Buildtime options"phintuka
2008-11-18Added XINELIBOUTPUT_CONFIGURE_OPTS.phintuka
2008-11-18Call base class MakePrimaryDevice()phintuka
2008-11-18Added optional timeout to PlayFileCtrlphintuka
2008-11-18Added optional timeout to PlayFileCtrl().phintuka
2008-11-18Cosmeticsphintuka
2008-11-18Added optional timeout to PlayFileCtrl()phintuka
2008-11-18Cosmeticsphintuka
2008-11-18Cosmeticsphintuka
2008-11-18Added an option to limit number of remote clientsphintuka
2008-11-18Added math library (-lm) to LIBS_X11 when building withphintuka
2008-11-17Updates to 1.0.90phintuka
2008-11-17--hotkeys replaces INTERPRET_LIRC_KEYS and XINELIBOUTPUT_FE_TOGGLE_FULLSCREENphintuka
2008-11-17Added gui_hotkeys parameter to display_open.phintuka
2008-11-17Converted INTERPRET_LIRC_KEYS build-time option to runtime option.phintuka
2008-11-17Added run-time option --hotkeys.phintuka