summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-30Make video window changes atomic (added mutex)phintuka
2012-01-30OpenGL does not depend on XRender anymorephintuka
2012-01-30Unpack OpenGL OSD directly to texture memphintuka
2012-01-30Fixed building with OpenGlphintuka
2012-01-30Splitted opengl_osd_command() from hud_osd_command()phintuka
2012-01-30Splitted opengl_frame_output_cb() from hud_frame_output_cb()phintuka
2012-01-30Splitted generic osd_command() from hud_osd_command()phintuka
2012-01-30Logging updatesphintuka
2012-01-30Fixed .pls playlist parsing ↵phintuka
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656732)
2012-01-29Cosmetics (grouped functions)phintuka
2012-01-29Cosmeticsphintuka
2012-01-29Hide warningphintuka
2012-01-27Updated setting OpenGL flagsphintuka
2012-01-27Moved all OpenGL stuff under HAVE_OPENGLphintuka
2012-01-24Moved all XShape stuff under ifdef HAVE_XSHAPEphintuka
2012-01-24XDouble -> double in code that may be used without XRenderphintuka
2012-01-24hud_fill_lut8(): support for RGBAphintuka
2012-01-24Removed opengl check from hud focus handlerphintuka
2012-01-24Moved all XShm stuff under HAVE_XSHMphintuka
2012-01-24Fixed eventphintuka
2012-01-24Cosmeticsphintuka
(renamed completion_event -> xshm_completion_event)
2012-01-24Added RLE -> RGBA functions (used with OpenGL)phintuka
2012-01-19Cosmetics (hud_visible -> osd_visible)phintuka
2012-01-19Use correct type (GLfloat)phintuka
2012-01-19Removed write-only variablephintuka
2012-01-19Build fixphintuka
2012-01-19OpenGL + XShape not possible combinationphintuka
2012-01-19Fixed building without OpenGLphintuka
2012-01-19Added OpenGL OSD (HUD without compositing / window manager).phintuka
(patch #3474166, thanks to grueni75)
2012-01-19Updated HISTORYphintuka
2012-01-19Added xine-lib patch from patch #3474166phintuka
(Thanks to grueni75)
2012-01-19Fixed PES video type detectionphintuka
2012-01-19Increased max. a-v delay in stream to 3 secondsphintuka
2012-01-19Updated setup menu video drivers listphintuka
2012-01-19Added .smi to subtitle file extensionsphintuka
2012-01-18Fixed still images with vdpauphintuka
(Patch #3474167, thanks to grueni75)
2012-01-18Removed legacy codephintuka
2012-01-17Improved discontinuity handlingphintuka
2012-01-16Reduced loggingphintuka
2012-01-16Silenced warningphintuka
2012-01-16Reduced loggingphintuka
2012-01-16Increased TCP data stream buffer with recent VDR versionsphintuka
2012-01-16Fixed previous commitphintuka
2012-01-16Increased transport buffer size for recent VDR versionsphintuka
2012-01-16Updated translationsphintuka
2012-01-16Added setup option to disable "Delete" in file browserphintuka
2012-01-16Removed write-only variablesphintuka
2012-01-16Fixed setting "Delete" color button in file browser:phintuka
Can't delete dirs in media player menu
2012-01-10Added quotes to configure options --cc and --cxx ("ccache g++" ...)phintuka
2012-01-09Removed xine-lib version based checks from audio out branch codephintuka