trigger for zapping

Wünsche, Anträge, Fehlermeldungen
bullzeye
Neugieriger
Neugieriger
Beiträge: 6
Registriert: Samstag 24. April 2004, 18:14

trigger for zapping

Beitrag von bullzeye »

I have earlier make a request about a feature:
http://forum.tuxbox-cvs.sourceforge.net ... highlight=

The feature should be anything which tells an application when the channels are changed (zapped)

A solution for this feature is to implement it in the same way as done for the standby in the file enigma_standby.cpp.
From: enigma_standby.cpp
if (!::stat("/var/etc/enigma_enter_standby.sh", &s))
system("/var/etc/enigma_enter_standby.sh");

The file name could be "/var/etc/enigma_has_zapped.sh" or whatever is good.
The place to put this statement should be after that the channels has zapped

Hopefully English was OK

Regards
bullzeye
Neugieriger
Neugieriger
Beiträge: 6
Registriert: Samstag 24. April 2004, 18:14

Beitrag von bullzeye »

Another thing. The application that needs this feature is 'bullz_text'

which is used very much in the nordic countries

Regards
rasc
Senior Member
Beiträge: 5071
Registriert: Dienstag 18. September 2001, 00:00

Beitrag von rasc »

sorry, cannot find bullz_text application somewhere in the cvs....

what's that?