| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-10-06 | Merge branch ↵ | Stefan Pluecken | |
| 'bug_587_new_internally_connectable_and_unsupported_tuner_management' into bug_593_i2c_device_from_file Conflicts: lib/python/Components/NimManager.py | |||
| 2010-10-06 | refs bug #593 | Stefan Pluecken | |
| get i2c device from /proc/bus/nim_sockets for automatic scans | |||
| 2010-10-05 | Merge commit 'origin/bug_578_translateable_meta_descriptions' | acid-burn | |
| Conflicts: lib/python/Plugins/Extensions/GraphMultiEPG/meta/plugin_graphmultiepg.xml | |||
| 2010-10-05 | Merge commit 'origin/bug_563_fix_backuprestore_crash' | acid-burn | |
| 2010-10-05 | Merge commit 'origin/bug_69_configurable_inputdevice_delay' | acid-burn | |
| 2010-10-05 | Merge commit 'origin/bug_558_wlanfixes' | acid-burn | |
| Conflicts: lib/python/Components/Network.py | |||
| 2010-10-05 | Merge commit 'origin/bug_550_fix_softwareupgradecounter' | acid-burn | |
| 2010-10-05 | Merge commit 'origin/bug_345_configurable_recordingnames' | acid-burn | |
| 2010-10-05 | Merge commit 'origin/bug_418_network_interfacenaming' | acid-burn | |
| 2010-10-05 | Merge commit 'origin/bug_478_Listbox_ScrollbarMode' | acid-burn | |
| Conflicts: lib/python/Components/Converter/TemplatedMultiContent.py lib/python/Components/Renderer/Listbox.py | |||
| 2010-10-04 | permit also to record from service groups (services with associated ↵ | ghost | |
| alternative services) | |||
| 2010-10-03 | refs bug #587 | Stefan Pluecken | |
| internally linking is now done via /proc/stb/frontend/X/rf_switch instead of /proc/stb/tsmux and moved to the python part of enigma2 | |||
| 2010-10-02 | fixes bug #587 | Stefan Pluecken | |
| - use new internally connectable detection mechanism - display unsupported tuners | |||
| 2010-09-29 | DreamInfoHandler.py: strip data. refs #578 | acid-burn | |
| 2010-09-29 | DreamInfoHandler.py: strip data. refs #578 | acid-burn | |
| 2010-09-27 | refs bug #584 | Stefan Pluecken | |
| don't show "add service to bouquet" when inside bouquet view in multi bouquet mode and just one bouquet is set don't show "add service to favourites" when inside favourite view (multi bouquet mode is disabled) | |||
| 2010-09-27 | fixes bug #584 | Stefan Pluecken | |
| - Fixes BSOD in radio mode when trying to add a service to the favourites - Don't close ChannelSelection when adding a service to the facourites. | |||
| 2010-09-22 | Components/DreamInfoHandler.py: ignore old meta-xml index files. refs #578 | acid-burn | |
| 2010-09-22 | Components/DreamInfoHandler.py: ignore old meta-xml index files. refs #578 | acid-burn | |
| 2010-09-21 | Enigma2-meta: rework plugin meta files and prepare for inclusion into ↵ | acid-burn | |
| enigma2 translation. Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project. This also reduces consumed space inside flash memory. Add missing TempFanControl plugin meta and LICENSE. DreamInfohandler.py,SoftwareManager: follow meta xml changes. fixes #578 | |||
| 2010-09-21 | Enigma2-meta: rework plugin meta files and prepare for inclusion into ↵ | acid-burn | |
| enigma2 translation. Meta.xml files are now only in english and translation is now easy possible for all languages over enigma2 translation project. This also reduces consumed space inside flash memory. Add missing TempFanControl plugin meta and LICENSE. DreamInfohandler.py,SoftwareManager: follow meta xml changes. fixes #578 | |||
| 2010-09-13 | fixes bug #582 | Stefan Pluecken | |
| handle keyboard entries in wizard correctly for dynamic config elements | |||
| 2010-09-07 | Merge branch 'bug_480_nfiflash' into experimental | Fraxinas | |
| 2010-09-07 | NFIFlash: integrate configuration backup/restore, string corrections | Fraxinas | |
| 2010-09-01 | Merge branch 'bug_429_remove_hardcoded_paths' into experimental | Fraxinas | |
| 2010-09-01 | Merge branch 'bug_480_nfiflash' into experimental | Fraxinas | |
| 2010-09-01 | [NFIFlash] ask whether to run configuration backup after image download (add ↵ | Fraxinas | |
| #480) | |||
| 2010-09-01 | [DVDBurn] remove absolut paths for DVD media toolbox console utilities (add ↵ | Fraxinas | |
| #429) | |||
| 2010-08-26 | Enigma2: add possibility to configure input device delay and repeat settings. | acid-burn | |
| fixes #69 | |||
| 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-26 | add experimental vobsub support (requires gst-plugin-dvdsub) / ignore PGS ↵ | Fraxinas | |
| subs (fixes #537) | |||
| 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 | |||
