Commit graph

4818 commits

Author SHA1 Message Date
Jaroslav Kysela
1eddf45a8a capmt: do properly the reconnection, fix another mutex bug - fixes #2227 2014-08-14 15:48:26 +02:00
Jaroslav Kysela
cb5c5d19dc access: fix access_get_hashed() the '*' user handling 2014-08-14 12:59:44 +02:00
Jaroslav Kysela
d32793258d access: add back proper --noacl handling, show error when no acl entries are present 2014-08-14 12:47:06 +02:00
Jaroslav Kysela
c7d2595d95 access: Fix ACCESS_FULL and handle --noacl also in access_get_by_addr() 2014-08-14 12:28:35 +02:00
Jaroslav Kysela
1579757ca0 server: Add the CAID column to make possible to filter services against CAID - fixes #2153 2014-08-13 20:53:02 +02:00
Jaroslav Kysela
39c202cff2 mpegts dvb mux: Allow to change the frequency and symbolrate trough the Edit button 2014-08-13 20:27:16 +02:00
Jaroslav Kysela
7d3a65d047 support: replace /bin/bash with /bin/sh for FreeBSD - fixes issue#2192 2014-08-13 18:05:25 +02:00
Jaroslav Kysela
261536c48f SAT>IP: Fix the master tuner function - fixes#2174 2014-08-13 16:53:58 +02:00
Jaroslav Kysela
17c23ee71d linuxdvb: another attempt to fix unicable config - fixes#2188 2014-08-13 15:50:12 +02:00
Jaroslav Kysela
0addaf1389 tcp: bind http and htsp ports before setting uid / gid - fixes#2190 2014-08-13 15:09:38 +02:00
Jaroslav Kysela
b64b62964a mpegts mux: include network to the mux class title - fixes #2219 2014-08-13 14:30:41 +02:00
Jaroslav Kysela
fc1f960629 mpegts tables: moved locking from inside to outside mux open/close 2014-08-13 09:54:03 +02:00
Sam Stenvall
767a75d2f5 [webui] render a progress bar for currently running programmes 2014-08-13 09:54:03 +02:00
Sam Stenvall
2563ab4fb6 [webui] remove some unused stuff 2014-08-13 09:54:02 +02:00
Sam Stenvall
d8572f7740 [webui] fix status icon updates when a recording is scheduled/started from the
EPG grid

We can listen on dvrdb comet updates but we should only act on them when the
EPG grid is visible. When it's not visible the update is delayed until the
tab becomes visible again.
2014-08-13 09:54:02 +02:00
Jaroslav Kysela
5745e3e0d4 subscriptions_reschedule: fix the timer value 2014-08-12 22:39:25 +02:00
Jaroslav Kysela
1648168cdb mpegts table: removed all code from mpegts_table_flush_all() which is already in mpegts_mux_close_table() 2014-08-12 21:09:12 +02:00
Jaroslav Kysela
5a621b2ff0 mpegts network: Fix the issue with no predefined muxes at the network creation 2014-08-12 20:42:57 +02:00
Jaroslav Kysela
34dd2b8da8 mpegts network discovery: don't allow to modify mux parameters when discovery is not enabled in network config 2014-08-12 17:40:41 +02:00
Jaroslav Kysela
81c08e2657 SAT>IP: Fix the UDP packet parser (issue#2212) 2014-08-12 17:22:18 +02:00
Jaroslav Kysela
0680bdbaaf htsp_server: implement subscriptionGrace message 2014-08-12 10:02:59 +02:00
Jaroslav Kysela
59e552c2f3 subscriptions: small fixes in subscription_reschedule() 2014-08-12 09:42:44 +02:00
Christian Brunner
189f11fc8d fix en50494 config parsing 2014-08-11 21:58:09 +02:00
Jaroslav Kysela
9d3168e2b0 dbus: dvr - don't declare dvr_dbus_timer without dbus 2014-08-11 21:27:45 +02:00
Jaroslav Kysela
cfe09bc14f dbus: fix write() compilation error 2014-08-11 21:20:32 +02:00
Jaroslav Kysela
e62642d8d8 dbus: fix some compilation errors 2014-08-11 21:11:48 +02:00
Jaroslav Kysela
57a038271f dbus: do not emit signals when the main thread finished early 2014-08-11 18:31:06 +02:00
Sharkimus
d3f8ad745f Update extjs.c
Hi Guys, I've deleted two lines in this file that is forcing IE to go into compatibility mode for IE8 and causes it to not work properly in IE10+
2014-08-11 18:01:32 +02:00
Jaroslav Kysela
7b61c750fb htsp server: Add a wait flag for the video dimensions 2014-08-11 17:58:07 +02:00
Jaroslav Kysela
ec1593ff21 tsfix: Add a wait flag for the video dimensions 2014-08-11 17:58:03 +02:00
Jaroslav Kysela
3be76456d8 ACL: Many improvements
- added min-max range for channel numbers for the ACL entry
- added channel tag match for the ACL entry
- introduced channel_access() routine
- moved the username channel tag to ae_rights
- add advanced streaming checkbox to control service and mux streaming separately
2014-08-11 17:54:55 +02:00
Jaroslav Kysela
da10a35ced ACL editor: correct the column name and description for dvrallcfg 2014-08-11 13:56:48 +02:00
Jaroslav Kysela
7d8470ba98 Streaming - add special streaming priority for all inputs (including IPTV) 2014-08-11 13:45:28 +02:00
Jaroslav Kysela
eb46c63532 satip: fix the addr blocking through dbus 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
2e4c99b678 support: added dbus_test.py utility 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
1376a005f7 dbus: fix the string RPC calls 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
da4574d393 dbus: added some info logs for dbus rpc callbacks 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
2beac9e064 dbus: fix the server loop 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
f08423f953 dbus: allow to select system or session message bus 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
840a0ae05c dbus: SAT>IP allow to block the server by IP address 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
9d6ab33b98 dbus: create interface for rpc calls 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
069090e1d9 dbus: SAT>IP - add SAT>IP tuner notifications 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
4b5da7c1f5 subscription/dbus: implement subscription postpone function 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
54164baa11 Introduce SMT_GRACE message 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
7e0d9693f8 dbus: add mpegts input subscription notifications 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
fc2776d5f4 dbus: add obj_path structure 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
1a01052a52 dbus: add notification signals for count of active subscriptions 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
7be9bbda2a dbus: epggrab ota - add next time ota epg notifications 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
0cd02f6df0 dbus: dvr - add next time schedule notifications 2014-08-11 11:50:51 +02:00
Jaroslav Kysela
9c7b6047d2 dbus: initial support 2014-08-11 11:50:51 +02:00