Commit Graph

106 Commits

Author SHA1 Message Date
Johns ecb48a5d63 Resume plugin, if dummy player looses control. 2012-08-09 16:22:06 +02:00
arttupii a920da652b Osd work:
Use -DOSD_DEBUG to debug OSD.
Fix bug #909: Subtitles destroy menu.
Fix bug #1003: Subtitles overlapping.
2012-08-07 16:46:23 +02:00
Johns 696bb8e934 Display frame statistics in plugin menu. 2012-07-02 17:05:36 +02:00
Johns 3bb7782d40 Remove not working hotkeys from setup menu. 2012-07-02 15:20:14 +02:00
Johns 73d65968ae Remove video display format until it is working. 2012-06-29 15:23:17 +02:00
Johns 57af986367 Setup add preview of collapsed tree. 2012-06-23 16:47:04 +02:00
Johns 32527f832e Makes OSD size configurable. 2012-05-21 15:34:33 +02:00
Johns 43e70b6a3f Reduce errors during suspend mode. 2012-05-13 16:58:45 +02:00
Johns 465c68d839 Fix bug #959: log flooded with service messages. 2012-05-03 15:26:58 +02:00
durchflieger aca508114b Adds VDR DFAtmo Plugin support. 2012-04-30 14:47:08 +02:00
Johns 0cf110da81 Less logging. 2012-04-28 12:38:41 +02:00
Johns d26c34f34f Always compile audio drift correction.
Add audio drift correction configuration to the setup.
2012-04-20 18:28:25 +02:00
mini73 24a8c7f763 Add support for svdr command "stat". 2012-04-20 16:51:04 +02:00
Johns 53f22a2ed2 Made showing black picture configurable. 2012-04-20 15:40:14 +02:00
Johns 44ca71fedb Adds audio normalize support. 2012-04-19 16:01:20 +02:00
Johns 79e78bf235 Show black picture, if no video stream available.
New audio ring code.
New audio filters (first part).
2012-04-17 16:45:27 +02:00
Johns c9ef8b759a Fix bug: autocrop toggle didn't work. 2012-04-15 23:03:40 +02:00
Johns 80db7c6656 Setup split into foldable sections. 2012-04-15 22:59:52 +02:00
Johns 5b765f02bd Add Hot-key support for auto-crop enable/disable. 2012-04-14 21:25:44 +02:00
Johns 2c52955ac0 Adds detached start mode. 2012-04-14 21:16:01 +02:00
Johns deea34eb5e Show message for hot-keys. 2012-04-11 18:20:08 +02:00
Johns aeae505bd4 Adds Hot-key support for 4:3 zoom modes. 2012-04-11 12:15:12 +02:00
Johns 2a1793c98e Use config value to change audio/video delay. 2012-04-07 13:43:51 +02:00
Johns 30d4586448 Change audio/video delay with hot-key. 2012-04-07 00:15:57 +02:00
Johns aa4debc9c8 Enable/disable/toggle fullscreen with hot-key. 2012-04-06 14:38:51 +02:00
CafeDelMar ac2e10a308 Cutting pixels configured for each resolution. 2012-04-05 22:51:20 +02:00
Johns 8612044b9b Move suspend on inactivity to houesekeeping. 2012-04-05 15:43:32 +02:00
Johns c9b344a3fd Audio/Video sync rewrite.
Trick-speed support moved to video module.
Reduce video messages.
2012-03-31 21:27:54 +02:00
CafeDelMar 689d75b808 Add VideoSkipPixels support. 2012-03-26 20:49:18 +02:00
Johns 24ba8175a3 Disable suspend on inactivity until player fixed. 2012-03-22 16:06:32 +01:00
Johns 552a994db3 Add optional argument to ATTA svdrp commmand. 2012-03-15 15:42:51 +01:00
Johns d24f19bc2d More SVDRP commands help. 2012-03-14 15:07:08 +01:00
Johns 09ba3e2993 Let inactivity suspend wakeup with remote keys. 2012-03-11 14:12:49 +01:00
Johns d0f825f831 Comments added. 2012-03-10 17:46:00 +01:00
Johns c2938c7ef3 Wakeup display to show OSD for remote learning. 2012-03-09 12:08:56 +01:00
Johns d65fe88c83 Support switching the primary device with svdrp. 2012-03-08 15:28:10 +01:00
Johns 340816d763 Make soft start sync setup menu configurable. 2012-03-06 12:16:47 +01:00
Johns 4cc98d7937 Move time-stamp printing to misc.h. 2012-03-05 17:34:10 +01:00
Johns 74a62e3649 Makes audio ts parser default. Suspend fixes. 2012-03-03 18:47:07 +01:00
Johns 995f1286bd Fix attach. 2012-03-02 00:38:52 +01:00
Johns db258a0fbd Detach/Attach on MakePrimaryDevice. 2012-03-02 00:22:08 +01:00
Johns 0df8e8a5fc Handle initial suspend mode like normal suspend. 2012-03-02 00:05:03 +01:00
Johns 6a28064dce Add support for attach/detach plugin. 2012-03-01 22:12:22 +01:00
Johns aa426cd8b2 Add SVDRP HOTK command support and cleanup. 2012-02-25 13:02:15 +01:00
Johns 668a6ec277 Support configuration and set of video background. 2012-02-24 15:15:50 +01:00
Johns 82f61de117 Include GIT version, when build from git. 2012-02-23 23:33:00 +01:00
Johns c17af0e958 Fix bug: 100% cpu use with plugins like mp3. 2012-02-23 15:32:43 +01:00
Johns 6ce760ccd8 60Hz display mode configurable with setup.conf. 2012-02-22 15:06:05 +01:00
Johns 2f869884ba Support downmix of AC-3 to stero. 2012-02-21 22:36:10 +01:00
Johns 5d8dea1b6b New audio PES handling.
New easier and more flexible audio PES packet parser, which includes own
codec parser.
Removed av_parser use.
Reduced audio buffer time, faster channel switch.
New audio transport stream parser (not enabled as default).
2012-02-21 20:55:28 +01:00