Adam Sutton
|
b5f9979852
|
prop: fix bug in handling PT_INT which should be signed
|
2014-06-09 22:08:38 +01:00 |
|
Adam Sutton
|
fd24558503
|
linuxdvb: fix compilation errors from PR
|
2014-06-08 14:22:03 +01:00 |
|
Adam Sutton
|
57b271cca4
|
Merge remote-tracking branch 'origin/pr/374'
|
2014-06-07 22:54:54 +01:00 |
|
Adam Sutton
|
6992151976
|
Merge remote-tracking branch 'origin/pr/367'
|
2014-06-07 22:54:29 +01:00 |
|
Adam Sutton
|
ad99676f54
|
Merge remote-tracking branch 'origin/pr/301'
Conflicts:
src/dvr/dvr.h
src/dvr/dvr_db.c
src/webui/extjs.c
src/webui/static/app/dvr.js
|
2014-06-07 22:53:48 +01:00 |
|
Adam Sutton
|
d152b6c8e2
|
Merge remote-tracking branch 'origin/pr/372'
|
2014-06-07 22:38:55 +01:00 |
|
Adam Sutton
|
55e89d5545
|
webui: fix missing event title argument Fixes #2125
|
2014-06-07 21:20:05 +01:00 |
|
Adam Sutton
|
c5eb4cd75a
|
htsbuf: ensure that printf arguments are validated
|
2014-06-07 21:19:49 +01:00 |
|
Adam Sutton
|
aad7b63138
|
Merge remote-tracking branch 'origin/pr/410'
Fixes #2115
|
2014-06-07 20:44:50 +01:00 |
|
perexg
|
385c19019c
|
Merge pull request #415 from dmarion/osx
avahi: tvheadend_webroot can be NULL - fix the fix
|
2014-06-02 19:56:08 +02:00 |
|
Damjan Marion
|
6a5b012dc3
|
avahi: tvheadend_webroot can be NULL - fix the fix
|
2014-06-02 18:06:43 +02:00 |
|
perexg
|
5c170675da
|
Merge pull request #414 from dmarion/osx
tvheadend_webroot can be NULL
|
2014-06-02 16:26:40 +02:00 |
|
Damjan Marion
|
d0343de703
|
tvheadend_webroot can be NULL
|
2014-06-02 16:08:01 +02:00 |
|
perexg
|
fff6f2dbd9
|
Merge pull request #412 from dmarion/osx
fix static port and webroot in avahi and bonjour, add OSX section in README.md
|
2014-06-02 15:21:49 +02:00 |
|
perexg
|
2f4944dc37
|
Merge pull request #413 from wooyay/master
RTSP: only skip leading zeros if the next character is also zero
|
2014-06-02 15:21:28 +02:00 |
|
Damjan Marion
|
556d9875a3
|
avahi: webroot is not fixed
|
2014-06-02 14:28:28 +02:00 |
|
Damjan Marion
|
64ecedb0e9
|
bonjour: port numbers and webroot are not fixed
|
2014-06-02 14:28:28 +02:00 |
|
Damjan Marion
|
8daf19d70e
|
osx: update README.md
|
2014-06-02 14:28:27 +02:00 |
|
wooyay
|
4e23bffa42
|
RTSP: only skip leading zeros if the next character is also zero (fixes stream ID of 0)
|
2014-06-02 11:02:52 +01:00 |
|
Jaroslav Kysela
|
e35085a2b6
|
httpc: fix the basic auth
|
2014-06-02 08:51:08 +02:00 |
|
Jaroslav Kysela
|
a497531904
|
cwc: do not show error on read in the shutdown phase
|
2014-06-02 08:18:30 +02:00 |
|
Jaroslav Kysela
|
a4300bee58
|
tcp: break the timeout loop early when tvheadend is in the shutdown phase
|
2014-06-02 08:13:12 +02:00 |
|
Jaroslav Kysela
|
d9d9531d86
|
tcp: rewrite connection timeout using tvhpoll wrapper
|
2014-06-01 22:33:56 +02:00 |
|
perexg
|
f1517ce21a
|
Merge pull request #411 from dmarion/bonjour
osx: introduce bonjour support
|
2014-06-01 22:08:28 +02:00 |
|
Jaroslav Kysela
|
15b84e1456
|
httpc: fix the connection-close handling
|
2014-06-01 22:06:46 +02:00 |
|
Jaroslav Kysela
|
1dc13eb178
|
imagecache: check for null/empty url
|
2014-06-01 22:06:40 +02:00 |
|
Jaroslav Kysela
|
1ee279c772
|
url: fix the uriparser (password parsing)
|
2014-06-01 20:58:23 +02:00 |
|
Damjan Marion
|
9b0388c844
|
osx: introduce bonjour support
|
2014-06-01 16:21:25 +02:00 |
|
flipit
|
5ac4ab4f57
|
Update dvb_psi.c
changed minlength to 5 bytes for providers that don't send descriptor() in cat
|
2014-05-31 13:03:15 -07:00 |
|
Jaroslav Kysela
|
0ebca1b3db
|
SAT>IP: Improve DVB-S2 tuning for Triax TSS400 (plts=on)
|
2014-05-30 13:13:55 +02:00 |
|
perexg
|
3f6326fc3f
|
Merge pull request #407 from dmarion/osx
osx: fix crash during the tvh_qsort_r()
|
2014-05-30 08:23:46 +02:00 |
|
Jaroslav Kysela
|
0af8c3e97d
|
extjs/dvr: Fix the null pointer dereference for dvr_charset
|
2014-05-30 08:22:10 +02:00 |
|
Damjan Marion
|
71d136ecce
|
osx: fix crash during the tvh_qsort_r()
|
2014-05-30 00:52:06 +02:00 |
|
Jaroslav Kysela
|
e9a22d9d89
|
udp: do not get unused ifindex for Darwin & IPv4
|
2014-05-29 10:55:15 +02:00 |
|
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 |
|