index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
actions
/
action.cpp
Age
Commit message (
Collapse
)
Author
2010-01-01
action.cpp: remove debug info
ghost
2007-07-12
ignore break or repeat when the make code for this key was not visible
Andreas Monzner
2007-06-19
add 'domain' in actionmap for loading (and unloading) multiple keymaps at once
Felix Domke
2007-01-05
small cleanuo
Andreas Monzner
2006-12-19
some python import cleanups
Andreas Monzner
lesser swig overhead
2006-11-25
python object refcount debugging code second try
Andreas Monzner
2006-11-16
take device string into account
Felix Domke
2006-06-07
more work on keyboard support
Andreas Monzner
2006-01-10
speedups
Andreas Monzner
2005-09-02
- fix initialisation
Felix Domke
2005-09-02
- fix action return codes across c++ and python
Felix Domke
2005-08-31
- fix actions bug: iterator could become corrupted
Felix Domke
2005-05-17
- add "wildcard" (empty) context to receive all keys
Felix Domke
2005-05-16
- autodetect available input devices
Felix Domke
- fix flag support - fix keymap: listbox moveUp/moveDown
2005-03-21
- added missing actions (sorry)
Felix Domke