enigma2.git
16 years agoadd possible todo regarding mounted/ismount
Felix Domke [Thu, 12 Apr 2007 19:49:11 +0000 (19:49 +0000)]
add possible todo regarding mounted/ismount

16 years agocleanup
Felix Domke [Thu, 12 Apr 2007 19:48:44 +0000 (19:48 +0000)]
cleanup

16 years agoitemheight is now a property of the listbox content
Felix Domke [Thu, 12 Apr 2007 19:47:26 +0000 (19:47 +0000)]
itemheight is now a property of the listbox content

16 years agowarn instead of fatal if bitmap is incompatible.
Felix Domke [Thu, 12 Apr 2007 19:46:44 +0000 (19:46 +0000)]
warn instead of fatal if bitmap is incompatible.

16 years agooutput used resolution
Felix Domke [Thu, 12 Apr 2007 19:46:03 +0000 (19:46 +0000)]
output used resolution

16 years agoadd missing FBIOGET_VSCREENINFO
Felix Domke [Thu, 12 Apr 2007 19:45:46 +0000 (19:45 +0000)]
add missing FBIOGET_VSCREENINFO

16 years agosome further comments
Felix Domke [Thu, 12 Apr 2007 19:45:10 +0000 (19:45 +0000)]
some further comments

16 years agoevStart already includes evSeekableStatusChanged, so don't send it. Prepare for updat...
Felix Domke [Thu, 12 Apr 2007 19:44:27 +0000 (19:44 +0000)]
evStart already includes evSeekableStatusChanged, so don't send it. Prepare for updateDcoder(intopause=1); for better timeshift control

16 years agoseekAbsolute with a negative number is a seek relative to the end
Felix Domke [Thu, 12 Apr 2007 19:43:16 +0000 (19:43 +0000)]
seekAbsolute with a negative number is a seek relative to the end

16 years agoadd support for multiple CIs with the same caid
Andreas Monzner [Thu, 12 Apr 2007 17:36:59 +0000 (17:36 +0000)]
add support for multiple CIs with the same caid

16 years agoadd comment
Felix Domke [Thu, 12 Apr 2007 15:10:20 +0000 (15:10 +0000)]
add comment

16 years agowhitespace cleanup
Felix Domke [Thu, 12 Apr 2007 14:27:29 +0000 (14:27 +0000)]
whitespace cleanup

16 years agofire evUpdatedInfo after receiving a tag list
Felix Domke [Wed, 11 Apr 2007 11:48:39 +0000 (11:48 +0000)]
fire evUpdatedInfo after receiving a tag list

16 years agolanguage update: de
Felix Domke [Thu, 5 Apr 2007 01:45:35 +0000 (01:45 +0000)]
language update: de

16 years agoencode/decode in fromString/toString so colons and other special characters will...
Felix Domke [Tue, 3 Apr 2007 20:48:02 +0000 (20:48 +0000)]
encode/decode in fromString/toString so colons and other special characters will be saved correctly. This will break existing service references with a % in their path, but that shouldn't hurt too much.

16 years agobetter fix for previous commit
Andreas Monzner [Tue, 3 Apr 2007 18:03:10 +0000 (18:03 +0000)]
better fix for previous commit
store last entered begin time in multi epg

16 years agofix
Andreas Monzner [Tue, 3 Apr 2007 17:31:48 +0000 (17:31 +0000)]
fix

16 years agodo not crash on recorded movie playback (since show infobar on eit change)
Andreas Monzner [Tue, 3 Apr 2007 16:17:11 +0000 (16:17 +0000)]
do not crash on recorded movie playback (since show infobar on eit change)

16 years agosmall fix
Andreas Monzner [Tue, 3 Apr 2007 15:40:35 +0000 (15:40 +0000)]
small fix

16 years agoImplement "show infobar on event change"
Andreas Monzner [Tue, 3 Apr 2007 15:36:35 +0000 (15:36 +0000)]
Implement "show infobar on event change"
enable/disable is possible in Usage Setup... default is on

16 years agofix no more working infobar show when a service is selected in the
Andreas Monzner [Tue, 3 Apr 2007 14:38:49 +0000 (14:38 +0000)]
fix no more working infobar show when a service is selected in the
channellist ... code cleanup

16 years agoanother useless fix
Andreas Monzner [Mon, 26 Mar 2007 22:11:54 +0000 (22:11 +0000)]
another useless fix

16 years agodisable timer for conditional pixmap.. its just a dummy
Andreas Monzner [Mon, 26 Mar 2007 22:08:34 +0000 (22:08 +0000)]
disable timer for conditional pixmap.. its just a dummy

16 years agolive is hard
Andreas Monzner [Mon, 26 Mar 2007 22:05:36 +0000 (22:05 +0000)]
live is hard

16 years agofix typo
Andreas Monzner [Mon, 26 Mar 2007 21:46:43 +0000 (21:46 +0000)]
fix typo

16 years agoadd expected test results
Felix Domke [Mon, 26 Mar 2007 18:25:46 +0000 (18:25 +0000)]
add expected test results

16 years agospeed up things a bit by disabling sleeptimer
Felix Domke [Mon, 26 Mar 2007 18:25:29 +0000 (18:25 +0000)]
speed up things a bit by disabling sleeptimer

16 years agochange addOneDay to work correctly on non existing dst changing times
Stefan Pluecken [Mon, 26 Mar 2007 17:54:50 +0000 (17:54 +0000)]
change addOneDay to work correctly on non existing dst changing times

16 years agoshorten addOneDay method by using python stuff
Stefan Pluecken [Mon, 26 Mar 2007 17:14:47 +0000 (17:14 +0000)]
shorten addOneDay method by using python stuff

16 years agoadd test_timer_repeating_dst_start test (disable the other one for now)
Felix Domke [Mon, 26 Mar 2007 16:45:10 +0000 (16:45 +0000)]
add test_timer_repeating_dst_start test (disable the other one for now)

16 years agoadd test_timer_repeating result
Felix Domke [Mon, 26 Mar 2007 16:44:42 +0000 (16:44 +0000)]
add test_timer_repeating result

16 years agoadd tests
Felix Domke [Mon, 26 Mar 2007 16:41:09 +0000 (16:41 +0000)]
add tests

16 years agocompare results
Felix Domke [Mon, 26 Mar 2007 16:39:09 +0000 (16:39 +0000)]
compare results

16 years agohopefully fix the daylight saving problem for repeated timers
Stefan Pluecken [Mon, 26 Mar 2007 16:26:20 +0000 (16:26 +0000)]
hopefully fix the daylight saving problem for repeated timers

16 years agochroot before config
Felix Domke [Mon, 26 Mar 2007 16:07:51 +0000 (16:07 +0000)]
chroot before config

16 years agodon't create PO directory.
Felix Domke [Mon, 26 Mar 2007 16:06:21 +0000 (16:06 +0000)]
don't create PO directory.

16 years agodon't attempt to create /etc/enigma2 when testing
Felix Domke [Mon, 26 Mar 2007 16:05:50 +0000 (16:05 +0000)]
don't attempt to create /etc/enigma2 when testing

16 years agodefault to UTC if GMT+1 is not found
Felix Domke [Mon, 26 Mar 2007 16:04:28 +0000 (16:04 +0000)]
default to UTC if GMT+1 is not found

16 years agoadd dummy movie dir
Felix Domke [Mon, 26 Mar 2007 16:01:22 +0000 (16:01 +0000)]
add dummy movie dir

16 years agoadd some more hacks
Felix Domke [Mon, 26 Mar 2007 16:00:34 +0000 (16:00 +0000)]
add some more hacks

16 years agomake timer test working
Felix Domke [Mon, 26 Mar 2007 16:00:10 +0000 (16:00 +0000)]
make timer test working

16 years agore-add (unused) blinking point in radio infobar to make e2 happy...
Andreas Monzner [Mon, 26 Mar 2007 15:21:19 +0000 (15:21 +0000)]
re-add (unused) blinking point in radio infobar to make e2 happy...

16 years agoadd some more hacks, add test timer
Felix Domke [Mon, 26 Mar 2007 00:40:43 +0000 (00:40 +0000)]
add some more hacks, add test timer

16 years agostart to implement a test environment to run seperate components seperately.
Felix Domke [Mon, 26 Mar 2007 00:14:33 +0000 (00:14 +0000)]
start to implement a test environment to run seperate components seperately.

16 years agowrite iframes two times is enough
Andreas Monzner [Sat, 24 Mar 2007 01:11:34 +0000 (01:11 +0000)]
write iframes two times is enough

16 years agoadd a radiomode background picture (mvi file.. changable in
Andreas Monzner [Sat, 24 Mar 2007 00:49:20 +0000 (00:49 +0000)]
add a radiomode background picture (mvi file.. changable in
/etc/enigma2/config ... config.misc.radiopic = /bla/blubber.mvi
add support for radio text plus,
add rass (radio screen show) support (yes used by SWR3, cont.ra and DASDING)
thanks to seddi for some piece of code
for better single iframe support its recommend to update in
dreambox-dvb-modules.bb CVSDATE for dm7025 to 20070323

16 years agofix bluescreen on movieplayback
Andreas Monzner [Thu, 22 Mar 2007 22:43:43 +0000 (22:43 +0000)]
fix bluescreen on movieplayback

16 years agodont show the infobar when close the last open screen
Andreas Monzner [Thu, 22 Mar 2007 02:03:51 +0000 (02:03 +0000)]
dont show the infobar when close the last open screen

16 years agoadd missing space
Stefan Pluecken [Wed, 21 Mar 2007 22:23:17 +0000 (22:23 +0000)]
add missing space

16 years agoenable transparency (without alphablit) when pixmap has a different size than widget
Felix Domke [Wed, 21 Mar 2007 17:01:27 +0000 (17:01 +0000)]
enable transparency (without alphablit) when pixmap has a different size than widget

16 years agorecalcClipRegions when transparency changed
Felix Domke [Wed, 21 Mar 2007 17:00:21 +0000 (17:00 +0000)]
recalcClipRegions when transparency changed

16 years agorevert local change
Andreas Monzner [Wed, 21 Mar 2007 16:40:10 +0000 (16:40 +0000)]
revert local change

16 years agomore __deref__ changes
Andreas Monzner [Wed, 21 Mar 2007 16:30:23 +0000 (16:30 +0000)]
more __deref__ changes

16 years agonow its possible to call ePixmap.setPixmap from python without use of
Andreas Monzner [Wed, 21 Mar 2007 15:48:17 +0000 (15:48 +0000)]
now its possible to call ePixmap.setPixmap from python without use of
__deref__

16 years agoremove wireless plugin
Stefan Pluecken [Wed, 21 Mar 2007 15:25:18 +0000 (15:25 +0000)]
remove wireless plugin

16 years agofix memory corruption on showSinglePic
Andreas Monzner [Wed, 21 Mar 2007 00:18:45 +0000 (00:18 +0000)]
fix memory corruption on showSinglePic

16 years agodon't use interfaces.tmp instead of interfaces file
Stefan Pluecken [Tue, 20 Mar 2007 22:05:19 +0000 (22:05 +0000)]
don't use interfaces.tmp instead of interfaces file

16 years agofix hardcoded interface handling in wireless plugin
Stefan Pluecken [Tue, 20 Mar 2007 21:58:57 +0000 (21:58 +0000)]
fix hardcoded interface handling in wireless plugin

16 years agofix hardcoded path
Stefan Pluecken [Tue, 20 Mar 2007 21:42:22 +0000 (21:42 +0000)]
fix hardcoded path

16 years agosome fixes for the new network configuration
Stefan Pluecken [Tue, 20 Mar 2007 21:38:37 +0000 (21:38 +0000)]
some fixes for the new network configuration

adding Reichi's WirelessLan configuration plugin (not yet fully functional)

16 years agoallow setting a menu entry name for network setup plugins
Stefan Pluecken [Tue, 20 Mar 2007 17:28:19 +0000 (17:28 +0000)]
allow setting a menu entry name for network setup plugins

16 years agosmall fix
Andreas Monzner [Tue, 20 Mar 2007 15:56:44 +0000 (15:56 +0000)]
small fix

16 years agocleanup / apply timeoffsets to twisted timer too
Andreas Monzner [Tue, 20 Mar 2007 15:32:35 +0000 (15:32 +0000)]
cleanup / apply timeoffsets to twisted timer too

16 years agoplugins are now able to add device specific text to /etc/networking/interfaces
Stefan Pluecken [Mon, 19 Mar 2007 18:56:16 +0000 (18:56 +0000)]
plugins are now able to add device specific text to /etc/networking/interfaces
example:

where = PluginDescriptor.WHERE_NETWORKSETUP, fnc={"ifaceSupported": callFunction, "configStrings": configStrings}

with
def PluginFunction(session, iface):
session.open(<MainPlugin>, iface)

def callFunction(iface):
if <iface is supported by plugin>:
return PluginFunction
else:
return None

def configSrings(iface):
return "# would add this to adapter iface into /etc/networking/interfaces"

16 years agoremove wireless plugin
Stefan Pluecken [Mon, 19 Mar 2007 18:10:51 +0000 (18:10 +0000)]
remove wireless plugin

16 years ago*** empty log message ***
Stefan Pluecken [Mon, 19 Mar 2007 18:06:38 +0000 (18:06 +0000)]
*** empty log message ***

16 years agonetwork setup rewrite... adds support for multiple devices and an extended setup...
Stefan Pluecken [Mon, 19 Mar 2007 18:06:13 +0000 (18:06 +0000)]
network setup rewrite... adds support for multiple devices and an extended setup via plugins

16 years agodon't crash when no libneonhttpsrc installed
Felix Domke [Sat, 17 Mar 2007 14:23:11 +0000 (14:23 +0000)]
don't crash when no libneonhttpsrc installed

16 years agofix typo
Felix Domke [Thu, 15 Mar 2007 02:37:55 +0000 (02:37 +0000)]
fix typo

16 years agoalso use PCR (optionally), don't use non-video, non-audio streams, fix improper sampl...
Felix Domke [Thu, 15 Mar 2007 02:37:39 +0000 (02:37 +0000)]
also use PCR (optionally), don't use non-video, non-audio streams, fix improper samples when no boundaries are known

16 years agoimprove seek accuracy
Felix Domke [Thu, 15 Mar 2007 00:43:26 +0000 (00:43 +0000)]
improve seek accuracy

16 years agohopefully fix false positive "currently a timer is running.. or starts in a
Andreas Monzner [Wed, 14 Mar 2007 10:38:46 +0000 (10:38 +0000)]
hopefully fix false positive "currently a timer is running.. or starts in a
few seconds" message on enigma shutdown

16 years agoby default, only backup settings.
Felix Domke [Mon, 12 Mar 2007 16:54:35 +0000 (16:54 +0000)]
by default, only backup settings.

16 years agorevert to standard skin on assertion faliures
Felix Domke [Thu, 1 Mar 2007 18:15:31 +0000 (18:15 +0000)]
revert to standard skin on assertion faliures

16 years agoupdate ca language
Felix Domke [Thu, 1 Mar 2007 17:47:57 +0000 (17:47 +0000)]
update ca language

16 years agoadd support for non-wrapping labels, add debug assert for incomplete skins
Felix Domke [Thu, 1 Mar 2007 17:38:13 +0000 (17:38 +0000)]
add support for non-wrapping labels, add debug assert for incomplete skins

16 years agoadd lock for smp safety
Andreas Monzner [Tue, 27 Feb 2007 15:39:02 +0000 (15:39 +0000)]
add lock for smp safety

16 years agomore complete default favourite list (for german)
Andreas Monzner [Tue, 27 Feb 2007 10:13:39 +0000 (10:13 +0000)]
more complete default favourite list (for german)

16 years agoadd optimized addref / release for x86
Andreas Monzner [Tue, 27 Feb 2007 10:11:41 +0000 (10:11 +0000)]
add optimized addref / release for x86

16 years agocompile fixes for old dvb api (7020....)
Andreas Monzner [Mon, 26 Feb 2007 20:01:06 +0000 (20:01 +0000)]
compile fixes for old dvb api (7020....)

16 years agofix docs (aber das hat bisher eh niemanden interessiert)
Felix Domke [Sun, 25 Feb 2007 21:27:59 +0000 (21:27 +0000)]
fix docs (aber das hat bisher eh niemanden interessiert)

16 years agoremove improper print
Stefan Pluecken [Sun, 25 Feb 2007 19:16:25 +0000 (19:16 +0000)]
remove improper print

16 years agomore generic Components/Network.py for allowing other interface names (thx to Reichi)
Stefan Pluecken [Sun, 25 Feb 2007 19:15:50 +0000 (19:15 +0000)]
more generic Components/Network.py for allowing other interface names (thx to Reichi)

16 years agoignore unknown nim types in /proc/bus/nim_sockets
Stefan Pluecken [Wed, 21 Feb 2007 19:58:06 +0000 (19:58 +0000)]
ignore unknown nim types in /proc/bus/nim_sockets

16 years agoprevent bluescreen happening when trying to set the progess slider with
Stefan Pluecken [Wed, 21 Feb 2007 18:29:28 +0000 (18:29 +0000)]
prevent bluescreen happening when trying to set the progess slider with
no progress points set by initializing the sliderPackages attribute
with an empty dict

16 years agoupdate ca language
Felix Domke [Mon, 19 Feb 2007 22:14:17 +0000 (22:14 +0000)]
update ca language

16 years agoremove unneeded code
Andreas Monzner [Sun, 18 Feb 2007 09:59:53 +0000 (09:59 +0000)]
remove unneeded code

16 years agoadd ability to read e1 bouquets
Andreas Monzner [Sun, 18 Feb 2007 09:48:54 +0000 (09:48 +0000)]
add ability to read e1 bouquets

16 years agozaptimers now do wakeup the box from standby and deepstandby
Andreas Monzner [Sat, 17 Feb 2007 18:55:26 +0000 (18:55 +0000)]
zaptimers now do wakeup the box from standby and deepstandby

16 years agoremove unneeded voodoo
Andreas Monzner [Fri, 16 Feb 2007 17:15:24 +0000 (17:15 +0000)]
remove unneeded voodoo

16 years agoerase /hdd/epg.dat after read
Andreas Monzner [Fri, 16 Feb 2007 17:09:54 +0000 (17:09 +0000)]
erase /hdd/epg.dat after read

16 years agofix typo
Andreas Monzner [Thu, 15 Feb 2007 12:15:22 +0000 (12:15 +0000)]
fix typo

16 years agoincrease limits
Andreas Monzner [Thu, 15 Feb 2007 12:13:29 +0000 (12:13 +0000)]
increase limits

16 years agoadd (Expert) Satellite Equipment Setup for change some
Andreas Monzner [Thu, 15 Feb 2007 12:04:29 +0000 (12:04 +0000)]
add (Expert) Satellite Equipment Setup for change some
delays/timeouts/retries

16 years agoone motor command retrie should be enough (in normal case no retrie is
Andreas Monzner [Wed, 14 Feb 2007 11:32:43 +0000 (11:32 +0000)]
one motor command retrie should be enough (in normal case no retrie is
needed)

16 years agomake retransmit rotor diseqc command retries changable
Andreas Monzner [Wed, 14 Feb 2007 11:20:56 +0000 (11:20 +0000)]
make retransmit rotor diseqc command retries changable

16 years agosmall change
Andreas Monzner [Wed, 14 Feb 2007 11:08:08 +0000 (11:08 +0000)]
small change

16 years agomake some diseqc / continuous tone / toneburst / rotor values (delays,
Andreas Monzner [Wed, 14 Feb 2007 10:55:05 +0000 (10:55 +0000)]
make some diseqc / continuous tone / toneburst / rotor values (delays,
timeouts) configurable via /etc/enigma2
for name of the config entries look at lib/python/Components/NimManager.py
in InitSecParams function
TODO: build a simple Plugin to change this values via gui (with a description
for each value)
Hopefully now we can get rid of the "Tune failed" or other messages with some diseqc
switches

16 years agofix possible bluescreen
Andreas Monzner [Thu, 8 Feb 2007 21:23:11 +0000 (21:23 +0000)]
fix possible bluescreen

16 years agofix bug in alternative services
Andreas Monzner [Thu, 8 Feb 2007 21:14:54 +0000 (21:14 +0000)]
fix bug in alternative services