| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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) | |||
| 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-05-04 | - improve record support | Felix Domke | |
| 2005-04-30 | - add record | Felix Domke | |
| 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-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 playlists | 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 | |
