| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-07-11 | use harddiskmanager in about screen | Andreas Monzner | |
| 2008-07-11 | add missing def run... (for network wizard) | Andreas Monzner | |
| 2008-07-11 | add message "Please press OK to continue." to DefaultSatLists wizard's | Stefan Pluecken | |
| last step | |||
| 2008-07-11 | revert last revision (workaround no longer needed) | Andreas Frisch | |
| 2008-07-11 | add missing imports, | Andreas Monzner | |
| add madwifi support | |||
| 2008-07-11 | fix crash on setValues exceeding 32 bit range | Andreas Frisch | |
| 2008-07-11 | update network setup | Andreas Monzner | |
| cleanup imports | |||
| 2008-07-11 | fix some imports | Andreas Monzner | |
| 2008-07-11 | more flexible harddisk handling | Andreas Monzner | |
| 2008-07-11 | use /dev/mtdblock/6 as defaults partition | Stefan Pluecken | |
| 2008-07-11 | fix crash on selecting new dvd iso/directory from file browser with a ↵ | Andreas Frisch | |
| playback already running | |||
| 2008-07-11 | fix gui crash on dvdnav reporting uninitialized play positions | Andreas Frisch | |
| 2008-07-10 | use self.getTranslation() for translations | Stefan Pluecken | |
| 2008-07-09 | add method saveAll to ConfigListScreen | Stefan Pluecken | |
| 2008-07-09 | save config entries after creating them for keyCancel to work properly | Stefan Pluecken | |
| 2008-07-09 | fix configmode selection in sat config (not yet working 100% properly) | Stefan Pluecken | |
| 2008-07-09 | fix possible deathscreen on sat change (with predefind transponders) | Andreas Monzner | |
| 2008-07-09 | re-add isTop param to FileList and use it in MediaPlayer (thanks to PieterG) | Andreas Monzner | |
| 2008-07-08 | allow import of ConfigLists from non Screens. positions. | Stefan Pluecken | |
| example: <config screen="Plugins.Systemplugins.Foo" module="Bar" args="1" type="ConfigList" /> | |||
| 2008-07-08 | add getTranslation method to wizard baseclass to allow overwriting this ↵ | Stefan Pluecken | |
| method for plugin translations | |||
| 2008-07-08 | create & purge unique one-time temp directory for each burning job and | Andreas Frisch | |
| 2008-07-07 | - allow multiple xml control files for one wizard (to combine wizards, that ↵ | Stefan Pluecken | |
| should also be able to run standalone) - separate question for default sat lists in start wizard | |||
| 2008-07-07 | make model detection optional | Stefan Pluecken | |
| 2008-07-04 | an experimental gui for the DVDBurn | Andreas Frisch | |
| 2008-07-04 | fixes crash in DVDBurn | Andreas Frisch | |
| 2008-07-04 | fix crash for non-existent workspace directories | Andreas Frisch | |
| 2008-07-04 | add support for avi/mkv .... please note that not all is working yet, and | Andreas Monzner | |
| not all hardware can handle both types... and you need a new gst-plugin-dvbmediasink... new drivers.. and new hardware ;) | |||
| 2008-07-03 | fix deathscreen when opening wlan network list (ssid list) and the currently | Andreas Monzner | |
| used ssid is not found | |||
| 2008-07-03 | fix keymap for advanced remote | Andreas Frisch | |
| 2008-07-03 | fix prerequisite logic and add hardware detection to list of possible ↵ | Stefan Pluecken | |
| prerequisites (needs driver update) | |||
| 2008-07-03 | the class HardwareInfo is used to determine the dreambox model (taken | Stefan Pluecken | |
| from /proc/stb/info/model) (needs new driver info.ko) | |||
| 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-02 | remove color testpic | Andreas Monzner | |
| 2008-07-02 | change default Motor timeout... stab motors are very slow ;) | Andreas Monzner | |
| 2008-07-01 | restart previous running services in onClose event | Andreas Monzner | |
| remove some debug output | |||
| 2008-06-27 | rewrite ServiceEventTracker and PerServiceBase service event handle code | Andreas Monzner | |
| (now the real code) | |||
| 2008-06-27 | revert rest of local changes (so the complete commit is reverted now) | Andreas Monzner | |
| 2008-06-27 | revert local changes | Andreas Monzner | |
| 2008-06-27 | rewrite ServiceEventTracker and PerServiceBase service event handle code | Andreas Monzner | |
| 2008-06-27 | remove no more exist isTop argument | Andreas Monzner | |
| 2008-06-27 | some cleanups, | Andreas Monzner | |
| add missing destroy calls, fix incomplete destroy calls, small speedup | |||
| 2008-06-26 | some restrictions for the sat setup | Stefan Pluecken | |
| we don't allow - DVB-S tuner ==loopthrough==> DVB-S2 tuner - tuner A ==equals to==> tuner B set to loopthrough - tuner A ==equals to==> tuner B set to 2nd cable on positioner LNB - tuner A ==2nd cable==> tuner B, if tuner B is already referenced in another tuner's config as 2nd cable on this positioner | |||
| 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-06-26 | handle 'equal' option in tuner config correctly for -s2 tuners | Stefan Pluecken | |
| 2008-06-26 | allow better and smarter configuration for > 2 nims | Stefan Pluecken | |
| 2008-06-26 | allow better and smarter configuration for > 2 nims | Stefan Pluecken | |
| 2008-06-25 | dont crash when press ok at the first line in filelist | Andreas Monzner | |
| 2008-06-25 | take care of hotplug events just when the infobar is execing (no other menu | Andreas Monzner | |
| is visible) | |||
| 2008-06-24 | its a bad idea to open a screen at every place.. | Andreas Monzner | |
| i fix this later.. | |||
| 2008-06-24 | auto start mediascanner on hotplug change (new device plugged or medium | Andreas Monzner | |
| injected) add mediascanner support to dvd player plugin | |||
