Commit graph

4889 commits

Author SHA1 Message Date
Jaroslav Kysela
1b3fe3d29f dbus: fix a memory leak 2014-09-01 15:26:29 +02:00
Jaroslav Kysela
65831229c0 ACL: revert 'Username Configs' to 'All Configs'..
(sorry - my mistake - perexg)
2014-09-01 15:26:20 +02:00
Jaroslav Kysela
2746998859 uuid: don't terminate app on an error 2014-08-29 20:15:24 +02:00
Dave Chapman
4ce05e56a7 webui: Fix typo in a settings label 2014-08-29 17:17:25 +01:00
Jaroslav Kysela
24171eb3d6 SAT>IP: break TEARDOWN poll loop also on ERROR or HUP 2014-08-29 16:10:52 +02:00
Jaroslav Kysela
9eea4812da linuxdvb: clear lfe_in_setup when a tune error occurred 2014-08-29 11:07:38 +02:00
Dave Chapman
6e4a22a52d Use the on-disk filename in the content-disposition header when downloading recordings in the webui. The old behaviour was to just take the episode title, and would generate a ".bin" extension for passthrough (TS) recordings. 2014-08-27 22:30:07 +01:00
Jaroslav Kysela
99ed831f37 mpegts network: discovery - always save the orbital position 2014-08-22 17:35:27 +02:00
Jaroslav Kysela
e5b83a6a7c webui: add missing Delete action/button to the channel tag tab 2014-08-22 08:32:42 +02:00
Jaroslav Kysela
cbf827fafd descrambler: Fix EMM PID open in the CAT data callback 2014-08-21 22:08:50 +02:00
Jaroslav Kysela
0db47ed59c Revert "dvr: migrate config v8 -> v9"
This reverts commit bee6c8ee2e.
2014-08-21 21:39:08 +02:00
Jaroslav Kysela
35a296c622 webui: Fix the broken access check for containers and cache systems 2014-08-21 21:37:27 +02:00
Jaroslav Kysela
bee6c8ee2e dvr: migrate config v8 -> v9 2014-08-21 21:36:49 +02:00
Jaroslav Kysela
00464a8deb SAT>IP: Reworked the wait delay at startup 2014-08-21 20:22:58 +02:00
Jaroslav Kysela
54569a5b92 channel: Fix the class name 2014-08-21 16:31:48 +02:00
Jaroslav Kysela
40cabce3d8 HTSP: It seems that XBMC PVR does not like big tag identifiers, renumber 2014-08-21 16:20:30 +02:00
Jaroslav Kysela
3c088cb271 channel: tags - move to idnode system 2014-08-21 14:49:19 +02:00
Jaroslav Kysela
a958fd749e config: add migration for channel tags to v8 config 2014-08-20 22:03:25 +02:00
Jaroslav Kysela
137041c5f1 descrambler: optimization for FTA channels 2014-08-20 21:10:00 +02:00
Jaroslav Kysela
6cbf1568bb idnode: ensure that idnode_insert return value is checked on all places 2014-08-20 19:27:09 +02:00
Jaroslav Kysela
17319d4927 tvhlog: fix the tvhlog_limit() plus linuxdvb quick-fix 2014-08-20 17:38:52 +02:00
Jaroslav Kysela
b7ff47f633 linuxdvb: limit to log status ioctl errors once per hour 2014-08-20 16:08:08 +02:00
Jaroslav Kysela
7fe33f7bfd Handle signal SIGILL for ARM 2014-08-20 13:37:49 +02:00
Jaroslav Kysela
8677a62f78 limit log: move it to tvhlog.h, use a condition instead a print function 2014-08-20 13:36:25 +02:00
Jaroslav Kysela
a82cdec82d mpegts: tables - print only one table error per 10 seconds + total errors value 2014-08-20 09:10:49 +02:00
Jaroslav Kysela
2e5b239cb5 epggrab: ota - do not requeue completed muxes 2014-08-19 20:11:54 +02:00
Jaroslav Kysela
a43e80d6a9 opentv: save service when the opentv channel number is updated 2014-08-19 17:30:47 +02:00
Jaroslav Kysela
ae0d4dc462 opentv: cnum 65535 is bad - handle it as zero 2014-08-19 17:21:25 +02:00
Jaroslav Kysela
d043dbe24b idnode: Fix the short idnode unique number detection 2014-08-19 16:46:43 +02:00
Jaroslav Kysela
e6d2f393fa opentv: Add the local channel number mapping 2014-08-19 16:46:38 +02:00
Jaroslav Kysela
2f9ab1bc14 SAT>IP: INPUT_STREAM_STATS_ -> SIGNAL_STATUS_ 2014-08-18 20:22:33 +02:00
Jaroslav Kysela
dbd5b24dbd make deltaU32() as inline fcn 2014-08-18 20:21:16 +02:00
Ullrich kossow
17f7c150a8 Corrected some unsigned int comparisons 2014-08-18 20:12:32 +02:00
Ullrich kossow
02bb99bb39 Removed doubele enum definition tvh_input_stream_stats_scale_t and signal_status_scale_t 2014-08-18 20:12:32 +02:00
Ullrich kossow
60ab48a876 Compare value, not the address of variable 2014-08-18 20:12:32 +02:00
Jaroslav Kysela
a208063195 dbus: add -U,--dbus switch to manually enable the DBus interface 2014-08-18 14:22:46 +02:00
Jaroslav Kysela
2bfa7e3c08 mpegts mux: fix the active mux check for IPTV - introduce warm mux callback 2014-08-18 14:06:20 +02:00
Jaroslav Kysela
e5fda6dd79 mpegts: improve the mux display name
- show MHz values also for DVB-T and DVB-C
- show also kHz digits after dot (up to 3)
2014-08-18 13:41:07 +02:00
Jaroslav Kysela
c31a0c8077 SAT>IP: The frequencies for DVB-T and DVB-C are in Hz - missin / 1000 2014-08-18 13:17:37 +02:00
Jaroslav Kysela
380c18639e dvb psi parser: fix the warning message in dvb_desc_terr_del() 2014-08-18 13:16:51 +02:00
Jaroslav Kysela
4a13a2b1ba uuid: check the uuid string size 2014-08-18 11:46:38 +02:00
Jaroslav Kysela
4dc87895d1 ACL: fix password migration 2014-08-18 11:42:35 +02:00
Jaroslav Kysela
51660ad01d SAT>IP: let static clients to initialize, even if UPnP init failed 2014-08-18 09:19:39 +02:00
Jaroslav Kysela
51ea193f2b subscriptions: send GRACE also for the MUX subscriptions 2014-08-18 08:49:58 +02:00
Jaroslav Kysela
adc59990be subcriptions: reschedule - add the early retry scheme for the busy situations 2014-08-17 23:04:47 +02:00
Jaroslav Kysela
68232b6604 linuxdvb: Do not allow to use tuner in the setup phase (diseqc+) 2014-08-17 22:43:12 +02:00
Jaroslav Kysela
f14d7beda9 mpegts: move active mux check to mpegts_mux_instance_start() 2014-08-17 22:41:44 +02:00
Jaroslav Kysela
ff0e7ef198 Revert "linuxdvb: handle lfe_ready better - send status all time"
This reverts commit 91f3b2c5f8.
2014-08-17 20:24:30 +02:00
Jaroslav Kysela
b886d1965c ACL: fix the channel tag list creation 2014-08-17 19:59:41 +02:00
Jaroslav Kysela
5a4da40133 ACL: 2nd attempt to fix the default access 2014-08-17 19:57:16 +02:00