| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-11-16 | install header files | Andreas Oberritter | |
| 2010-11-16 | build and link static libraries without libtool | 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 | |
| 2009-08-18 | remove obsolete .cvsignore files | Andreas Oberritter | |
| 2009-04-06 | replace assert by ASSERT, so a proper log message is generated | Felix Domke | |
| 2009-01-27 | differenciate between normal and simulate recordings | ghost | |
| simulate recordings now no more returned in normal nav.getRecordings() call.. to get a list of running simulate recordings you can use nav.getRecordings(True) | |||
| 2008-06-13 | after DECLARE_REF now all is private.. not public | Andreas Monzner | |
| dont export AddRef, Release, ptrref and grabRef to python some cleanups | |||
| 2007-01-07 | small fix | Andreas Monzner | |
| 2007-01-03 | remove ugly HACK | Andreas Monzner | |
| send evEnd in correct order (this assumes that no one need the currentService after evEnd is dispatched or in the evEnd callback | |||
| 2007-01-03 | fix segfault on zap with active timeshift | Andreas Monzner | |
| 2006-11-26 | more python refcount debugging stuff | Andreas Monzner | |
| 2006-11-25 | python object refcount debugging code second try | Andreas Monzner | |
| 2006-11-24 | remove non working python refcount debugging code | Andreas Monzner | |
| 2006-11-23 | add PyObject refcount debugging code | Andreas Monzner | |
| 2006-11-22 | recording service events now working | Andreas Monzner | |
| TODO: add record specific events like diskfull, demux errors, a.o. | |||
| 2006-01-27 | stop service on shutdown | Felix Domke | |
| 2006-01-26 | remove navigation events, they correspond to the iPlayableService events now | Felix Domke | |
| 2006-01-18 | add evEnd to (p)core | Felix Domke | |
| 2006-01-18 | add SeekableStatusChanged event | Felix Domke | |
| 2006-01-17 | remove never used playlist stuff | Felix Domke | |
| 2005-12-21 | format, ac3 and crypted indicators now working | Andreas Monzner | |
| TODO: get format/aspect infos from the mpeg decoder ( EIT information is not working on every service ) | |||
| 2005-11-13 | add stop service | Felix Domke | |
| 2005-10-15 | some more SWIG_OUTPUT/SWIG_VOID API improvements | Felix Domke | |
| 2005-09-29 | consistently use iServiceHandler instead of eServiceCenter to use properly ↵ | Felix Domke | |
| wrapped interface | |||
| 2005-09-29 | simplify returns | Felix Domke | |
| 2005-05-04 | - improve record support | Felix Domke | |
| 2005-04-30 | - add record | Felix Domke | |
| 2005-02-27 | - hopefully fixed some python/refcount stuff (__deref__ is still evil!) | Felix Domke | |
| - first work on skin support, not really far - improved infobar - deletes components when destroying screens - fixed elistbox and component - add ability to change bouqet - real query parser still unfinished | |||
| 2005-02-25 | - work on actions | Felix Domke | |
| - changed time when screens are acutally constructed - added service name (not working atm) and event info (now&next) | |||
| 2005-02-13 | - started work on EIT | Felix Domke | |
| - added "pcore", the navigation core for python | |||
| 2005-02-10 | - add "getCurrent" to service listbox | Felix Domke | |
| - add python wrapper for navigation core - use nav core - you can zap now :) | |||
| 2005-02-07 | - added iStaticServiceInformation | Felix Domke | |
| - added service list interface for dvb - started work on queries (currently only "instr" on servicename) - started work on infobar - added listbox with service - fixed dvbdb - remove some debug output | |||
| 2004-10-01 | - add python, missing gui | Felix Domke | |
| - remove console (needs to be rewritten anyway) - eString -> std::string | |||
| 2004-06-02 | - disabled gui for a moment | Felix Domke | |
| - beginning of GDI2 work (region/fill/line works) - fixed smartptr self assignment - finally replaced "int ref" by something with a constructor | |||
| 2004-05-27 | add virtual destructor because of iObject | Felix Domke | |
| 2004-05-27 | add playlists | Felix Domke | |
| 2004-05-27 | some cleanup | Felix Domke | |
| 2004-05-23 | - eConnections holds reference to object | Felix Domke | |
| - use eAutoInitPtr instead of eAutoInitP for iObject-based stuff - fix some ref initialization - added service stop | |||
| 2004-05-23 | added nav core | Felix Domke | |
