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
2010-10-06
lib/base/etpm.h,cpp: simplify and cleanup code
ghost
2010-10-06
lib/base/etpm.cpp: use <sys/socket.h> instead of <linux/socket.h>
ghost
2010-10-06
fixes bug #467
Stefan Pluecken
2010-07-05
lib/base/console.cpp: fix eConsoleAppContainer write (when called with one st...
ghost
2010-06-08
fix compiler warnings
ghost
2010-06-01
lib/base/ebase.cpp: remove unneeded code
ghost
2010-05-17
lib/base/ebase.h/cpp: dont crash when try to start eTimers, eSocketNotifiers ...
ghost
2010-05-17
lib/base/eptrlist.h: fix tabs
ghost
2010-02-12
Merge branch 'bug_387_small_spinner_fix'
ghost
2010-02-09
lib/base/ioprio.cpp: fix for more current linuxkernel
ghost
2010-01-09
small fix in spinner handling...
ghost
2009-12-23
Merge branch 'bug_355_seek_fixes'
ghost
2009-12-17
elock.h: add possibility to create recursive mutexes
ghost
2009-12-09
filepush.cpp: no infinite wait until driver EOF.. better we check it more tim...
ghost
2009-12-03
filepush.cpp: remove no more needed code.. this fixes i.e. timeshift to live ...
ghost
2009-08-18
remove obsolete .cvsignore files
Andreas Oberritter
2009-08-15
delete some unused source files
Andreas Oberritter
2009-08-10
implement length()
Felix Domke
2009-07-31
fix convertDVBUTF8 default table (0 is now iso6397 but we want iso8859-1)
ghost
2009-07-28
Revert "more standard conform handling for dvb-text encodings"
ghost
2009-07-25
string.cpp: change debug info
ghost
2009-07-25
more standard conform handling for dvb-text encodings
ghost
2009-07-12
include cstdio to fix build with gcc 4.4
Andreas Oberritter
2009-06-16
use POLLIN instead of POLLPRI for clip buffer empty
ghost
2009-06-15
use POLLPRI instead of POLLHUP
Felix Domke
2009-06-11
small fixes
ghost
2009-06-11
fix compiler warning
ghost
2009-06-09
estring.cpp: add support for ISO/IEC 10646-1 (Basic Multilingual Plane) (aka ...
ghost
2009-05-18
fix 'thread recovery' race with sync() by not abusing m_state.
Felix Domke
2009-05-08
swig 1.3.39 wraps also operator bool.. we dont like this yet...
ghost
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
[next]