Commit graph

4929 commits

Author SHA1 Message Date
Jaroslav Kysela
4a60cb8801 WEBUI JS: DVR - fix the date filters, fix the file size rendering 2014-09-08 16:49:00 +02:00
Jaroslav Kysela
17a8c50c26 WEBUI JS: Improve layout for idnode_form_grid and idnode_tree 2014-09-08 16:49:00 +02:00
Jaroslav Kysela
755a5b0843 WEBUI JS: DVR autorec - fixed enable/enabled typo, better grid row column sizes 2014-09-08 16:49:00 +02:00
Jaroslav Kysela
41a4757a97 DVR fixes: creator, duration = 0, remove url from grid 2014-09-08 16:49:00 +02:00
Jaroslav Kysela
3a9c5d5a05 WEBUI JS: fix the idnode_form_grid 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
946edfd4ac config: backup - search for tar in more bin dirs 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
3faeb82e88 WEBUI JS: Add back the download button for finished recordings 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
7c4ff817b3 WEBUI JS: DVR - implement Abort, do not allow to edit rows with active recordinds 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
95c4abe53e config: add automatic backup at upgrade using 'tar cvjf' to <CFG>/backup directory 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
fe478893fd properties: introduce get_opts() callback for DVR 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
ce94d8c039 WEBUI JS: make dynamic behaviour as default 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
6aef861b76 mpegts table input: this fixes another access-after-free race in mpegts_input_table_thread() 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
1212a2d280 dvr: fix some webui interface issues 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
44bbfd4940 WEBUI JS: updated status tab to the dynamic behaviour 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
45667faa13 WEBUI JS: fix the status.js indentions 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
c7cd533fa1 WEBUI JS: add dynamic support to the idnode_tree 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
0baf95a392 WEBUI JS: Add possibility to create tab panels dynamically (disabled by default) 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
8d75fb0936 http: optimize the access verification 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
0fa4c91b5c WEBUI JS: root panel cleanups, ancient file removal 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
565004f63a WEBUI JS: remove comet debug log console messages 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
0d30c01800 WEBUI JS: remove all events from comet
- they are all used dynamically
2014-09-08 16:48:59 +02:00
Jaroslav Kysela
cf528dbe65 comet events - an attempt to clean them 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
9858ed04cd DVR: autorec duration fixes 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
0506aac6c1 WEBUI: add possibility to override column width for grid
- also improve the ACL edit window
2014-09-08 16:48:59 +02:00
Jaroslav Kysela
7fdf5f1f12 ACL/DVR: Rewrite channel tag and add DVR config selection
- remove also obsolete only_tag
- accept only uuid for DVR entry config name
- try to lock DVR entry when used in dvr_thread
2014-09-08 16:48:59 +02:00
Jaroslav Kysela
3c64f87d96 DVR: api - fix the dvr config entry create perm check 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
df7c00d122 subscription: Fix a memory leak in link service 2014-09-08 16:48:59 +02:00
Jaroslav Kysela
955dd33ad9 epggrab: channels - fix memory leak 2014-09-08 16:48:58 +02:00
Jaroslav Kysela
279ff71df7 dvr autorec: fix a memory leak 2014-09-08 16:48:58 +02:00
Jaroslav Kysela
0fa7365827 config migrate: run check only when version changed 2014-09-08 16:48:58 +02:00
Jaroslav Kysela
82c51826fa config migration: check for old filenames in the config dir 2014-09-08 16:48:58 +02:00
Jaroslav Kysela
82f7f89670 channel: cleanup the configuration tree
<cfg>/channel/config
  <cfg>/channel/tag

Also use hts_settings_load() instead hts_settings_load_r() for
the appropriate places..
2014-09-08 16:48:58 +02:00
Jaroslav Kysela
220833201f dvr: rewrite to use the idnode system 2014-09-08 16:48:58 +02:00
Ian
ca742e00a7 autorec: restore channel tag function in idnode model 2014-09-01 16:03:16 +02:00
Sascha Kuehndel (InuSasha)
999d184d69 [build] add LD flags to print_config 2014-09-01 15:36:21 +02:00
Sascha Kuehndel (InuSasha)
ae56b48e04 [build] fix configure with komplex enviroments
- add ldflags
- fix multivalued options like --cflags="-m64 -I/include/extra"
2014-09-01 15:36:21 +02:00
Kai Sommerfeld
f2a5c41099 Fixed signal_statetab. 2014-09-01 15:34:22 +02:00
Kai Sommerfeld
2090495244 Indentation fixes (remoevd hard tabs). 2014-09-01 15:34:22 +02:00
Michel Verbraak
8989eb0c9c Using new libav CODEC_ID values.
Signed-off-by: Michel Verbraak <info@1st-setup.nl>
2014-09-01 15:34:22 +02:00
Gary The Brown
6f7ddb36d3 FIX: when configure tries to update the mux lists through git it would cause a fail if anything had been changed in the Data/dvb-scan folder
changed the inital git pull to a git fetch and added git pull after the git reset to make sure they have the latest files
2014-09-01 15:34:22 +02:00
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