summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-14Added UseResumeFile functionphintuka
2008-07-14cXinelibDvdPlayerControl::ProcessKey : Check for failed open when checking if...phintuka
2008-07-14Do not try to scan special mrls (dvd:/ etc.)phintuka
2008-07-11Sync fifo_buffer_new with current xine-lib 1.2 hgphintuka
2008-07-11Use proper buffer sizes when calling get_buf_element()phintuka
2008-07-08Removed dropping of h.264 pts'esphintuka
2008-07-04Fixed german translation for "Play DVD disc >>"phintuka
2008-07-04Simplify sscanf formatsphintuka
2008-07-04Simplify: use xine_check_versionphintuka
2008-07-04Cosmeticsphintuka
2008-06-21Removed abort()phintuka
2008-06-21post_frame_end(): Do not set BUF_FLAG_ASPECT for H.264phintuka
2008-06-21Convert pixel ratio to frame ratio in post_frame_end()phintuka
2008-06-21Added INPUT_OPTIONAL_DATA_DEMUXER to get_optional_data()phintuka
2008-06-21stream -> x.streamphintuka
2008-06-20Cleanupphintuka
2008-06-20Do not dispose HD buffer in get_buf_element.phintuka
2008-06-19Cosmeticsphintuka
2008-06-19Compress structsphintuka
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 xine_f...phintuka
2008-06-19Move common data from xine_fbfe_frontend.c and xine_sxfe_frontend.c to xine_f...phintuka
2008-06-19Removed duplicate code and code that is not neededphintuka
2008-06-19sxfe_display_close:phintuka
2008-06-19Splitting large vdr_plugin_read_block (preprocess_buf)phintuka
2008-06-19Demux DVB SPUsphintuka
2008-06-18Fixed struct namephintuka
2008-06-17hud_osd_open, hud_osd_close: frontend_t -> sxfe_t, remove castphintuka
2008-06-17fb_dev --> video_port_namephintuka
2008-06-17Replace xvdr with MRL_ID define in stringsphintuka
2008-06-17Replace xvdr with MRL_ID define in stringsphintuka
2008-06-17Replace xvdr with MRL_ID definephintuka
2008-06-17Replace xvdr with MRL_ID define in stringsphintuka
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