aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2010-12-11Merge branch 'master' into experimentalghost
2010-12-11add own font alias(name) for display (summary) screensghost
2010-11-25Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst' into ↵ghost
experimental
2010-11-16install keymapsAndreas Oberritter
2010-11-16install tuxtxt.ttfAndreas Oberritter
2010-11-16further updates to the build system, generate enigma2.shAndreas Oberritter
2010-11-16data/skin_default/icons/Makefile.am: remove trailing whitespaceAndreas Oberritter
2010-11-15Merge branch 'bug_619_ask_for_scan_when_no_default_servicelists_are_avail'ghost
2010-11-15data/defaultlists.xml: additionally ask to do a servicescan when no ↵ghost
defaultservicelist was choosed refs bug #619
2010-11-15Merge branch 'bug_617_default_favlist_handling_fix'ghost
2010-11-15temporary disable not working prerequisitesghost
refs bug #617
2010-11-15Merge branch 'bug_619_ask_for_scan_when_no_default_servicelists_are_avail'ghost
2010-11-15Merge branch 'bug_618_fix_display_recording_indication'ghost
2010-11-15defaultsatlists.xml: ask to scan when no default servicelists are availghost
refs #619
2010-11-15show all services list on first start, when the favourite list is empty ↵ghost
(DVB-C/DVB-T) refs #617
2010-11-15fix record blink widget pos and sizeghost
refs #618
2010-11-15dont install default favourite list when no DVB-S(2) is availableghost
2010-11-05add more 7020hd changesghost
2010-11-02Merge branch 'bug_530_add_dm800se_support'ghost
2010-11-02move windowstyle definitions for LCD/OLED and Color Oled Display to ↵ghost
skin_default.xml
2010-10-14Merge remote branch ↵ghost
'remotes/origin/bug_592_dont_allow_default_parental_control_pin'
2010-10-14Merge remote branch ↵ghost
'remotes/origin/bug_587_new_internally_connectable_and_unsupported_tuner_management'
2010-10-08refs bug #592Stefan Pluecken
"pin" => "PIN"
2010-10-08fixes bug #592Stefan Pluecken
don't activate the parental control setup protection if no pin is set
2010-10-06fix nl subtitle selected string and layoutFraxinas
2010-10-06Extend AudioSelection width, fix mediaplayer subtitle selection keyFraxinas
2010-10-06experimentally merge audio + subtitle streams selection dialogs into oneFraxinas
2010-10-06fixes bug #362thedoc
allow configuring short power button action to shutdown, standby, menu
2010-10-06Merge remote branch 'origin/bug_347_adenin_unicable_xml'ghost
2010-10-06Merge branch 'bug_531_fixed_not_visible_parental_control_padlock'ghost
2010-10-06Merge remote branch 'origin/bug_530_add_dm800se_support'ghost
2010-10-06Merge branch 'bug_486_add_service_event_progress_to_servicelist'ghost
2010-10-06skin_default.xml: small skin correction. refs #530acid-burn
2010-10-05Merge commit 'origin/bug_69_configurable_inputdevice_delay'acid-burn
2010-10-05Merge commit 'origin/bug_345_configurable_recordingnames'acid-burn
2010-10-05Merge commit 'origin/bug_418_network_interfacenaming'acid-burn
2010-10-04update default favouritesStefan Pluecken
2010-10-02fixes bug #587Stefan Pluecken
- use new internally connectable detection mechanism - display unsupported tuners
2010-10-01data/skin_default.xml: skin fixes for dm800se color oled. refs #530acid-burn
2010-10-01data/skin_default.xml: skni fixes for dm800se color oled. refs #530acid-burn
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