| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-12 | no servicelist unless we have InfoBarChannelSelection | Felix Domke | |
| 2009-02-12 | Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugs | Felix Domke | |
| 2009-02-12 | allow extensions on blue button for movie player (usable on dm8000 rc) | Felix Domke | |
| 2009-02-11 | Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugs | Felix Domke | |
| Conflicts: lib/dvb/decoder.cpp | |||
| 2009-02-09 | fix 'play' doesn't disappear when config.usage.show_infobar_on_skip is set | Felix Domke | |
| 2009-02-07 | change record option ordering | ghost | |
| 2009-02-07 | use default record path when current doesnt exist | ghost | |
| 2009-01-27 | make gettext happy | ghost | |
| 2009-01-26 | timer fixes by adenin: properly handle conflicting timer in immediate record | Felix Domke | |
| 2009-01-19 | timer fixes and improvements by adenin | ghost | |
| 2008-12-21 | fix deathscreen in some conditions (thx to adenin) | ghost | |
| 2008-12-03 | use cElementTree instead of minidom for xml parsing (thx to Moritz Venn) | ghost | |
| 2008-11-20 | fix keymap associations with INFO button | Fraxinas | |
| 2008-11-18 | rework decoder states | Felix Domke | |
| 2008-11-17 | remove superfluous import | Fraxinas | |
| 2008-11-10 | long keypress on INFO key either brings up single servie EPG view screen ↵ | Fraxinas | |
| like right now or, if any plugins of new type WHERE_EVENTINFO are installed (e.g. GraphMultiEPG, IMDB, OFDB), a choicebox with the relevant plugins. consequence: GraphMultiEPG is no longer ran from extensions menu (blue button) but by long keypress on INFO button instead! | |||
| 2008-10-22 | fix copy&paste typos | Andreas Monzner | |
| 2008-10-18 | add timeroverlap detection made by adenin (thanks for the great work!) | Andreas Monzner | |
| 2008-10-15 | check for running jobs before shutting down/rebooting | Andreas Frisch | |
| 2008-10-13 | allow DVD burning in background. to view progress of jobs, press extensions ↵ | Andreas Frisch | |
| key (blue) in TV mode | |||
| 2008-10-01 | dont show pvr state widget when state ist play | Andreas Monzner | |
| 2008-07-15 | disable instant record by pressing red button with new rcs | Stefan Pluecken | |
| 2008-07-15 | display "audio" instead of "timeshift" in the infobar next to the yellow ↵ | Stefan Pluecken | |
| knob for new rc boxes | |||
| 2008-07-11 | fix subservicequickzap | Andreas Monzner | |
| 2008-07-11 | fix some imports | Andreas Monzner | |
| 2008-07-02 | # | Andreas Monzner | |
| # Some Bugfixes related to locationstuff.patch # # ritzMo: # - fix a missing member in ConfigLocations (argument was ignord but # expected later in the code) # - take care of the fact that an instant record might not be saved in # default record location (fixes error when no hdd installed) # - remove overly complex Screen.close override in LocationBox # - fix deathscreen in LocationBox context menu # Anders Holst: # - fix deathscreen when default record location not in bookmarks when # editing timers which would be stored there # - don't ignore inhibitDirs if inhibitMounts is unset # - hide potentially dangerous folders for all users in MovieLocationBox # (previously / was hidden for userlevel < expert) # | |||
| 2008-07-01 | restart previous running services in onClose event | Andreas Monzner | |
| remove some debug output | |||
| 2008-06-27 | revert rest of local changes (so the complete commit is reverted now) | Andreas Monzner | |
| 2008-06-27 | rewrite ServiceEventTracker and PerServiceBase service event handle code | Andreas Monzner | |
| 2008-06-27 | some cleanups, | Andreas Monzner | |
| add missing destroy calls, fix incomplete destroy calls, small speedup | |||
| 2008-06-26 | add possibility to choose record location on timer creation and choose | Andreas Monzner | |
| record location in movieplayer (only in expert user level) | |||
| 2008-05-27 | green -> blue | Andreas Monzner | |
| 2008-05-26 | add possibility to enable / disable ac3 downmix in audio track selection | Andreas Monzner | |
| menu | |||
| 2008-05-14 | fix not visible sleeptimer in extensions menu on dm800 | Andreas Monzner | |
| 2008-05-13 | dont re-ask parental pin on change subservices | Andreas Monzner | |
| 2008-04-24 | re-add SeekBackward workaround ... but dont use it for the dvd player | Andreas Monzner | |
| 2008-04-17 | remove deprecated and unused code | Andreas Monzner | |
| 2008-04-14 | remove deprecated code (deprecation date was 2008-01 and 2008-02) | Andreas Monzner | |
| 2008-04-04 | remove unneeded minBackwardSpeed check... the min speed is already defined | Andreas Monzner | |
| via Usage config (in Expert Mode) | |||
| 2008-03-13 | add some translator comments, by Anders Holst | Felix Domke | |
| 2008-03-10 | dont show pip options in extension menu when no pip is available | Andreas Monzner | |
| 2008-02-19 | movie player configuration options, by Anders Holst | Felix Domke | |
| 2008-02-14 | add support for cyclic garbage collection to eTimer and eSocketNotifier | Andreas Monzner | |
| class, add simpler method to set a timer callback.. or remove.. instead of timer.timeout.get().append(func).. or .remove(func)... now it is possible to do timer.callback.append(func)... timer.callback.remove(func) (the old method still works..but is now deprecated) | |||
| 2008-01-29 | fix typo | Andreas Monzner | |
| 2008-01-24 | pass more information about why a channel alloc fails, and display proper ↵ | Felix Domke | |
| error message (instead of "no free tuner") | |||
| 2007-11-22 | set parent | Felix Domke | |
| 2007-11-15 | add config option 'Show blinking clock in display during recording' | Andreas Monzner | |
| default is no | |||
| 2007-11-02 | split Misc Converter/Source into RecordState and TunerInfo Source / | Andreas Monzner | |
| Converter add deprecation Warnings for some old InfoBar Components (Nim_A, NimB, NimA_Active, NimB_Active, BlinkingPoint) | |||
| 2007-11-01 | let display clock blinking when a recording is in progress | Andreas Monzner | |
| 2007-11-01 | use Source/Render/Converter stuff for: | Andreas Monzner | |
| - forground tuner displaying - tuners in use displaying - running record pixmap | |||
