aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2010-08-26Enigma2: add possibility to configure input device delay and repeat settings.acid-burn
fixes #69
2010-08-26Enigma2: add possibility to configure input device delay and repeat settings.acid-burn
fixes #69
2010-08-17Playback/Skipping fixes / cleanup by A. Holstghost
* 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-06-10add missing dm800se color oled screens. refs #530acid-burn
2010-06-10add missing dm800se color oled screens. refs #530acid-burn
2010-06-10add support for rbg565 color oledghost
2010-06-10Revert "resize InfoBarSummary for 96x64 displays"ghost
This reverts commit 445b7f371df0fc4e7bcdf8a013b892e35e90c893. no more needed since we have real color oled support
2010-06-10Revert "resize ChannelSelection_summary to fit on 96x64 displays"ghost
This reverts commit 4b90fd4ce866b21a60ca5962b23c550e54d4f6d8. no more needed since we have real support for the color oled
2010-06-09fix nl subtitle selected string and layoutFraxinas
2010-06-08update unicable stuff (by adenin)ghost
2010-06-08update unicable stuff (by adenin)ghost
2010-06-04Extend AudioSelection width, fix mediaplayer subtitle selection keyFraxinas
2010-06-01add support for rbg565 color oledghost
2010-06-01dm800se supportghost
2010-05-30Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into ↵Fraxinas
experimental
2010-05-30experimentally merge audio + subtitle streams selection dialogs into oneFraxinas
2010-05-12RecordTimer.py,RecordingConfig.py,setup.xml: *add possibility to change the ↵acid-burn
default recording filename composition in expert mode. This allows now to have shorter recording filenames (Date-Name) or longer (DateTime-Channel-Name-Shortdescription) beside the default. This fixes #345
2010-05-12RecordTimer.py,RecordingConfig.py,setup.xml: *add possibility to change the ↵acid-burn
default recording filename composition in expert mode. This allows now to have shorter recording filenames (Date-Name) or longer (DateTime-Channel-Name-Shortdescription) beside the default. This fixes #345
2010-05-07fixed not visible padlock icon in parental control listsghost
this fixes bug #531
2010-05-07fixed not visible padlock icon in parental control listsghost
this fixes bug #531
2010-05-06Network.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-05-06Network.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-05-05dm800se supportghost
2010-04-29resize ChannelSelection_summary to fit on 96x64 displaysStefan Pluecken
2010-04-29resize InfoBarSummary for 96x64 displaysStefan Pluecken
2010-04-10show minus sign before remaining time in movieplayerghost
2010-04-10fixes bug #314Stefan Pluecken
remove default settings entry from setup menu since the default wizard is called on first run (doing a factory reset to install the default settings is more plausible)
2010-03-31fixes bug #444Stefan Pluecken
replace "Das Erste" => "Das Erste HD" "ZDF" => "ZDF HD" "Arte" => "Arte HD" on HD boxes in default favourite bouquet
2010-03-24add support for event progressbar per service in channelselectionghost
default this is disabled.. you can enable it in the Usage config this fixes bug #486 (patch by Dr.Best)
2010-03-24add support for event progressbar per service in channelselectionghost
default this is disabled.. you can enable it in the Usage config this fixes bug #486 (patch by Dr.Best)
2010-03-22data/encoding.conf: set default encoding for cze/ces/slo/slk to ISO6397ghost
2010-03-22data/encoding.conf: set default encoding for cze/ces/slo/slk to ISO6397ghost
2010-03-13fixes bug #444Stefan Pluecken
replace "Das Erste" => "Das Erste HD" "ZDF" => "ZDF HD" "Arte" => "Arte HD" on HD boxes in default favourite bouquet
2010-03-12fixes bug #445Stefan Pluecken
show diseqc settings in NimSelection
2010-03-12fixes bug #445Stefan Pluecken
show diseqc settings in NimSelection
2010-03-01Add some parental control improvements (made by Tode)ghost
2010-03-01Add some parental control improvements (made by Tode)ghost
2010-02-20removes hd test ard/zdf from default userbouquetStefan Pluecken
2010-02-20removes hd test ard/zdf from default userbouquetStefan Pluecken
2010-02-20removed german tv station 'TIMM' from default userbouquet due to ↵Stefan Pluecken
cancellation of satellite broadcast next monday
2010-02-20removed german tv station 'TIMM' from default userbouquet due to ↵Stefan Pluecken
cancellation of satellite broadcast next monday
2010-02-11Merge branch 'bug_443_listbox_selection' into experimentalghost
2010-02-11data/encoding.conf: add more czech transpondersghost
2010-02-08Merge commit 'origin/bug_171_remove_wrong_triple_dots'acid-burn
2010-01-29Merge commit 'origin/bug_171_remove_wrong_triple_dots' into experimentalacid-burn
2010-01-29* Remove triple dot "..." from main menu entries and main menu plugin names.acid-burn
This fixes bug #171 Please enter the commit message for your changes. Lines starting
2010-01-29Merge commit 'origin/bug_218_simplify_networkwizard' into experimentalacid-burn
Conflicts: lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py
2010-01-29* simplify NetworkWizard usability. Its now possible to open the wizard ↵acid-burn
directly with the current selected network interface, so its no more needed to select the interface twice. * add a blue button link to the network wizard also inside the AdapterSelectionScreen. * d't show interface question if only one interface is available. This fixes bug #218
2010-01-21show minus sign before remaining time in movieplayerghost
2010-01-02Merge remote branch 'origin/bug_112_enable_extensions_manager'ghost