summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-20VDPAU: Add screenshot support.Johns
2012-01-20Use common module prefix.Johns
2012-01-20VDPAU: Add auto-crop support.Johns
2012-01-19VDPAU: Changed OSD alpha calculation.Johns
2012-01-19Fix bug: Used VideoSharpen for denoise settings.Johns
Instant update deinterlace/... configuration changes.
2012-01-19Fix bug: AudioExit called without AudioInit crash.Johns
2012-01-19Release Version 0.3.5.0.3.5Johns
2012-01-19Small miscellaneous cleanups.Johns
2012-01-18OSD improvements:Johns
Use OSD size equal to video window. Update only dirty area(s) of OSD. Show/mix only used area of OSD. Fix bug: vpdau use previous resolution for deint, ...
2012-01-17Little speed improved Intel VA-API deinterlace.Johns
2012-01-17Fix software deinterlace with VA-API.Johns
2012-01-16OSS needs kernel headers.Johns
2012-01-16Debug, if vaapi putsurface is too slow.Johns
2012-01-16Fix bug: transposed digits 567 should be 576.Johns
2012-01-16Disable VA-API if init fails.Johns
2012-01-16Remove double x11-libs/xcb-util-wm.Johns
2012-01-16Audio module cleanup (more to come).Johns
Alsa + OSS can be included/build at the same time. Alsa or OSS can be runtime selected with -a. Add audio thread support to OSS module. Add polled audio support to alsa module. Removed some debug source code.
2012-01-15Release Version 0.3.1.0.3.1Johns
2012-01-15Support BBC-HD (no clean solution).Johns
2012-01-13Fix bug: AudioFreeBytes fails if no audio ready.Johns
2012-01-13Fix bug: snd_pcm_state: Assertion `pcm' failed.Johns
2012-01-13Support xcb_ewmh.h for xcb-util <0.3.8.Johns
2012-01-13Add support for fullscreen mode.Johns
2012-01-13Add vaapi color space conversion.Johns
2012-01-13Fix bug: devision by zero in ...UpdateOutput,Johns
2012-01-13Destroy vdpau surface only, when initialized.Johns
2012-01-12VAAPI: Instant use new deinterlace configuration.Johns
2012-01-12Weave is deinterlace disabled.Johns
2012-01-12Fix subtitle position.Johns
2012-01-12Add SVDRP support.Johns
2012-01-12Rebuild objects, when Makefile changes.Johns
2012-01-11Suspend when user is inactive.Johns
2012-01-10Patch collection from Christian Ruppert.Christian Ruppert
Move objects before $LIBS to avoid link failures with --as-needed. Do not override CFLAGS for video test. Rearrange *FLAGS incl. some minor fixes. Don't override VDRDIR, LIBDIR and TMPDIR in makefile. Don't abuse LDFLAGS in makefile. Define CC in makefile. Include GL/gl.h for the GL_COLOR_BUFFER_BIT definition. VideoInit() needs an argument.
2012-01-10Don't mute hardware while replaying.Johns
2012-01-10Add support for close and resize x11 window.Johns
2012-01-10Add main menu entry, which suspends the plugin.Johns
2012-01-09Version 0.3.0 released.0.3.0Johns
2012-01-09Video improvements.Johns
Fix generate of video output from StillPicture. Add support for resolution dependend video parameterts (Deinterlace, Scaling, Denoise, Sharpen, ...).
2012-01-09Fix audio crash in ThreadExit and snd_pcm_prepare.Johns
2012-01-08Improved replay of recordings.Johns
2012-01-08Ebuild bug fix.Johns
2012-01-07Fix build with vdr without yaepg support.Johns
2012-01-07Support yaepghd video output position change.Johns
And code and comments cleanups.
2012-01-07Gentoo ebuild.Johns
2012-01-07Release Version 0.2.0.0.2.0Johns
2012-01-07Fix compiler error with -DDEBUG.Johns
2012-01-07Add support for ac3 audio pass through.Johns
2012-01-07Add workaround for alsa not playing hdmi sound.Johns
Without open/close pcm, hdmi is quiet after second snd_pcm_set_params.
2012-01-06Fix bug: broken device plugin stop and exit.Johns
2012-01-06uwm window manager hide cursor workaround.Johns