| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-08-26 | Enigma2: add possibility to configure input device delay and repeat settings. | acid-burn | |
| fixes #69 | |||
| 2010-08-24 | fix downloading image to flash or harddrive (#480) | Fraxinas | |
| 2010-08-18 | TaskView: correctly pop-up aborted/failed notifications in foreground | Fraxinas | |
| 2010-08-17 | JobView/HTTPProgressDownloader/NFIFlash correctly handle cancelling downloads | Fraxinas | |
| 2010-08-17 | Playback/Skipping fixes / cleanup by A. Holst | ghost | |
| * Jumping between marks in the movie, with "<" and ">", doesn't work well when there are cut marks in the movie. Especially jumping backwards will fail if there is a mark in a cut out region that is to be jumped over. (InfoBarGenerics.py, chunks 3 and 4) * Now when rewind works at all platforms also at low speeds, the rewind speeds x2 and x4 should be added again to the default. (UsageConfig.py, chunk 1) * Cleanup some obsolete code: SeekBackHack and non-smooth winding. None of these can be used anymore, but remnants were left in the code and in the configuration alternatives. It is high time to clean these out. (setup.xml, UsageConfig.py chunk 2, InfoBarGenerics.py chunks 1 and 2, DVDPlayer) * In the position gauge of the movie player, marks in the movie are shown as red dots. Long time ago the last position was also shown as a red dot, which was bad because it was confused with the marks, so it was removed. However, jumping between marks in the movie with "<" and ">" also stops at the last position, which is useful e.g. if you don't automatically start playing from the last position. The code below adds the last position back to the position gauge as a green dot, to distinguish it from the red ones. (epositiongauge.cpp) refs bug #570 | |||
| 2010-08-16 | NFIFlash: change display of feed list details | Fraxinas | |
| 2010-08-13 | NFIFlash fixes (#480) | Fraxinas | |
| 2010-08-13 | introduce afterEventChangeable parameter | Fraxinas | |
| 2010-08-13 | show "nothing connected" instead of empty filelist with only mountpoints shown | Fraxinas | |
| 2010-08-12 | NFIFlash: hide hdd and other mounts (#480) | Fraxinas | |
| 2010-08-10 | re-commit new NFIFlash plugin (bug #480) | Fraxinas | |
| 2010-08-05 | lib/python/Components/VolumeControl.py: move instance to class | ghost | |
| 2010-08-05 | lib/python/Components/VolumeControl.py: move instance to class | ghost | |
| 2010-08-05 | lib/python/Components/VolumeControl.py: make the VolumeControl instance ↵ | ghost | |
| global accessible and add a singleton check | |||
| 2010-08-05 | lib/python/Components/VolumeControl.py: make the VolumeControl instance ↵ | ghost | |
| global accessible and add a singleton check | |||
| 2010-07-27 | Enigma2-Network: update Wlan plugin to support new python-wifi. | acid-burn | |
| some fixes and cleanups. refs #558 | |||
| 2010-07-27 | SystemPlugins/WirelessLan: remove outdated flags.py and iwlibs.py. | acid-burn | |
| refs #558 | |||
| 2010-07-25 | Softwaremanager: fix potential crash when trying to delete from empty list. | acid-burn | |
| Graphmultiepg: fix typo inside metafile. fixes #563 | |||
| 2010-07-25 | Softwaremanager: fix potential crash when trying to delete from empty list. | acid-burn | |
| Graphmultiepg: fix typo inside metafile. fixes #563 | |||
| 2010-07-24 | Enigma2-Network: update Wlan plugin to support new python-wifi. | acid-burn | |
| some fixes and cleanups. refs #558 | |||
| 2010-07-24 | SystemPlugins/WirelessLan: remove outdated flags.py and iwlibs.py. | acid-burn | |
| refs #558 | |||
| 2010-07-24 | Network.py,NetworkSetup.py,skin_default.xml: * Introduce new unified naming ↵ | acid-burn | |
| for network interfaces. * Redesign NetworkadapterSelection Screen. * small cleanups. Refs #137 , Fixes #418 | |||
| 2010-07-24 | refs bug #460 | Stefan Pluecken | |
| swap bflag and eflag (begin and end flag for timer sanity check) old version: bflag = 1, eflag = -1 that lead to the sort function sorting timers with begin=end wrong: self.nrep_eventlist.extend([(self.newtimer.begin,self.bflag,-1),(self.newtimer.end,self.eflag,-1)]) resulted in (end, eflag) before (begin, bflag) and in a conflict with zapping timers with end=begin (no end time) | |||
| 2010-07-22 | fixes bug #556 | Stefan Pluecken | |
| - fixes adding timers from inside the movie player: the .ts service was added as channel - fixes a small bug in ConfigSelection to allow empty strings inside the ChoicesList | |||
| 2010-07-20 | implement configurable http user-agent (fixes #224) | Fraxinas | |
| 2010-07-16 | fixes bug #552 | Stefan Pluecken | |
| add the equal sign to numerical text input onto the 0 rcu button | |||
| 2010-07-06 | Softwaremanager: * properly count processed packages. | acid-burn | |
| * make configfile owerwrite question while upgrading configurable over new setupscreen on Menu Button. * show files that will be backed up inside own infoscreen and not inside the menu description. * add possibility to navigate with the remote keys (a-z) inside packagemanager. thx emanuel fixes #550 | |||
| 2010-07-06 | Screens/Ipkg.py: properly count processed packages. refs #550 | acid-burn | |
| 2010-07-06 | Softwaremanager: * properly count processed packages. | acid-burn | |
| * make configfile owerwrite question while upgrading configurable over new setupscreen on Menu Button. * show files that will be backed up inside own infoscreen and not inside the menu description. * add possibility to navigate with the remote keys (a-z) inside packagemanager. thx emanuel fixes #550 | |||
| 2010-07-06 | Screens/Ipkg.py: properly count processed packages. refs #550 | acid-burn | |
| 2010-06-28 | add support for /proc/stb/frontend/X/lnb_sense | ghost | |
| 2010-06-28 | add support for /proc/stb/frontend/X/lnb_sense | ghost | |
| 2010-06-21 | set currently running audio + subtitle streams as default selection. on OK ↵ | Fraxinas | |
| keypress, select and close dialog. (add #188) | |||
| 2010-06-14 | fix-fix configlist assertion (add #188) | Fraxinas | |
| 2010-06-11 | Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵ | Fraxinas | |
| experimental | |||
| 2010-06-11 | don't crash on empty configlist lines | Fraxinas | |
| 2010-06-10 | add missing dm800se color oled screens. refs #530 | acid-burn | |
| 2010-06-10 | add missing dm800se color oled screens. refs #530 | acid-burn | |
| 2010-06-09 | fix crash when unicable matrix is selected, cleanup code | ghost | |
| 2010-06-09 | fix crash when unicable matrix is selected, cleanup code | ghost | |
| 2010-06-09 | fix subtitle configlist crash | Fraxinas | |
| 2010-06-08 | NimManager.py: add missing conversion to int | ghost | |
| 2010-06-08 | NimManager.py: add missing conversion to int | ghost | |
| 2010-06-08 | update unicable stuff (by adenin) | ghost | |
| 2010-06-08 | update unicable stuff (by adenin) | ghost | |
| 2010-06-04 | make empty conflist entries unselectable and change some debug output | Fraxinas | |
| 2010-06-04 | Extend AudioSelection width, fix mediaplayer subtitle selection key | Fraxinas | |
| 2010-06-01 | dm800se support | ghost | |
| 2010-05-30 | Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵ | Fraxinas | |
| experimental | |||
| 2010-05-30 | fix empty streams list crash, correctly show/hide color key buttons, ↵ | Fraxinas | |
| re-implement plugin-hook for blue key, fix possible exit crash | |||
