vuplus_dvbapp
13 years agoMerge branch 'vuplus_experimental' of 192.168.102.66:/var/ikseong/repo/enigma2 into...
schon [Thu, 7 Apr 2011 03:59:53 +0000 (12:59 +0900)]
Merge branch 'vuplus_experimental' of 192.168.102.66:/var/ikseong/repo/enigma2 into vuplus_experimental

13 years agoChange remote type to advanced
schon [Thu, 7 Apr 2011 03:59:10 +0000 (12:59 +0900)]
Change remote type to advanced

13 years agoMerge branch 'FactoryTest' into vuplus_experimental
Chang.H.S [Thu, 7 Apr 2011 03:09:05 +0000 (12:09 +0900)]
Merge branch 'FactoryTest' into vuplus_experimental

13 years ago factorytest : fix camtest,againg test but need to more brief
Chang.H.S [Thu, 7 Apr 2011 03:06:51 +0000 (12:06 +0900)]
factorytest : fix camtest,againg test but need to more brief
    factorytest : fix about tsmux(writing order)
    factorytest : fix testdb, namespace & mod of DVB-C

13 years agofix CAM test
Chang.H.S [Wed, 30 Mar 2011 01:21:48 +0000 (10:21 +0900)]
fix CAM test

13 years agorevert to proc/vumodel
Chang.H.S [Tue, 29 Mar 2011 06:16:06 +0000 (15:16 +0900)]
revert to proc/vumodel

13 years agoupdate testdb, add dvb-T
Chang.H.S [Tue, 29 Mar 2011 04:13:57 +0000 (13:13 +0900)]
update testdb, add dvb-T

13 years agoupdate testdb
Chang.H.S [Mon, 28 Mar 2011 11:20:12 +0000 (20:20 +0900)]
update testdb

13 years agofix software manager crash
schon [Thu, 17 Mar 2011 08:02:00 +0000 (17:02 +0900)]
fix software manager crash

13 years agoMerge commit 'dm/experimental' into test branch
schon [Tue, 15 Mar 2011 07:05:31 +0000 (16:05 +0900)]
Merge commit 'dm/experimental' into test branch

Conflicts:
lib/python/Plugins/SystemPlugins/SoftwareManager/plugin.py
lib/python/Screens/SleepTimerEdit.py

13 years agoMerge branch 'bug_723_infobarext_pvr' into experimental
Fraxinas [Mon, 14 Mar 2011 11:10:21 +0000 (12:10 +0100)]
Merge branch 'bug_723_infobarext_pvr' into experimental

13 years agodo not show extensions menu plugins which require servicelist in pvr playback mode...
Fraxinas [Mon, 14 Mar 2011 11:03:18 +0000 (12:03 +0100)]
do not show extensions menu plugins which require servicelist in pvr playback mode (works around bug #723)

13 years agoMerge branch 'master' into experimental
ghost [Fri, 11 Mar 2011 08:24:59 +0000 (09:24 +0100)]
Merge branch 'master' into experimental

13 years agobase/console.cpp: fix typo
ghost [Fri, 11 Mar 2011 08:24:51 +0000 (09:24 +0100)]
base/console.cpp: fix typo

13 years agoMerge remote-tracking branch 'origin/bug_453_multiepg_no_more_ask_bouquet' into exper...
ghost [Thu, 10 Mar 2011 18:34:07 +0000 (19:34 +0100)]
Merge remote-tracking branch 'origin/bug_453_multiepg_no_more_ask_bouquet' into experimental

13 years agoMerge branch 'bug_718_timer_sanitycheck_robustness' into experimental
ghost [Thu, 10 Mar 2011 14:02:57 +0000 (15:02 +0100)]
Merge branch 'bug_718_timer_sanitycheck_robustness' into experimental

13 years agoput out an error message on instant record on non invalid services
ghost [Thu, 10 Mar 2011 13:51:52 +0000 (14:51 +0100)]
put out an error message on instant record on non invalid services
refs #718

13 years agoMerge branch 'bug_718_timer_sanitycheck_robustness' into experimental
ghost [Thu, 10 Mar 2011 12:18:18 +0000 (13:18 +0100)]
Merge branch 'bug_718_timer_sanitycheck_robustness' into experimental

13 years agomore robust timer sanity check / autoincrement handling, small code cleanup
ghost [Thu, 10 Mar 2011 12:13:34 +0000 (13:13 +0100)]
more robust timer sanity check / autoincrement handling, small code cleanup
fixes bug #718

13 years agoMerge remote-tracking branch 'origin/bug_689_projectx_subs'
ghost [Wed, 9 Mar 2011 13:56:28 +0000 (14:56 +0100)]
Merge remote-tracking branch 'origin/bug_689_projectx_subs'

13 years agoScreens/TimerEdit.py: fix timerlist sort function (no more move disabled timers to...
ghost [Tue, 8 Mar 2011 08:45:30 +0000 (09:45 +0100)]
Screens/TimerEdit.py: fix timerlist sort function (no more move disabled timers to end of list)
fixes bug #713

13 years agoPluginComponent.py: remove unneeded sort (fixes crash on Menu button press)
ghost [Fri, 4 Mar 2011 09:04:03 +0000 (10:04 +0100)]
PluginComponent.py: remove unneeded sort (fixes crash on Menu button press)

13 years agoadd plugin weight to PluginDescriptor... so the plugin start order can be changed now
ghost [Thu, 3 Mar 2011 17:43:41 +0000 (18:43 +0100)]
add plugin weight to PluginDescriptor... so the plugin start order can be changed now

13 years agoScreens/TimerEdit.py: fix timerlist sort function (no more move disabled timers to...
ghost [Tue, 8 Mar 2011 08:45:30 +0000 (09:45 +0100)]
Screens/TimerEdit.py: fix timerlist sort function (no more move disabled timers to end of list)
fixes bug #713

13 years agofix use, macaddr, front, smartcard test for "uno,ultimo"
Chang.H.S [Tue, 8 Mar 2011 06:28:22 +0000 (15:28 +0900)]
fix use, macaddr, front, smartcard test for "uno,ultimo"

13 years agoadd model uno, ultimo
Chang.H.S [Tue, 8 Mar 2011 05:57:29 +0000 (14:57 +0900)]
add model uno, ultimo

13 years agoPluginComponent.py: remove unneeded sort (fixes crash on Menu button press)
ghost [Fri, 4 Mar 2011 09:04:03 +0000 (10:04 +0100)]
PluginComponent.py: remove unneeded sort (fixes crash on Menu button press)

13 years agoMerge branch 'bug_689_projectx_subs' into experimental
Fraxinas [Thu, 3 Mar 2011 23:06:32 +0000 (00:06 +0100)]
Merge branch 'bug_689_projectx_subs' into experimental

13 years agoMerge branch 'experimental' of git.opendreambox.org:/git/enigma2 into experimental
Fraxinas [Thu, 3 Mar 2011 23:06:22 +0000 (00:06 +0100)]
Merge branch 'experimental' of git.opendreambox.org:/git/enigma2 into experimental

13 years agoMerge branch 'bug_709_add_plugin_weight' into experimental
ghost [Thu, 3 Mar 2011 17:44:29 +0000 (18:44 +0100)]
Merge branch 'bug_709_add_plugin_weight' into experimental

13 years agoadd plugin weight to PluginDescriptor... so the plugin start order can be changed now
ghost [Thu, 3 Mar 2011 17:43:41 +0000 (18:43 +0100)]
add plugin weight to PluginDescriptor... so the plugin start order can be changed now

13 years agoonly display missing codec warning when necessary -> missing video codecs at any...
Fraxinas [Thu, 24 Feb 2011 09:51:25 +0000 (10:51 +0100)]
only display missing codec warning when necessary -> missing video codecs at any case, missing audio codecs only if there's no alternative audio streams (fixes bug #374)

13 years agoRevert "only display missing codec warning when necessary (bixes bug #374)"
Fraxinas [Wed, 23 Feb 2011 16:54:56 +0000 (17:54 +0100)]
Revert "only display missing codec warning when necessary (bixes bug #374)"

This reverts commit d7b2882048325bcddf00e9d19faa2e728fb7ca5b.

13 years agoonly display missing codec warning when necessary (bixes bug #374)
Fraxinas [Wed, 23 Feb 2011 16:22:57 +0000 (17:22 +0100)]
only display missing codec warning when necessary (bixes bug #374)

13 years agoadd plugin weight to PluginDescriptor... so the plugin start order can be changed now
ghost [Thu, 3 Mar 2011 17:43:41 +0000 (18:43 +0100)]
add plugin weight to PluginDescriptor... so the plugin start order can be changed now

13 years agoMerge branch 'obi/master'
Andreas Oberritter [Thu, 3 Mar 2011 15:09:07 +0000 (16:09 +0100)]
Merge branch 'obi/master'

13 years ago[DVDBurn] start projectx task with command line parameter to ommit subpicture/ttx...
Fraxinas [Wed, 2 Mar 2011 13:34:04 +0000 (14:34 +0100)]
[DVDBurn] start projectx task with command line parameter to ommit subpicture/ttx stream demuxing, fixes recent RTL recordings crashing  (#689)

13 years agoMerge branch 'bug_374_missingcodecwarning' into experimental
Fraxinas [Thu, 24 Feb 2011 09:54:43 +0000 (10:54 +0100)]
Merge branch 'bug_374_missingcodecwarning' into experimental

13 years agoMerge branch 'master' into bug_374_missingcodecwarning
Fraxinas [Thu, 24 Feb 2011 09:52:22 +0000 (10:52 +0100)]
Merge branch 'master' into bug_374_missingcodecwarning

13 years agoonly display missing codec warning when necessary -> missing video codecs at any...
Fraxinas [Thu, 24 Feb 2011 09:51:25 +0000 (10:51 +0100)]
only display missing codec warning when necessary -> missing video codecs at any case, missing audio codecs only if there's no alternative audio streams (fixes bug #374)

13 years agoRevert "only display missing codec warning when necessary (bixes bug #374)"
Fraxinas [Wed, 23 Feb 2011 16:54:56 +0000 (17:54 +0100)]
Revert "only display missing codec warning when necessary (bixes bug #374)"

This reverts commit d7b2882048325bcddf00e9d19faa2e728fb7ca5b.

13 years agore-add lost signal connection of HTTP-Source agent setter
Fraxinas [Wed, 23 Feb 2011 16:29:47 +0000 (17:29 +0100)]
re-add lost signal connection of HTTP-Source agent setter

13 years agore-add lost signal connection of HTTP-Source agent setter
Fraxinas [Wed, 23 Feb 2011 16:29:47 +0000 (17:29 +0100)]
re-add lost signal connection of HTTP-Source agent setter

13 years agoonly display missing codec warning when necessary (bixes bug #374)
Fraxinas [Wed, 23 Feb 2011 16:22:57 +0000 (17:22 +0100)]
only display missing codec warning when necessary (bixes bug #374)

13 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Fraxinas [Wed, 23 Feb 2011 13:13:42 +0000 (14:13 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

13 years agoMerge branch 'bug_673_dvdburn_keyerror'
Fraxinas [Wed, 23 Feb 2011 13:13:24 +0000 (14:13 +0100)]
Merge branch 'bug_673_dvdburn_keyerror'

13 years agoMerge remote branch 'origin/acid-burn/bug_670_plugin_restartoption'
acid-burn [Tue, 22 Feb 2011 19:54:54 +0000 (20:54 +0100)]
Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption'

13 years agoMerge branch 'bug_690_fix_oled_lcd_clear_on_shutdown'
ghost [Tue, 22 Feb 2011 18:34:05 +0000 (19:34 +0100)]
Merge branch 'bug_690_fix_oled_lcd_clear_on_shutdown'

13 years agoMerge branch 'obi/master' into experimental
Andreas Oberritter [Tue, 22 Feb 2011 17:54:12 +0000 (18:54 +0100)]
Merge branch 'obi/master' into experimental

13 years agoenigma2.sh: use /usr/share/backdrop.mvi instead of /boot/backdrop.mvi
Andreas Oberritter [Tue, 22 Feb 2011 17:53:28 +0000 (18:53 +0100)]
enigma2.sh: use /usr/share/backdrop.mvi instead of /boot/backdrop.mvi

13 years agoMerge branch 'master' into obi/master
Andreas Oberritter [Tue, 22 Feb 2011 17:47:12 +0000 (18:47 +0100)]
Merge branch 'master' into obi/master

13 years agoMerge remote branch 'origin/acid-burn/bug_687_fix_wrong_polish_encodings'
acid-burn [Mon, 21 Feb 2011 08:48:02 +0000 (09:48 +0100)]
Merge remote branch 'origin/acid-burn/bug_687_fix_wrong_polish_encodings'

13 years agoSleepTimerEdit.py: add missing Sleeptimer ask save
ghost [Sat, 19 Feb 2011 15:05:41 +0000 (16:05 +0100)]
SleepTimerEdit.py: add missing Sleeptimer ask save

13 years agoSleepTimerEdit.py: add missing Sleeptimer ask save
ghost [Sat, 19 Feb 2011 15:05:41 +0000 (16:05 +0100)]
SleepTimerEdit.py: add missing Sleeptimer ask save

13 years agofix merge error (caused by the vob subtitle bug merge)
ghost [Sat, 19 Feb 2011 14:22:59 +0000 (15:22 +0100)]
fix merge error (caused by the vob subtitle bug merge)

13 years agoRevert "servicedvd.cpp: fix merge error (caused by the vob subtitle bug merge)"
ghost [Sat, 19 Feb 2011 14:22:06 +0000 (15:22 +0100)]
Revert "servicedvd.cpp: fix merge error (caused by the vob subtitle bug merge)"

This reverts commit 42f5a704c8bd14f9bac30b61a76effaededc74e8.

13 years agoservicedvd.cpp: fix merge error (caused by the vob subtitle bug merge)
ghost [Sat, 19 Feb 2011 14:20:42 +0000 (15:20 +0100)]
servicedvd.cpp: fix merge error (caused by the vob subtitle bug merge)

13 years agoin TemplatedMultiContent Lists, use the default skin color if color tuple element...
Fraxinas [Tue, 7 Dec 2010 09:16:30 +0000 (10:16 +0100)]
in TemplatedMultiContent Lists, use the default skin color if color tuple element is None

13 years agoMerge branch 'bug_537_ignore_vob_pgs_subtitles' into master
ghost [Sat, 19 Feb 2011 12:24:47 +0000 (13:24 +0100)]
Merge branch 'bug_537_ignore_vob_pgs_subtitles' into master

13 years agoMerge branch 'bug_537_ignore_vob_pgs_subtitles' into experimental
ghost [Sat, 19 Feb 2011 12:17:35 +0000 (13:17 +0100)]
Merge branch 'bug_537_ignore_vob_pgs_subtitles' into experimental

13 years agoMerge remote branch 'origin/acid-burn/bug_670_plugin_restartoption' into experimental
acid-burn [Fri, 18 Feb 2011 19:31:01 +0000 (20:31 +0100)]
Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption' into experimental

13 years agoMerge branch 'bug_690_fix_oled_lcd_clear_on_shutdown' into experimental
ghost [Fri, 18 Feb 2011 15:46:34 +0000 (16:46 +0100)]
Merge branch 'bug_690_fix_oled_lcd_clear_on_shutdown' into experimental

13 years agoStandby.py: re-add remove MessageBox.close
ghost [Fri, 18 Feb 2011 15:46:25 +0000 (16:46 +0100)]
Standby.py: re-add remove MessageBox.close
refs #690

13 years agoMerge branch 'bug_690_fix_oled_lcd_clear_on_shutdown' into experimental
ghost [Fri, 18 Feb 2011 15:37:49 +0000 (16:37 +0100)]
Merge branch 'bug_690_fix_oled_lcd_clear_on_shutdown' into experimental

13 years agofixed oled/lcd clear on enigma2 shutdown
ghost [Fri, 18 Feb 2011 15:37:35 +0000 (16:37 +0100)]
fixed oled/lcd clear on enigma2 shutdown
fixes bug #690

13 years agoPluginComponent.py/Plugin.py: better way to react on a language change. refs #670
acid-burn [Fri, 18 Feb 2011 15:32:40 +0000 (16:32 +0100)]
PluginComponent.py/Plugin.py: better way to react on a language change. refs #670

13 years agoSources/ServiceEvent.py: removed unneeded directoy/marker check in ServiceEvent source
ghost [Fri, 18 Feb 2011 12:21:58 +0000 (13:21 +0100)]
Sources/ServiceEvent.py: removed unneeded directoy/marker check in ServiceEvent source
so now the bouquet/provider name is visible in OLED/LCD display in servicelist
fixes bug #646

13 years agoSources/ServiceEvent.py: removed unneeded directoy/marker check in ServiceEvent source
ghost [Fri, 18 Feb 2011 12:21:58 +0000 (13:21 +0100)]
Sources/ServiceEvent.py: removed unneeded directoy/marker check in ServiceEvent source
so now the bouquet/provider name is visible in OLED/LCD display in servicelist
fixes bug #646

13 years agoMerge remote branch 'origin/acid-burn/bug_670_plugin_restartoption'
acid-burn [Thu, 17 Feb 2011 11:03:29 +0000 (12:03 +0100)]
Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption'

13 years agoMerge remote branch 'origin/acid-burn/bug_670_plugin_restartoption' into experimental
acid-burn [Thu, 17 Feb 2011 11:03:10 +0000 (12:03 +0100)]
Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption' into experimental

13 years agoPluginComponent.py: properly reset all values if clearPluginList is called for exampl...
acid-burn [Thu, 17 Feb 2011 11:00:56 +0000 (12:00 +0100)]
PluginComponent.py: properly reset all values if clearPluginList is called for example with an language change. refs #670

13 years agotools/enigma2.sh.in: add support for libpassthrough, add hook to execute scripts...
ghost [Wed, 16 Feb 2011 22:14:04 +0000 (23:14 +0100)]
tools/enigma2.sh.in: add support for libpassthrough, add hook to execute scripts before every enigma2 start

13 years agotools/enigma2.sh.in: add support for libpassthrough, add hook to execute scripts...
ghost [Wed, 16 Feb 2011 22:14:04 +0000 (23:14 +0100)]
tools/enigma2.sh.in: add support for libpassthrough, add hook to execute scripts before every enigma2 start

13 years agoMerge branch 'bug_672_removed_pvr_device'
ghost [Wed, 16 Feb 2011 17:41:08 +0000 (18:41 +0100)]
Merge branch 'bug_672_removed_pvr_device'

13 years agoMerge branch 'bug_672_removed_pvr_device' into experimental
ghost [Wed, 16 Feb 2011 17:41:04 +0000 (18:41 +0100)]
Merge branch 'bug_672_removed_pvr_device' into experimental

13 years agolib/dvb/decoder.cpp: fix typo (this fixes spinners in radio mode)
ghost [Wed, 16 Feb 2011 17:38:44 +0000 (18:38 +0100)]
lib/dvb/decoder.cpp: fix typo (this fixes spinners in radio mode)
refs bug #672

13 years agoMerge branch 'bug_672_removed_pvr_device'
ghost [Wed, 16 Feb 2011 13:36:53 +0000 (14:36 +0100)]
Merge branch 'bug_672_removed_pvr_device'

Conflicts:
lib/dvb/dvb.cpp

13 years agoMerge branch 'bug_124_m2ts_support'
ghost [Wed, 16 Feb 2011 13:31:31 +0000 (14:31 +0100)]
Merge branch 'bug_124_m2ts_support'

Conflicts:
lib/dvb/pmt.cpp
lib/service/Makefile.am

13 years agoMerge branch 'bug_672_removed_pvr_device' into experimental
ghost [Tue, 15 Feb 2011 22:10:50 +0000 (23:10 +0100)]
Merge branch 'bug_672_removed_pvr_device' into experimental

13 years agoidvb.h: add missing virtual
ghost [Tue, 15 Feb 2011 22:10:29 +0000 (23:10 +0100)]
idvb.h: add missing virtual

13 years agoMerge branch 'bug_672_removed_pvr_device' into experimental
ghost [Tue, 15 Feb 2011 19:40:01 +0000 (20:40 +0100)]
Merge branch 'bug_672_removed_pvr_device' into experimental

13 years agotrade open flags to openPVR function
ghost [Tue, 15 Feb 2011 19:38:41 +0000 (20:38 +0100)]
trade open flags to openPVR function
refs bug #672

13 years agoMerge remote branch 'origin/acid-burn/bug_687_fix_wrong_polish_encodings' into experi...
acid-burn [Tue, 15 Feb 2011 13:50:54 +0000 (14:50 +0100)]
Merge remote branch 'origin/acid-burn/bug_687_fix_wrong_polish_encodings' into experimental

13 years agoadded default language for lang code "tha". refs #687
acid-burn [Tue, 15 Feb 2011 13:40:58 +0000 (14:40 +0100)]
added default language for lang code "tha". refs #687

13 years agofix some wrong displayed fonts on polish channels. refs #687
acid-burn [Tue, 15 Feb 2011 13:35:37 +0000 (14:35 +0100)]
fix some wrong displayed fonts on polish channels. refs #687

13 years agoMerge commit '4fd027028b9d32767201dd4e8ec34edf7aa1366e' into experimental
Fraxinas [Mon, 14 Feb 2011 08:02:01 +0000 (09:02 +0100)]
Merge commit '4fd027028b9d32767201dd4e8ec34edf7aa1366e' into experimental

13 years agonew drivers have shorter clip input buffers.. so we have to handle short writes or...
ghost [Sat, 12 Feb 2011 17:14:20 +0000 (18:14 +0100)]
new drivers have shorter clip input buffers.. so we have to handle short writes or we have to use blocking mode.. the 2nd is easier ;)

13 years agoMerge remote branch 'origin/acid-burn/bug_670_plugin_restartoption'
acid-burn [Fri, 11 Feb 2011 12:32:34 +0000 (13:32 +0100)]
Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption'

13 years agoMerge remote branch 'origin/pootle-import'
acid-burn [Fri, 11 Feb 2011 12:30:40 +0000 (13:30 +0100)]
Merge remote branch 'origin/pootle-import'

13 years agoMerge remote branch 'origin/pootle-import' into experimental
acid-burn [Fri, 11 Feb 2011 12:30:06 +0000 (13:30 +0100)]
Merge remote branch 'origin/pootle-import' into experimental

13 years agoAutomatic message catalog update
enigma2-translation-bot [Fri, 11 Feb 2011 11:52:25 +0000 (11:52 +0000)]
Automatic message catalog update

E2 branches: master experimental
Plugins    : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
Plugins-Meta: description and shortdescription

13 years agoAutomatic message catalog update
enigma2-translation-bot [Fri, 11 Feb 2011 11:50:56 +0000 (11:50 +0000)]
Automatic message catalog update

E2 branches: master experimental
Plugins    : ac3lipsync autoresolution autotimer cdinfo genuinedreambox mytube networkbrowser webinterface
Plugins-Meta: description and shortdescription

13 years agoMerge branch 'bug_668_segfault_on_e2_restart_with_running_record_timer'
ghost [Wed, 9 Feb 2011 14:12:29 +0000 (15:12 +0100)]
Merge branch 'bug_668_segfault_on_e2_restart_with_running_record_timer'

13 years agoMerge branch 'bug_635_timer_sanity_check_speedup'
ghost [Wed, 9 Feb 2011 14:11:44 +0000 (15:11 +0100)]
Merge branch 'bug_635_timer_sanity_check_speedup'

13 years agoMerge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst'
ghost [Wed, 9 Feb 2011 14:10:03 +0000 (15:10 +0100)]
Merge branch 'bug_570_playback_skip_fixes_and_cleanup_ml_aholst'

13 years ago[DVDBurn] fix rare crash condition in audio stream cleanup task
Fraxinas [Wed, 9 Feb 2011 13:43:08 +0000 (14:43 +0100)]
[DVDBurn] fix rare crash condition in audio stream cleanup task

13 years agoMerge remote branch 'origin/acid-burn/bug_670_plugin_restartoption' into experimental
acid-burn [Tue, 8 Feb 2011 10:33:26 +0000 (11:33 +0100)]
Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption' into experimental

13 years agoPlugins: fix permission of plugin.py
acid-burn [Tue, 8 Feb 2011 10:31:55 +0000 (11:31 +0100)]
Plugins: fix permission of plugin.py

13 years agoMerge remote branch 'origin/acid-burn/bug_670_plugin_restartoption' into experimental
acid-burn [Tue, 8 Feb 2011 10:23:09 +0000 (11:23 +0100)]
Merge remote branch 'origin/acid-burn/bug_670_plugin_restartoption' into experimental

13 years agoPluginComponent.py: small cleanup
acid-burn [Mon, 7 Feb 2011 20:54:11 +0000 (21:54 +0100)]
PluginComponent.py: small cleanup