summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-31Made config_t::Is???() functions staticphintuka
2009-10-31Fixed sending window size to VDRphintuka
2009-10-31Fixed sxfe_run() return value when there are no pending X messagesphintuka
2009-10-28Removed old driver crop codephintuka
2009-10-26Make Last() publicphintuka
2009-10-25Added GetPos(), GetLength() and GetMetaInfo() to cXinelibPlayerphintuka
2009-10-25Store Device in Playerphintuka
2009-10-25Cosmetcs. Function splits.phintuka
2009-10-25Added "Play BluRay disc" to media playerphintuka
2009-10-25Added setup options for selecting items in media player menuphintuka
2009-10-23Replaced BUF_SPU_HDMV value with the one in xine-lib HGphintuka
2009-10-23Accept bluray:/ mrlsphintuka
2009-10-23Fixed handling ~ (home directory) in keyfile pathphintuka
2009-10-23Added missing config keysphintuka
2009-10-22Cosmetics:phintuka
2009-10-22Added automatic main title selectionphintuka
2009-10-22Added input plugin.phintuka
2009-10-22Cosmeticsphintuka
2009-10-22Added uninstall targetphintuka
2009-10-22Initial importphintuka
2009-10-21xine-lib VC-1 patchesphintuka
2009-10-20Cosmeticsphintuka
2009-10-20Fixed memory leak in segbuf_decode_object() when segment data is invalidphintuka
2009-10-20END_OF_DISPLAY: Drop all cached objectsphintuka
2009-10-20Fixed timing of subtitles:phintuka
2009-10-20show_overlays -> update_overlaysphintuka
2009-10-20Moved show_overlays() after hide_overlays()phintuka
2009-10-20Splitted decode_presentation_segment()phintuka
2009-10-20Fixed memory leaks (RLE data)phintuka
2009-10-20Cosmetics: moved list handling code up. Removed deprecated code.phintuka
2009-10-19Do not update overlay if all elements are unchangedphintuka
2009-10-19(Cosmetics:) Copy palette only if all objects have been foundphintuka
2009-10-18Cosmetics: moved struct declarations to beginning of filephintuka
2009-10-16Added has_unscaled_overlay and has_driver_crop (Thanks to durchflieger)phintuka
2009-10-16analyze_frame, crop_copy_yv12, crop_copy_yuy2, crop_nocopy: Use local variabl...phintuka
2009-10-16Cosmetics (Thanks to durchflieger)phintuka
2009-10-16float -> double (Thanks to durchflieger)phintuka
2009-10-12Added StartFrontend-1.0 service (Thanks to durchflieger)phintuka
2009-10-08Added support for XINE_GUI_SEND_GRAB_FRAME (Thanks to durchflieger)phintuka
2009-10-08Pointer checks, logging updates and cosmeticsphintuka
2009-10-08int -> uint/uchar. Cosmetics.phintuka
2009-10-08Eliminated static variablephintuka
2009-10-08Fixed buffering problems caused by revision 1.279:phintuka
2009-09-28Fixed sending complex OSDs (compressed size > 256k)phintuka
2009-09-27Reset video size when stream changes.phintuka
2009-09-25Removed trailing spacesphintuka
2009-09-25Initial importphintuka
2009-09-25Fixed typosphintuka
2009-09-11Use larger video fifo for media playerphintuka
2009-09-10Added VC1 videophintuka