enigma2.git
14 years agofix merge conflict.
acid-burn [Tue, 15 Dec 2009 18:33:32 +0000 (19:33 +0100)]
fix merge conflict.

14 years agoMerge commit 'origin/bug_203_fix_wrong_networkstate' into experimental
acid-burn [Tue, 15 Dec 2009 18:29:43 +0000 (19:29 +0100)]
Merge commit 'origin/bug_203_fix_wrong_networkstate' into experimental

Conflicts:
lib/python/Plugins/SystemPlugins/WirelessLan/plugin.py
lib/python/Screens/NetworkSetup.py

14 years agoScreens/NetworkSetup.py, WirelessLan/plugin.py: - fix wrong networkstate in some...
acid-burn [Tue, 15 Dec 2009 18:27:02 +0000 (19:27 +0100)]
Screens/NetworkSetup.py, WirelessLan/plugin.py: - fix wrong networkstate in some conditions.
This fixex #203

14 years agoBugfix by Anders Holst:
ghost [Mon, 14 Dec 2009 09:27:38 +0000 (10:27 +0100)]
Bugfix by Anders Holst:
A bug was detected in the recent recordpath patch. It could cause a
crash when using the green or yellow button to select a tag in the
movielist.

14 years agoBugfix by Anders Holst:
ghost [Mon, 14 Dec 2009 09:27:38 +0000 (10:27 +0100)]
Bugfix by Anders Holst:
A bug was detected in the recent recordpath patch. It could cause a
crash when using the green or yellow button to select a tag in the
movielist.

14 years agoadd preStart event and use it to load the cutlist
ghost [Sun, 13 Dec 2009 11:37:15 +0000 (12:37 +0100)]
add preStart event and use it to load the cutlist

14 years agoCutListEditor: always restart service on cutlist editor close
ghost [Sun, 13 Dec 2009 11:35:54 +0000 (12:35 +0100)]
CutListEditor: always restart service on cutlist editor close

14 years agoNavigation.py: add possibility to restart the same service
ghost [Sun, 13 Dec 2009 11:35:05 +0000 (12:35 +0100)]
Navigation.py: add possibility to restart the same service

14 years agoMerge branch 'fantempplugin' into experimental
thedoc [Fri, 11 Dec 2009 12:44:28 +0000 (13:44 +0100)]
Merge branch 'fantempplugin' into experimental

14 years agosave/revert all available fan configs, not just for fan 1
thedoc [Fri, 11 Dec 2009 12:43:50 +0000 (13:43 +0100)]
save/revert all available fan configs, not just for fan 1

14 years agoMerge branch 'fantempplugin' into experimental
thedoc [Fri, 11 Dec 2009 12:24:50 +0000 (13:24 +0100)]
Merge branch 'fantempplugin' into experimental

14 years agomove TempFanControl plugin into system menu
thedoc [Fri, 11 Dec 2009 12:24:23 +0000 (13:24 +0100)]
move TempFanControl plugin into system menu

14 years agoMerge branch 'fantempplugin' into experimental
thedoc [Fri, 11 Dec 2009 12:01:26 +0000 (13:01 +0100)]
Merge branch 'fantempplugin' into experimental

14 years agosome widget resizing in TempFanControl plugin
thedoc [Fri, 11 Dec 2009 12:00:46 +0000 (13:00 +0100)]
some widget resizing in TempFanControl plugin

14 years agoadd color buttons to TempFanControl
thedoc [Fri, 11 Dec 2009 11:39:26 +0000 (12:39 +0100)]
add color buttons to TempFanControl

14 years agoMerge branch 'bug_202_networkconfig_cleanup' into experimental
Mladen Horvat [Fri, 11 Dec 2009 10:08:20 +0000 (11:08 +0100)]
Merge branch 'bug_202_networkconfig_cleanup' into experimental

14 years agoScreens/NetworkSetup.py: small fix for yesterdays network cleanup.
Mladen Horvat [Fri, 11 Dec 2009 10:07:07 +0000 (11:07 +0100)]
Screens/NetworkSetup.py: small fix for yesterdays network cleanup.

14 years agoMerge branch 'translations' into experimental
Mladen Horvat [Fri, 11 Dec 2009 09:11:49 +0000 (10:11 +0100)]
Merge branch 'translations' into experimental

14 years agopo/sv.po: Update swedish translation. Thx. WeeGull
Mladen Horvat [Fri, 11 Dec 2009 09:10:39 +0000 (10:10 +0100)]
po/sv.po: Update swedish translation. Thx. WeeGull

14 years agopo/fi.po: Update finnish translation. Thx. Timo Jarvenpaa
Mladen Horvat [Fri, 11 Dec 2009 09:06:39 +0000 (10:06 +0100)]
po/fi.po: Update finnish translation. Thx. Timo Jarvenpaa

14 years agopo/nl.po: Update dutch translation. Thx. Benny De Tandt
Mladen Horvat [Fri, 11 Dec 2009 09:04:16 +0000 (10:04 +0100)]
po/nl.po: Update dutch translation. Thx. Benny De Tandt

14 years agoremove unneeded variables
thedoc [Thu, 10 Dec 2009 16:27:34 +0000 (17:27 +0100)]
remove unneeded variables

14 years agosupport up to 8 fan/temp sensors
thedoc [Thu, 10 Dec 2009 13:52:36 +0000 (14:52 +0100)]
support up to 8 fan/temp sensors

14 years agoMerge commit 'origin/bug_202_networkconfig_cleanup' into experimental
Mladen Horvat [Thu, 10 Dec 2009 10:13:30 +0000 (11:13 +0100)]
Merge commit 'origin/bug_202_networkconfig_cleanup' into experimental

Conflicts:
lib/python/Screens/NetworkSetup.py

14 years agoScreens/NetworkSetup.py: - cleanup network configuration workflow.
Mladen Horvat [Thu, 10 Dec 2009 10:09:58 +0000 (11:09 +0100)]
Screens/NetworkSetup.py: - cleanup network configuration workflow.
its now checked for a second interface before the config is actually written and network restartet.
So this is now done only once, which speeds up the configuration by 100%.
This fixes #202

14 years agoMerge commit 'origin/bug_138_networkwizard_fixes' into experimental
Mladen Horvat [Wed, 9 Dec 2009 20:37:50 +0000 (21:37 +0100)]
Merge commit 'origin/bug_138_networkwizard_fixes' into experimental

Conflicts:
lib/python/Plugins/SystemPlugins/NetworkWizard/NetworkWizard.py

14 years agoSystemPlugins/NetworkWizard: -remove unneeded network resets.
Mladen Horvat [Wed, 9 Dec 2009 20:32:09 +0000 (21:32 +0100)]
SystemPlugins/NetworkWizard: -remove unneeded network resets.
- add automatic wlan scan refresh functionality
- show some status informations after a successfull wlan connection has been made.
this fixex #138

14 years agoMerge branch 'bug_263_fix_timeshift_live_transition' into experimental
ghost [Wed, 9 Dec 2009 18:55:31 +0000 (19:55 +0100)]
Merge branch 'bug_263_fix_timeshift_live_transition' into experimental

14 years agofix skip backward from live to timeshift
ghost [Wed, 9 Dec 2009 14:47:56 +0000 (15:47 +0100)]
fix skip backward from live to timeshift

14 years agolib/dvb/dvb.cpp: allow non relative seeking even without valid decoding demux here
ghost [Wed, 9 Dec 2009 14:25:35 +0000 (15:25 +0100)]
lib/dvb/dvb.cpp: allow non relative seeking even without valid decoding demux here

14 years agofix skip backward from live to timeshift
ghost [Wed, 9 Dec 2009 14:47:56 +0000 (15:47 +0100)]
fix skip backward from live to timeshift

14 years agofilepush.cpp: no infinite wait until driver EOF.. better we check it more times..
ghost [Wed, 9 Dec 2009 13:58:12 +0000 (14:58 +0100)]
filepush.cpp: no infinite wait until driver EOF.. better we check it more times..

14 years agoMerge commit 'origin/bug_351_softwaremanager_save_config_before_backup' into experimental
Mladen Horvat [Wed, 9 Dec 2009 06:43:56 +0000 (07:43 +0100)]
Merge commit 'origin/bug_351_softwaremanager_save_config_before_backup' into experimental

14 years agoSoftwareManager/BackupRestore.py: save configuration to settingsfile before doing...
Mladen Horvat [Wed, 9 Dec 2009 06:39:59 +0000 (07:39 +0100)]
SoftwareManager/BackupRestore.py: save configuration to settingsfile before doing a backup, so now should all settings be saved before a backup is done and no gui restart is needed anymore.
This fixes #351

14 years agoMerge commit 'origin/bug_204_wlan_automatic_scanning' into experimental
Mladen Horvat [Tue, 8 Dec 2009 21:17:31 +0000 (22:17 +0100)]
Merge commit 'origin/bug_204_wlan_automatic_scanning' into experimental

14 years agoSystemPlugins/WirelessLan: - replace manual wlan scan in favour of an automatic wlan...
Mladen Horvat [Tue, 8 Dec 2009 21:14:25 +0000 (22:14 +0100)]
SystemPlugins/WirelessLan: - replace manual wlan scan in favour of an automatic wlan scanning.
- some cleanups and skinfixes. This fixes #204

14 years agofirst working version of TempFanControl plugin with Sensors and FanControl component
thedoc [Mon, 7 Dec 2009 21:38:20 +0000 (22:38 +0100)]
first working version of TempFanControl plugin with Sensors and FanControl component

14 years agoMerge branch 'experimental' of acidburn@git.opendreambox.org:/git/enigma2 into experi...
Mladen Horvat [Mon, 7 Dec 2009 13:32:38 +0000 (14:32 +0100)]
Merge branch 'experimental' of acidburn@git.opendreambox.org:/git/enigma2 into experimental

14 years agofix digital+ (mhw2) epg (still disabled in epgcache.h!)
ghost [Mon, 7 Dec 2009 13:23:16 +0000 (14:23 +0100)]
fix digital+ (mhw2) epg (still disabled in epgcache.h!)
now also support digital + epg on hispasat

14 years agofix digital+ (mhw2) epg (still disabled in epgcache.h!)
ghost [Mon, 7 Dec 2009 13:23:16 +0000 (14:23 +0100)]
fix digital+ (mhw2) epg (still disabled in epgcache.h!)
now also support digital + epg on hispasat

14 years agoMerge commit 'origin/bug_308_add_where_softwaremanager' into experimental
Mladen Horvat [Mon, 7 Dec 2009 13:22:39 +0000 (14:22 +0100)]
Merge commit 'origin/bug_308_add_where_softwaremanager' into experimental

Conflicts:
lib/python/Plugins/Plugin.py

14 years agoNFIFlash/plugin.py: move NFI Flash Utility inside Softwaremanager.
Mladen Horvat [Mon, 7 Dec 2009 13:12:14 +0000 (14:12 +0100)]
NFIFlash/plugin.py: move NFI Flash Utility inside Softwaremanager.
This fixes #308

14 years agoPlugins/Plugin.py, SoftwareManager/plugin.py: add WHERE_SOFTWAREMANAGER for plugins...
Mladen Horvat [Mon, 7 Dec 2009 12:57:00 +0000 (13:57 +0100)]
Plugins/Plugin.py, SoftwareManager/plugin.py: add WHERE_SOFTWAREMANAGER for plugins to hook inside the Softwaremanager mainmenus.
Use it like: PluginDescriptor(name=_("Pluginname"),description=_("Description"),icon = "icon.png",where = PluginDescriptor.WHERE_SOFTWAREMANAGER,
fnc={"SoftwareSupported": CallFnc, "menuEntryName": lambda x: _("menuName"), "menuEntryDescription": lambda x: _("Menu Description")})

14 years agosmall fix
ghost [Thu, 5 Nov 2009 10:43:01 +0000 (11:43 +0100)]
small fix

14 years agodisable fast winding for non TS mediafiles until we have a usable solution for this..
ghost [Thu, 5 Nov 2009 10:37:29 +0000 (11:37 +0100)]
disable fast winding for non TS mediafiles until we have a usable solution for this..

14 years agoMerge branch 'master' into bug_245_record_playback_fixes
ghost [Thu, 3 Dec 2009 16:56:03 +0000 (17:56 +0100)]
Merge branch 'master' into bug_245_record_playback_fixes

14 years agouse new DeepstandbySupport SystemInfo entry at some places... this fixes bug #307
ghost [Thu, 3 Dec 2009 15:46:01 +0000 (16:46 +0100)]
use new DeepstandbySupport SystemInfo entry at some places... this fixes bug #307

Conflicts:

lib/python/Screens/TimerEntry.py

14 years agoMenu.py: add possibility to use the exclamation mark as NOT indicator in menu/setup...
ghost [Thu, 3 Dec 2009 15:40:44 +0000 (16:40 +0100)]
Menu.py: add possibility to use the exclamation mark as NOT indicator in menu/setup.xml for requires entries (thx to Moritz Venn)

14 years agoComponents/SystemInfo.py: add new SystemInfo entry "DeepstandbySupport"
ghost [Thu, 3 Dec 2009 15:37:52 +0000 (16:37 +0100)]
Components/SystemInfo.py: add new SystemInfo entry "DeepstandbySupport"

14 years agouse new DeepstandbySupport SystemInfo entry at some places... this fixes bug #307
ghost [Thu, 3 Dec 2009 15:42:12 +0000 (16:42 +0100)]
use new DeepstandbySupport SystemInfo entry at some places... this fixes bug #307

14 years agoMenu.py: add possibility to use the exclamation mark as NOT indicator in menu/setup...
ghost [Thu, 3 Dec 2009 15:40:44 +0000 (16:40 +0100)]
Menu.py: add possibility to use the exclamation mark as NOT indicator in menu/setup.xml for requires entries (thx to Moritz Venn)

14 years agoComponents/SystemInfo.py: add new SystemInfo entry "DeepstandbySupport"
ghost [Thu, 3 Dec 2009 15:37:52 +0000 (16:37 +0100)]
Components/SystemInfo.py: add new SystemInfo entry "DeepstandbySupport"

14 years agoPlugins/Plugin.py, InfoBarGenerics.py: add WHERE_AUDIOMENU for plugins .. requested...
ghost [Thu, 3 Dec 2009 14:23:41 +0000 (15:23 +0100)]
Plugins/Plugin.py, InfoBarGenerics.py: add WHERE_AUDIOMENU for plugins .. requested by Tode for the AudioSync Plugin
fixes bug #305

14 years agoPlugins/Plugin.py, InfoBarGenerics.py: add WHERE_AUDIOMENU for plugins .. requested...
ghost [Thu, 3 Dec 2009 14:23:41 +0000 (15:23 +0100)]
Plugins/Plugin.py, InfoBarGenerics.py: add WHERE_AUDIOMENU for plugins .. requested by Tode for the AudioSync Plugin
fixes bug #305

14 years agofilepush.cpp: remove no more needed code.. this fixes i.e. timeshift to live transiti...
ghost [Thu, 3 Dec 2009 10:58:50 +0000 (11:58 +0100)]
filepush.cpp: remove no more needed code.. this fixes i.e. timeshift to live transition..but needs new drivers (not public yet)

14 years agoMerge commit 'origin/bug_318_PluginBrowser_no_reaction_on_language_changes' into...
acid-burn [Tue, 1 Dec 2009 17:27:26 +0000 (18:27 +0100)]
Merge commit 'origin/bug_318_PluginBrowser_no_reaction_on_language_changes' into experimental

14 years agoPluginBrowser.py: react on language changes and clear/reload pluginlist to show the...
acid-burn [Tue, 1 Dec 2009 17:25:07 +0000 (18:25 +0100)]
PluginBrowser.py: react on language changes and clear/reload pluginlist to show the correct translations inside enigma2. This fixes #318

14 years agoComponents/Lcd.py: use 1 instead of 0 for Oled standby default value (with new driver...
ghost [Tue, 1 Dec 2009 09:32:01 +0000 (10:32 +0100)]
Components/Lcd.py: use 1 instead of 0 for Oled standby default value (with new drivers the oled is completely disabled on lowest step)

14 years agoComponents/Lcd.py: use 1 instead of 0 for Oled standby default value (with new driver...
ghost [Tue, 1 Dec 2009 09:32:01 +0000 (10:32 +0100)]
Components/Lcd.py: use 1 instead of 0 for Oled standby default value (with new drivers the oled is completely disabled on lowest step)

14 years agoComponents/Lcd.py: use 1 instead of 0 for Oled standby default value (with new driver...
ghost [Tue, 1 Dec 2009 09:32:01 +0000 (10:32 +0100)]
Components/Lcd.py: use 1 instead of 0 for Oled standby default value (with new drivers the oled is completely disabled on lowest step)

14 years ago[DVDBurn] fix bug 333: display movie length in title list
Fraxinas [Mon, 30 Nov 2009 09:06:23 +0000 (10:06 +0100)]
[DVDBurn] fix bug 333: display movie length in title list

14 years agoMerge branch 'master' into experimental
ghost [Mon, 30 Nov 2009 08:30:39 +0000 (09:30 +0100)]
Merge branch 'master' into experimental

14 years agoremove wrong import from newplugin.py helper script
thedoc [Sun, 29 Nov 2009 13:45:49 +0000 (14:45 +0100)]
remove wrong import from newplugin.py helper script

14 years agoservicedvb.cpp: fix "some seconds no audio after audio track change on TS Playback"
ghost [Thu, 26 Nov 2009 17:34:31 +0000 (18:34 +0100)]
servicedvb.cpp: fix "some seconds no audio after audio track change on TS Playback"

14 years agoservicedvb.cpp: fix "some seconds no audio after audio track change on TS Playback"
ghost [Thu, 26 Nov 2009 17:34:31 +0000 (18:34 +0100)]
servicedvb.cpp: fix "some seconds no audio after audio track change on TS Playback"

14 years agoservicedvb.cpp: fix transition from slowmotion or decoder fast forward to pause
ghost [Thu, 26 Nov 2009 13:34:55 +0000 (14:34 +0100)]
servicedvb.cpp: fix transition from slowmotion or decoder fast forward to pause

14 years agoservicedvb.cpp: fix transition from slowmotion or decoder fast forward to pause
ghost [Thu, 26 Nov 2009 13:34:55 +0000 (14:34 +0100)]
servicedvb.cpp: fix transition from slowmotion or decoder fast forward to pause

14 years agoMerge commit 'origin/bug_178_update_meta_files' into experimental
acid-burn [Wed, 25 Nov 2009 19:59:35 +0000 (20:59 +0100)]
Merge commit 'origin/bug_178_update_meta_files' into experimental

14 years agoEnigma2-Metainformations: - update all Meta Informations
acid-burn [Wed, 25 Nov 2009 19:18:50 +0000 (20:18 +0100)]
Enigma2-Metainformations: - update all Meta Informations

14 years agoDVDBurn: switch TiteList to templatedmulticontentlist, allow skinning and display...
Fraxinas [Wed, 25 Nov 2009 11:34:58 +0000 (12:34 +0100)]
DVDBurn: switch TiteList to templatedmulticontentlist, allow skinning and display extra title information

14 years agoDVDBurn Plugin: prevent "English" from showing up twice in language selection
Fraxinas [Wed, 25 Nov 2009 08:49:38 +0000 (09:49 +0100)]
DVDBurn Plugin: prevent "English" from showing up twice in language selection

14 years agofix typo
thedoc [Tue, 24 Nov 2009 12:38:35 +0000 (13:38 +0100)]
fix typo

14 years agoservicedvb.cpp: more exact resume after seek and slowmotion
ghost [Mon, 23 Nov 2009 09:26:49 +0000 (10:26 +0100)]
servicedvb.cpp: more exact resume after seek and slowmotion

14 years agoservicemp3.cpp: dont apply ac3/pcm delay when no video is running
ghost [Sun, 22 Nov 2009 22:10:35 +0000 (23:10 +0100)]
servicemp3.cpp: dont apply ac3/pcm delay when no video is running

14 years agoservicemp3.cpp: temporary store ac3/pcm delay for gstreamer based playbacks (until...
ghost [Sun, 22 Nov 2009 21:56:00 +0000 (22:56 +0100)]
servicemp3.cpp: temporary store ac3/pcm delay for gstreamer based playbacks (until e2 restart)

14 years agoservicedvb.cpp: more exact resume after seek and slowmotion
ghost [Mon, 23 Nov 2009 09:26:49 +0000 (10:26 +0100)]
servicedvb.cpp: more exact resume after seek and slowmotion

14 years agoservicemp3.cpp: dont apply ac3/pcm delay when no video is running
ghost [Sun, 22 Nov 2009 22:10:35 +0000 (23:10 +0100)]
servicemp3.cpp: dont apply ac3/pcm delay when no video is running

14 years agoservicemp3.cpp: temporary store ac3/pcm delay for gstreamer based playbacks (until...
ghost [Sun, 22 Nov 2009 21:56:00 +0000 (22:56 +0100)]
servicemp3.cpp: temporary store ac3/pcm delay for gstreamer based playbacks (until e2 restart)

14 years agolib/python/Components/About.py: dont show version information for Experimental images...
ghost [Fri, 20 Nov 2009 12:06:50 +0000 (13:06 +0100)]
lib/python/Components/About.py: dont show version information for Experimental images.. only show date here..

14 years agolib/python/Components/About.py: dont show version information for Experimental images...
ghost [Fri, 20 Nov 2009 12:06:50 +0000 (13:06 +0100)]
lib/python/Components/About.py: dont show version information for Experimental images.. only show date here..

14 years agoMerge branch 'master' into experimental
ghost [Fri, 20 Nov 2009 11:42:05 +0000 (12:42 +0100)]
Merge branch 'master' into experimental

14 years agoMerge branch '2.6'
ghost [Fri, 20 Nov 2009 11:36:55 +0000 (12:36 +0100)]
Merge branch '2.6'

14 years agopo/Makefile.am: remove not existing Networkwizard 2.6.1
ghost [Thu, 19 Nov 2009 22:53:11 +0000 (23:53 +0100)]
po/Makefile.am: remove not existing Networkwizard

14 years agomain/Makefile.am: support to extract version information from (git) tarballs created...
ghost [Thu, 19 Nov 2009 18:08:47 +0000 (19:08 +0100)]
main/Makefile.am: support to extract version information from (git) tarballs created by our patched bitbake 1.4.2
this needs latest bitbake changes done in our bitbake tree today

14 years agomain/Makefile.am: support to extract version information from (git) tarballs created...
ghost [Thu, 19 Nov 2009 18:08:47 +0000 (19:08 +0100)]
main/Makefile.am: support to extract version information from (git) tarballs created by our patched bitbake 1.4.2
this needs latest bitbake changes done in our bitbake tree today

14 years agomain/Makefile.am: support to extract version information from (git) tarballs created...
ghost [Thu, 19 Nov 2009 18:08:47 +0000 (19:08 +0100)]
main/Makefile.am: support to extract version information from (git) tarballs created by our patched bitbake 1.4.2
this needs latest bitbake changes done in our bitbake tree today

14 years agoenigma.cpp: add missing semicolon
ghost [Thu, 19 Nov 2009 11:38:47 +0000 (12:38 +0100)]
enigma.cpp: add missing semicolon

14 years agoenigma.cpp: add missing semicolon
ghost [Thu, 19 Nov 2009 11:38:47 +0000 (12:38 +0100)]
enigma.cpp: add missing semicolon

14 years agoenigma.cpp: add missing semicolon
ghost [Thu, 19 Nov 2009 11:38:47 +0000 (12:38 +0100)]
enigma.cpp: add missing semicolon

14 years agomain/enigma.cpp: use new defines for getEnigmaVersionString
ghost [Thu, 19 Nov 2009 10:15:46 +0000 (11:15 +0100)]
main/enigma.cpp: use new defines for getEnigmaVersionString

14 years agomain/Makefile.am: fix code to generate version.h code is now als able to handle git...
ghost [Thu, 19 Nov 2009 10:15:19 +0000 (11:15 +0100)]
main/Makefile.am: fix code to generate version.h code is now als able to handle git trees (now we generate new defines ENIGMA2_LAST_CHANGE_DATA and ENIGMA2_BRANCH (the last only for git)

14 years agoComponents/About.py: fix /etc/image-version parser..now we also show image type ...
ghost [Thu, 19 Nov 2009 10:13:17 +0000 (11:13 +0100)]
Components/About.py: fix /etc/image-version parser..now we also show image type (release/experimental) and major minor revision

14 years agomain/enigma.cpp: use new defines for getEnigmaVersionString
ghost [Thu, 19 Nov 2009 10:15:46 +0000 (11:15 +0100)]
main/enigma.cpp: use new defines for getEnigmaVersionString

14 years agomain/Makefile.am: fix code to generate version.h code is now als able to handle git...
ghost [Thu, 19 Nov 2009 10:15:19 +0000 (11:15 +0100)]
main/Makefile.am: fix code to generate version.h code is now als able to handle git trees (now we generate new defines ENIGMA2_LAST_CHANGE_DATA and ENIGMA2_BRANCH (the last only for git)

14 years agoComponents/About.py: fix /etc/image-version parser..now we also show image type ...
ghost [Thu, 19 Nov 2009 10:13:17 +0000 (11:13 +0100)]
Components/About.py: fix /etc/image-version parser..now we also show image type (release/experimental) and major minor revision

14 years agomain/enigma.cpp: use new defines for getEnigmaVersionString
ghost [Thu, 19 Nov 2009 10:15:46 +0000 (11:15 +0100)]
main/enigma.cpp: use new defines for getEnigmaVersionString

14 years agomain/Makefile.am: fix code to generate version.h code is now als able to handle git...
ghost [Thu, 19 Nov 2009 10:15:19 +0000 (11:15 +0100)]
main/Makefile.am: fix code to generate version.h code is now als able to handle git trees (now we generate new defines ENIGMA2_LAST_CHANGE_DATA and ENIGMA2_BRANCH (the last only for git)

14 years agoComponents/About.py: fix /etc/image-version parser..now we also show image type ...
ghost [Thu, 19 Nov 2009 10:13:17 +0000 (11:13 +0100)]
Components/About.py: fix /etc/image-version parser..now we also show image type (release/experimental) and major minor revision

14 years agoconfig.py: fix set/getValue for ConfigSelectionNumber
ghost [Thu, 19 Nov 2009 07:48:37 +0000 (08:48 +0100)]
config.py: fix set/getValue for ConfigSelectionNumber

14 years agoconfig.py: fix set/getValue for ConfigSelectionNumber
ghost [Thu, 19 Nov 2009 07:48:37 +0000 (08:48 +0100)]
config.py: fix set/getValue for ConfigSelectionNumber