| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
range 0..64 to decrease priorities (this is lower as all auto given priorities)
range 14000..14064 this is higher than auto given rotor priorities
range 19000..19064 this is higher than each auto given priorities
|
|
|
|
|
|
|
|
|
|
initial data
|
|
|
|
|
|
|
|
* ConfigElement.addNotifier takes a new optional argument
immediate_feedback (which is True by default). If True the notifier
is called whenever an editing key is pressed in the element. When
False, the notifier is only called when editing is finished, i.e
the element is deselected or the dialog closed.
* ConfigSet is updated in accordance with Teros suggestion so that
it behaves like the others and feedback can be given immediately.
* All ConfigElements are modified to check whether they have changed
since last selected (by a new variable last_value).
* UsageConfig.py is updated to use immediate_feedback=False in the case
of validating the speeds. (The only case so far where this setting
is needed, but with the possibility more uses may follow.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NumericalTextInput search map plus type ConfigDirectory which displays paths as strings
|
|
only lowercase and standard ascii characters plus number plus SQL wildcards
|
|
|
|
(handle with care, no tool exist precondition checking!)
|
|
|
|
http://www.dm8000-vip.de/forum/index.php?page=Thread&postID=11626#post11626
|
|
|
|
|
|
|
|
graphic creation (requires package aio-grab)
|
|
(needs package aio-grab) for graphical dvd menus
|
|
|
|
changed with bouquet +/-
|
|
|
|
|
|
|
|
|
|
(thx to Moritz Venn)
|