| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-11 | base/console.cpp: fix typo | ghost | |
| 2010-11-24 | follow iDataSource -> iTsSource name change | ghost | |
| 2010-11-24 | Merge branch 'bug_615_replace_rawfile' | ghost | |
| 2010-11-24 | rename iDataSource to iTsSource (no functional change) | ghost | |
| 2010-11-23 | Merge branch 'obi/master' | Andreas Oberritter | |
| 2010-11-17 | install idatasource.h | Andreas Oberritter | |
| 2010-11-16 | update .gitignore | 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 | add eEnv::resolve() to resolve install paths at runtime | Andreas Oberritter | |
| 2010-11-16 | clean up build #2 | Andreas Oberritter | |
| * use swig macros from autoconf archive * generate and use enigma2_config.h (include from command-line) * check for dbox/fp.h and dbox/lcd-ks0713.h * clean up checks for libdreamdvd and lib*gif * fix some dependencies for generated files and header files | |||
| 2010-11-16 | clean up build | Andreas Oberritter | |
| * reduce use of TUXBOX macros * fix compiler warnings by including Python.h from the command-line * use libtool to build and link main/* and lib/* * don't link libmad, libid3tag, libcrypt, libresolv, librt, ldl into e2 * fix make rules of actionids.h | |||
| 2010-11-16 | */Makefile.am: s,INCLUDES,AM_CPPFLAGS, | Andreas Oberritter | |
| 2010-11-10 | lib/base/rawfile.cpp: no recursive mutex is needed here (small speedup) | ghost | |
| 2010-11-10 | Revert "add virtual baseclass for data sources (iDataSource)" | ghost | |
| This reverts commit 81b7cc6b1815ec6f0f0c42d6a826d56c8b35033b. | |||
| 2010-11-10 | migrate eFilePushThread to new iDateSource read interface, remove no more ↵ | ghost | |
| supported seek function | |||
| 2010-11-10 | move iDataSource to own header file, | ghost | |
| change read function for easier thread locking (seek must called with a offset/position every time) | |||
| 2010-11-09 | filepush.h/cpp: migrate to iDataSource | ghost | |
| 2010-11-09 | rawfile.h/cpp: add virtual baseclass for data sources (iDataSource) | ghost | |
| let eRawFile inherit from iDataSource | |||
| 2010-11-09 | add virtual baseclass for data sources (iDataSource) | ghost | |
| let eRawFile inherit from iDataSource | |||
| 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 | |
| add tpm interface to enigma 2 introduce a demo plugin for tpm usage in plugins to validate running on dream multimedia hardware to be used in plugins (see doc/TPM for further information) | |||
| 2010-07-05 | lib/base/console.cpp: fix eConsoleAppContainer write (when called with one ↵ | ghost | |
| string only) | |||
| 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 | |
| with no more existing Mainloops (on e2 shutdown) | |||
| 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 | |
| fixes bug #378 | |||
| 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 ↵ | ghost | |
| times.. | |||
| 2009-12-03 | filepush.cpp: remove no more needed code.. this fixes i.e. timeshift to live ↵ | ghost | |
| transition..but needs new drivers (not public yet) | |||
| 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 | |
| This reverts commit efdb7161844b7be58cdc5ec3308d8aaf5b257894. | |||
| 2009-07-25 | string.cpp: change debug info | ghost | |
| 2009-07-25 | more standard conform handling for dvb-text encodings | ghost | |
| with this fix no more special handling for UPC Direkt transponders on 19.2°E and CS Link on 23.5°E is needed but some polish providers still needs special handling... i think they interpreted the spec in the wrong way | |||
| 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 | |
| UTF-16 ... aka Unicode) dvb encoded strings | |||
| 2009-05-18 | fix 'thread recovery' race with sync() by not abusing m_state. | Felix Domke | |
