Commit Graph

456 Commits

Author SHA1 Message Date
Johns bccd959833 Fix .pot file generation, support _ and _N macros. 2013-02-13 22:46:08 +01:00
Johns 240fc17471 Store pass-through on/off state in setup. 2013-02-13 17:23:18 +01:00
Johns 7b2caac901 Fix bug: still old CodecPassthroughAC3 used. 2013-02-12 22:03:52 +01:00
Johns 56aae221e7 Adds missing USE_SCREENSAVER to old Makefile. 2013-02-12 18:11:40 +01:00
Johns 54255e7b57 Try to use HBR (High Bit-Rate) for EAC3. 2013-02-11 23:40:09 +01:00
Johns 2cd667fb44 Improved pass-through (PCM+EAC3) support. 2013-02-11 16:53:51 +01:00
Johns 145d65ff01 Debug time for channel switch. 2013-02-11 15:11:52 +01:00
Johns 8faff0fd1e Try to detect wrong Makefile use. 2013-02-11 14:41:19 +01:00
Johns d31ff55b12 Clear buffers quicker, when replay stops. 2013-02-08 21:03:06 +01:00
Johns d4535a34c9 Fix xcb deadlock while closing PIP decoder.
Close video decoder from inside the decoder thread,
otherwise xcb hangs in a lock.
2013-02-07 16:54:16 +01:00
Johns ebd2f85f90 Update for new Makefiles. 2013-02-07 10:17:48 +01:00
Johns dce7ef9110 Adds PIP hot-key support. 2013-02-06 16:27:25 +01:00
Johns 780e2989ae Makes audio mixer optional. 2013-02-06 16:02:22 +01:00
Johns 2661fdf333 Plugin needs -D_GNU_SOURCE. 2013-01-30 18:04:53 +01:00
Johns 2557418e81 No longer needed. 2013-01-29 20:48:04 +01:00
Johns b48e0d0638 Support VDR 1.7.36 new build system. 2013-01-29 17:04:50 +01:00
Johns 2c27d83b9e Makes buffers soft limit configurable. 2013-01-28 23:13:23 +01:00
Johns 8b22585748 Never trust the docs: fix ffmpeg downsample. 2013-01-26 00:18:59 +01:00
Johns 7ed6975330 Support upsampling 3,5 to 8 channels.
Improve next ring buffer handling.
Improve audio/video sync debug.
2013-01-25 17:05:53 +01:00
Johns d5e111238d Improves VDPAU dissplay preemption handling. 2013-01-25 16:55:25 +01:00
Sibbi 2733e47af7 Add modifiers to X11 remote key names. 2013-01-25 16:52:23 +01:00
Johns f9998e7664 Add audio compatibility with >=ffmpeg 1.1. 2013-01-24 21:42:39 +01:00
Johns 04286fb2ad Add video compatibility with >=ffmpeg 1.1. 2013-01-23 21:54:56 +01:00
Johns cd82ee8e4a Fix bug: no sound with video output "none". 2013-01-22 17:18:18 +01:00
Johns a1f17199d6 Crop setup is done by VdpauSetupOutput. 2013-01-22 17:08:44 +01:00
Johns 849ca7cfd6 Stronger H264/Mpeg detection tests. 2013-01-12 19:13:43 +01:00
Johns 308742a927 React faster only with mpeg. 2013-01-11 18:54:45 +01:00
Johns 1a730ef90b Fix build without USE_PIP. 2013-01-09 00:39:27 +01:00
Johns d59c2ad40b Must guard CodecVideoDecode. 2013-01-08 23:52:41 +01:00
Johns 3366faece2 Fixes close PIP threading bug. 2013-01-08 21:11:46 +01:00
Johns 2bb2875cd7 Update PIP only, when visible. 2013-01-07 19:31:05 +01:00
Johns e88403d044 Close pip before switching channel. 2013-01-07 17:47:05 +01:00
Johns 11293e8dc1 Split mpeg packets in receiver thread. 2013-01-07 16:55:42 +01:00
Johns 3bcc3d280e fprints only when building debug version. 2013-01-06 19:17:02 +01:00
Johns 55587c86f0 Switch PIP to only available channels. 2013-01-06 19:15:46 +01:00
Johns 7cc74795be Fix bug: missing external reference with -DUSE_PIP. 2013-01-06 19:14:46 +01:00
Johns 534b4094b5 Fix thread exit problem. 2013-01-06 14:47:00 +01:00
Johns 7cd025a023 Cosmetic cleanups. 2013-01-06 14:06:08 +01:00
Johns b14a67b601 New features documented. 2013-01-05 23:16:03 +01:00
Johns b24409323d Fix detach and attach bug. 2013-01-05 22:48:01 +01:00
Johns 9ec2716026 PIP function update. 2013-01-05 20:47:14 +01:00
Johns fa09d940c5 Fix PIP threading problems. 2013-01-05 20:44:54 +01:00
Johns d4702b9a9e Include softhddevice.cpp in indent target.
Fix constconst after indent.  Hello GNU who many years until it will be
fixed?
2013-01-05 19:49:59 +01:00
Johns 6a3a560857 Adds PIP channel switch functions. 2013-01-05 17:17:50 +01:00
Johns 8ee1e84b2e Restore video position, when PIP closes. 2013-01-05 16:37:25 +01:00
Johns 7e96a292eb First video surface clears complete window. 2013-01-05 15:41:57 +01:00
Johns d89ada9aad Makes PIP+Video position configurable. 2013-01-04 21:50:55 +01:00
Johns 59d1a6b1f2 Adds function to stop PIP. 2013-01-04 18:50:14 +01:00
Johns 1a744a8eb8 Sync to audio only with the first video stream. 2013-01-04 18:04:53 +01:00
Johns 78100cba00 Use second stream for PIP. 2013-01-04 15:56:26 +01:00