Felix Domke [Mon, 26 Mar 2007 16:01:22 +0000 (16:01 +0000)]
add dummy movie dir
Felix Domke [Mon, 26 Mar 2007 16:00:34 +0000 (16:00 +0000)]
add some more hacks
Felix Domke [Mon, 26 Mar 2007 16:00:10 +0000 (16:00 +0000)]
make timer test working
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...
Felix Domke [Mon, 26 Mar 2007 00:40:43 +0000 (00:40 +0000)]
add some more hacks, add test timer
Felix Domke [Mon, 26 Mar 2007 00:14:33 +0000 (00:14 +0000)]
start to implement a test environment to run seperate components seperately.
Andreas Monzner [Sat, 24 Mar 2007 01:11:34 +0000 (01:11 +0000)]
write iframes two times is enough
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
Andreas Monzner [Thu, 22 Mar 2007 22:43:43 +0000 (22:43 +0000)]
fix bluescreen on movieplayback
Andreas Monzner [Thu, 22 Mar 2007 02:03:51 +0000 (02:03 +0000)]
dont show the infobar when close the last open screen
Stefan Pluecken [Wed, 21 Mar 2007 22:23:17 +0000 (22:23 +0000)]
add missing space
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
Felix Domke [Wed, 21 Mar 2007 17:00:21 +0000 (17:00 +0000)]
recalcClipRegions when transparency changed
Andreas Monzner [Wed, 21 Mar 2007 16:40:10 +0000 (16:40 +0000)]
revert local change
Andreas Monzner [Wed, 21 Mar 2007 16:30:23 +0000 (16:30 +0000)]
more __deref__ changes
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__
Stefan Pluecken [Wed, 21 Mar 2007 15:25:18 +0000 (15:25 +0000)]
remove wireless plugin
Andreas Monzner [Wed, 21 Mar 2007 00:18:45 +0000 (00:18 +0000)]
fix memory corruption on showSinglePic
Stefan Pluecken [Tue, 20 Mar 2007 22:05:19 +0000 (22:05 +0000)]
don't use interfaces.tmp instead of interfaces file
Stefan Pluecken [Tue, 20 Mar 2007 21:58:57 +0000 (21:58 +0000)]
fix hardcoded interface handling in wireless plugin
Stefan Pluecken [Tue, 20 Mar 2007 21:42:22 +0000 (21:42 +0000)]
fix hardcoded path
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)
Stefan Pluecken [Tue, 20 Mar 2007 17:28:19 +0000 (17:28 +0000)]
allow setting a menu entry name for network setup plugins
Andreas Monzner [Tue, 20 Mar 2007 15:56:44 +0000 (15:56 +0000)]
small fix
Andreas Monzner [Tue, 20 Mar 2007 15:32:35 +0000 (15:32 +0000)]
cleanup / apply timeoffsets to twisted timer too
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"
Stefan Pluecken [Mon, 19 Mar 2007 18:10:51 +0000 (18:10 +0000)]
remove wireless plugin
Stefan Pluecken [Mon, 19 Mar 2007 18:06:38 +0000 (18:06 +0000)]
*** empty log message ***
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
Felix Domke [Sat, 17 Mar 2007 14:23:11 +0000 (14:23 +0000)]
don't crash when no libneonhttpsrc installed
Felix Domke [Thu, 15 Mar 2007 02:37:55 +0000 (02:37 +0000)]
fix typo
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
Felix Domke [Thu, 15 Mar 2007 00:43:26 +0000 (00:43 +0000)]
improve seek accuracy
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
Felix Domke [Mon, 12 Mar 2007 16:54:35 +0000 (16:54 +0000)]
by default, only backup settings.
Felix Domke [Thu, 1 Mar 2007 18:15:31 +0000 (18:15 +0000)]
revert to standard skin on assertion faliures
Felix Domke [Thu, 1 Mar 2007 17:47:57 +0000 (17:47 +0000)]
update ca language
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
Andreas Monzner [Tue, 27 Feb 2007 15:39:02 +0000 (15:39 +0000)]
add lock for smp safety
Andreas Monzner [Tue, 27 Feb 2007 10:13:39 +0000 (10:13 +0000)]
more complete default favourite list (for german)
Andreas Monzner [Tue, 27 Feb 2007 10:11:41 +0000 (10:11 +0000)]
add optimized addref / release for x86
Andreas Monzner [Mon, 26 Feb 2007 20:01:06 +0000 (20:01 +0000)]
compile fixes for old dvb api (7020....)
Felix Domke [Sun, 25 Feb 2007 21:27:59 +0000 (21:27 +0000)]
fix docs (aber das hat bisher eh niemanden interessiert)
Stefan Pluecken [Sun, 25 Feb 2007 19:16:25 +0000 (19:16 +0000)]
remove improper print
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)
Stefan Pluecken [Wed, 21 Feb 2007 19:58:06 +0000 (19:58 +0000)]
ignore unknown nim types in /proc/bus/nim_sockets
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
Felix Domke [Mon, 19 Feb 2007 22:14:17 +0000 (22:14 +0000)]
update ca language
Andreas Monzner [Sun, 18 Feb 2007 09:59:53 +0000 (09:59 +0000)]
remove unneeded code
Andreas Monzner [Sun, 18 Feb 2007 09:48:54 +0000 (09:48 +0000)]
add ability to read e1 bouquets
Andreas Monzner [Sat, 17 Feb 2007 18:55:26 +0000 (18:55 +0000)]
zaptimers now do wakeup the box from standby and deepstandby
Andreas Monzner [Fri, 16 Feb 2007 17:15:24 +0000 (17:15 +0000)]
remove unneeded voodoo
Andreas Monzner [Fri, 16 Feb 2007 17:09:54 +0000 (17:09 +0000)]
erase /hdd/epg.dat after read
Andreas Monzner [Thu, 15 Feb 2007 12:15:22 +0000 (12:15 +0000)]
fix typo
Andreas Monzner [Thu, 15 Feb 2007 12:13:29 +0000 (12:13 +0000)]
increase limits
Andreas Monzner [Thu, 15 Feb 2007 12:04:29 +0000 (12:04 +0000)]
add (Expert) Satellite Equipment Setup for change some
delays/timeouts/retries
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)
Andreas Monzner [Wed, 14 Feb 2007 11:20:56 +0000 (11:20 +0000)]
make retransmit rotor diseqc command retries changable
Andreas Monzner [Wed, 14 Feb 2007 11:08:08 +0000 (11:08 +0000)]
small change
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
Andreas Monzner [Thu, 8 Feb 2007 21:23:11 +0000 (21:23 +0000)]
fix possible bluescreen
Andreas Monzner [Thu, 8 Feb 2007 21:14:54 +0000 (21:14 +0000)]
fix bug in alternative services
Andreas Monzner [Wed, 7 Feb 2007 01:42:27 +0000 (01:42 +0000)]
fix ok/cancel handling in Sleep Timer Dialog
show correct message when close sleep timer dialog with ok button
Andreas Monzner [Wed, 7 Feb 2007 01:05:54 +0000 (01:05 +0000)]
parental locking fixes
Andreas Monzner [Mon, 5 Feb 2007 21:40:12 +0000 (21:40 +0000)]
convert parental black/whitelist to uppercase on file read
Stefan Pluecken [Sun, 4 Feb 2007 22:19:04 +0000 (22:19 +0000)]
prepare skinning of python GUIComponents
Andreas Monzner [Fri, 2 Feb 2007 15:28:52 +0000 (15:28 +0000)]
move getNextRecordingTime to correct place,
no more crash when try to change a running sleeptimer
Andreas Monzner [Wed, 31 Jan 2007 16:20:28 +0000 (16:20 +0000)]
fix possible blue screen
Andreas Monzner [Tue, 30 Jan 2007 23:32:15 +0000 (23:32 +0000)]
add a workaround to ensure that the filepush thread take notice of the
stop thread signal even when no syscall is in progress
Felix Domke [Thu, 25 Jan 2007 06:43:16 +0000 (06:43 +0000)]
language update
Felix Domke [Wed, 24 Jan 2007 00:26:29 +0000 (00:26 +0000)]
service menu layout fix
Andreas Monzner [Tue, 23 Jan 2007 22:37:33 +0000 (22:37 +0000)]
double size of renderbuffer
Andreas Monzner [Tue, 23 Jan 2007 21:19:47 +0000 (21:19 +0000)]
wakeup gdi thread when the renderbuffer is full
Felix Domke [Tue, 23 Jan 2007 16:07:41 +0000 (16:07 +0000)]
update german language
Andreas Monzner [Mon, 22 Jan 2007 23:40:56 +0000 (23:40 +0000)]
move lcd windowstyle to skin_default.xml (fast workaround for non correct
lcd in other than our default skin)
Andreas Monzner [Mon, 22 Jan 2007 18:15:33 +0000 (18:15 +0000)]
mainloop cleanup/speedup
Andreas Monzner [Mon, 22 Jan 2007 18:14:40 +0000 (18:14 +0000)]
small speedup
Andreas Monzner [Sun, 21 Jan 2007 00:14:48 +0000 (00:14 +0000)]
fix non working code
Andreas Monzner [Sat, 20 Jan 2007 17:25:49 +0000 (17:25 +0000)]
fix getLinkageService
(blue screen when try to add a Timer with Subservices)
Andreas Monzner [Sat, 20 Jan 2007 01:12:10 +0000 (01:12 +0000)]
small speedup
Andreas Monzner [Sat, 20 Jan 2007 01:01:30 +0000 (01:01 +0000)]
fix bluescreen when try to start a manual scan and a service is selected but
not tuned
Andreas Monzner [Fri, 19 Jan 2007 01:10:09 +0000 (01:10 +0000)]
fix bluescreen on end of timer with afterevent standby (typo) :(
Andreas Monzner [Thu, 18 Jan 2007 13:49:44 +0000 (13:49 +0000)]
do not add (type == X) to new created alternatives..
Andreas Monzner [Thu, 18 Jan 2007 13:28:37 +0000 (13:28 +0000)]
revert non working code
Andreas Monzner [Thu, 18 Jan 2007 12:29:04 +0000 (12:29 +0000)]
add handling for alternative services
Andreas Monzner [Thu, 18 Jan 2007 00:20:13 +0000 (00:20 +0000)]
do not play running service again
Andreas Monzner [Thu, 18 Jan 2007 00:19:35 +0000 (00:19 +0000)]
lower prio for subservice quickzap actions (needed for working seek actions)
remove unneeded stopservice
Andreas Monzner [Thu, 18 Jan 2007 00:17:10 +0000 (00:17 +0000)]
switch of infobarseek actions by default, lower prio for show/hide actions
Andreas Monzner [Thu, 18 Jan 2007 00:14:16 +0000 (00:14 +0000)]
no more crash when press ok in a empty choicebox
Andreas Monzner [Wed, 17 Jan 2007 00:04:07 +0000 (00:04 +0000)]
fix no more working extended event descriptions
Felix Domke [Tue, 16 Jan 2007 09:56:28 +0000 (09:56 +0000)]
update cs language
Felix Domke [Tue, 16 Jan 2007 01:20:57 +0000 (01:20 +0000)]
mark non-releases as dev
Andreas Monzner [Mon, 15 Jan 2007 23:30:57 +0000 (23:30 +0000)]
make code inline
Andreas Monzner [Mon, 15 Jan 2007 22:59:25 +0000 (22:59 +0000)]
abort radiotext parser when 20 seconds no ancillary data is received
Andreas Monzner [Mon, 15 Jan 2007 20:19:14 +0000 (20:19 +0000)]
use timedifference from eDVBLocalTimeHandler for time() calls in python
Andreas Monzner [Mon, 15 Jan 2007 19:36:42 +0000 (19:36 +0000)]
when the system time on e2 startup seems valid (> 1.1.2004) we use this time
as time reference for the internal transponder time correction.. so the
systemtime stays valid on startup from deepstandby on a transponder with
incorrect transponder time transmission
Andreas Monzner [Mon, 15 Jan 2007 17:03:58 +0000 (17:03 +0000)]
a zap timer is not a record timer (this fixes the no more working e2 shutdown
when a zap timer has zapped but the nowtime is smaller than the event endtime
Andreas Monzner [Mon, 15 Jan 2007 15:55:33 +0000 (15:55 +0000)]
remove debug code
Andreas Monzner [Mon, 15 Jan 2007 15:51:19 +0000 (15:51 +0000)]
change iFrontendInformation api
getFrontendData(bool) is now splitted in three seperate calls
getFrontendData() returns the frontend number and frontend type in a dict
getFrontendStatus() return signal quality, signal power, bit error rate,
lock state, sync state, frontend state in a dict
getTransponderData(bool) when the bool is true it returns a dict with the
original tuned transponder data, when false the transponderdata read out
from the frontend driver
getAll(bool) is a sum of the three single calls and the direct replacement
of the old getFrontendData call
Andreas Monzner [Mon, 15 Jan 2007 15:41:16 +0000 (15:41 +0000)]
fix warning