aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-15Components/Network.py: small improvements and cleanups/fixesMladen Horvat
2011-04-13Components/DreamInfoHandler.py, SystemPlugins/SoftwareManager: add ↵Mladen Horvat
possibility to have also non plugins/skins inside SoftwareManager. add support for 'needsRestart' option inside meta descriptions for non plugins/skins. refs #389
2011-04-13Enigma2-{Network,NetworkWizard,WirelessLan}: more work on wireless lan / ↵Mladen Horvat
networking. removed 'hidden' links from lists and replaced with more intuitive options in networkwizard/networksetup. fixes #725
2011-04-13Merge branch 'master' of git.opendreambox.org:/git/enigma2 into ↵Mladen Horvat
acid-burn/network_changes_next
2011-04-12Scanner.py: Add MIME types for mka and mkv (Patch by Stephan Reichholf)Andreas Oberritter
2011-04-12BackupRestore.py: Fix untranslatable string (Patch by Benny De Tandt)Andreas Oberritter
2011-04-11[TaskView] fix cancel of waiting (not yet started) jobsFraxinas
2011-04-11do call pthread_join before new pthread_create when the thread handle is validghost
fixes bug #749
2011-04-05gdi/picexif.cpp: more and more FD leak stuffghost
refs bug #599
2011-04-05picexif.cpp: more FD leak voodoo...ghost
refs bug #599
2011-04-05fixed DecodeExif error handling.. this should fix a FD leakghost
fixes bug #599
2011-04-04Automatic message catalog updateenigma2-translation-bot
E2 branches: master experimental Plugins : audiosync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface serienfilm Plugins-Meta: description and shortdescription
2011-04-01fix commit fb764c8e53e17bc3e1e806e946956f3e70792020 (fixes PiP)Andreas Oberritter
2011-04-01SDL: fix input of control keysAndreas Oberritter
2011-04-01add PSignal3 templateAndreas Oberritter
2011-03-31InputBox/Screen: remove trailing semicolonAndreas Oberritter
2011-03-31Screens/NetworkSetup.py, SystemPlugins/WirelessLan,Networkwizard: dont use ↵Mladen Horvat
"hidden..." as selector for hidden networks. Add config option for entering a hidden network ssid. This is more intuitive as selecting the option from the found networks. refs #725
2011-03-30ServiceInfo: make more strings translatableAndreas Oberritter
2011-03-30fix some misspellingsAndreas Oberritter
2011-03-30transponder info: display e.g. "Astra (19.2E)" instead of "192"Andreas Oberritter
2011-03-30SystemPlugins/SoftwareManager: change default backup names for ↵Mladen Horvat
wpa_supplicant configuration files. refs #389
2011-03-30SystemPlugins/WirelessLan: Don't depend on device names where possible. ↵Mladen Horvat
Better wireless lan interface detection and scanning. Changed file naming for wpa_supplicant configuration to wpa_supplicant."interfacename".conf. refs #389
2011-03-30SystemPlugins/NetworkWizard: Don't depend on device names where possible. ↵Mladen Horvat
Some code cleanups and improvements. refs #389
2011-03-30Network.py/NetworkSetup.py: improve wireless lan device detection. Dont ↵Mladen Horvat
depend on device names where possible. Some code cleanups and improvements for wlan devices. refs #389
2011-03-30remove debugacid-burn
2011-03-30SoftwareManager: add new wpa_supplicant configfiles to backup defaults. refs ↵acid-burn
#389
2011-03-30NetworkWizard: follow network.py to improve wireless interface/module ↵acid-burn
detection. refs #389
2011-03-30SystemPlugins/WirelessLan: improve wireless device/module detection.acid-burn
improve iwconfig response parsing. read and save wpa_supplicant configurations into per interface separated files. refs #389
2011-03-30NetworkSetup.py: improved wlan interface/response handling.acid-burn
dont ask for deactivating a second interface if deactivating current interface. use activate/deactivate interface functions instead network restarts to apply network configurations.
2011-03-30Network.py: improve remote rootfs detection and wireless device/module ↵acid-burn
detection. improve functions to activate/deactivate network interfaces. cleanup some unused functions. refs #389
2011-03-29make switching of keyboard modes more consistentAndreas Oberritter
2011-03-29fix some crashes during settings wizardAndreas Oberritter
2011-03-29PluginComponent.py: remove filesystem writeability testAndreas Oberritter
2011-03-29db: use strcmp when recreating bouquets.{tv,radio}Andreas Oberritter
2011-03-29db: move variableAndreas Oberritter
2011-03-29db: remove recursive loading of bouquetsAndreas Oberritter
2011-03-29db: remove recursive loading of lamedbAndreas Oberritter
2011-03-25try to fix motor turning with unicable lnbghost
fixes bug #736
2011-03-25reset frontend type on tuner type change also on simulated tunerghost
fixes false timer conflict warning when trying to create new record timers after boot (-CT combi tuner only) fixes bug #739
2011-03-21Merge branch 'bug_713_fix_timerlist_sort'ghost
2011-03-21TimerEdit.py: fix typo ... this fixes a crash on timer listing with "show ↵ghost
finished timers at end of list"
2011-03-21Merge branch 'bug_713_fix_timerlist_sort'ghost
2011-03-19TimerEdit.py: fix import name conflictghost
refs #713
2011-03-18add possibility to choose the finished timer timerlist position in usage configghost
refs bug #713
2011-03-17make new multi epg bouquet handling optional via usage config "Multi-EPG ↵ghost
bouquet selection (Yes/No)" option default is the old behaviour refs bug #453
2011-03-17Merge remote branch 'origin/acid-burn/networking_changes'acid-burn
2011-03-17Network.py: fix post-down->pre-down change introduced with last changes. ↵acid-burn
refs #724
2011-03-16Merge branch 'acid-burn/networking_changes'acid-burn
2011-03-16Merge branch 'bug_723_infobarext_pvr'Fraxinas
2011-03-16Merge branch 'obi/bcm_accel'Andreas Oberritter