| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-04-15 | Components/Network.py: small improvements and cleanups/fixes | Mladen Horvat | |
| 2011-04-13 | Components/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-13 | Enigma2-{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-13 | Merge branch 'master' of git.opendreambox.org:/git/enigma2 into ↵ | Mladen Horvat | |
| acid-burn/network_changes_next | |||
| 2011-04-12 | Scanner.py: Add MIME types for mka and mkv (Patch by Stephan Reichholf) | Andreas Oberritter | |
| 2011-04-12 | BackupRestore.py: Fix untranslatable string (Patch by Benny De Tandt) | Andreas Oberritter | |
| 2011-04-11 | [TaskView] fix cancel of waiting (not yet started) jobs | Fraxinas | |
| 2011-04-11 | do call pthread_join before new pthread_create when the thread handle is valid | ghost | |
| fixes bug #749 | |||
| 2011-04-05 | gdi/picexif.cpp: more and more FD leak stuff | ghost | |
| refs bug #599 | |||
| 2011-04-05 | picexif.cpp: more FD leak voodoo... | ghost | |
| refs bug #599 | |||
| 2011-04-05 | fixed DecodeExif error handling.. this should fix a FD leak | ghost | |
| fixes bug #599 | |||
| 2011-04-04 | Automatic message catalog update | enigma2-translation-bot | |
| E2 branches: master experimental Plugins : audiosync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface serienfilm Plugins-Meta: description and shortdescription | |||
| 2011-04-01 | fix commit fb764c8e53e17bc3e1e806e946956f3e70792020 (fixes PiP) | Andreas Oberritter | |
| 2011-04-01 | SDL: fix input of control keys | Andreas Oberritter | |
| 2011-04-01 | add PSignal3 template | Andreas Oberritter | |
| 2011-03-31 | InputBox/Screen: remove trailing semicolon | Andreas Oberritter | |
| 2011-03-31 | Screens/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-30 | ServiceInfo: make more strings translatable | Andreas Oberritter | |
| 2011-03-30 | fix some misspellings | Andreas Oberritter | |
| 2011-03-30 | transponder info: display e.g. "Astra (19.2E)" instead of "192" | Andreas Oberritter | |
| 2011-03-30 | SystemPlugins/SoftwareManager: change default backup names for ↵ | Mladen Horvat | |
| wpa_supplicant configuration files. refs #389 | |||
| 2011-03-30 | SystemPlugins/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-30 | SystemPlugins/NetworkWizard: Don't depend on device names where possible. ↵ | Mladen Horvat | |
| Some code cleanups and improvements. refs #389 | |||
| 2011-03-30 | Network.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-30 | remove debug | acid-burn | |
| 2011-03-30 | SoftwareManager: add new wpa_supplicant configfiles to backup defaults. refs ↵ | acid-burn | |
| #389 | |||
| 2011-03-30 | NetworkWizard: follow network.py to improve wireless interface/module ↵ | acid-burn | |
| detection. refs #389 | |||
| 2011-03-30 | SystemPlugins/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-30 | NetworkSetup.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-30 | Network.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-29 | make switching of keyboard modes more consistent | Andreas Oberritter | |
| 2011-03-29 | fix some crashes during settings wizard | Andreas Oberritter | |
| 2011-03-29 | PluginComponent.py: remove filesystem writeability test | Andreas Oberritter | |
| 2011-03-29 | db: use strcmp when recreating bouquets.{tv,radio} | Andreas Oberritter | |
| 2011-03-29 | db: move variable | Andreas Oberritter | |
| 2011-03-29 | db: remove recursive loading of bouquets | Andreas Oberritter | |
| 2011-03-29 | db: remove recursive loading of lamedb | Andreas Oberritter | |
| 2011-03-25 | try to fix motor turning with unicable lnb | ghost | |
| fixes bug #736 | |||
| 2011-03-25 | reset frontend type on tuner type change also on simulated tuner | ghost | |
| fixes false timer conflict warning when trying to create new record timers after boot (-CT combi tuner only) fixes bug #739 | |||
| 2011-03-21 | Merge branch 'bug_713_fix_timerlist_sort' | ghost | |
| 2011-03-21 | TimerEdit.py: fix typo ... this fixes a crash on timer listing with "show ↵ | ghost | |
| finished timers at end of list" | |||
| 2011-03-21 | Merge branch 'bug_713_fix_timerlist_sort' | ghost | |
| 2011-03-19 | TimerEdit.py: fix import name conflict | ghost | |
| refs #713 | |||
| 2011-03-18 | add possibility to choose the finished timer timerlist position in usage config | ghost | |
| refs bug #713 | |||
| 2011-03-17 | make 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-17 | Merge remote branch 'origin/acid-burn/networking_changes' | acid-burn | |
| 2011-03-17 | Network.py: fix post-down->pre-down change introduced with last changes. ↵ | acid-burn | |
| refs #724 | |||
| 2011-03-16 | Merge branch 'acid-burn/networking_changes' | acid-burn | |
| 2011-03-16 | Merge branch 'bug_723_infobarext_pvr' | Fraxinas | |
| 2011-03-16 | Merge branch 'obi/bcm_accel' | Andreas Oberritter | |
