Markus Volk
b6975e8b0a
timerd.cpp: fix Wstringop-truncation
...
Signed-off-by: Markus Volk <f_l_k@t-online.de >
2020-01-30 22:44:01 +01:00
svenhoefer
08cdb2ee83
- cosmetics: align epg_id notation to channel_id
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2019-04-28 11:16:03 +02:00
Jacek Jendrzej
8b89baa7a2
Merge branch 'master' into pu/mp
2017-06-26 22:22:07 +02:00
Jacek Jendrzej
4bdacf39c8
init pre post
2017-06-26 19:23:23 +02:00
Stefan Seyfried
5188f721c4
set useful thread names for all spawned threads
2017-02-12 22:55:36 +01:00
Stefan Seyfried
b9da7f01bf
set useful thread names for all spawned threads
2017-02-12 15:17:32 +01:00
Stefan Seyfried
13ab1ebc8a
Merge remote-tracking branch 'tuxbox/master'
...
* needs compile fixes
* needs additional tests, of course :-)
2016-10-22 11:37:40 +02:00
martii
c07b0f0b6c
timerd: adjust recording timers to epg
2016-09-26 13:04:48 +02:00
Stefan Seyfried
66adad0811
Merge remote-tracking branch 'check/cst-next'
...
Conflicts:
src/gui/epgview.cpp
2015-02-07 23:12:01 +01:00
Christian Schuett
a96fb7b7f0
timerd: prevent events from being deleted while sending them to neutrino
...
in neutrino's timer list sometimes appears an entry with random values
after deleting one because thread safety is not guaranteed for timerd's
event list while sending items to neutrino, so let's lock the mutex
earlier and unlock it later
Signed-off-by: Christian Schuett <Gaucho316@hotmail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2015-02-03 17:22:42 +01:00
Stefan Seyfried
49035cedec
timerd: get rid of unused CTimerd::TIMER_NEXTPROGRAM
...
This event should be completely obsolete (it was used before
EIT-update was working correctly), so get rid of it in the code.
For now it is just commented out, until further testing is done.
2014-01-13 20:57:40 +01:00
Stefan Seyfried
c68a67529c
timerd: get rid of unused CTimerd::TIMER_NEXTPROGRAM
...
This event should be completely obsolete (it was used before
EIT-update was working correctly), so get rid of it in the code.
For now it is just commented out, until further testing is done.
2014-01-12 15:07:31 +01:00
Stefan Seyfried
cdd065fc2e
Merge remote-tracking branch 'check/next-cc'
...
Lightly tested only...
2013-12-25 22:51:23 +01:00
martii
787ab2e554
timerd/timerd: don't let getSleeptimerID return an already terminated id
2013-12-22 16:36:13 +01:00
Stefan Seyfried
f485bceff7
initialize variables (mostly to silence valgrind)
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2013-10-01 14:00:20 +02:00
Stefan Seyfried
e1e4a0f3a0
initialize variables (mostly to silence valgrind)
2013-09-30 20:50:31 +02:00
Stefan Seyfried
f8f5467fdb
Merge branch 'uncool/dvbsi++' commit 4965619a79
...
Conflicts:
src/gui/widget/hintboxext.cpp
src/nhttpd/tuxboxapi/coolstream/controlapi.cpp
2012-12-30 21:35:20 +01:00
satbaby
1d5e7b23b3
never used
2012-12-07 12:01:45 +01:00
Stefan Seyfried
84609f22ab
neutrino: wait for timerd to avoid race on startup
2012-11-03 21:26:44 +01:00
satbaby
f7e4caac7a
-fix CEC (timer record)
2012-07-30 19:41:30 +02:00
[CST] Bas
dc6925ed9a
timerd: fix compile after include change.
2012-03-04 15:51:22 +08:00
mws
474790557f
fix initializers and shadows
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@124 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-29 13:56:52 +00:00
mws
1b13da2617
Mark unused vars as comment
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@104 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-21 16:23:09 +00:00
mrcolor
bc5bd4154e
our current experimental Neutrino branch
...
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@27 e54a6e83-5905-42d5-8d5c-058d10e6a962
2009-12-08 11:05:11 +00:00