summaryrefslogtreecommitdiff
path: root/xine_sxfe_frontend.c
AgeCommit message (Expand)Author
2011-01-18Modified version of patch #3014681:phintuka
2011-01-17fe_display_open(): combined hud modes to single bitmaskphintuka
2011-01-08Patch #3150273:phintuka
2010-09-24Cosmeticsphintuka
2010-09-24Minor optimization to Alt/Ctrl key handlingphintuka
2010-09-24Moved XKeysymToString() call to locked section (XLockDisplay()...XUnlockDispl...phintuka
2010-09-24Fixed handling of XKeyEvents when XKeysymToString() returns NULLphintuka
2010-09-12Hide mouse cursor after 2 seconds mouse inactivityphintuka
2010-09-12Increased HUD_MAX_HEIGHT to 1200phintuka
2010-08-25Added support for Alt and Ctrl key modifiers to X11 keyboard remote controllerphintuka
2010-07-18Fixed startup when not using HUD OSDphintuka
2010-07-17Cosmeticsphintuka
2010-07-17Added support for yaepg(hd) video window with HUD OSDphintuka
2010-07-15hud_img_fill_memory(): fill shape mask when requestedphintuka
2010-07-15Minor optimizations to hud_img_fill_mem()phintuka
2010-07-15xrender_surf_blend(): return scaled coordinatesphintuka
2010-07-15Store OSD wideo window statephintuka
2010-07-15Store opengl config flagsphintuka
2010-07-15Request backing store for windows.phintuka
2010-06-02Fixed compilation (Thanks to 9000h, patch #3010031)rofafor
2010-05-30hud_osd_command(OSD_Set_RLE): factorized calculating coordinates and scaling ...phintuka
2010-05-30hud_osd_command(): added OSD_VideoWindow casephintuka
2010-05-30Cosmeticsphintuka
2010-05-26Added opengl HUD options to fe_display_open() interfacephintuka
2010-05-21Floating point variables cannot be reliable compared using '!<float>'.phintuka
2010-05-21Avoid comparing signed and unsigned varsphintuka
2010-05-21Use function pointer for full screen togglephintuka
2010-05-21Added missing default casesphintuka
2010-01-03Added hotkeys for (client) system shutdownphintuka
2009-10-31Fixed sending window size to VDRphintuka
2009-10-31Fixed sxfe_run() return value when there are no pending X messagesphintuka
2009-08-19Inform VDR side about window size changesphintuka
2009-07-23Accept only KeyPress eventsphintuka
2009-05-31Move window to initial coordinatesphintuka
2009-05-31Added window positionphintuka
2009-02-21Added vdr-sxfe command-line option to disable X11 keyboard inputphintuka
2009-02-18Fixed setting focus in vdr-sxfe fullscreen modephintuka
2009-02-17Gnome screensaver controlphintuka
2009-02-10HUD: show only topmost OSD layerphintuka
2009-02-10Removed old Xv field swap code (no driver support for it)phintuka
2009-02-10Removed tabs and trailing spaccesphintuka
2009-01-02Fixed HAVE_XINERAMA in update_xinerama_info.rofafor
2008-11-17Added gui_hotkeys parameter to display_open.phintuka
2008-11-15Use send_event / xine_is_finished to set / check exit condition.phintuka
2008-11-15Removed FE_STANDALONE checks.phintuka
2008-11-14fe_t: Added pointers to (fe_)dest_pixel_aspect and (fe_)frame_output_cbphintuka
2008-11-14Renamed:phintuka
2008-11-14Store original handlers for xine_open and xine_play before overridingphintuka
2008-11-14Headers cleanupphintuka
2008-11-13Do not use process_xine_keypressphintuka