Commit graph

4984 commits

Author SHA1 Message Date
Mario Di Raimondo
06782f719c Merge pull request #1 from tvheadend/master
sync with main repository
2014-09-12 19:56:58 +02:00
Jaroslav Kysela
ea9d782ba8 channel: fix ch_number type, might fix crashes and numbers > 2000 2014-09-12 17:43:38 +02:00
Jaroslav Kysela
9a1fc691d5 WEBUI JS: Do not allow to create events from EPG if ACL does not allow that 2014-09-12 17:18:10 +02:00
Jaroslav Kysela
33a516b14b HTTP API: add missing access verification for all API calls 2014-09-12 16:55:36 +02:00
Jaroslav Kysela
2c7cc8c453 WEBUI: add the logged user status, allow logout and login
Finally! It's here. I was missing it. The login/logout link
might need more work to follow the other extjs button look...
2014-09-12 16:40:27 +02:00
Jaroslav Kysela
6e42115ea6 epggrab: ota - fix the epggrab_ota_cron_multi init (not OTA EPG with defaults) 2014-09-12 09:44:53 +02:00
Jaroslav Kysela
02f98c3f8c idnode: fix idnode_cmp_sort (overflows) 2014-09-12 09:23:44 +02:00
Jaroslav Kysela
82eeb8a239 DVR: Show the status in failed grid, create doc templates... 2014-09-12 09:02:32 +02:00
Jaroslav Kysela
49cdc5a9db epggrab: ota - show warning when the cron settings are invalid 2014-09-11 21:43:22 +02:00
Jaroslav Kysela
b8fa239354 idnode: Add intsplit filtering (include double ops, too) 2014-09-11 19:49:19 +02:00
Jaroslav Kysela
c073538e05 channel number: add minor number handling for ATSC 2014-09-11 15:27:01 +02:00
Jaroslav Kysela
7074bb61bb DVR: Remove dvr_flags and m_config.m_flags - use direct values 2014-09-11 11:54:56 +02:00
Jaroslav Kysela
28dc589581 DVR: Introduce 'Do Not Include Title To Filename', fixes #2291 2014-09-11 11:39:08 +02:00
Jaroslav Kysela
5f5f554e40 WEBUI JS: DVR - fix the default sorting 2014-09-11 09:26:59 +02:00
Jaroslav Kysela
5c7196bbdb DVR: Fix bugs in the extra time calculators 2014-09-11 09:14:09 +02:00
Jaroslav Kysela
b9c3895746 service: little opmitization in service_instance_add() 2014-09-11 09:09:20 +02:00
Jaroslav Kysela
2051682c03 cron: Fix possible division by zero error 2014-09-11 08:48:37 +02:00
Jaroslav Kysela
26c778df63 ACL: Fix the password initialization when ACL entry is created, fixes #2252 2014-09-10 23:47:59 +02:00
Jaroslav Kysela
78de846639 DVR: autorec - enable the entries created from EPG by default 2014-09-10 23:34:11 +02:00
Jaroslav Kysela
6ba1d6f035 WEBUI JS: Fix rendering of weekdays in autorec 2014-09-10 23:30:18 +02:00
Jaroslav Kysela
8323fa7839 DVR: remove unused rend callback and fix the weekdays one 2014-09-10 23:29:57 +02:00
Jaroslav Kysela
3b1d18c306 idnode: Fix PT_S64 and PT_TIME filtering 2014-09-10 19:57:49 +02:00
Jaroslav Kysela
f7d2337464 DVR: fix copy typos (episode-in-title, subtitle-in-title) 2014-09-10 19:06:25 +02:00
Jaroslav Kysela
3716d28ff1 epggrab: ota - improve and fix the logic and defines for the EPG control, add documentation 2014-09-10 15:48:36 +02:00
Jaroslav Kysela
a76ee1921b epggrab: EIT - fix the service remove condition 2014-09-10 15:25:12 +02:00
Jaroslav Kysela
20171038ab WEBUI JS: Autorec - Fix the Starting Around loading 2014-09-10 09:10:52 +02:00
Jaroslav Kysela
ea60d88a9a config: backup - show the directory where tar was executed on error 2014-09-09 20:08:50 +02:00
Jaroslav Kysela
39cfa87a95 WEBUI JS: Sync the dynamic enum lists with grid columns better 2014-09-09 20:03:21 +02:00
Jaroslav Kysela
05783ac9d7 DVR: Do the autorec event checks after autorec create 2014-09-09 17:40:28 +02:00
Jaroslav Kysela
8fab74472d DVR: entry - fix the config name parsing 2014-09-09 17:02:18 +02:00
Jaroslav Kysela
34edcf8b2e http: access - fix ticked based access 2014-09-09 16:50:27 +02:00
Jaroslav Kysela
547369ec18 WEBUI JS: Fix the Create AutoRec from main EPG tab 2014-09-09 16:10:35 +02:00
Jaroslav Kysela
08b2b298e4 DVR: fix the autorec creation from EPG dialog 2014-09-09 15:57:46 +02:00
Jaroslav Kysela
7863fc923d linuxdvb: remove the wrong assert in mux stop (lfe_in_setup) 2014-09-09 14:05:22 +02:00
Jaroslav Kysela
3240a8eabc mpegts: add the AC-3 PMT 0x06 switch to the mux config 2014-09-09 11:45:37 +02:00
Jaroslav Kysela
bc021ad595 webui: cosmetic - move year in about to 2014 2014-09-09 09:26:14 +02:00
Jaroslav Kysela
b54cbf5cbd WEBUI JS: Channel config tab - add back the number handling buttons 2014-09-09 09:17:05 +02:00
Jaroslav Kysela
876b734297 WEBUI JS: DVR - fix the Play link in the finished recordings 2014-09-09 08:36:09 +02:00
Jaroslav Kysela
679eae577e WEBUI JS: DVR - fix typo in the default sort setup 2014-09-08 22:21:46 +02:00
Jaroslav Kysela
0e6c737626 idnode: Fix sorting for bool and time types 2014-09-08 22:11:47 +02:00
Jaroslav Kysela
c2680b5f0c config: Fix the autorec entries migration 2014-09-08 21:27:59 +02:00
Jaroslav Kysela
4c01042b58 DVR: Fix autorec updates from webui 2014-09-08 21:09:48 +02:00
Jaroslav Kysela
1b063c7600 WEBUI JS: Fix the idnode_tree (parameters missing) 2014-09-08 20:38:23 +02:00
Jaroslav Kysela
6a31c62e26 WEBUI JS: EPG: Fix the dvr create by series URL 2014-09-08 18:36:09 +02:00
Jaroslav Kysela
4963d4c94d cron: fix the cron_multi_set memory allocation - fixes #2273 2014-09-08 18:04:19 +02:00
Jaroslav Kysela
ba01c1000a WEBUI JS: fix the any match query for comboboxes 2014-09-08 17:56:47 +02:00
Sascha Kühndel
df01566def Update linuxdvb_lnb.c
add a comment, for better understanding
2014-09-08 17:56:47 +02:00
Sascha Kuehndel (InuSasha)
e80f07ea20 linuxdvb: improve internal collision prevention for en50494 2014-09-08 17:56:47 +02:00
Sascha Kuehndel (InuSasha)
21fc2f91c1 linuxdvb: fix bug 2229
change behavior for en50494
- don't use tone
- don't change voltage for tune (this makes the switch)
- skip unneeded test
2014-09-08 17:56:47 +02:00
Dietmar Konermann
cba6ac0003 Align condition when to show epg progress bar with bold face
Currently running programmes (bold) should always show the progress bar to avoid an inconstitent user experience.
2014-09-08 17:56:47 +02:00