lib/base/ioprio.cpp: fix for more current linuxkernel
[vuplus_dvbapp] / lib / base / ebase.cpp
2009-02-11 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git into...
2008-11-18 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2008-11-18 ghostremove unneeded code
2008-11-18 ghostMerge branch 'master' of git.opendreambox.org:/git...
2008-11-18 ghostfix FATAL: ebase.cpp:129 ASSERTION notifiers.find(fd...
2008-10-29 Andreas Monzneralso use refcounting for eTimers
2008-10-29 Andreas Monznerbetter solution to add possibility to delete eSocketNot...
2008-10-27 Andreas Monznersmall cleanup
2008-10-27 Andreas Monznerlong -> int
2008-10-23 Andreas Monznerfix garbage collection (Modules/gcmodule.c:380: move_un...
2008-06-04 Andreas Monznerfix spinner handling
2008-06-03 Andreas Monznersmall cleanup
2008-04-26 Felix Domkecompatibility to python 2.4.
2008-04-16 Andreas Monzneruse clock_gettime for internal timers instead of gettim...
2008-03-25 Andreas Oberritterremove redundant '!!'
2008-03-25 Andreas Oberrittersecond argument of PyDict_Next() should be of type...
2008-02-14 Andreas Monzneradd support for cyclic garbage collection to eTimer...
2007-11-14 Andreas Monznerfix frequently segfault on clean shutdown
2007-05-25 Felix Domkeadd 'spinner' (non-idle detection)
2007-03-20 Andreas Monznersmall fix
2007-03-20 Andreas Monznercleanup / apply timeoffsets to twisted timer too
2007-01-22 Andreas Monznermainloop cleanup/speedup
2007-01-06 Andreas Monzneradd much simpler solution for newly created Socketnotif...
2007-01-02 Andreas Monzneradd support for python threads (python threads are...
2006-12-14 Andreas Monzneradd possibility to get a dict with transponderdata...
2006-12-12 Andreas Monznernicer code
2006-12-12 Andreas Monznerfix bug in mainloop (this fixes sometimes no more respo...
2006-11-25 Andreas Monznerpython object refcount debugging code second try
2006-10-25 Andreas Monznercleanup mainloop code
2006-05-07 Andreas Monznerfix
2006-04-06 Andreas Monznergive more priority to socketnotifiers(fd's) in mainloop
2006-03-30 Andreas Monzneradd eMainloop::reset to reset the app_quit_now flag...
2006-02-25 Felix Domkesome fixes for twisted
2006-02-19 Felix Domkereturn None on quit
2006-01-17 Andreas Oberritterfixed comparison between signed and unsigned integer
2006-01-13 Andreas Monznerfix memleak,
2006-01-13 Felix Domkeprepare for new twisted reactor code
2006-01-07 Andreas Monzneri think it is not fatal when a socketnotifier doesnt...
2006-01-05 Felix Domkemake our event loop compatible to my new twisted reacto...
2005-11-25 Felix Domkeremove old comment, fix returncodes on signal
2005-11-25 Felix Domkebase: fix a very theoretical performance problem
2005-11-22 Felix Domkeinvalidate local time if time was changed
2005-11-15 Felix Domkeimprove locking of addTimeOffset a bit
2005-11-15 Felix Domkereformat
2005-10-16 Felix Domkecleaned up poll core
2005-06-30 Andreas Monzneradd dvb time handling with transponder time correction...
2005-05-04 Felix Domke - remove debug message
2005-01-20 Felix Domke - redraw now in idle
2003-10-17 Felix Domkeimport of enigma2