summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-13Fix .pot file generation, support _ and _N macros.Johns
2013-02-13Store pass-through on/off state in setup.Johns
2013-02-12Fix bug: still old CodecPassthroughAC3 used.Johns
2013-02-12Adds missing USE_SCREENSAVER to old Makefile.Johns
2013-02-11Try to use HBR (High Bit-Rate) for EAC3.Johns
2013-02-11Improved pass-through (PCM+EAC3) support.Johns
2013-02-11Debug time for channel switch.Johns
2013-02-11Try to detect wrong Makefile use.Johns
2013-02-08Clear buffers quicker, when replay stops.Johns
2013-02-07Fix xcb deadlock while closing PIP decoder.Johns
2013-02-07Update for new Makefiles.Johns
2013-02-06Adds PIP hot-key support.Johns
2013-02-06Makes audio mixer optional.Johns
2013-01-30Plugin needs -D_GNU_SOURCE.Johns
2013-01-29No longer needed.Johns
2013-01-29Support VDR 1.7.36 new build system.Johns
2013-01-28Makes buffers soft limit configurable.Johns
2013-01-26Never trust the docs: fix ffmpeg downsample.Johns
2013-01-25Support upsampling 3,5 to 8 channels.Johns
2013-01-25Improves VDPAU dissplay preemption handling.Johns
2013-01-25Add modifiers to X11 remote key names.Sibbi
2013-01-24Add audio compatibility with >=ffmpeg 1.1.Johns
2013-01-23Add video compatibility with >=ffmpeg 1.1.Johns
2013-01-22Fix bug: no sound with video output "none".Johns
2013-01-22Crop setup is done by VdpauSetupOutput.Johns
2013-01-12Stronger H264/Mpeg detection tests.Johns
2013-01-11React faster only with mpeg.Johns
2013-01-09Fix build without USE_PIP.Johns
2013-01-08Must guard CodecVideoDecode.Johns
2013-01-08Fixes close PIP threading bug.Johns
2013-01-07Update PIP only, when visible.Johns
2013-01-07Close pip before switching channel.Johns
2013-01-07Split mpeg packets in receiver thread.Johns
2013-01-06fprints only when building debug version.Johns
2013-01-06Switch PIP to only available channels.Johns
2013-01-06Fix bug: missing external reference with -DUSE_PIP.Johns
2013-01-06Fix thread exit problem.Johns
2013-01-06Cosmetic cleanups.Johns
2013-01-05New features documented.Johns
2013-01-05Fix detach and attach bug.Johns
2013-01-05PIP function update.Johns
2013-01-05Fix PIP threading problems.Johns
2013-01-05Include softhddevice.cpp in indent target.Johns
2013-01-05Adds PIP channel switch functions.Johns
2013-01-05Restore video position, when PIP closes.Johns
2013-01-05First video surface clears complete window.Johns
2013-01-04Makes PIP+Video position configurable.Johns
2013-01-04Adds function to stop PIP.Johns
2013-01-04Sync to audio only with the first video stream.Johns
2013-01-04Use second stream for PIP.Johns