aboutsummaryrefslogtreecommitdiff
path: root/data/menu.xml
AgeCommit message (Collapse)Author
2010-10-06experimentally merge audio + subtitle streams selection dialogs into oneFraxinas
2010-08-26Enigma2: add possibility to configure input device delay and repeat settings.acid-burn
fixes #69
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-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
2009-12-22Merge branch 'bug_236_recordpath'ghost
2009-12-03use new DeepstandbySupport SystemInfo entry at some places... this fixes bug ↵ghost
#307
2009-10-29By Anders Holst:Felix Domke
At regular intervalls there are questions in the forum (in at least three or four different threads on only this subject) on how to configure the recording paths so you don't have to set them to the same thing over and over again in e.g EPG timers. People apparently forget to set it, and miss their recordings because the harddisk is full or not built in. They want an easy way to change the default from /hdd/movies/ to a NAS or a USB device. I have rebased the patch in this thread from March 23, added two minor bugfixes, and hopefully made it less controversial by making sure that it only affects the expert setup level. I don't think there should be anything controversial about this patch now, and no known bugs. It only provides functionality that several people are screaming to get. Synopsis: The patch changes the "Timeshift path..." setup dialogue into a "Recording paths..." dialogue where you can easily configure both the timeshift and the other recording paths.
2009-08-18set permissions to 644 for data filesAndreas Oberritter
2009-05-06add option to select a keymap for a attached keyboard.acid-burn
this closes #11
2009-03-17data/menu.xml: add default weightsghost
2009-02-14make factory reset description translatableghost
2009-01-19rework block device scanning a bitFelix Domke
2008-12-03add sleeptimer to shutdown menughost
2008-11-17allows to configure the path for timeshift recordings via gui, by Moritz ↵Felix Domke
Venn. closes #64.
2008-05-29add new network configFelix Domke
2008-05-27add default services lists as a scan alternativeStefan Pluecken
2008-05-16add default wizard to the menu (should we reorganize the settings menu?)Stefan Pluecken
2008-04-13png cleanup by nemesis, source changes.Felix Domke
2008-03-28Factoryreset => Factory resetStefan Pluecken
2008-03-27add Factory resetAndreas Monzner
2008-02-15dont show display setup in menu, when no display is availableAndreas Monzner
2008-02-13missing part of ritzmo's fsck patchFelix Domke
2008-02-01add possibilty to hide menu entries when needed hardware is not availableAndreas Monzner
2007-11-27add disabled videosetupRonny Strutz
2007-11-22re-level some config options, introduce levels for channel selection menuFelix Domke
2007-11-11change order in shutdown menu (expert mode only)Felix Domke
2007-11-07in expert mode, allow restarting enigma via main menu entryFelix Domke
2007-10-28change "Games / Plugins" to "Plugins"Stefan Pluecken
2007-10-07reorder mainmenu to match previous order, patch by Moritz Venn ↵Felix Domke
(007_enigma2_fix_mainmenu_order.patch)
2007-10-07move media player into plugin (patch by Moritz Venn, ↵Felix Domke
001_enigma2_make_mediaplayer_a_plugin.patch)
2007-09-14add support for pictures in mainmenuAndreas Monzner
2007-03-19network setup rewrite... adds support for multiple devices and an extended ↵Stefan Pluecken
setup via plugins
2007-01-07take care of running recording before realy shutdown e2Andreas Monzner
2006-10-30move subtitles selection to mainmenu, some subtitle fixesAndreas Monzner
2006-10-26add auto vcr switching support (needs new drivers (fp.ko))Andreas Monzner
2006-10-19create a harddisk setup menuStefan Pluecken
2006-10-10move parental control entry to the setup menuStefan Pluecken
2006-10-10add parental control (still somehow buggy and some minor features missing... ↵Stefan Pluecken
don't trust it yet to protect your children)
2006-07-19take setup menu titles optionally from setup.xml, try to make them a bit ↵Felix Domke
easier to understand
2006-06-30let's say tuner.Felix Domke
2006-06-28move dvb-t 5V antenna switching to better placeAndreas Monzner
rename Service Searchin -> Satconfig to -> Nimconfig
2006-03-23- switchtimer added to RecordingTimerStefan Pluecken
- media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer) - language selection saves a language string instead of a changing index number
2006-02-07flush config (to flash) on close setup listAndreas Monzner
2006-02-07setup: Video Audio -> Audio / VideoFelix Domke
2006-02-03add ability to enable/disable "change to next/prev bouquet when quickzap is ↵Andreas Monzner
used on last/prev service in bouquet" in usage settings
2006-01-06make epg toggling configurable (default set to unusable epg on INFO key)Stefan Pluecken
2006-01-06plugins can register their own menu nowStefan Pluecken
menus have their own id now the update plugin for example adds a menu item to the Setup menu with the id "setup"
2005-12-25add vcr scart switch to main menuStefan Pluecken
2005-12-23add config option to disable the zap warning message when trying to recordStefan Pluecken
2005-12-21add pluginsStefan Pluecken
to test it: uncomment the example.py in lib/python/Plugins/Makefile.am plugins can be added at runtime