| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2006-11-13 | looking for the sleep timer? just forgot to add it to the infobar :) | Stefan Pluecken | |
| 2006-11-06 | no bluescreen when language code not exist in ISO639.py | Andreas Monzner | |
| 2006-11-01 | better hide subtitles window on evStop | Andreas Monzner | |
| 2006-11-01 | store subtitle data in service cache and reenable subtitles on next zap to | Andreas Monzner | |
| the same service | |||
| 2006-10-30 | move subtitles selection to mainmenu, some subtitle fixes | Andreas Monzner | |
| 2006-10-28 | enable/disable pip with blue button in extensions menu | Andreas Monzner | |
| 2006-10-25 | fix 'start'/'stop'/'select other' subtitles | Andreas Monzner | |
| 2006-10-25 | dvb subtitles are working now | Andreas Monzner | |
| 2006-10-20 | re-enable error message | Felix Domke | |
| 2006-10-13 | add "infobar timeout", "show infobar on channel change", "show infobar on | Andreas Monzner | |
| skip forward/backward" options to Customize config | |||
| 2006-10-12 | change keys for activating/controlling PiP to color keys instead of number keys | Stefan Pluecken | |
| 2006-10-10 | show radio (rds) text when available... feel free to make it nicer | Andreas Monzner | |
| 2006-10-10 | remove debug | Andreas Monzner | |
| 2006-10-07 | subservice quickzap fixes | Andreas Monzner | |
| 2006-10-02 | config rewrite. some extensions still need to be updated. | Felix Domke | |
| 2006-08-08 | plugins can appear in the extensions menu now | Stefan Pluecken | |
| use PluginDescriptor.WHERE_EXTENSIONSMENU and the same parameters as for standard plugins (see the file manager plugin for an example) | |||
| 2006-08-07 | make infobar extensions more flexible (and easier to reuse and extend) | Stefan Pluecken | |
| 2006-08-07 | fix audio selector when service doesn't support audio track selection | Felix Domke | |
| 2006-08-05 | adding subservices quickzap (still buggy.. don't use timeshifting or PiP ↵ | Stefan Pluecken | |
| while in subservices quickzap mode as it will eat your cat) | |||
| 2006-07-28 | make resume optional | Felix Domke | |
| 2006-07-24 | ask to resume on playback | Felix Domke | |
| 2006-07-20 | simplify code | Andreas Monzner | |
| 2006-07-20 | add support for markers in bouquets | Andreas Monzner | |
| < > are usable to jump from marker to marker | |||
| 2006-07-12 | remove DEBUG | Andreas Monzner | |
| 2006-07-12 | fix non working timeshift stop when press the TV Button | Andreas Monzner | |
| 2006-07-12 | fix translations | Andreas Monzner | |
| 2006-07-11 | make some texts translatable and translate it to german languag | Andreas Monzner | |
| 2006-07-11 | convert to new skin system | Felix Domke | |
| 2006-07-11 | finally use new styled skins for infobar, menu | Felix Domke | |
| 2006-07-04 | fix possible blue screen | Andreas Monzner | |
| 2006-07-04 | really fix satfinder | Andreas Monzner | |
| sync channellist with pip | |||
| 2006-06-26 | add support for show used tuner for running service in the infobar | Andreas Monzner | |
| add support for show all tuners in use in the infobar add support for show the currently date in the infobar now all skins have to define some new widgets in skin.. look in skin.xml and search for "not used in this skin yet" | |||
| 2006-06-25 | add enigma1 like radio mode (on/off switchable in usage setup) | Andreas Monzner | |
| 2006-06-12 | fix no more working service change after opening/closing audio selection ↵ | Andreas Monzner | |
| with Exit/Lame | |||
| 2006-06-10 | - add separation lines to the ChoiceList component | Stefan Pluecken | |
| - selection of left/right/stereo added to the audio channel menu | |||
| 2006-06-08 | prevent for bsods | Andreas Monzner | |
| 2006-06-08 | add openServiceList action | Felix Domke | |
| 2006-06-05 | fix selection of subtitle | Felix Domke | |
| 2006-06-05 | fix actual selection of subtitle stream | Felix Domke | |
| 2006-06-05 | add subtitle support, though still disabled in dvb service | Felix Domke | |
| 2006-06-02 | add InfoBarSubtitleSupport | Felix Domke | |
| 2006-05-26 | fix notifications | Felix Domke | |
| 2006-05-25 | ugly workaround a bluescreen happening when a record timer fires that zaps away | Stefan Pluecken | |
| following error would happen without try/except: InfoBarGenerics.py", line 1415, in checkNotificationsIfExecing AttributeError: 'MoviePlayer' object has no attribute 'execing' someone with knowledge what should be done here: could you fix it, tmbinc? ;) | |||
| 2006-05-22 | add extension to swap picture in picture with big picture | Stefan Pluecken | |
| 2006-05-16 | add ability to selecte the audio channel (mono left, stereo, mono right) ↵ | Andreas Monzner | |
| from python store the current selected audio channel then per service in servicelist TODO: extend the audio track selection screen to make audio channel selection usable :) | |||
| 2006-05-14 | add list not empty check | Andreas Monzner | |
| 2006-05-12 | do activate subservice zapping when select the first subservice, but do not ↵ | Andreas Monzner | |
| deactivate it when zap over the portal | |||
| 2006-05-12 | delete all service references before playService .. otherwise the 2nd tuner ↵ | Andreas Monzner | |
| is used to zap | |||
| 2006-05-12 | implement subservice quickzap on < > keys | Andreas Monzner | |
| it is activated after select asubservice in the subservice selector | |||
| 2006-05-10 | add kwargs support for notifications | Felix Domke | |
