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
Age
Commit message (
Expand
)
Author
2010-11-16
update .gitignore
Andreas Oberritter
2010-11-16
use AM_V_* variables to improve silent build mode
Andreas Oberritter
2010-11-16
install header files
Andreas Oberritter
2010-11-16
build and link static libraries without libtool
Andreas Oberritter
2010-11-16
further updates to the build system, generate enigma2.sh
Andreas Oberritter
2010-11-16
clean up build #2
Andreas Oberritter
2010-11-16
clean up build
Andreas Oberritter
2010-11-16
*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,
Andreas Oberritter
2010-01-01
action.cpp: remove debug info
ghost
2009-08-18
remove obsolete .cvsignore files
Andreas Oberritter
2009-01-27
fixes for python 2.6 by Moritz Venn
ghost
2008-06-13
after DECLARE_REF now all is private.. not public
Andreas Monzner
2008-03-25
delete generated file actionids.h on 'make clean'
Andreas Oberritter
2007-07-22
cleanup some imports
Andreas Monzner
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-14
remove unneeded workaround
Andreas Monzner
2007-01-05
small cleanuo
Andreas Monzner
2006-12-19
some python import cleanups
Andreas Monzner
2006-11-25
python object refcount debugging code second try
Andreas Monzner
2006-11-24
remove non working python refcount debugging code
Andreas Monzner
2006-11-23
add PyObject refcount debugging code
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-12-31
make many constructors and destructors invisible for python
Andreas Monzner
2005-12-20
parseactions: fix for unnamed enums
Felix Domke
2005-10-16
add some more .cvsignore
Felix Domke
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
2005-05-14
- actionids.h is autogenerated
Felix Domke
2005-03-21
- added missing actions (sorry)
Felix Domke