| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-08-11 | add support for rds data on own pids (i.e. hitradio ffh, harmony fm) | ghost | |
| 2008-10-29 | also use refcounting for eTimers | Andreas Monzner | |
| its now no more possible directly to call new eTimer .. or to embedded eTimer. to create a eTimer now eTimer::create must be used... to delete you must call ->AddRef() after timer creation and ->Release when the timer is no more needed. Or use ePtr<eTimer> to store the timer reference.. then its enough to set the ePtr<eTimer> object to 0 when the timer is no more needed | |||
| 2008-03-26 | removed unused variables 'cnt' and 'protection_bit' | Andreas Oberritter | |
| 2007-11-26 | initialize array | Andreas Monzner | |
| 2007-11-08 | more robust rtp plus tag parsing | Andreas Monzner | |
| 2007-03-24 | add a radiomode background picture (mvi file.. changable in | Andreas Monzner | |
| /etc/enigma2/config ... config.misc.radiopic = /bla/blubber.mvi add support for radio text plus, add rass (radio screen show) support (yes used by SWR3, cont.ra and DASDING) thanks to seddi for some piece of code for better single iframe support its recommend to update in dreambox-dvb-modules.bb CVSDATE for dm7025 to 20070323 | |||
| 2007-01-15 | make code inline | Andreas Monzner | |
| 2007-01-15 | abort radiotext parser when 20 seconds no ancillary data is received | Andreas Monzner | |
| 2006-10-11 | fix bug in radiotext decoder | Andreas Monzner | |
| 2006-08-17 | take care of mpeg frame protection bit | Andreas Monzner | |
| 2006-08-16 | small cleanup | Andreas Monzner | |
