enigma2.git
15 years agofile_eraser.cpp: replace .$$$ with .del... its better for CIFS
ghost [Thu, 9 Apr 2009 16:56:36 +0000 (18:56 +0200)]
file_eraser.cpp: replace .$$$ with .del... its better for CIFS

15 years agofrontend.cpp: use m_state != stateClosed instead of use m_sn to check if the frontend...
ghost [Wed, 8 Apr 2009 20:22:45 +0000 (22:22 +0200)]
frontend.cpp: use m_state != stateClosed instead of use m_sn to check if the frontend is already opened... this works with simulate frontends too ;)
this fixes the timer collision check in some conditions

15 years agoservicedvb.cpp: better fix no more working audio track selection
ghost [Tue, 7 Apr 2009 18:17:17 +0000 (20:17 +0200)]
servicedvb.cpp: better fix no more working audio track selection

15 years agoRevert "fix audio pid set"
ghost [Tue, 7 Apr 2009 17:05:10 +0000 (19:05 +0200)]
Revert "fix audio pid set"

This reverts commit 8dee6503eab837f0f1c0d2713f434c878dd63d08.

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Tue, 7 Apr 2009 07:21:43 +0000 (09:21 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agosec.cpp: make "second cable from rotor lnb" working again
ghost [Tue, 7 Apr 2009 07:17:14 +0000 (09:17 +0200)]
sec.cpp: make "second cable from rotor lnb" working again

15 years agoMerge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Mon, 6 Apr 2009 22:40:43 +0000 (00:40 +0200)]
Merge branch 'master' of /home/tmbinc/enigma2-git

15 years agofix audio pid set
Felix Domke [Mon, 6 Apr 2009 22:40:24 +0000 (00:40 +0200)]
fix audio pid set

15 years agoestring.cpp: complete iso6397 support ... this fixes the wrong characters in polish...
ghost [Mon, 6 Apr 2009 16:10:11 +0000 (18:10 +0200)]
estring.cpp: complete iso6397 support ... this fixes the wrong characters in polish (cyfra+) epg

15 years agoignore pause,unpause when not in 'running'-state
Felix Domke [Mon, 6 Apr 2009 12:29:38 +0000 (14:29 +0200)]
ignore pause,unpause when not in 'running'-state

15 years agoMerge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Mon, 6 Apr 2009 12:09:07 +0000 (14:09 +0200)]
Merge branch 'master' of /home/tmbinc/enigma2-git

15 years agoreplace assert by ASSERT, so a proper log message is generated
Felix Domke [Mon, 6 Apr 2009 12:08:55 +0000 (14:08 +0200)]
replace assert by ASSERT, so a proper log message is generated

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Mon, 6 Apr 2009 10:20:39 +0000 (12:20 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agoRevert "nmsbd.ttf: two chars fixed for polish epg .. thanks to jarex"
ghost [Mon, 6 Apr 2009 10:14:46 +0000 (12:14 +0200)]
Revert "nmsbd.ttf: two chars fixed for polish epg .. thanks to jarex"
this commit breaks a cyrillic character needed for arabic language so this was not the right way to fix the polish epg....
we must look more precisely whats the problem with the polish epg... patching the font is not the correct way

This reverts commit 97b5bc0cf45241bf18f925481d56b654f286f049.

15 years agoMerge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Sun, 5 Apr 2009 23:35:50 +0000 (01:35 +0200)]
Merge branch 'master' of /home/tmbinc/enigma2-git

15 years agomore accurate fast-forward/rewind
Felix Domke [Sun, 5 Apr 2009 23:35:07 +0000 (01:35 +0200)]
more accurate fast-forward/rewind

15 years agoelistboxcontent.cpp: paint background for selected entry also when transparent="1...
ghost [Fri, 3 Apr 2009 21:59:12 +0000 (23:59 +0200)]
elistboxcontent.cpp: paint background for selected entry also when transparent="1" is set

15 years agoupdate userbouquet.favourites.tv
ghost [Fri, 3 Apr 2009 18:19:29 +0000 (20:19 +0200)]
update userbouquet.favourites.tv

15 years agoremoved no more needed lamedb.192.. its moved to a own openembedded package
ghost [Fri, 3 Apr 2009 18:18:54 +0000 (20:18 +0200)]
removed no more needed lamedb.192.. its moved to a own openembedded package

15 years agonmsbd.ttf: two chars fixed for polish epg .. thanks to jarex
ghost [Fri, 3 Apr 2009 13:14:49 +0000 (15:14 +0200)]
nmsbd.ttf: two chars fixed for polish epg .. thanks to jarex

15 years agodecoder.cpp/servicedvb.cpp: fix radio stillpicture displaying
ghost [Thu, 2 Apr 2009 19:03:48 +0000 (21:03 +0200)]
decoder.cpp/servicedvb.cpp: fix radio stillpicture displaying

15 years agoelistboxcontent.cpp: revert "cleanup" part of the commit "elistboxcontent.cpp: code...
ghost [Thu, 2 Apr 2009 18:04:39 +0000 (20:04 +0200)]
elistboxcontent.cpp: revert "cleanup" part of the commit "elistboxcontent.cpp: code cleanup, only draw background pixmap for valid(used) listbox entries"

15 years agobsod.cpp: fix compiler warning
ghost [Thu, 2 Apr 2009 16:49:51 +0000 (18:49 +0200)]
bsod.cpp: fix compiler warning

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Thu, 2 Apr 2009 13:06:02 +0000 (15:06 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agoMerge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master
Felix Domke [Thu, 2 Apr 2009 13:03:05 +0000 (15:03 +0200)]
Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master

15 years agoskip path prefix from .pyc compilation
Felix Domke [Thu, 2 Apr 2009 12:57:37 +0000 (14:57 +0200)]
skip path prefix from .pyc compilation

15 years agoelistboxcontent.cpp: code cleanup, only draw background pixmap for valid(used) listbo...
ghost [Thu, 2 Apr 2009 08:45:45 +0000 (10:45 +0200)]
elistboxcontent.cpp: code cleanup, only draw background pixmap for valid(used) listbox entries

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Thu, 2 Apr 2009 08:16:17 +0000 (10:16 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agosmall ConfigSelection fix
ghost [Thu, 2 Apr 2009 08:16:07 +0000 (10:16 +0200)]
small ConfigSelection fix

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Wed, 1 Apr 2009 19:51:59 +0000 (21:51 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agoremove debug
Felix Domke [Wed, 1 Apr 2009 19:51:23 +0000 (21:51 +0200)]
remove debug

15 years agoadd .mov as playable extension
ghost [Wed, 1 Apr 2009 10:05:04 +0000 (12:05 +0200)]
add .mov as playable extension

15 years agofriendlify error message
Felix Domke [Tue, 31 Mar 2009 13:54:50 +0000 (15:54 +0200)]
friendlify error message

15 years agoMerge branch 'tmbinc/FixTimingBugs'
Felix Domke [Tue, 31 Mar 2009 13:53:09 +0000 (15:53 +0200)]
Merge branch 'tmbinc/FixTimingBugs'

15 years agoMerge commit 'origin/master' into tmbinc/FixTimingBugs
Felix Domke [Tue, 31 Mar 2009 13:51:31 +0000 (15:51 +0200)]
Merge commit 'origin/master' into tmbinc/FixTimingBugs

15 years agosmall fix
acid-burn [Tue, 31 Mar 2009 13:11:45 +0000 (15:11 +0200)]
small fix

15 years agoremove no more needed button pngs
acid-burn [Tue, 31 Mar 2009 08:26:28 +0000 (10:26 +0200)]
remove no more needed button pngs

15 years agoadd missing pngs
acid-burn [Tue, 31 Mar 2009 08:22:08 +0000 (10:22 +0200)]
add missing pngs

15 years agoadd delete to advanced restore
acid-burn [Tue, 31 Mar 2009 08:19:00 +0000 (10:19 +0200)]
add delete to advanced restore
use default buttons for better translation support
fix some translation issues
small menu reordering and fitting

15 years agoadd experimental meta parsing, not yet finished
acid-burn [Tue, 31 Mar 2009 06:58:35 +0000 (08:58 +0200)]
add experimental meta parsing, not yet finished

15 years agofix typo
acid-burn [Tue, 31 Mar 2009 06:52:16 +0000 (08:52 +0200)]
fix typo
add SCOPE_METADIR

15 years agosec.cpp: let static limiting mode enabled for 500 msec after tune
ghost [Sat, 28 Mar 2009 14:37:56 +0000 (15:37 +0100)]
sec.cpp: let static limiting mode enabled for 500 msec after tune

15 years agoignore all non diseqc 1.2 lnbs for satpos dependent tuners
ghost [Fri, 27 Mar 2009 23:33:29 +0000 (00:33 +0100)]
ignore all non diseqc 1.2 lnbs for satpos dependent tuners

15 years agosec.cpp: fix a linked tuner problem, c++ changes to support link tuners to 2nd cable...
ghost [Fri, 27 Mar 2009 22:14:35 +0000 (23:14 +0100)]
sec.cpp: fix a linked tuner problem, c++ changes to support link tuners to 2nd cable from motorized dish tuners (python part not finished for that)

15 years agoNimManager.py: take care of satpos depends only for lnbs confed to DiSEqC 1.2
ghost [Fri, 27 Mar 2009 21:39:52 +0000 (22:39 +0100)]
NimManager.py: take care of satpos depends only for lnbs confed to DiSEqC 1.2

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Fri, 27 Mar 2009 20:48:26 +0000 (21:48 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agolistboxcontent.cpp: support background and selected pixmap also for multicontent...
ghost [Fri, 27 Mar 2009 20:47:52 +0000 (21:47 +0100)]
listboxcontent.cpp: support background and selected pixmap also for multicontent lists

15 years agooptionally link to libxine
Andreas Oberritter [Thu, 26 Mar 2009 18:13:25 +0000 (19:13 +0100)]
optionally link to libxine

15 years agofix typo
Andreas Oberritter [Thu, 26 Mar 2009 18:09:58 +0000 (19:09 +0100)]
fix typo

15 years agodon't allow standby when there is no active screen
Felix Domke [Thu, 26 Mar 2009 16:10:17 +0000 (17:10 +0100)]
don't allow standby when there is no active screen

15 years agoupdate languages: lt,sv,tr,da,pl,nl,it,es,ru
Felix Domke [Thu, 26 Mar 2009 16:09:26 +0000 (17:09 +0100)]
update languages: lt,sv,tr,da,pl,nl,it,es,ru

15 years agoTimerEntry.py: dont ask to select subservice when just one subservice is available
ghost [Thu, 26 Mar 2009 08:22:46 +0000 (09:22 +0100)]
TimerEntry.py: dont ask to select subservice when just one subservice is available

15 years agoInfoBarGenerics.py: fix crash when press yellow in info screen on subservices
ghost [Wed, 25 Mar 2009 21:31:35 +0000 (22:31 +0100)]
InfoBarGenerics.py: fix crash when press yellow in info screen on subservices

15 years agoremove skin for subservice selection.. so default choicelist skin is used
ghost [Wed, 25 Mar 2009 21:30:35 +0000 (22:30 +0100)]
remove skin for subservice selection.. so default choicelist skin is used

15 years agofix mediaplayer playlist pos (thanks to Kerni)
Felix Domke [Mon, 23 Mar 2009 23:31:06 +0000 (00:31 +0100)]
fix mediaplayer playlist pos (thanks to Kerni)

15 years agonow that Choicelist is skinable, fix SubserviceSelection
Felix Domke [Mon, 23 Mar 2009 23:09:03 +0000 (00:09 +0100)]
now that Choicelist is skinable, fix SubserviceSelection

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Mon, 23 Mar 2009 21:53:19 +0000 (22:53 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agofix broken code when a hotplug partition was removed
Felix Domke [Mon, 23 Mar 2009 21:52:15 +0000 (22:52 +0100)]
fix broken code when a hotplug partition was removed

15 years agofix crash on aborting during CheckDiskspaceTask
Fraxinas [Mon, 23 Mar 2009 20:35:06 +0000 (21:35 +0100)]
fix crash on aborting during CheckDiskspaceTask

15 years agoNimManager.py: small revert
ghost [Mon, 23 Mar 2009 13:43:20 +0000 (14:43 +0100)]
NimManager.py: small revert

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Mon, 23 Mar 2009 12:34:12 +0000 (13:34 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agoimprove /sys/block/*/stat parsing
Felix Domke [Mon, 23 Mar 2009 12:25:00 +0000 (13:25 +0100)]
improve /sys/block/*/stat parsing

15 years agoNimManager.py: create some config entries just when needed .. to speedup enigma2...
ghost [Mon, 23 Mar 2009 12:21:18 +0000 (13:21 +0100)]
NimManager.py: create some config entries just when needed .. to speedup enigma2 start

15 years agoconfig.py: remove unneeded notifier call
ghost [Mon, 23 Mar 2009 12:19:35 +0000 (13:19 +0100)]
config.py: remove unneeded notifier call

15 years agohandle empty bouquets
Felix Domke [Sun, 22 Mar 2009 23:32:10 +0000 (00:32 +0100)]
handle empty bouquets

15 years agoadd some debug assertions
Felix Domke [Sun, 22 Mar 2009 23:31:55 +0000 (00:31 +0100)]
add some debug assertions

15 years agoallow strings to be used for skin_name
Felix Domke [Sun, 22 Mar 2009 23:31:40 +0000 (00:31 +0100)]
allow strings to be used for skin_name

15 years agosort plugins by name, give some ChoiceBoxes individual names
Felix Domke [Thu, 19 Mar 2009 00:08:17 +0000 (01:08 +0100)]
sort plugins by name, give some ChoiceBoxes individual names

15 years agomake ChoiceBox skinnable
Felix Domke [Thu, 19 Mar 2009 00:08:00 +0000 (01:08 +0100)]
make ChoiceBox skinnable

15 years agoAdd plugin to assign service / providers / caids to Common Interface Modules
ghost [Tue, 17 Mar 2009 21:19:58 +0000 (22:19 +0100)]
Add plugin to assign service / providers / caids to Common Interface Modules

15 years agodata/menu.xml: add default weights
ghost [Tue, 17 Mar 2009 20:34:22 +0000 (21:34 +0100)]
data/menu.xml: add default weights

15 years agoMediaplayer/plugin.py: dont show mediaplayer gui after seek
ghost [Tue, 17 Mar 2009 19:16:48 +0000 (20:16 +0100)]
Mediaplayer/plugin.py: dont show mediaplayer gui after seek

15 years agoencoding.conf: add some polish two byte encoding transponders... thanks to Jarex
ghost [Tue, 17 Mar 2009 08:35:50 +0000 (09:35 +0100)]
encoding.conf: add some polish two byte encoding transponders... thanks to Jarex

15 years agoCi.py: fix crash since yesterday change without new drivers
ghost [Mon, 16 Mar 2009 14:56:06 +0000 (15:56 +0100)]
Ci.py: fix crash since yesterday change without new drivers

15 years agoadd "High bitrate support" choice in CI Setup (needs new drivers to work)
ghost [Sun, 15 Mar 2009 10:58:52 +0000 (11:58 +0100)]
add "High bitrate support" choice in CI Setup (needs new drivers to work)

15 years agoadd caluclation for bcm4506 based frontends
ghost [Sun, 15 Mar 2009 09:19:41 +0000 (10:19 +0100)]
add caluclation for bcm4506 based frontends

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Wed, 11 Mar 2009 07:49:47 +0000 (08:49 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agofix: StandardError: eDVBCIInterfaces::setDescrambleRules entry in caid list is not...
ghost [Wed, 11 Mar 2009 07:49:33 +0000 (08:49 +0100)]
fix: StandardError: eDVBCIInterfaces::setDescrambleRules entry in caid list is not a long it is 'long'!!

15 years agoPatch by Moritz Venn: Allow to set an additional delay via config.
Felix Domke [Wed, 11 Mar 2009 07:12:01 +0000 (08:12 +0100)]
Patch by Moritz Venn: Allow to set an additional delay via config.

Note that this requires driver support, which is not necessarily complete.

15 years agoMerge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Wed, 11 Mar 2009 07:06:28 +0000 (08:06 +0100)]
Merge branch 'master' of /home/tmbinc/enigma2-git

15 years agoPatch by Moritz Venn:
Felix Domke [Wed, 11 Mar 2009 07:06:04 +0000 (08:06 +0100)]
Patch by Moritz Venn:

The current implementation of ConfigNumber.isChanged (the one inherited from ConfigElement) does not work properly as it will - at least for unsaved values - always returns True.
This is obvious if you just take a look at the datatypes since value is an int and default is a string (because ConfigNumber is a modified ConfigText).

To resolve this issue one can either compare self.tostring(self.value) or self.text to self.default but the former seems to be the more logical approach.
The attached patch does override the method in ConfigNumber with the proposed fix.

15 years agodo nothing when green button is pressed in a record, to be consistent with UI
Felix Domke [Wed, 11 Mar 2009 07:05:18 +0000 (08:05 +0100)]
do nothing when green button is pressed in a record, to be consistent with UI

15 years agosmall fix
ghost [Tue, 10 Mar 2009 11:11:18 +0000 (12:11 +0100)]
small fix

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Tue, 10 Mar 2009 11:04:49 +0000 (12:04 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agofix readCICaIds call
ghost [Tue, 10 Mar 2009 11:04:41 +0000 (12:04 +0100)]
fix readCICaIds call

15 years agotry to use current GUI language as initial dvd menu language
Fraxinas [Tue, 10 Mar 2009 10:26:55 +0000 (11:26 +0100)]
try to use current GUI language as initial dvd menu language

15 years agoadd two missing transponders with two char mapping
ghost [Mon, 9 Mar 2009 18:55:00 +0000 (19:55 +0100)]
add two missing transponders with two char mapping

15 years agofix typo
ghost [Sun, 8 Mar 2009 13:26:33 +0000 (14:26 +0100)]
fix typo

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Wed, 4 Mar 2009 23:12:49 +0000 (00:12 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agomytest.py: set RTC Time on e2 shutdown when not dvb transponder time update is used
ghost [Wed, 4 Mar 2009 23:12:40 +0000 (00:12 +0100)]
mytest.py: set RTC Time on e2 shutdown when not dvb transponder time update is used
add debug output

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Wed, 4 Mar 2009 23:12:07 +0000 (00:12 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agolib/python/Tools/DreamboxHardware.py: add function to set RTC Time
ghost [Wed, 4 Mar 2009 23:11:55 +0000 (00:11 +0100)]
lib/python/Tools/DreamboxHardware.py: add function to set RTC Time

15 years agoalso support libgif
Felix Domke [Wed, 4 Mar 2009 23:11:16 +0000 (00:11 +0100)]
also support libgif

15 years agofix compiler warnings
ghost [Wed, 4 Mar 2009 23:11:04 +0000 (00:11 +0100)]
fix compiler warnings

15 years agoadd possibility to disable the dvb transponder time sync
ghost [Wed, 4 Mar 2009 19:38:59 +0000 (20:38 +0100)]
add possibility to disable the dvb transponder time sync
not via gui yet... but config.misc.useTransponderTime=True/False in /etc/enigma2/settings should work

15 years agono more need to use fluendo mpeg stuff
ghost [Wed, 4 Mar 2009 10:50:27 +0000 (11:50 +0100)]
no more need to use fluendo mpeg stuff

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Wed, 4 Mar 2009 10:49:24 +0000 (11:49 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agofix possible crash
ghost [Wed, 4 Mar 2009 10:49:13 +0000 (11:49 +0100)]
fix possible crash

15 years ago- properly ignore transponders without values for tsid/onid in the diseqc tester
Stefan Pluecken [Tue, 3 Mar 2009 17:57:46 +0000 (18:57 +0100)]
- properly ignore transponders without values for tsid/onid in the diseqc tester
- add some log file output for pids_failed case (real tsid/onid and expected tsid/onid)

15 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Tue, 3 Mar 2009 10:52:30 +0000 (11:52 +0100)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2