Commit Graph

24 Commits

Author SHA1 Message Date
Jacek Jendrzej
1bfcad398f fix compiling warnings 2015-02-11 19:21:54 +01:00
[CST] Focus
d98d94550f gui/miscsettings_menu.cpp: add option to cache EPG only for favorite channels,
filter not yet reconfigured after scan or editing favorite bouquets
2015-01-22 18:58:53 +03:00
[CST] Focus
a473fe8194 webtv channels integration port,
initial code (C) martii,
initial patch from jacek
2014-08-27 17:32:26 +04:00
[CST] Focus
0c22682df3 gui/miscsettings_menu.cpp: move epg scan OFF option to epg mode,
reorder epg settings, add separators
2014-05-14 16:32:49 +04:00
[CST] Focus
992ee59685 driver/scanepg.cpp: add support to scan selected bouquets;
add support to scan epg in live or standby or always
2014-03-27 18:56:49 +04:00
[CST] Focus
63ce8f2a69 driver/scanepg.cpp: do not zap, if streaming active;
use common standbyToStandby() from neutrino
2014-03-26 14:31:04 +04:00
Jacek Jendrzej
e59ca796d0 CEpgScan::Start: fix epgscan start in standby 2013-12-25 13:14:18 +01:00
[CST] Focus
f3fdbca8cd driver/scanepg.cpp: do not restart rescan timer every end of scan 2013-12-21 14:03:35 +04:00
[CST] Focus
bf520e26fc driver/scanepg.cpp: add timer to rescan epg every 24 hours 2013-12-20 16:43:37 +04:00
Stefan Seyfried
0481b1f2af scanepg: fix unused variable warning 2013-11-13 10:38:36 +01:00
[CST] Focus
3a120da68d driver/scanepg.cpp, neutrino.cpp: fix for standby epg scan 2013-11-11 14:07:03 +04:00
[CST] Focus
d4cf498279 driver/scanepg.cpp: return handled for events not handled in other code,
should fix crashes on double-free problem
2013-10-20 14:38:06 +04:00
[CST] Focus
3863008e3a driver/scanepg.cpp: change handleMsg() to return event handled/unhandled 2013-10-17 19:14:02 +04:00
[CST] Focus
3686c86232 driver/scanepg.cpp: fix wrong favorites adding in bouquet mode;
fix current bouquet check in case channel mode is changed;
save/restore live channel id in standby scan
2013-10-11 17:03:14 +04:00
Jacek Jendrzej
857514a8cd fix compil warnings 2013-10-10 19:30:11 +02:00
[CST] Focus
201fb60262 src/driver/scanepg.cpp: add support for standby epg scan;
block scan if recording is running;
experimental, needs more testing
2013-10-10 19:01:46 +04:00
[CST] Focus
27dc2ba888 driver/scanepg.cpp: prefer current bouquet in favorite mode,
adding other favorites when current is finished
2013-10-07 16:46:56 +04:00
[CST] Focus
f2f3737c10 driver/scanepg.cpp: reuse code, do not try to add favorites again if scan complete 2013-10-07 16:46:56 +04:00
[CST] Focus
3ccd5cca68 driver/scanepg.cpp: add support to scan all favorites 2013-10-02 15:30:44 +04:00
[CST] Focus
cdb0e0ef21 driver/record.cpp, driver/scanepg.cpp, zapit/src/zapit.cpp: try to prevent race
while lock/allocate frontend in case of possible concurrent usage in neutrino and zapit threads
2013-08-13 20:10:02 +04:00
[CST] Focus
79845b8fe2 driver/scanepg.cpp: fix copy/paste 2013-08-13 20:10:02 +04:00
[CST] Focus
46980f524d driver/scanepg.cpp: try to make zap for epg scan non-blocking 2013-08-13 20:10:02 +04:00
Michael Liebmann
7833cd4dc6 scan epg: fix shadow warning
- fix display menuhint
2013-06-12 17:50:10 +02:00
[CST] Focus
8e6202071e add experimental support to scan epg in background using different tuner,
when enabled in menu - activated by next channel switch,
scanning epg for channels (transponders) in current bouquet (channels list)
2013-06-12 18:46:34 +04:00