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
Age
Commit message (
Expand
)
Author
2009-04-27
more debug
Felix Domke
2009-04-27
replace more assertions to get proper log messages
ghost
2009-04-24
more debug
Felix Domke
2009-04-14
estring.cpp: use iso6397 when iso8859-5 is set in dvb texts and use two char ...
ghost
2009-04-14
add possibility to set default charset to iso6397 for country codes and trans...
ghost
2009-04-06
estring.cpp: complete iso6397 support ... this fixes the wrong characters in ...
ghost
2009-04-06
replace assert by ASSERT, so a proper log message is generated
Felix Domke
2009-03-31
friendlify error message
Felix Domke
2009-03-31
Merge commit 'origin/master' into tmbinc/FixTimingBugs
Felix Domke
2009-03-02
replace EOF magic by a slightly more accurate PVR EOF.
Felix Domke
2009-02-23
fixed compile errors with g++ 4.3 and replaced some c headers by their
Andreas Oberritter
2009-02-17
move replace_all function to base/string.h
ghost
2009-02-11
Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugs
Felix Domke
2008-11-25
fix some refcounting bugs
ghost
2008-11-18
remove unneeded code
ghost
2008-11-18
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost
2008-11-18
fix FATAL: ebase.cpp:129 ASSERTION notifiers.find(fd) == notifiers.end() FAILED!
ghost
2008-11-18
don't try to look for python files when handling a C++ crash
Felix Domke
2008-11-18
don't hold debug lock while doing bsodFatal
Felix Domke
2008-11-17
remove ugly SIGUSR1 loop once again
Felix Domke
2008-11-06
also make in FD nonblocking
ghost
2008-11-06
dont add cmd to arglist
ghost
2008-11-06
add possibility to call eConsoleAppContainer execute with unlimited count of ...
ghost
2008-11-06
also make in FD nonblocking
ghost
2008-11-06
dont add cmd to arglist
ghost
2008-11-06
add possibility to call eConsoleAppContainer execute with unlimited count of ...
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-10-28
remove non working wrapper class to add a (unneeded) .get() call to
Andreas Monzner
2008-10-28
cleanup eConsoleAppContainer code.. execute is now only possible to call with
Andreas Monzner
2008-10-27
small cleanup
Andreas Monzner
2008-10-27
use functions for sequence instead of tuple or list.. so both types are
Andreas Monzner
2008-10-27
long -> int
Andreas Monzner
2008-10-27
add support for cyclic garbage collection to eConsoleAppContainer
Andreas Monzner
2008-10-24
change eConsoleAppcontainers to using standard system shell 'sh' as suggested...
Andreas Frisch
2008-10-23
fix garbage collection (Modules/gcmodule.c:380: move_unreachable: Assertion
Andreas Monzner
2008-10-21
use correct datatype
Andreas Monzner
2008-10-19
add command to manually close input pipe (send CTRL-D / EOF)
Andreas Frisch
2008-09-22
snprintf is not std::
Felix Domke
2008-09-02
emit seperate signals for stdout and stderr pipes, allow cat'ing file content...
Andreas Frisch
2008-08-27
use a reference instead of a local copy
Andreas Monzner
2008-08-27
fix write
Andreas Monzner
2008-06-13
after DECLARE_REF now all is private.. not public
Andreas Monzner
2008-06-11
fix output before termination
Felix Domke
2008-06-10
read nonblocking
Felix Domke
2008-06-04
fix spinner handling
Andreas Monzner
2008-06-03
small cleanup
Andreas Monzner
2008-06-02
Add setCWD to change task's work directories for eConsoleAppContainers
Andreas Frisch
[prev]
[next]