Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-17 | Added gui_hotkeys parameter to display_open. | phintuka | |
Cmd-line argument not implemented for local mode. | |||
2008-11-16 | Silenced warn_unused_result warnings. | rofafor | |
2008-11-14 | Include "terminate key pressed" condition in fbfe_run() return value | phintuka | |
2008-11-14 | fe_t: Added pointers to (fe_)dest_pixel_aspect and (fe_)frame_output_cb | phintuka | |
2008-11-14 | Renamed: | phintuka | |
toggle_fullscreen_state -> toggle_fullscreen_cb update_display_size -> update_display_size_cb | |||
2008-11-14 | Store original xine_init function for later use before overriding it | phintuka | |
2008-11-14 | Headers cleanup | phintuka | |
2008-11-13 | Use init_fe() | phintuka | |
2008-11-11 | Use HAVE_LIBJPEG. | phintuka | |
Moved all libjpeg stuff to xine_frontend.c | |||
2008-06-19 | re-order fbfe_display_close | phintuka | |
2008-06-19 | Comments | phintuka | |
2008-06-19 | cleanup | phintuka | |
2008-06-19 | Check if video port exists before using it | phintuka | |
2008-06-19 | Move common data from xine_fbfe_frontend.c and xine_sxfe_frontend.c to ↵ | phintuka | |
xine_frontend.c | |||
2008-06-18 | Fixed struct name | phintuka | |
Use anonymous variable for time | |||
2008-06-17 | fb_dev --> video_port_name | phintuka | |
2008-06-17 | Add toggle_fullscreen function pointer. | phintuka | |
2008-06-17 | Use "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-16 | fe_display_open: add aspect_controller and window_id arguments | phintuka | |
2008-06-16 | Dynamically allocate configfile | phintuka | |
2008-06-16 | Use fbfe_t | phintuka | |
2008-06-14 | Move DFB frame buffer device selection to xine_fbfe_frontend.c | phintuka | |
2008-05-21 | malloc+memset -> calloc | phintuka | |
2008-03-28 | HUD OSD configuration | phintuka | |
(Patch from Antti Seppälä and Rolf Ahrenberg) | |||
2008-01-03 | Store slave stream in frontend data | phintuka | |
2007-05-18 | Call external script when aspect ratio changes | phintuka | |
2007-05-18 | fe_t struct re-ordered and compacted | phintuka | |
2007-05-18 | Path to external aspect ratio controller script | phintuka | |
2007-05-17 | Set console to graphics mode | phintuka | |
2007-05-17 | Move static variable fbdev to fe_t struct | phintuka | |
2007-03-14 | String checks | phintuka | |
2007-03-08 | removed include linux/unistd.h | phintuka | |
2006-09-20 | Save (optional) fb device | phintuka | |
2006-09-03 | Dummy output ports | phintuka | |
2006-08-25 | Moved XKeySym keyboard learning trigger to sxfe | phintuka | |
(XKeySym remote is _not_ available with framebuffer ...) Added KBD remote learning trigger to fbfe | |||
2006-08-25 | Added overscan option | phintuka | |
2006-08-23 | Enable grabbing for remote frontends | phintuka | |
2006-08-19 | Added video size event generation to frontends | phintuka | |
Added 16:10 aspect ratio setting | |||
2006-08-16 | Improved end of stream signalling | phintuka | |
Some extra checks to catch null pointers and empty strings | |||
2006-06-11 | Logging clean-up | phintuka | |
2006-06-04 | x86 fixes | phintuka | |
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-03 | Initial importxineliboutput-0_99rc4 | phintuka | |