Commit graph

2915 commits

Author SHA1 Message Date
Sergey Linnik
d9128b146d fix check of empty description
this is need because _eit_get_string_with_len function return length of
string with size-byte.
2013-01-16 02:10:55 +04:00
Adam Sutton
c1312e160a timeshift: fix silly logic error in assert() call. 2013-01-15 17:35:23 +00:00
Adam Sutton
d82362ac73 build: remove changelog from git. 2013-01-15 17:29:40 +00:00
Adam Sutton
8d2da9389d access: fix infinite loop bug in ipv6 check
Thanks to BtBN for spotting this (though it was his code!).
2013-01-15 17:28:51 +00:00
Adam Sutton
4dd787640f access: some minor cosmetics
ensure that the list/string order is not reversed each time you
save it (looks odd).
2013-01-15 16:49:19 +00:00
Adam Sutton
e3e2a12deb init: add ipv6 option to config file and start scripts. 2013-01-15 16:34:57 +00:00
Adam Sutton
44932dd601 Merge remote-tracking branch 'origin/pr/226' 2013-01-15 16:29:51 +00:00
Adam Sutton
0400599d60 http: fix bug that causes tablemgr updates to hang
Also added additional updates based on comet data do multiple
clients would receive an update.
2013-01-15 16:25:07 +00:00
BtbN
89c3271368 Convert prefix to a , seperated list of multiple prefixes 2013-01-15 16:33:21 +01:00
BtbN
3b758e5ce7 Add commandline option to switch on IPv6 support 2013-01-15 16:33:21 +01:00
Adam Sutton
815fb013ae timeshift: forgot to include subscriptionId in timeshiftStatus msg. 2013-01-15 12:22:31 +00:00
Adam Sutton
54a51a49d1 Merge remote-tracking branch 'origin/pr/225' 2013-01-15 11:23:57 +00:00
Adam Sutton
a3ff11f782 timeshift: add periodic status message indicating buffer state etc. 2013-01-15 11:23:46 +00:00
BtbN
8ba3bbdc58 Make access system ipv6 aware 2013-01-15 07:01:12 +01:00
BtbN
0a4f32bfba Make htsp_server and webui IPv6 ready 2013-01-15 06:09:33 +01:00
BtbN
b08a3c40d7 Make http server IPv6 ready 2013-01-15 03:05:21 +01:00
BtbN
abd5487cc7 Make tcp code use sockaddr_storage instead of sockaddr_in 2013-01-15 02:41:16 +01:00
BtbN
294b8d92c2 Make tcp_server_create IPv6 aware 2013-01-15 02:18:13 +01:00
BtbN
71b09488a1 .c files are not executable 2013-01-15 00:58:12 +01:00
Adam Sutton
aff8b05c28 timeshift: include support for total buffer size. 2013-01-14 22:37:57 +00:00
Jason Millard
2a2f1bd03f Add 'satellite config' column to Configuration -> TV Adapters -> Services table. Fixed preffered spelling typo 2013-01-14 17:02:19 -05:00
Adam Sutton
c463b7d7ba timeshift: change buffer file period to limit number of files. 2013-01-14 22:00:34 +00:00
Adam Sutton
29abf2f783 timeshift: Add processing of the SMT_START index 2013-01-14 16:44:26 +00:00
Adam Sutton
c872a3311e timeshift: fix bug in relative seeking from live. 2013-01-14 16:34:37 +00:00
Denis Pellizzon
1820b61a57 Fix #1504 - Set IE8 compatibility mode to fix extjs IE9 issues.
Also add missing <head> tag.
2013-01-14 13:39:40 +00:00
Adam Sutton
6077ac3fbe timeshift: fix some sob/eob problems. 2013-01-14 13:18:52 +00:00
Adam Sutton
eb6b33922e timeshift: add abs seek and proper 90kHz/1MHz conversions. 2013-01-14 13:18:46 +00:00
Adam Sutton
54e7e2ce5e Merge remote-tracking branch 'origin/pr/221' 2013-01-13 22:27:21 +00:00
Adam Sutton
0bcb119b1a Merge remote-tracking branch 'origin/pr/222' 2013-01-13 22:23:13 +00:00
Adam Sutton
07ce993b9c Merge remote-tracking branch 'origin/pr/224' 2013-01-13 22:22:54 +00:00
Adam Sutton
a2fab105a1 Fix #1529 - webUI should show timeshift periods as minutes. 2013-01-13 22:19:52 +00:00
Adam Sutton
d08c0b665a docs: update timeshift documentation. 2013-01-13 22:11:13 +00:00
Sergey Linnik
bd9a52fc52 add saving prevcaid to service config 2013-01-13 12:46:31 +04:00
oneadvent
cb7a879d6a adding help file for timeshift tab (under configure) 2013-01-12 18:36:16 -06:00
Adam Sutton
687d0471e8 build: ensure proper path is cleaned of .git files. 2013-01-12 20:30:03 +00:00
John Törnblom
5ba4b66116 libav: detect versions that are to old for libav muxing 2013-01-12 15:50:32 +01:00
Adam Sutton
b66edd471d timeshift: fix printing error. 2013-01-12 13:32:16 +00:00
Adam Sutton
87a79003a9 timeshift: fix start of buffer bug and add some useful debug. 2013-01-12 13:26:47 +00:00
Jason Millard
2df7b8d63b add cflags support to configure script 2013-01-11 22:08:28 -05:00
BtbN
9300506e4f Add a new button to service list which auto-mapps channels by service-name 2013-01-11 23:14:49 +01:00
Adam Sutton
a1461fb58a build: correction to ensure old data is removed. 2013-01-11 22:09:27 +00:00
Adam Sutton
7227c128eb build: remove use of submodule for dvb-scan data
Revert back to manually fetching, though now its a git report its somewhat
simpler and we'll avoid using a separate script.
2013-01-11 22:04:39 +00:00
Adam Sutton
1de1b68c7e build: ensure git submodule with dvb-scan data is updated. 2013-01-11 20:57:06 +00:00
Adam Sutton
bb51160721 dvb: ignore disabled adapters when finding EPG services. 2013-01-11 13:30:29 +00:00
Adam Sutton
622531e385 eit: fix a bug in EIT extended descriptor parsing. 2013-01-11 12:26:30 +00:00
Adam Sutton
b8a1efa00a Merge remote-tracking branch 'origin/pr/219' 2013-01-11 11:47:58 +00:00
Adam Sutton
979c9d5c7e Fix #1493 - timeshift: fix deadlock issue if streaming fails to start. 2013-01-11 11:35:41 +00:00
Adam Sutton
9a655a6218 build: Some tidying up of the build system
mainly this is just cleaning up the output from the build commands
but also added debian/changelog to ignore file to stop it being
accidentally committed back.
2013-01-11 11:13:29 +00:00
Adam Sutton
7f54c1c0e4 timeshift: ensure that timeshift_enabled flag is properly honoured. 2013-01-11 11:13:29 +00:00
Adam Sutton
d85e922e84 dvbscan: switch to using the new linuxtv scan git repo. 2013-01-11 11:13:29 +00:00