Commit graph

4293 commits

Author SHA1 Message Date
perexg
6a170827c8 Merge pull request #405 from ProfYaffle/master
dvr.js: Add 'all' option to paging length to address limitations of only...
2014-05-29 10:46:48 +02:00
perexg
67f64b398c Merge pull request #403 from dmarion/osx
osx: fix interface selection for ipv4 multicast joins
2014-05-29 10:45:35 +02:00
perexg
60e7cd3538 Merge pull request #380 from clandmeter/webui_changes
webif: use default font family and set header name for services details
2014-05-29 10:41:38 +02:00
perexg
0b20dc2f25 Merge pull request #376 from Glenn-1990/seca3_emm
Add support for seca3 emm updates
2014-05-29 10:41:12 +02:00
Damjan Marion
a46a6d0dd3 build: download dvbscan files even if linuxdvb is disabled 2014-05-29 00:44:12 +02:00
Damjan Marion
992da6c374 osx: fix install
Use POSIX compliant -R parameter instead of obsolete -r.
On linux they are equivalent, on OS X -r is not supported.
2014-05-29 00:44:12 +02:00
Damjan Marion
bde7591cc9 osx: fix interface selection for ipv4 multicast joins 2014-05-29 00:44:12 +02:00
Jaroslav Kysela
349a5621f0 dvr: third default charset fix 2014-05-28 19:45:44 +02:00
Jaroslav Kysela
81236d508c dvr: Fix the NULL dereference caused by the previous ccommit 2014-05-28 19:30:09 +02:00
Jaroslav Kysela
1d7b92ea1f dvr: Try to autodetect the UTF-8 filesystem charset 2014-05-28 19:27:15 +02:00
Jaroslav Kysela
13aac5d3db webui: campt is linuxdvb specific interface 2014-05-28 16:07:19 +02:00
Jaroslav Kysela
f7422b6689 mpegts input: increase the buffering but add the time check for slow streams
It's better to handle packets in bigger chunks, but for slow streams,
add a quick timer check to deliver these data in time, too.
2014-05-28 15:32:33 +02:00
Jaroslav Kysela
2a3210d0c5 gui: show the TV adapters tab also for SAT>IP client 2014-05-28 10:53:38 +02:00
Jaroslav Kysela
789065c471 httpc: Change the http_client_thread locking 2014-05-27 21:06:30 +02:00
Jaroslav Kysela
006aaf6365 SAT>IP: remove debug #ifdef 2014-05-27 16:38:53 +02:00
Jaroslav Kysela
8a91954adc SAT>IP: do not send signal status packets on shutdown 2014-05-27 16:15:08 +02:00
Jaroslav Kysela
494280d1f7 Fix the libiconv check 2014-05-27 16:02:36 +02:00
Jaroslav Kysela
5b75ff7e55 Try to autodetect the libiconv 2014-05-27 15:36:44 +02:00
Ian
e66768bf24 dvr.js: Add 'all' option to paging length to address limitations of only sorting current page 2014-05-27 10:34:54 +01:00
Adam Sutton
2b54989e6f api: fix crash on passing on no subsystem 2014-05-27 10:06:39 +01:00
Carlo Landmeter
f6a470f6ce webif: use monospace font and set header name for services 2014-05-27 09:49:02 +02:00
perexg
c8a392e1fa Merge pull request #402 from dmarion/upstream
intlconv: osx requires -liconv
2014-05-27 08:15:18 +02:00
perexg
dc666d9486 Merge pull request #404 from ProfYaffle/master
dvr.js: Adjust option spacing as per comment in PR 396
2014-05-27 08:14:44 +02:00
Ian
c95e6618d7 dvr.js: Adjust spacing to prevent word wrap on some browsers 2014-05-26 23:19:38 +01:00
Ian
5fd473dbad Merge remote-tracking branch 'upstream/master' 2014-05-26 23:13:28 +01:00
Ian
09e35b5b4c dvr.js: Adjust spacing to prevent word wrap on some browsers 2014-05-26 23:13:15 +01:00
Damjan Marion
e6bf5bbe8e intlconv: osx requires -liconv 2014-05-26 22:25:51 +02:00
Jaroslav Kysela
1c5de3a6f7 Merge branch 'osx' of git://github.com/dmarion/tvheadend into master 2014-05-26 21:58:23 +02:00
Christian Karrié
52b1099f70 Add channel UUID to JSON response 2014-05-26 21:54:39 +02:00
Jaroslav Kysela
04d684687c dvr: remove duplicate clean title code, use '_' for the unknown chars 2014-05-26 21:50:04 +02:00
Jaroslav Kysela
eddc6ea844 dvr: add the filename charset conversion from UTF-8 2014-05-26 21:36:04 +02:00
Jaroslav Kysela
d07071bf90 intlconv: use iconv for utf8 conversions 2014-05-26 21:30:10 +02:00
perexg
02f2140708 Merge pull request #399 from ProfYaffle/master
WebUI: Option grouping and help text in 'Debugging' tab; sort option in recording lists (upcoming/finished/failed)
2014-05-26 18:49:08 +02:00
perexg
b13b0ddb9b Merge pull request #400 from ckarrie/patch-1
Better usage infos for sat_xml_scan.py
2014-05-26 18:48:38 +02:00
Damjan Marion
5a8b5e7fe2 osx: initial support for OS X 2014-05-26 17:59:33 +02:00
Damjan Marion
93a49b8253 rename uuid_t to tvh_uuid_t 2014-05-26 17:57:34 +02:00
Christian Karrié
8a12c39d68 Better usage infos for sat_xml_scan.py 2014-05-26 16:53:26 +02:00
Ian
87a5b310c2 dvr.js: Add local sort capability to recording lists 2014-05-26 15:36:16 +01:00
Ian
f77cd7c4e5 tvhlog.js: Option grouping for consistency with rest of interface; correction of option label capitalisation 2014-05-26 15:35:35 +01:00
Ian
e3d333a493 WebUI: Added placeholder help text and image for Debugging tab 2014-05-26 15:33:25 +01:00
Jaroslav Kysela
d46c06d770 scanfile: omit zero prefixes in the satellite position 2014-05-26 15:34:06 +02:00
Jaroslav Kysela
65a3c45ad4 httpc/satip: Use common error codes instead linux specific ones 2014-05-26 15:27:32 +02:00
Jaroslav Kysela
1418b64112 scanfile: Add satellite.xml database support (enigma2, satellites-xml.eu)
- also improve the linuxdvb scanfile database fetching
2014-05-26 15:11:27 +02:00
perexg
7e8b36ba1e Merge pull request #396 from ProfYaffle/master
WebUI tidy-up: Option groupings, updated help text, and user option to determine page size for upcoming/completed/failed recordings.
2014-05-26 11:25:11 +02:00
Jaroslav Kysela
7168f41a12 scanfile: Sort the dvb-s networks by orbital position 2014-05-26 10:42:41 +02:00
Jaroslav Kysela
681899c9fb udp: Fix compilation on Linux 2014-05-26 08:48:21 +02:00
perexg
d177c5d885 Merge pull request #394 from dmarion/upstream
Remove dependency on linux dvb headers, compilation fixes
2014-05-26 08:29:10 +02:00
Damjan Marion
09f716e1ad satip: missing comparison 2014-05-26 02:41:22 +02:00
Damjan Marion
63b3b13a72 udp: some compilers doesn't like return = syntax 2014-05-25 23:13:37 +02:00
Damjan Marion
17f2d7c222 udp: use if_nametoindex instead of SIOCGIFINDEX ioctl
if_nametoindex is more portable and shorter
2014-05-25 23:13:36 +02:00