summaryrefslogtreecommitdiff
path: root/xine_fbfe_frontend.c
AgeCommit message (Collapse)Author
2009-10-21This commit was manufactured by cvs2svn to create branch 'CVS'.CVScvs2svn
2009-05-31Added window positionphintuka
2009-02-21Added vdr-sxfe command-line option to disable X11 keyboard inputphintuka
2008-12-19Added '-C'/'--config' command-line option to specify xine's configuration file.rofafor
2008-11-17Added gui_hotkeys parameter to display_open.phintuka
Cmd-line argument not implemented for local mode.
2008-11-16Silenced warn_unused_result warnings.rofafor
2008-11-14Include "terminate key pressed" condition in fbfe_run() return valuephintuka
2008-11-14fe_t: Added pointers to (fe_)dest_pixel_aspect and (fe_)frame_output_cbphintuka
2008-11-14Renamed:phintuka
toggle_fullscreen_state -> toggle_fullscreen_cb update_display_size -> update_display_size_cb
2008-11-14Store original xine_init function for later use before overriding itphintuka
2008-11-14Headers cleanupphintuka
2008-11-13Use init_fe()phintuka
2008-11-11Use HAVE_LIBJPEG.phintuka
Moved all libjpeg stuff to xine_frontend.c
2008-06-19re-order fbfe_display_closephintuka
2008-06-19Commentsphintuka
2008-06-19cleanupphintuka
2008-06-19Check if video port exists before using itphintuka
2008-06-19Move common data from xine_fbfe_frontend.c and xine_sxfe_frontend.c to ↵phintuka
xine_frontend.c
2008-06-18Fixed struct namephintuka
Use anonymous variable for time
2008-06-17fb_dev --> video_port_namephintuka
2008-06-17Add toggle_fullscreen function pointer.phintuka
2008-06-17Use "right" input plugin type when calling input plugin from frontend.phintuka
- removes lot of type-casting - now input plugin structure is defined only in single file (xine_input_vdr.h)
2008-06-16fe_display_open: add aspect_controller and window_id argumentsphintuka
2008-06-16Dynamically allocate configfilephintuka
2008-06-16Use fbfe_tphintuka
2008-06-14Move DFB frame buffer device selection to xine_fbfe_frontend.cphintuka
2008-05-21malloc+memset -> callocphintuka
2008-03-28HUD OSD configurationphintuka
(Patch from Antti Seppälä and Rolf Ahrenberg)
2008-01-03Store slave stream in frontend dataphintuka
2007-05-18Call external script when aspect ratio changesphintuka
2007-05-18fe_t struct re-ordered and compactedphintuka
2007-05-18Path to external aspect ratio controller scriptphintuka
2007-05-17Set console to graphics modephintuka
2007-05-17Move static variable fbdev to fe_t structphintuka
2007-03-14String checksphintuka
2007-03-08removed include linux/unistd.hphintuka
2006-09-20Save (optional) fb devicephintuka
2006-09-03Dummy output portsphintuka
2006-08-25Moved XKeySym keyboard learning trigger to sxfephintuka
(XKeySym remote is _not_ available with framebuffer ...) Added KBD remote learning trigger to fbfe
2006-08-25Added overscan optionphintuka
2006-08-23Enable grabbing for remote frontendsphintuka
2006-08-19Added video size event generation to frontendsphintuka
Added 16:10 aspect ratio setting
2006-08-16Improved end of stream signallingphintuka
Some extra checks to catch null pointers and empty strings
2006-06-11Logging clean-upphintuka
2006-06-04x86 fixesphintuka
const added to several arguments and data control stream write result checks added possible deadlock removed from vdr_plugin_keypress OSD endian problems fixed
2006-06-03Initial importxineliboutput-0_99rc4phintuka