summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-17Add toggle_fullscreen function pointer.phintuka
2008-06-17Removed extra RCS ID linephintuka
2008-06-17Define MRL IDphintuka
2008-06-17Adopt to changes in xine_input_vdr.hphintuka
2008-06-17Use "right" input plugin type when calling input plugin from frontend.phintuka
2008-06-17Call find_input from process_xine_keypressphintuka
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-06-14Splitting large sxfe_open_display (open_display)phintuka
2008-06-14Move X11 code from xine_frontend.c to xine_sxfe_frontend.cphintuka
2008-06-14Init structs in declarationphintuka
2008-06-13Use switch() to make code more readablephintuka
2008-06-13Removed unneeded variables from XKeyEvent_handlerphintuka
2008-06-13Splitting large sxfe_run (XKeyEvent_handler)phintuka
2008-06-13Splitting large sxfe_run (XConfigureEvent_handler)phintuka
2008-06-13Splitting large sxfe_run (XButtonEvent_handler)phintuka
2008-06-13Splitting large sxfe_run (XMotionEvent_handler)phintuka
2008-06-13Eliminate keep_going variablephintuka
2008-06-12Splitting large vdr_plugin_read_block (demux_buf)phintuka
2008-06-12Splitting large vdr_plugin_read_block (postprocess_buf)phintuka
2008-06-12Splitting large vdr_plugin_read_block (adjust_scr_speed)phintuka
2008-06-12Splitting large vdr_plugin_read_block (handle_disconnect)phintuka
2008-06-11re-syncphintuka
2008-06-11When requested, forward DVB SPU data to clients/xine-lib instead of VDR SPU d...phintuka
2008-06-11Added an option to use xine-lib for DVB subtitles decodingphintuka
2008-06-11Include pixel aspect ratio and video size in first FRAME_END control message.phintuka
2008-06-11Replace update_frames and update_frames_h264 with pes_get_picture_typephintuka
2008-06-11Init structures at declarationphintuka
2008-06-11Remove unneeded initialization to zerophintuka
2008-06-11Use macros and functions from pes.[hc]phintuka
2008-06-11Compress struct.phintuka
2008-06-11Parse mpeg2 aspect ratiophintuka
2008-06-11h264_rational_t -> mpeg_rational_tphintuka
2008-06-06Init atoms only once.phintuka
2008-06-06Mark some functions staticphintuka
2008-06-05Removed static variablephintuka
2008-06-05Cosmeticsphintuka
2008-06-05Removed static variablesphintuka
2008-06-03Moved setting XSizeHints to separate function.phintuka
2008-06-03Initial support for Xinerama fullscreen mode.phintuka
2008-05-27xine_xmalloc -> callocphintuka
2008-05-27Added -LXineramaphintuka
2008-05-22Remove images from metainfo listphintuka
2008-05-22Always init metadata to empty string regardless of used metadata fetching methodphintuka
2008-05-22Remove unneeded initialization.phintuka
2008-05-22xine_xmalloc -> callocphintuka
2008-05-22xine_xmalloc -> callocphintuka
2008-05-21malloc+memset -> callocphintuka