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
/
base
/
ebase.h
Age
Commit message (
Expand
)
Author
2010-05-17
lib/base/ebase.h/cpp: dont crash when try to start eTimers, eSocketNotifiers ...
ghost
2010-01-09
small fix in spinner handling...
ghost
2008-11-18
fix FATAL: ebase.cpp:129 ASSERTION notifiers.find(fd) == notifiers.end() FAILED!
ghost
2008-10-30
small refcounting fixes, add private operator delete to iObject
Andreas Monzner
2008-10-29
also use refcounting for eTimers
Andreas Monzner
2008-10-29
delete eSocketNotifiers isnt allowed...
Andreas Monzner
2008-10-29
better solution to add possibility to delete eSocketNotifiers,
Andreas Monzner
2008-04-16
use clock_gettime for internal timers instead of gettimeofday .. so now our
Andreas Monzner
2008-02-14
add support for cyclic garbage collection to eTimer and eSocketNotifier
Andreas Monzner
2007-11-14
fix frequently segfault on clean shutdown
Andreas Monzner
2007-10-06
fixes for clean enigma2 shutdown
Andreas Monzner
2007-05-25
add 'spinner' (non-idle detection)
Felix Domke
2007-03-20
cleanup / apply timeoffsets to twisted timer too
Andreas Monzner
2007-01-06
add much simpler solution for newly created Socketnotifiers in another
Andreas Monzner
2006-12-19
some python import cleanups
Andreas Monzner
2006-12-12
fix bug in mainloop (this fixes sometimes no more responding e2)
Andreas Monzner
2006-11-25
python object refcount debugging code second try
Andreas Monzner
2006-10-25
cleanup mainloop code
Andreas Monzner
2006-08-16
small cleanup
Andreas Monzner
2006-03-30
add eMainloop::reset to reset the app_quit_now flag in mainloop (to restart m...
Andreas Monzner
2006-02-25
some fixes for twisted
Felix Domke
2006-01-13
prepare for new twisted reactor code
Felix Domke
2006-01-05
make our event loop compatible to my new twisted reactor core
Felix Domke
2005-11-25
base: fix a very theoretical performance problem
Felix Domke
2005-11-22
invalidate local time if time was changed
Felix Domke
2005-11-15
improve locking of addTimeOffset a bit
Felix Domke
2005-10-16
cleaned up poll core
Felix Domke
2005-06-30
add dvb time handling with transponder time correction algo.. this use a rtc,...
Andreas Monzner
2005-06-08
merge some code with enigma code
Andreas Monzner
2005-02-27
- hopefully fixed some python/refcount stuff (__deref__ is still evil!)
Felix Domke
2005-01-20
- redraw now in idle
Felix Domke
2003-10-17
import of enigma2
Felix Domke