vuplus_dvbapp
18 years agoadd a dummy class to debug python refcounting (add entrys of TestObj to your tuple...
Andreas Monzner [Tue, 10 Jan 2006 14:23:28 +0000 (14:23 +0000)]
add a dummy class to debug python refcounting (add entrys of TestObj to your tuple or list)
include <lib/python/python.h> and use New_TestObj to create a testobject..

18 years agofix memleak
Andreas Monzner [Tue, 10 Jan 2006 14:21:06 +0000 (14:21 +0000)]
fix memleak

18 years agofix warning
Andreas Monzner [Tue, 10 Jan 2006 13:39:27 +0000 (13:39 +0000)]
fix warning

18 years agofix
Andreas Monzner [Tue, 10 Jan 2006 11:43:55 +0000 (11:43 +0000)]
fix

18 years agospeedups
Andreas Monzner [Tue, 10 Jan 2006 11:41:24 +0000 (11:41 +0000)]
speedups

18 years agofix warning
Andreas Monzner [Tue, 10 Jan 2006 11:35:35 +0000 (11:35 +0000)]
fix warning

18 years agofix python refcounting
Andreas Monzner [Mon, 9 Jan 2006 22:52:24 +0000 (22:52 +0000)]
fix python refcounting
fix warnings

18 years agodo not use a re object for a simple replace (make tmbinc happy)
Andreas Monzner [Mon, 9 Jan 2006 19:18:38 +0000 (19:18 +0000)]
do not use a re object for a simple replace (make tmbinc happy)

18 years agofilter out short name brakets in record filenames
Andreas Monzner [Mon, 9 Jan 2006 18:39:01 +0000 (18:39 +0000)]
filter out short name brakets in record filenames

18 years agoadd subservice selection to timer (when linkage services are avail for the selected...
Andreas Monzner [Sun, 8 Jan 2006 14:55:16 +0000 (14:55 +0000)]
add subservice selection to timer (when linkage services are avail for the selected event)
better layout in timerlist (more space for service name and event description)

18 years agofix
Andreas Monzner [Sat, 7 Jan 2006 17:58:30 +0000 (17:58 +0000)]
fix

18 years agoadd support for private epg
Andreas Monzner [Sat, 7 Jan 2006 16:34:46 +0000 (16:34 +0000)]
add support for private epg

18 years agoi think it is not fatal when a socketnotifier doesnt handle all POLL signals (like...
Andreas Monzner [Sat, 7 Jan 2006 16:21:05 +0000 (16:21 +0000)]
i think it is not fatal when a socketnotifier doesnt handle all POLL signals (like POLLERR or POLLHUP)

18 years agofix screens without a module
Stefan Pluecken [Fri, 6 Jan 2006 22:32:57 +0000 (22:32 +0000)]
fix screens without a module

18 years agomake epg toggling configurable (default set to unusable epg on INFO key)
Stefan Pluecken [Fri, 6 Jan 2006 22:20:37 +0000 (22:20 +0000)]
make epg toggling configurable (default set to unusable epg on INFO key)

18 years agoshow servicename and clock in radio player
Andreas Monzner [Fri, 6 Jan 2006 18:32:06 +0000 (18:32 +0000)]
show servicename and clock in radio player

18 years agoplugins can register their own menu now
Stefan Pluecken [Fri, 6 Jan 2006 15:48:47 +0000 (15:48 +0000)]
plugins can register their own menu now
menus have their own id now
the update plugin for example adds a menu item to the Setup menu with the id "setup"

18 years agofix store previous radio root
Andreas Monzner [Fri, 6 Jan 2006 15:45:22 +0000 (15:45 +0000)]
fix store previous radio root

18 years agojust one bouquet at moment
Andreas Monzner [Fri, 6 Jan 2006 15:28:07 +0000 (15:28 +0000)]
just one bouquet at moment

18 years agonicer radio player
Andreas Monzner [Fri, 6 Jan 2006 15:24:27 +0000 (15:24 +0000)]
nicer radio player

18 years agofix simple scan and multi sat scan
Stefan Pluecken [Fri, 6 Jan 2006 10:23:07 +0000 (10:23 +0000)]
fix simple scan and multi sat scan

18 years agoenable manual search when nims are configured in advanced mode
Stefan Pluecken [Fri, 6 Jan 2006 09:54:19 +0000 (09:54 +0000)]
enable manual search when nims are configured in advanced mode
simple scan will follow

18 years agoi think runLoop is better :)
Andreas Monzner [Thu, 5 Jan 2006 22:20:37 +0000 (22:20 +0000)]
i think runLoop is better :)

18 years agomake our event loop compatible to my new twisted reactor core
Felix Domke [Thu, 5 Jan 2006 21:34:48 +0000 (21:34 +0000)]
make our event loop compatible to my new twisted reactor core

18 years agoadd radio player
Andreas Monzner [Thu, 5 Jan 2006 20:28:04 +0000 (20:28 +0000)]
add radio player
TODO: change layout in skin.xml (ChannelSelectionRadio ... add nice pixmap ? ! ?)
TODO: add infobar infos (now/next starttime, title, duration to player)
TODO: add nice background pic ? ! ?

18 years agonicer
Andreas Monzner [Thu, 5 Jan 2006 20:24:32 +0000 (20:24 +0000)]
nicer

18 years agolicense: add preliminary license
Felix Domke [Thu, 5 Jan 2006 15:55:11 +0000 (15:55 +0000)]
license: add preliminary license

18 years agoremove ancient docs
Felix Domke [Thu, 5 Jan 2006 15:34:51 +0000 (15:34 +0000)]
remove ancient docs

18 years agofix
Andreas Monzner [Wed, 4 Jan 2006 23:18:50 +0000 (23:18 +0000)]
fix

18 years agofix lookupEvent.. now we can query previous and next event
Andreas Monzner [Wed, 4 Jan 2006 23:18:09 +0000 (23:18 +0000)]
fix lookupEvent.. now we can query previous and next event

18 years agoleave update plugin with ok button after the update process (we entered it with ok...
Stefan Pluecken [Wed, 4 Jan 2006 22:55:19 +0000 (22:55 +0000)]
leave update plugin with ok button after the update process (we entered it with ok, so we leave it with ok)

18 years agodisplay movie list when pressing video button in movie player
Stefan Pluecken [Wed, 4 Jan 2006 22:52:35 +0000 (22:52 +0000)]
display movie list when pressing video button in movie player
only way to leave movieplayer is now by pressing the tv key

18 years agojust kidding :)
Stefan Pluecken [Wed, 4 Jan 2006 22:30:07 +0000 (22:30 +0000)]
just kidding :)

18 years agoleave channelselection with up/down key
Stefan Pluecken [Wed, 4 Jan 2006 22:29:36 +0000 (22:29 +0000)]
leave channelselection with up/down key

18 years agoleave menu with menu button
Stefan Pluecken [Wed, 4 Jan 2006 22:28:36 +0000 (22:28 +0000)]
leave menu with menu button

18 years agoremove info info
Stefan Pluecken [Wed, 4 Jan 2006 22:25:03 +0000 (22:25 +0000)]
remove info info

18 years agoreload bouquets in python to enable the default bouquets
Stefan Pluecken [Wed, 4 Jan 2006 21:59:18 +0000 (21:59 +0000)]
reload bouquets in python to enable the default bouquets

18 years agoexport eDVBDB to python ( for reloadServicelist and reloadBouquets )
Andreas Monzner [Wed, 4 Jan 2006 21:33:19 +0000 (21:33 +0000)]
export eDVBDB to python ( for reloadServicelist and reloadBouquets )

18 years agofix init button in hdd setup
Stefan Pluecken [Wed, 4 Jan 2006 18:00:38 +0000 (18:00 +0000)]
fix init button in hdd setup

18 years agofix
Andreas Monzner [Tue, 3 Jan 2006 15:48:39 +0000 (15:48 +0000)]
fix

18 years agosmall fix
Andreas Monzner [Tue, 3 Jan 2006 15:28:15 +0000 (15:28 +0000)]
small fix

18 years agofix skin
Stefan Pluecken [Tue, 3 Jan 2006 13:47:40 +0000 (13:47 +0000)]
fix skin

18 years agotranslations
Stefan Pluecken [Tue, 3 Jan 2006 13:16:06 +0000 (13:16 +0000)]
translations

18 years agoretry the waiting message
Stefan Pluecken [Tue, 3 Jan 2006 12:57:23 +0000 (12:57 +0000)]
retry the waiting message

18 years agofix typo
Stefan Pluecken [Tue, 3 Jan 2006 12:24:38 +0000 (12:24 +0000)]
fix typo

18 years agodisplay "please wait" message in movieselection while hdd spins up
Stefan Pluecken [Tue, 3 Jan 2006 12:19:14 +0000 (12:19 +0000)]
display "please wait" message in movieselection while hdd spins up

18 years agofix hdd initialize button
Stefan Pluecken [Tue, 3 Jan 2006 11:36:12 +0000 (11:36 +0000)]
fix hdd initialize button
change "Abbrechen" to "Abbruch" to fit onto the pixmap
fix videomode after standby

18 years agoreset the colorformat after av input switch to workaround a bug in the avs driver
Stefan Pluecken [Tue, 3 Jan 2006 11:29:26 +0000 (11:29 +0000)]
reset the colorformat after av input switch to workaround a bug in the avs driver

18 years agostore and use previous selected audio pid
Andreas Monzner [Tue, 3 Jan 2006 11:23:46 +0000 (11:23 +0000)]
store and use previous selected audio pid

18 years agoupdate plugin is now very user friendly :)
Stefan Pluecken [Tue, 3 Jan 2006 11:09:06 +0000 (11:09 +0000)]
update plugin is now very user friendly :)

18 years agouse default service types for filtering in bouquets
Andreas Monzner [Mon, 2 Jan 2006 22:31:02 +0000 (22:31 +0000)]
use default service types for filtering in bouquets

18 years agoEurosport and Euronews are now placed on a new transponder
Andreas Monzner [Mon, 2 Jan 2006 22:27:07 +0000 (22:27 +0000)]
Eurosport and Euronews are now placed on a new transponder
add Nickelodeon

18 years agos/Thanx/Thanks/
Andreas Oberritter [Mon, 2 Jan 2006 17:31:45 +0000 (17:31 +0000)]
s/Thanx/Thanks/

18 years agoadd missing import
Stefan Pluecken [Mon, 2 Jan 2006 16:49:07 +0000 (16:49 +0000)]
add missing import

18 years agoupdate ok and cancel in the timer editor
Stefan Pluecken [Mon, 2 Jan 2006 16:48:29 +0000 (16:48 +0000)]
update ok and cancel in the timer editor

18 years agofix add to favs
Stefan Pluecken [Mon, 2 Jan 2006 16:36:24 +0000 (16:36 +0000)]
fix add to favs

18 years agoresize cancel and init button
Stefan Pluecken [Mon, 2 Jan 2006 16:30:04 +0000 (16:30 +0000)]
resize cancel and init button

18 years agobeautify the ok, cancel and initialize buttons
Stefan Pluecken [Mon, 2 Jan 2006 16:05:20 +0000 (16:05 +0000)]
beautify the ok, cancel and initialize buttons

18 years agoupdate the plugin-images
Stefan Pluecken [Mon, 2 Jan 2006 14:02:22 +0000 (14:02 +0000)]
update the plugin-images

18 years agotoggle between epg types with info
Stefan Pluecken [Mon, 2 Jan 2006 13:08:25 +0000 (13:08 +0000)]
toggle between epg types with info

18 years agouse PyObject_Callback instead of PyEval_Callback (memleak fix?)
Andreas Monzner [Mon, 2 Jan 2006 12:12:50 +0000 (12:12 +0000)]
use PyObject_Callback instead of PyEval_Callback (memleak fix?)

18 years agodont use queryEPG callback (no more memleak? or smaller mem leak?)
Andreas Monzner [Mon, 2 Jan 2006 12:03:44 +0000 (12:03 +0000)]
dont use queryEPG callback (no more memleak? or smaller mem leak?)

18 years agoadd two native python epg views
Andreas Monzner [Mon, 2 Jan 2006 11:45:49 +0000 (11:45 +0000)]
add two native python epg views

18 years agoadd type to python multi content entrys
Andreas Monzner [Mon, 2 Jan 2006 11:43:42 +0000 (11:43 +0000)]
add type to python multi content entrys

18 years agomake tmbinc happy
Stefan Pluecken [Sun, 1 Jan 2006 21:15:40 +0000 (21:15 +0000)]
make tmbinc happy

18 years agoreduce size of config file from 100k to some bytes... we just save non default values...
Stefan Pluecken [Sun, 1 Jan 2006 21:08:24 +0000 (21:08 +0000)]
reduce size of config file from 100k to some bytes... we just save non default values now which arises some problems... but
size matters :)

18 years agolcd: fix LCD invert again
Felix Domke [Sun, 1 Jan 2006 21:03:57 +0000 (21:03 +0000)]
lcd: fix LCD invert again

18 years agoremove debug print
Stefan Pluecken [Sun, 1 Jan 2006 20:53:38 +0000 (20:53 +0000)]
remove debug print

18 years agocheck for validity of parameter
Stefan Pluecken [Sun, 1 Jan 2006 20:49:13 +0000 (20:49 +0000)]
check for validity of parameter

18 years agouse image-version from /etc/image-version as version in e2 about box
Stefan Pluecken [Sun, 1 Jan 2006 20:37:05 +0000 (20:37 +0000)]
use image-version from /etc/image-version as version in e2 about box

18 years agoadd missing decrefs
Andreas Monzner [Sun, 1 Jan 2006 20:12:47 +0000 (20:12 +0000)]
add missing decrefs

18 years agoremove debug code
Stefan Pluecken [Sun, 1 Jan 2006 17:37:57 +0000 (17:37 +0000)]
remove debug code

18 years agoremove debug code
Stefan Pluecken [Sun, 1 Jan 2006 17:37:33 +0000 (17:37 +0000)]
remove debug code
execute first fallback action only

18 years agomake use of fallback files in Tools.Directories when file or path is not in place
Stefan Pluecken [Sun, 1 Jan 2006 17:30:43 +0000 (17:30 +0000)]
make use of fallback files in Tools.Directories when file or path is not in place

18 years agoits better to set tone and set voltage before closing the frontend fd :)
Andreas Monzner [Sun, 1 Jan 2006 14:07:42 +0000 (14:07 +0000)]
its better to set tone and set voltage before closing the frontend fd :)

18 years agoenable/disable higher lnb voltage is now working
Andreas Monzner [Sun, 1 Jan 2006 14:00:05 +0000 (14:00 +0000)]
enable/disable higher lnb voltage is now working

18 years agofixed sequence to floating point conversion in usals parameters
Stefan Pluecken [Sun, 1 Jan 2006 13:32:30 +0000 (13:32 +0000)]
fixed sequence to floating point conversion in usals parameters

18 years agorevert non working stuff
Andreas Monzner [Sun, 1 Jan 2006 12:36:34 +0000 (12:36 +0000)]
revert non working stuff

18 years agofix memleak when call of convertFunc failes
Andreas Monzner [Sun, 1 Jan 2006 11:57:01 +0000 (11:57 +0000)]
fix memleak when call of convertFunc failes

18 years agocode optimize
Andreas Monzner [Sun, 1 Jan 2006 11:46:39 +0000 (11:46 +0000)]
code optimize

18 years agoadd ability to get the eventid from a eServiceEventPtr
Andreas Monzner [Sat, 31 Dec 2005 16:19:23 +0000 (16:19 +0000)]
add ability to get the eventid from a eServiceEventPtr

18 years agoat the moment we just can turn rotor with power measurement
Andreas Monzner [Sat, 31 Dec 2005 16:15:58 +0000 (16:15 +0000)]
at the moment we just can turn rotor with power measurement

18 years agoadd faster method to do epg querys
Andreas Monzner [Sat, 31 Dec 2005 16:14:27 +0000 (16:14 +0000)]
add faster method to do epg querys
can anyone check my python refcounting .. when i start top in a shell then it seems like a memleak

18 years agofix
Andreas Monzner [Sat, 31 Dec 2005 16:12:32 +0000 (16:12 +0000)]
fix

18 years agofix longitude
Andreas Monzner [Sat, 31 Dec 2005 11:38:24 +0000 (11:38 +0000)]
fix longitude

18 years agofix
Andreas Monzner [Sat, 31 Dec 2005 01:30:09 +0000 (01:30 +0000)]
fix

18 years agocomment out unneeded stuff
Andreas Monzner [Sat, 31 Dec 2005 01:17:51 +0000 (01:17 +0000)]
comment out unneeded stuff
add debug messages at sec config begin and end

18 years agoadvanced satellite config is now working
Andreas Monzner [Sat, 31 Dec 2005 00:56:51 +0000 (00:56 +0000)]
advanced satellite config is now working
fix linked tuners

18 years agomake many constructors and destructors invisible for python
Andreas Monzner [Sat, 31 Dec 2005 00:23:01 +0000 (00:23 +0000)]
make many constructors and destructors invisible for python

18 years agofix warning
Andreas Monzner [Sat, 31 Dec 2005 00:13:37 +0000 (00:13 +0000)]
fix warning

18 years agoadd missing components for advanced sat setup
Stefan Pluecken [Fri, 30 Dec 2005 19:51:15 +0000 (19:51 +0000)]
add missing components for advanced sat setup

18 years agoadd dummies for setting the sec stuff
Stefan Pluecken [Fri, 30 Dec 2005 19:46:06 +0000 (19:46 +0000)]
add dummies for setting the sec stuff
needs to be filled with code

18 years agofix defaults
Andreas Monzner [Fri, 30 Dec 2005 18:35:32 +0000 (18:35 +0000)]
fix defaults

18 years agodont show toneburst(MiniDiSEqC) setting when no diseqc is used
Andreas Monzner [Fri, 30 Dec 2005 18:19:45 +0000 (18:19 +0000)]
dont show toneburst(MiniDiSEqC) setting when no diseqc is used

18 years agoadd a very complex advanced sat config
Stefan Pluecken [Fri, 30 Dec 2005 17:28:59 +0000 (17:28 +0000)]
add a very complex advanced sat config

18 years agoremove commented code to save space
Stefan Pluecken [Fri, 30 Dec 2005 14:28:24 +0000 (14:28 +0000)]
remove commented code to save space

18 years agofix some hacker's code
Stefan Pluecken [Fri, 30 Dec 2005 14:27:35 +0000 (14:27 +0000)]
fix some hacker's code

18 years agosome changes to the configSelection stuff
Stefan Pluecken [Fri, 30 Dec 2005 14:09:37 +0000 (14:09 +0000)]
some changes to the configSelection stuff

18 years agoconfigSelection is now saved to config file in a human readable style
Stefan Pluecken [Fri, 30 Dec 2005 07:22:59 +0000 (07:22 +0000)]
configSelection is now saved to config file in a human readable style

18 years agothe new hdd movie directory is /hdd/movie (for 7020 compatibility reasons)
Stefan Pluecken [Fri, 30 Dec 2005 05:12:34 +0000 (05:12 +0000)]
the new hdd movie directory is /hdd/movie (for 7020 compatibility reasons)
if /hdd/movies is found and /hdd/movie doesn't exist, /hdd/movies is moved to /hdd/movie