Python_2  1.0
Classes | Namespaces | Functions | Variables
_11_tkradio.py File Reference

Classes

class  _11_tkradio.IRRec
 
class  _11_tkradio.FMRec
 
class  _11_tkradio.radioState
 

Namespaces

 _11_tkradio
 A simple tkinter interface for fmtools, with lirc and recording support.
 

Functions

def _11_tkradio.init (loc, player='mplayer')
 
def _11_tkradio.killProc (pid)
 
def _11_tkradio.start_irrec ()
 
def _11_tkradio.set_rec_type ()
 
def _11_tkradio.execmd (cmd)
 
def _11_tkradio.radio (cmd)
 
def _11_tkradio.getStation (frequency)
 
def _11_tkradio.setCurStation (frequency)
 
def _11_tkradio.internetRadio (freq)
 
def _11_tkradio.setstation ()
 
def _11_tkradio.setStation (ind)
 
def _11_tkradio.changeStation (st)
 
def _11_tkradio.fini ()
 
def _11_tkradio.mute ()
 
def _11_tkradio.enter ()
 
def _11_tkradio.readStations ()
 
def _11_tkradio.next (e=None)
 
def _11_tkradio.previous (e=None)
 
def _11_tkradio.trigger ()
 
def _11_tkradio.net ()
 
def _11_tkradio.loop ()
 
def _11_tkradio.loopon ()
 
def _11_tkradio.chn ()
 
def _11_tkradio.rec ()
 
def _11_tkradio.rec_on ()
 
def _11_tkradio.rec_off ()
 
def _11_tkradio.getFreq (s)
 
def _11_tkradio.mouse_leave (event)
 
def _11_tkradio.mouse_enter (event)
 
def _11_tkradio.str2num (datum)
 
def _11_tkradio.getpid (proc)
 
def _11_tkradio.help (e=None)
 
def _11_tkradio.main (argv=None)
 

Variables

bool _11_tkradio.use_lirc = True
 
bool _11_tkradio.use_notify = True
 
bool _11_tkradio.use_Notify = False
 
 _11_tkradio.notification = Notify()
 
list _11_tkradio.stations
 
list _11_tkradio.radbut = stations[4][1]
 
int _11_tkradio.ivolume = 100
 
bool _11_tkradio.state = False
 
int _11_tkradio.blocking = 0
 
int _11_tkradio.tid = 0
 
int _11_tkradio.lid = 0
 
 _11_tkradio.fmrec = None
 
 _11_tkradio.irrec = None
 
int _11_tkradio.mpid = 0
 
int _11_tkradio.message = 0