| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2011-03-16 | small cleanups | acid-burn | |
| 2011-03-15 | Merge remote branch 'origin/obi/bug_726_interfaces' into ↵ | acid-burn | |
| acid-burn/networking_changes | |||
| 2011-03-15 | Merge remote branch 'origin/obi/bug_724_wpa_modes' into ↵ | acid-burn | |
| acid-burn/networking_changes | |||
| 2011-03-15 | WirelessLan/Wlan.py: properly kill still running iwconfig console callbacks. ↵ | acid-burn | |
| fixes #720 | |||
| 2011-03-14 | WPA: minimize driver specific code for /etc/network/interfaces | Andreas Oberritter | |
| 2011-03-14 | WLAN: fix inversed logic for WPA2 vs. WPA/WPA2 | Andreas Oberritter | |
| 2011-03-14 | do not show extensions menu plugins which require servicelist in pvr ↵ | Fraxinas | |
| playback mode (works around bug #723) | |||
