Home
last modified time | relevance | path

Searched refs:old_epg_running (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/tvheadend/tvheadend-4.2.8/src/dvr/
H A Ddvr_rec.c1291 int epg_running = 0, old_epg_running, epg_pause = 0; in dvr_thread() local
1320 old_epg_running = epg_running; in dvr_thread()
1343 if (epg_running != old_epg_running) in dvr_thread()
1345 idnode_uuid_as_str(&de->de_id, ubuf), old_epg_running, epg_running); in dvr_thread()