Commit graph

341 commits

Author SHA1 Message Date
Jaroslav Kysela
d1efa31f32 dvr timerec: remove unused variable 2014-10-02 20:18:31 +02:00
Jaroslav Kysela
2692fa68cd dvr timerec: don't delete spawned recordings on shutdown 2014-10-02 20:17:35 +02:00
Adam Sutton
0b3fcdce58 channel: added support for getting icons from underlying services
Also added an initial implementation of picon support.
2014-10-01 17:27:53 +02:00
Jaroslav Kysela
40d12b5fd4 dtable removal: celebrate new idnode system 2014-09-30 21:49:34 +02:00
Adam Sutton
7048335632 dvr autorec: don't delete spawned recordings on shutdown
This stops the odd behaviour of alerting the user to new recordings that are
added on startup, that were previously in existance on shutdown.
2014-09-29 16:28:49 +01:00
Kai Sommerfeld
74794abac9 [webui] - Use same selection list for extraStart and extraStop selection
in autorec entry editor like in recordings editor.
2014-09-28 12:35:47 +02:00
Jaroslav Kysela
df1cf7dffe idnode: optimize idnodes (split to domains) 2014-09-22 17:08:14 +02:00
Jaroslav Kysela
616e774031 DVR: Fix sorting for lists (like channel, config profile etc..) 2014-09-21 17:10:33 +02:00
Jaroslav Kysela
dff536a840 DVR: Fixed the channel icon url, fixes 2014-09-21 15:28:13 +02:00
Jaroslav Kysela
fcb1c5a7d1 DVR: timerec - clear the seconds for the scheduling times 2014-09-19 13:19:56 +02:00
Jaroslav Kysela
4a53de9d76 DVR: Fix memory leak in dvr_entry_create_() 2014-09-19 08:55:34 +02:00
Jaroslav Kysela
249eac3e11 DVR: config - use combobox to set the extra times 2014-09-18 14:24:51 +02:00
Jaroslav Kysela
4f494c6cb6 DVR: Added configurable EPG update window 2014-09-18 12:43:07 +02:00
Jaroslav Kysela
9ac202d376 DVR: another dvr_config_find_by_name_default fix 2014-09-17 18:26:57 +02:00
Jaroslav Kysela
c94e2b99d5 DVR: move query functions to simpleui (only this user) 2014-09-17 18:26:37 +02:00
Jaroslav Kysela
0cd4319eb9 DVR: Fix dvr_config_find_by_name_default, attempt 2014-09-17 17:47:47 +02:00
Jaroslav Kysela
6ddd022056 DVR: Fix dvr_config_find_by_name_default (no config files) 2014-09-17 16:10:37 +02:00
Jaroslav Kysela
a766245f8a DVR: Fix the wrong memory access
Note that dvr_thread() uses the de->de_s contents which is
freed in subscription_unsubscribe().

Move the subscription_unsubscribe() as last.
2014-09-17 11:43:51 +02:00
Jaroslav Kysela
2e017d6b64 DVR: Fix memory leaks 2014-09-17 10:04:25 +02:00
Jaroslav Kysela
b9997bb64f DVR: Move dvr_entry_cancel() fcn 2014-09-17 09:51:11 +02:00
Jaroslav Kysela
6a90afd255 DVR: Move dvr config routines to dvr_config.c 2014-09-17 09:42:49 +02:00
Jaroslav Kysela
54dd7ddc01 DVR: Handle DVR_NOSTATE in cancel functions 2014-09-17 08:28:13 +02:00
Jaroslav Kysela
b55b9c9ac3 DVR: dvr_config_name cleanups 2014-09-16 13:08:34 +02:00
Jaroslav Kysela
175fee8e86 DVR: Fix dvr_config_find_by_name_default() 2014-09-16 12:33:21 +02:00
Jaroslav Kysela
1a081469cc DVR: Cache the default dvr config, argument cleanups 2014-09-16 12:15:46 +02:00
Jaroslav Kysela
99152b547a DVR: Move the de->de_config init to the right place 2014-09-16 12:04:21 +02:00
Jaroslav Kysela
800949ab0a DVR: Link the autorec/timerec with dvr_config_t 2014-09-16 11:59:47 +02:00
Jaroslav Kysela
ca37050d23 DVR: Timer Based Recording - create "next day" entries, fix regular updates 2014-09-16 10:40:47 +02:00
Jaroslav Kysela
d11c919153 DVR: Fix the retention condition
Introduced by "[htsp] allow clients to get/set dvr priority and retention"
2014-09-16 08:52:19 +02:00
Jaroslav Kysela
e9d4a61cc5 DVR: Add all weekdays as default 2014-09-15 21:27:46 +02:00
Jaroslav Kysela
6de4fb94ea DVR: Time Based Recorder 2014-09-15 20:59:44 +02:00
Glenn-1990
d7b7f72845 [fix] use correct start/stop times 2014-09-15 09:24:44 +02:00
Jaroslav Kysela
388c665a90 dvr_autorec.c: Fix the utf-8 in comment 2014-09-14 19:23:47 +02:00
Jaroslav Kysela
74823d7440 DVR: Fix the stop time calculation in dvr_timer_start_recording() 2014-09-14 18:29:58 +02:00
Glenn-1990
32664acac9 [htsp] add autorec support 2014-09-14 18:28:49 +02:00
Glenn-1990
8b5f858cce [htsp] send actual pre/post times and retention 2014-09-14 18:28:49 +02:00
Glenn-1990
492a988271 [htsp] allow clients to get/set dvr priority and retention 2014-09-14 18:28:49 +02:00
Jaroslav Kysela
242496e163 DVR: Fix the autorec minduration/maxduration 2014-09-13 21:01:22 +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
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 2014-09-11 11:39:08 +02:00
Jaroslav Kysela
5c7196bbdb DVR: Fix bugs in the extra time calculators 2014-09-11 09:14:09 +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
8323fa7839 DVR: remove unused rend callback and fix the weekdays one 2014-09-10 23:29:57 +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
20171038ab WEBUI JS: Autorec - Fix the Starting Around loading 2014-09-10 09:10:52 +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
08b2b298e4 DVR: fix the autorec creation from EPG dialog 2014-09-09 15:57:46 +02:00
Jaroslav Kysela
c2680b5f0c config: Fix the autorec entries migration 2014-09-08 21:27:59 +02:00