| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-02-15 | added default language for lang code "tha". refs #687 | acid-burn | |
| 2011-02-15 | fix some wrong displayed fonts on polish channels. refs #687 | acid-burn | |
| 2011-02-09 | Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst' | ghost | |
| 2011-02-05 | Merge branch 'obi/master' | Andreas Oberritter | |
| 2011-01-19 | fix ASCII input for SDL | Andreas Oberritter | |
| 2011-01-19 | keymap.xml: add KEY_SPACE for menu | Andreas Oberritter | |
| 2011-01-02 | improve setup summary layout | Fraxinas | |
| 2010-12-11 | add own font alias(name) for display (summary) screens | ghost | |
| 2010-11-16 | install keymaps | Andreas Oberritter | |
| 2010-11-16 | install tuxtxt.ttf | Andreas Oberritter | |
| 2010-11-16 | further updates to the build system, generate enigma2.sh | Andreas Oberritter | |
| 2010-11-16 | data/skin_default/icons/Makefile.am: remove trailing whitespace | Andreas Oberritter | |
| 2010-11-15 | Merge branch 'bug_619_ask_for_scan_when_no_default_servicelists_are_avail' | ghost | |
| 2010-11-15 | data/defaultlists.xml: additionally ask to do a servicescan when no ↵ | ghost | |
| defaultservicelist was choosed refs bug #619 | |||
| 2010-11-15 | Merge branch 'bug_617_default_favlist_handling_fix' | ghost | |
| 2010-11-15 | temporary disable not working prerequisites | ghost | |
| refs bug #617 | |||
| 2010-11-15 | Merge branch 'bug_619_ask_for_scan_when_no_default_servicelists_are_avail' | ghost | |
| 2010-11-15 | Merge branch 'bug_618_fix_display_recording_indication' | ghost | |
| 2010-11-15 | defaultsatlists.xml: ask to scan when no default servicelists are avail | ghost | |
| refs #619 | |||
| 2010-11-15 | show all services list on first start, when the favourite list is empty ↵ | ghost | |
| (DVB-C/DVB-T) refs #617 | |||
| 2010-11-15 | fix record blink widget pos and size | ghost | |
| refs #618 | |||
| 2010-11-15 | dont install default favourite list when no DVB-S(2) is available | ghost | |
| 2010-11-05 | add more 7020hd changes | ghost | |
| 2010-11-02 | Merge branch 'bug_530_add_dm800se_support' | ghost | |
| 2010-11-02 | move windowstyle definitions for LCD/OLED and Color Oled Display to ↵ | ghost | |
| skin_default.xml | |||
| 2010-10-14 | Merge remote branch ↵ | ghost | |
| 'remotes/origin/bug_592_dont_allow_default_parental_control_pin' | |||
| 2010-10-14 | Merge remote branch ↵ | ghost | |
| 'remotes/origin/bug_587_new_internally_connectable_and_unsupported_tuner_management' | |||
| 2010-10-08 | refs bug #592 | Stefan Pluecken | |
| "pin" => "PIN" | |||
| 2010-10-08 | fixes bug #592 | Stefan Pluecken | |
| don't activate the parental control setup protection if no pin is set | |||
| 2010-10-06 | fix nl subtitle selected string and layout | Fraxinas | |
| 2010-10-06 | Extend AudioSelection width, fix mediaplayer subtitle selection key | Fraxinas | |
| 2010-10-06 | experimentally merge audio + subtitle streams selection dialogs into one | Fraxinas | |
| 2010-10-06 | fixes bug #362 | thedoc | |
| allow configuring short power button action to shutdown, standby, menu | |||
| 2010-10-06 | Merge remote branch 'origin/bug_347_adenin_unicable_xml' | ghost | |
| 2010-10-06 | Merge branch 'bug_531_fixed_not_visible_parental_control_padlock' | ghost | |
| 2010-10-06 | Merge remote branch 'origin/bug_530_add_dm800se_support' | ghost | |
| 2010-10-06 | Merge branch 'bug_486_add_service_event_progress_to_servicelist' | ghost | |
| 2010-10-06 | skin_default.xml: small skin correction. refs #530 | acid-burn | |
| 2010-10-05 | Merge commit 'origin/bug_69_configurable_inputdevice_delay' | 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-04 | update default favourites | Stefan Pluecken | |
| 2010-10-02 | fixes bug #587 | Stefan Pluecken | |
| - use new internally connectable detection mechanism - display unsupported tuners | |||
| 2010-10-01 | data/skin_default.xml: skin fixes for dm800se color oled. refs #530 | acid-burn | |
| 2010-10-01 | data/skin_default.xml: skni fixes for dm800se color oled. refs #530 | acid-burn | |
| 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-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-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 | |
