Commit graph

4137 commits

Author SHA1 Message Date
Jaroslav Kysela
b67d741336 configure: fix hdhomerun check condition, fix compilation 2014-10-14 14:18:05 +02:00
Christian Lohmaier
cef28a6c9e create colored teletext subs
no dedicated configuration setting, since if color is not needed/wanted,
~all playback software that support colored subs allow to override it.
And playback software that doesn't support colored subs just will ignore
the font-tags.
2014-10-14 14:12:53 +02:00
Piotr Kuchciak
78cb1ba005 WEBUI: Cosmetic change, add PLAY and DOWNLOAD button to Failed Recordings 2014-10-14 14:12:53 +02:00
Beralt
4fb306670f tvhdhomerun: cleanup mutex'es and remove debugging 2014-10-14 14:12:53 +02:00
Beralt
b04a02dc93 tvhdhomerun: implement statistics scaling 2014-10-14 14:12:53 +02:00
Beralt
9380934c1b tvhdhomerun: initial cleanup of the plugin
- attempt to mirror linuxdvb more closely
- remove bunch of mutex'es
- implement UDP unicast
- attempt to fix the PID filter issues
2014-10-14 14:12:53 +02:00
Beralt
e7ca66cbe2 tvhdhomerun: fix idnode domain changes 2014-10-14 14:12:53 +02:00
Ben Fennema
a78a83c93a Fix changing tuner-type 2014-10-14 14:12:53 +02:00
Patric Karlstrom
21a8762c3f hdhomerun: buildfix for latest rebase 2014-10-14 14:12:53 +02:00
Patric Karlstrom
d31b70303f hdhomerun: fix hf_input_mux_lock bug 2014-10-14 14:12:53 +02:00
Patric Karlstrom
db10daf582 hdhomerun: updates after merge 2014-10-14 14:12:53 +02:00
Patric Karlstrom
24d2ab4071 tvhdhomerun: Add ATSC type for device-override 2014-10-14 14:12:52 +02:00
Patric Karlstrom
6718019acb libhdhomerun integration 2014-10-14 14:12:52 +02:00
Jaroslav Kysela
d6f66e7a3a profile: extend the timeout field name (infinite) 2014-10-14 12:17:09 +02:00
Jaroslav Kysela
28757bcb1d transcoding: remove some extra header files, fixes #2373 2014-10-14 12:03:00 +02:00
Jaroslav Kysela
e77607c9d0 DVR timerec: fix the weekdays handling, allow times through midnight, fixes #2372 2014-10-14 11:58:47 +02:00
Jaroslav Kysela
2349f48cda epggrab: ota - small optimization 2014-10-14 11:32:20 +02:00
Jaroslav Kysela
6b9d0d1c45 streaming profile: allow configuratible timeout and restart, fixes #2368
Note: If restart is enabled, tvh will keep trying to subscribe any service
from the channel's list until unsubscribed.
2014-10-14 11:08:23 +02:00
Jaroslav Kysela
cc276263a3 url: fix port type to int (ports above 32766), use AI_NUMERICSERV in tcp and udp, fixes #2369 2014-10-14 09:13:52 +02:00
Jaroslav Kysela
73bf840f14 mpegts service: fix warning when \!ENABLE_MPEGTS_DVB, fixes #2370 2014-10-14 08:49:03 +02:00
Jaroslav Kysela
45d00a3dd1 mpegts network: Allow to ignore the channel numbers set by a provider 2014-10-13 20:15:40 +02:00
Piotr Kuchciak
aa5b773711 WEBUI: Update help for finished recordings 2014-10-13 15:35:12 +02:00
Piotr Kuchciak
2a79f2e22e WEBUI: Help icon for tabs
Update icon help for all tabs
2014-10-13 15:35:01 +02:00
Piotr Kuchciak
0404b5261e Fix HTS Logo 2014-10-13 15:34:52 +02:00
Piotr Kuchciak
43669fee44 WEBUI: Cosmetic
Changed name Now recording to Current Recordings. It would probably
better.
2014-10-13 15:34:40 +02:00
Piotr Kuchciak
7f3b10941a WEBUI: change size columns in ACL 2014-10-13 15:34:31 +02:00
Piotr Kuchciak
e5958b1675 Update image in Live TV Player 2014-10-13 15:34:20 +02:00
Piotr Kuchciak
3d742f5fa0 Changed LOGO and update image in help debuging 2014-10-13 15:34:10 +02:00
Michel Verbraak
c244636850 Enable changing number of channels between input and output
Signed-off-by: Michel Verbraak <info@1st-setup.nl>
2014-10-13 15:31:58 +02:00
Jaroslav Kysela
f6e0f50b9b profile: don't abort when class does not exist 2014-10-13 15:00:27 +02:00
Piotr Kuchciak
4c19cc8526 WEBUI: changed tabs name upcoming recordings>upcoming / now recordings 2014-10-12 19:43:44 +02:00
Piotr Kuchciak
02add0763c WEBUI: changed icon for upcoming and finished recording 2014-10-12 19:43:44 +02:00
Jaroslav Kysela
a51677e999 trancode: fix the video stream pts/dts - h264 works with ffmpeg now 2014-10-12 11:52:47 +02:00
Jaroslav Kysela
f2bbfa40e5 profile: cosmetic code list change 2014-10-12 11:28:31 +02:00
Jaroslav Kysela
9ca0248069 transcode: use av codec string names instead IDs
- to allow the selection from the multiple encoders for same type
2014-10-12 10:03:28 +02:00
Jaroslav Kysela
47f56f7f1f WEBUI JS: fix the idnode_filter_fields fcn 2014-10-11 21:58:08 +02:00
Jaroslav Kysela
812c87ec17 profile: add predefined (and shielded) profiles for WEBTV 2014-10-11 21:49:14 +02:00
Jaroslav Kysela
cf5ef00f39 profile: do not allow to change profile names for shielded profiles 2014-10-11 21:35:30 +02:00
Jaroslav Kysela
801ac876c2 WEB TV Player: update to use stream profiles, fix transcode muxer type bug 2014-10-11 21:24:42 +02:00
Jaroslav Kysela
1abcfda491 transcoding: do proper audio pts calculation in updated transcoder routine
- VP8 & VORBIS works with ffmpeg
2014-10-11 20:46:59 +02:00
Jaroslav Kysela
022fcd195f transcode: enable experimental codecs 2014-10-11 10:42:23 +02:00
Jaroslav Kysela
3ba4597ce2 transcoding: fix another gcc warning 2014-10-11 00:11:11 +02:00
Jaroslav Kysela
5017f10497 WEBUI: Fix the storage for profile builders, fixes #2360 2014-10-10 20:41:13 +02:00
Jaroslav Kysela
930bd978b4 transcoding: AVFrame has channels only for FFMPEG 2014-10-10 20:36:20 +02:00
Piotr Kuchciak
6051184e55 WEBUI: changed icon debug, add icon help for something tabs
Please make help icon for other tabs...
2014-10-10 19:53:24 +02:00
Piotr Kuchciak
a07a889cb1 WEBUI: change icon DVR Autorec Entires 2014-10-10 19:53:22 +02:00
Piotr Kuchciak
089159feab WEBUI: change icon watch TV, Auto Record, add icon for HELP
Please add icon help for all button for all tabs because i am beginner
and i dont know how...
2014-10-10 19:53:18 +02:00
Piotr Kuchciak
0d1f128e3a WEBUI: cosmetic Add icon for channels and channel tags 2014-10-10 19:53:14 +02:00
Jaroslav Kysela
da9b9b5f5f transcode: ffmpeg fixes, VP8 & VORBIS works
Does not work (for me):
 - H264
 - Audio sync for vorbis..
2014-10-10 19:45:44 +02:00
Jaroslav Kysela
7c6b1a8f7b mkv: flush cluster also after 1 sec timeout 2014-10-10 17:19:40 +02:00