Stefan Pluecken [Wed, 31 Mar 2010 21:24:18 +0000 (23:24 +0200)]
fixes bug #436 (again)
multi tuner support:
add a magic sleep(1) to workaround strange behaviour
write a magic 0 into /sys/module/dvb_core/parameters/dvb_shutdown_timeout
Stefan Pluecken [Tue, 30 Mar 2010 16:25:06 +0000 (18:25 +0200)]
fixes bug #436
some improvements to the multi tuner type switching
acid-burn [Wed, 31 Mar 2010 14:55:06 +0000 (16:55 +0200)]
Merge commit 'origin/translations'
Conflicts:
po/de.po
po/sr.po
Fraxinas [Wed, 31 Mar 2010 13:30:02 +0000 (15:30 +0200)]
[DVDBurn] another string update (add #316)
Fraxinas [Wed, 31 Mar 2010 13:26:23 +0000 (15:26 +0200)]
[DVDBurn] fix up title list layout and change some more strings (add #316)
Fraxinas [Mon, 1 Feb 2010 22:30:36 +0000 (23:30 +0100)]
fix screen layout, add configuration restore wizard code in flasher and fix crash when trying to use wizard with no .nfo file
present, fixes bug #394
Fraxinas [Tue, 30 Mar 2010 15:18:07 +0000 (17:18 +0200)]
[DVDBurn] remove "..." at menu entry string
Fraxinas [Tue, 30 Mar 2010 15:40:35 +0000 (17:40 +0200)]
[DVDBurn] use multicolor lable for required medium type (add #316)
Fraxinas [Tue, 30 Mar 2010 15:49:15 +0000 (17:49 +0200)]
add transfer bps to service interface (requires touching enigma_python.i)
Fraxinas [Tue, 30 Mar 2010 14:58:54 +0000 (16:58 +0200)]
save supposed afterEvent config in class Job member (fixes #394 DVDBurn shutdown not being executed)
Fraxinas [Tue, 30 Mar 2010 14:39:57 +0000 (16:39 +0200)]
remove duplicate string
Fraxinas [Tue, 30 Mar 2010 13:37:07 +0000 (15:37 +0200)]
[DVDBurn] usability improvements: title list layout, bottom info area, consistency of user interface, implement restoring of saved collections from xml (fixes #316)
Fraxinas [Wed, 31 Mar 2010 13:39:51 +0000 (15:39 +0200)]
[DVDBurn] usability improvements: title list layout, bottom info area, consistency of user interface, implement restoring of saved collections
from xml (fixes #316)
Conflicts:
po/de.po
Conflicts:
po/de.po
Fraxinas [Mon, 15 Mar 2010 11:14:19 +0000 (12:14 +0100)]
[DVDBurn] allow burning of recordings that are currently playing in the background, fixes bug 367
Fraxinas [Mon, 15 Mar 2010 10:17:48 +0000 (11:17 +0100)]
use glib function to escape file uri in mediaplayer
acid-burn [Wed, 31 Mar 2010 09:09:03 +0000 (11:09 +0200)]
Enigma2/PO: general translation update to move in new translateable strings.
ghost [Thu, 11 Feb 2010 22:12:47 +0000 (23:12 +0100)]
add possibility to disable/enable listbox selection in multicontent templates
fixes bug #443
ghost [Sat, 23 Jan 2010 12:42:01 +0000 (13:42 +0100)]
lib/python/Screens/RecordPaths.py: fix spinners in some conditions
this fixes bug #414
ghost [Tue, 2 Mar 2010 19:05:59 +0000 (20:05 +0100)]
lib/service/iservice.h, servicedvb.h, servicedvb.cpp: add possibility to play another timeshift file after eof (not used in e2 yet..)
this fixes bug #461
ghost [Wed, 24 Mar 2010 10:29:50 +0000 (11:29 +0100)]
add possibility to separately set fan voltage and fan pwm for standby and normal run
when a recording starts in standby switch to normal mode and vice versa
this fixes bug #430 (thx to Dr.Best)
acid-burn [Wed, 31 Mar 2010 08:43:00 +0000 (10:43 +0200)]
Merge commit 'origin/bug_448_fix_wlanscan'
acid-burn [Wed, 31 Mar 2010 08:42:40 +0000 (10:42 +0200)]
Merge commit 'origin/bug_449_fix_wlan_usbstick_recognition'
acid-burn [Wed, 31 Mar 2010 08:41:40 +0000 (10:41 +0200)]
Merge commit 'origin/bug_494_disable_automatic_ipkgupdate'
ghost [Mon, 29 Mar 2010 10:15:32 +0000 (12:15 +0200)]
Navigation.py: dont restart (alternative) service when not needed
this fixes bug #356
ghost [Mon, 29 Mar 2010 20:44:29 +0000 (22:44 +0200)]
show timeshift state widget even in state play
this fixes bug #332
acid-burn [Wed, 31 Mar 2010 08:04:46 +0000 (10:04 +0200)]
po/it.po: * update Italian locale. Thx Spaeleus.
acid-burn [Wed, 31 Mar 2010 08:02:21 +0000 (10:02 +0200)]
po/et.po: * update Estonian locale. Thx Arvo Järve
ghost [Mon, 29 Mar 2010 17:02:03 +0000 (19:02 +0200)]
lib/python/Plugins/Extensions/DVDPlayer/src/servicedvd.h/cpp: add support for autoresolution plugins (needs new libdreamdvd)
this fixes bug #302
acid-burn [Wed, 31 Mar 2010 07:58:24 +0000 (09:58 +0200)]
po/lt.po: *update Lithuanian locale. thx Adga
Stefan Pluecken [Fri, 29 Jan 2010 12:26:45 +0000 (13:26 +0100)]
fixes bug #425
enigma2.pot and the .po files are not built by default any more. instead you have to initiate a make rebuild manually.
the plan is to update the po/ directory automatically with a cumulated set of messages gathered from different e2 branches and e2 plugins.
Stefan Pluecken [Thu, 4 Feb 2010 23:32:41 +0000 (00:32 +0100)]
fixes bug #436
remove some debug code
fix multiType entry for non multiType nims
Stefan Pluecken [Thu, 4 Feb 2010 23:18:33 +0000 (00:18 +0100)]
fixes bug #436
add support for mixed nims
Stefan Pluecken [Sat, 13 Mar 2010 13:13:20 +0000 (14:13 +0100)]
fixes bug #342
change action map help text for long info button press
Stefan Pluecken [Sat, 13 Mar 2010 13:57:54 +0000 (14:57 +0100)]
fixes bug #343
change "nothing connected" to "not configured" to avoid confusion
Stefan Pluecken [Sat, 13 Mar 2010 13:44:06 +0000 (14:44 +0100)]
fixes bug #444
replace
"Das Erste" => "Das Erste HD"
"ZDF" => "ZDF HD"
"Arte" => "Arte HD"
on HD boxes in default favourite bouquet
Fraxinas [Tue, 30 Mar 2010 12:17:41 +0000 (14:17 +0200)]
Revert "[DVDBurn] usability improvements: title list layout, bottom info area, consistency of user interface (fixes #316)"
This reverts commit
cf16247cbcaf1620ad597c24323c81ac3604cbda.
acid-burn [Tue, 30 Mar 2010 08:43:54 +0000 (10:43 +0200)]
* disable PluginManagers ipkg update on e2 start, better do it when needed.
This fixes #494
andy [Mon, 29 Mar 2010 07:25:14 +0000 (09:25 +0200)]
[DVDBurn] usability improvements: title list layout, bottom info area, consistency of user interface (fixes #316)
ghost [Mon, 22 Mar 2010 08:27:20 +0000 (09:27 +0100)]
data/encoding.conf: set default encoding for cze/ces/slo/slk to ISO6397
Fraxinas [Mon, 15 Mar 2010 10:23:09 +0000 (11:23 +0100)]
uncommit from master and move into own branch
Revert "mediaplyer: use glib uri escape function for filenames"
This reverts commit
7a2b79adb5fc43d08663faaf95a72f2899751ab1.
Fraxinas [Mon, 15 Mar 2010 10:14:24 +0000 (11:14 +0100)]
mediaplyer: use glib uri escape function for filenames
Stefan Pluecken [Thu, 11 Mar 2010 13:29:43 +0000 (14:29 +0100)]
refs bug #429
change "mkisofs" to "genisoimage" since it is only a link to genisoimage in oe 1.5 and the link is'n set in oe 1.6
Stefan Pluecken [Mon, 8 Mar 2010 16:25:37 +0000 (17:25 +0100)]
refs bug #429
- allow absolute path names in Task.py but print a warning
- search in task.cwd as well
Stefan Pluecken [Mon, 8 Mar 2010 15:18:50 +0000 (16:18 +0100)]
fixes bug #429
remove some absolute paths
Stefan Pluecken [Mon, 8 Mar 2010 15:16:28 +0000 (16:16 +0100)]
refs bug #429
use PATH variable to determine, if an executable file exists instead of just parsing the command string for a leading /
Stefan Pluecken [Mon, 8 Mar 2010 14:40:35 +0000 (15:40 +0100)]
refs bug #429
remove some absolute paths
Stefan Pluecken [Wed, 3 Feb 2010 22:59:59 +0000 (23:59 +0100)]
fixes bug #435
add support for INVERSION_AUTO parameter returned by the cable scan tool
Stefan Pluecken [Tue, 16 Feb 2010 13:53:12 +0000 (14:53 +0100)]
fixes bug #445
show diseqc settings in NimSelection
Stefan Pluecken [Wed, 3 Mar 2010 23:19:21 +0000 (00:19 +0100)]
fixes bug #460
allow setting a timer end time for zapping timers
zapping timers with no end time set end right after the zapping timer was started now, so no conflicts with other timers occur that the user doesn't expect
Stefan Pluecken [Mon, 8 Mar 2010 12:33:36 +0000 (13:33 +0100)]
fixes bug #465
don't install sub directory files
ghost [Thu, 11 Mar 2010 12:54:33 +0000 (13:54 +0100)]
lib/python/Plugins/Extensions/DVDPlayer/plugin.py: smaller fontsize for "DVD Player" text in LCD/Oled display
ghost [Sat, 6 Mar 2010 10:20:10 +0000 (11:20 +0100)]
lib/dvb/sec.cpp: fix no more working tune to dvb-s2 transponders when the cable is not directly connected to -s2 tuner
ghost [Mon, 1 Mar 2010 21:58:54 +0000 (22:58 +0100)]
lib/dvb/sec.cpp: remove not needed satpos depends check when the tuner is linked to another (in use) tuner
this fixes bug #422 and https://www.dream-multimedia-tv.de/board/index.php?page=Thread&threadID=11843&highlight=
ghost [Mon, 1 Mar 2010 18:37:57 +0000 (19:37 +0100)]
fix no more turning positioner after leave positioner setup in some cases
this fixes bug #321
Stefan Pluecken [Mon, 1 Mar 2010 00:47:26 +0000 (01:47 +0100)]
fixes bug #381
some small fixes for the parental control functions
ghost [Mon, 11 Jan 2010 18:18:34 +0000 (19:18 +0100)]
Add some parental control improvements (made by Tode)
acid-burn [Tue, 23 Feb 2010 20:34:11 +0000 (21:34 +0100)]
Components/Network.py: *fix usb wlan module recognition for new 1.6 oe images.
This fixes #449
Stefan Pluecken [Sat, 20 Feb 2010 17:09:10 +0000 (18:09 +0100)]
removes hd test ard/zdf from default userbouquet
Stefan Pluecken [Sat, 20 Feb 2010 16:47:58 +0000 (17:47 +0100)]
removed german tv station 'TIMM' from default userbouquet due to cancellation of satellite broadcast next monday
acid-burn [Sat, 20 Feb 2010 07:35:07 +0000 (08:35 +0100)]
WirelessLan/plugin.py: * use dict to store already found entries. This avoids increasing entries inside WLAN-Scan in new 1.6 Images.
this fixes #448
ghost [Mon, 15 Feb 2010 09:25:34 +0000 (10:25 +0100)]
lib/python/Components/PluginsComponent.py: even allow .pyo files
ghost [Sat, 13 Feb 2010 17:47:15 +0000 (18:47 +0100)]
lib/driver/rc.cpp,rcinput.cpp: only do EVIOCGRAB when event bit 0x1E is set in event device evbits
ghost [Fri, 12 Feb 2010 13:23:06 +0000 (14:23 +0100)]
Merge branch 'bug_411_timeshift_disable_without_live'
ghost [Fri, 12 Feb 2010 13:23:02 +0000 (14:23 +0100)]
Merge branch 'bug_387_small_spinner_fix'
ghost [Thu, 11 Feb 2010 22:11:20 +0000 (23:11 +0100)]
data/encoding.conf: add more czech transponders
acid-burn [Thu, 11 Feb 2010 13:27:16 +0000 (14:27 +0100)]
WirelessLan/plugin.py: * fix sometimes not correctly returned ssid name from wlanscan screen.
* don't count the hidden network helper entry as found network.
* some small optimizations.
refs #204
acid-burn [Thu, 11 Feb 2010 13:15:33 +0000 (14:15 +0100)]
NetworkWizard/NetworkWizard.py: * fix automatic interface selection if only one network adapter is available in some situations. refs #218
ghost [Tue, 9 Feb 2010 18:45:42 +0000 (19:45 +0100)]
lib/python/Plugins/SystemPlugins/SoftwareManager: more robust code this i.e. fixes:
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
return self.fnc(*self.args + args, **newkwargs)
File "/usr/lib/enigma2/python/Components/Console.py", line 56, in finishedCB
self.callbacks[name](data,retval,extra_args)
File "/usr/lib/enigma2/python/Plugins/SystemPlugins/SoftwareManager/SoftwareTools.py", line 108, in IpkgListAvailableCB
SoftwareTools.available_packetlist.append([name, split[1].strip(), split[2].strip()])
ref bug #383
ghost [Tue, 9 Feb 2010 13:26:35 +0000 (14:26 +0100)]
lib/python/Tools/HardwareInfo.py: remove debug output
ghost [Tue, 9 Feb 2010 13:26:01 +0000 (14:26 +0100)]
lib/python/Plugins/Extensions/DVDPlayer/plugin.py: also check with upper case
ghost [Tue, 9 Feb 2010 13:25:18 +0000 (14:25 +0100)]
lib/base/ioprio.cpp: fix for more current linuxkernel
acid-burn [Mon, 8 Feb 2010 15:19:34 +0000 (16:19 +0100)]
Merge commit 'origin/bug_171_remove_wrong_triple_dots'
acid-burn [Mon, 8 Feb 2010 15:19:00 +0000 (16:19 +0100)]
Merge commit 'origin/bug_218_simplify_networkwizard'
Stefan Pluecken [Thu, 4 Feb 2010 13:04:20 +0000 (14:04 +0100)]
fixes bug #380
pip is'n available in every state of e2, so don't try to get the status if it's not available
Stefan Pluecken [Thu, 4 Feb 2010 00:11:33 +0000 (01:11 +0100)]
fixes bug #380
don't spawn countless "zap back to service" message boxes on removing >1 orbital positions
acid-burn [Fri, 29 Jan 2010 21:02:29 +0000 (22:02 +0100)]
* remove double strings from some po files. refs #171
acid-burn [Fri, 29 Jan 2010 13:51:34 +0000 (14:51 +0100)]
* Remove triple dot "..." from main menu entries and main menu plugin names.
This fixes bug #171
Please enter the commit message for your changes. Lines starting
acid-burn [Fri, 29 Jan 2010 07:59:05 +0000 (08:59 +0100)]
Merge branch 'master' of acidburn@git.opendreambox.org:/git/enigma2 into bug_218_simplify_networkwizard
acid-burn [Fri, 29 Jan 2010 07:50:34 +0000 (08:50 +0100)]
* simplify NetworkWizard usability. Its now possible to open the wizard directly with the current selected network interface,
so its no more needed to select the interface twice.
* add a blue button link to the network wizard also inside the AdapterSelectionScreen.
* d't show interface question if only one interface is available.
This fixes bug #218
Stefan Pluecken [Thu, 28 Jan 2010 23:49:43 +0000 (00:49 +0100)]
don't use string concatenation within translation brackets
Stefan Pluecken [Thu, 28 Jan 2010 22:32:46 +0000 (23:32 +0100)]
remove no longer needed enigma2_rel25.pot file
fix bug in xml2po.py to properly ignore strings containing only whitespaces
ghost [Wed, 27 Jan 2010 22:30:01 +0000 (23:30 +0100)]
ChannelSelection.py: another small fix for bug #420
ghost [Wed, 27 Jan 2010 18:59:42 +0000 (19:59 +0100)]
ChannelSelection.py: small fix for bug #420
ghost [Thu, 21 Jan 2010 10:32:40 +0000 (11:32 +0100)]
fix cutlist editor for HD skins
ghost [Wed, 27 Jan 2010 14:22:28 +0000 (15:22 +0100)]
speedup closing the servicelist in some cases
this fixes bug #421
ghost [Wed, 27 Jan 2010 11:14:14 +0000 (12:14 +0100)]
cleanup lcd code
ghost [Wed, 27 Jan 2010 11:11:34 +0000 (12:11 +0100)]
disabe fan on enter standby, restart fan on leave standby
this fixes bug #418
ghost [Wed, 27 Jan 2010 09:51:41 +0000 (10:51 +0100)]
Merge remote branch 'origin/bug_380_stop_service_entering_tuner_setup'
ghost [Wed, 27 Jan 2010 09:50:25 +0000 (10:50 +0100)]
Merge remote branch 'origin/bug_383_softwaremanager'
ghost [Wed, 27 Jan 2010 09:49:53 +0000 (10:49 +0100)]
Merge remote branch 'origin/bug_288_remove_no_resume_on_minor_start_cutpoints'
Stefan Pluecken [Thu, 14 Jan 2010 13:11:20 +0000 (14:11 +0100)]
fixes bug #393
change DVI picture to HDMI picture for dm500hd
Stefan Pluecken [Sun, 24 Jan 2010 12:24:37 +0000 (13:24 +0100)]
fixes bug #288
last playing position for recorded services was stored only if between 1% and 99% of the recording's length. this lead to voodoo for the user, since long recordings naturally have a longer 1% than short ones.
so the 1% rule is gone now and we display the position of the marker in the message box, asking the user if playing should continue at this position.
Stefan Pluecken [Sun, 24 Jan 2010 11:23:42 +0000 (12:23 +0100)]
fixes bug #380
stop service when entering tuner setup (and ask to restore afterwards)
ghost [Fri, 22 Jan 2010 16:23:03 +0000 (17:23 +0100)]
another compile fix for bug #411
ghost [Fri, 22 Jan 2010 14:37:36 +0000 (15:37 +0100)]
servicedvb.cpp: compile fix for bug 411
ghost [Fri, 22 Jan 2010 14:06:12 +0000 (15:06 +0100)]
add possibility to stopTimeshift but not switch back to live (not used in e2.. but usable for external plugins)
this fixes bug #411
acid-burn [Tue, 19 Jan 2010 13:10:56 +0000 (14:10 +0100)]
Screens/PluginBrowser.py: small cleanup. refs #383
acid-burn [Mon, 18 Jan 2010 16:21:55 +0000 (17:21 +0100)]
SoftwareManager/plugin.py, Screens/PluginBrowser.py: -reactivate packetmanager in expert mode.
- add a link from PluginBrowser to new Extensionsmanager if the Softwaremanager is installed.
- fix small typo.
This fixes bug #383
ghost [Sun, 10 Jan 2010 12:45:57 +0000 (13:45 +0100)]
Screen.py: add missing dict.__init__ call
ghost [Sat, 9 Jan 2010 19:42:14 +0000 (20:42 +0100)]
small fix in spinner handling...
fixes bug #378