| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
#480)
|
|
#429)
|
|
fixes #69
|
|
fixes #69
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
global accessible and add a singleton check
|
|
global accessible and add a singleton check
|
|
some fixes and cleanups.
refs #558
|
|
refs #558
|
|
Graphmultiepg: fix typo inside metafile.
fixes #563
|
|
Graphmultiepg: fix typo inside metafile.
fixes #563
|
|
some fixes and cleanups.
refs #558
|
|
refs #558
|
|
for network interfaces.
* Redesign NetworkadapterSelection Screen.
* small cleanups. Refs #137 , Fixes #418
|
|
swap bflag and eflag (begin and end flag for timer sanity check)
old version: bflag = 1, eflag = -1
that lead to the sort function sorting timers with begin=end wrong:
self.nrep_eventlist.extend([(self.newtimer.begin,self.bflag,-1),(self.newtimer.end,self.eflag,-1)])
resulted in (end, eflag) before (begin, bflag) and in a conflict with zapping timers with end=begin (no end time)
|
|
- fixes adding timers from inside the movie player: the .ts service was added as channel
- fixes a small bug in ConfigSelection to allow empty strings inside the ChoicesList
|
|
|
|
add the equal sign to numerical text input onto the 0 rcu button
|
|
* make configfile owerwrite question while upgrading configurable over new setupscreen on Menu Button.
* show files that will be backed up inside own infoscreen and not inside the menu description.
* add possibility to navigate with the remote keys (a-z) inside packagemanager. thx emanuel
fixes #550
|
|
|
|
* make configfile owerwrite question while upgrading configurable over new setupscreen on Menu Button.
* show files that will be backed up inside own infoscreen and not inside the menu description.
* add possibility to navigate with the remote keys (a-z) inside packagemanager. thx emanuel
fixes #550
|
|
|
|
|
|
|
|
keypress, select and close dialog. (add #188)
|
|
|
|
experimental
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|