| Age | Commit message (Expand) | Author |
| 2010-11-16 | update .gitignore | Andreas Oberritter |
| 2010-11-16 | swig: use auto-generated dependencies to refresh generated files when needed | Andreas Oberritter |
| 2010-11-16 | use AM_V_* variables to improve silent build mode | Andreas Oberritter |
| 2010-11-16 | install keymaps | Andreas Oberritter |
| 2010-11-16 | SDL: add input support, use SDL mainloop in a thread | Andreas Oberritter |
| 2010-11-16 | work around compile error with g++ 4.3.2 | Andreas Oberritter |
| 2010-11-16 | Add abstract class gMainDC as an interface for gFBDC and gSDLDC | 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 | use eEnv::resolve() / eEnv.resolve() | Andreas Oberritter |
| 2010-11-16 | newplugin.py: don't use LIBDIR, use pkglibdir instead | Andreas Oberritter |
| 2010-11-16 | lcd: fix build without <dbox/*.h> | Andreas Oberritter |
| 2010-11-16 | define PNG_SKIP_SETJMP_CHECK to fix conflict with Python.h | Andreas Oberritter |
| 2010-11-16 | add eEnv::resolve() to resolve install paths at runtime | 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 | assume HAVE_GSTREAMER is always set | Andreas Oberritter |
| 2010-11-16 | clean up build | Andreas Oberritter |
| 2010-11-16 | lib/gdi/font.cpp: assume HAVE_FRIBIDI is always set | Andreas Oberritter |
| 2010-11-16 | lib/gdi/font.*: remove !HAVE_FREETYPE2 | Andreas Oberritter |
| 2010-11-16 | */Makefile.am: fix `:='-style assignments are not portable | Andreas Oberritter |
| 2010-11-16 | */Makefile.am: s,INCLUDES,AM_CPPFLAGS, | Andreas Oberritter |
| 2010-11-16 | Applied new-hotplug.patch from OE | Andreas Oberritter |
| 2010-11-16 | Merge branch 'bug_615_replace_rawfile' into experimental | ghost |
| 2010-11-16 | Merge branch 'bug_599_picload_fd_leak' | ghost |
| 2010-11-16 | Revert "lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd lea... | ghost |
| 2010-11-15 | Components/Harddisc.py: fix handling for old devfs 7025 kernel | ghost |
| 2010-11-15 | config.py: update configEntrys on additional loadFromFile | ghost |
| 2010-11-15 | Merge remote branch 'remotes/origin/bug_609_packetmanager_fixes' | ghost |
| 2010-11-12 | Merge branch 'master' into m2ts_test | ghost |
| 2010-11-12 | lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd leak when t... | ghost |
| 2010-11-11 | add m2ts service | ghost |
| 2010-11-11 | Merge branch 'bug_539_add_multicontent_pixmap_progress' | ghost |
| 2010-11-11 | add template handling to pixmap progress listboxmulticontent | ghost |
| 2010-11-10 | lib/base/rawfile.cpp: no recursive mutex is needed here (small speedup) | ghost |
| 2010-11-10 | use newer eDVBServicePMTHandler::tuneExt call, add a virtual createDataSource... | ghost |
| 2010-11-10 | eDVBChannel: invalidate iDataSource in stopSource call | ghost |
| 2010-11-10 | a little bit more error checking | ghost |
| 2010-11-10 | add possibility to pass the streaminfo file via tuneExt to tstools instance | ghost |
| 2010-11-10 | dvb.cpp: small fix for playSource | ghost |
| 2010-11-10 | Revert "add virtual baseclass for data sources (iDataSource)" | ghost |
| 2010-11-10 | lib/service/servicedvb.h: make eDVBService members protected better reusability | ghost |
| 2010-11-10 | add new tuneExt function to eDVBServicePMTHandler to make the class more reus... | ghost |
| 2010-11-10 | migrate eDVBServiceOfflineOperations to new iDataSource::read function | ghost |
| 2010-11-10 | migrate eFilePushThread to new iDateSource read interface, remove no more sup... | ghost |
| 2010-11-10 | add new playSource / stopSource interface to iDVBChannel and eDVBChannel | ghost |
| 2010-11-10 | migrate eDVBTsTools to new iDataSource seek function | ghost |
| 2010-11-10 | move iDataSource to own header file, | ghost |
| 2010-11-09 | add addFactoryExtension/removeFactoryExtension to eServiceCenter | ghost |
| 2010-11-09 | dvb.cpp: migrate to iDataSource, use shared iDataSource for tstools and filep... | ghost |