vuplus_dvbapp
18 years agofix debug output
Andreas Monzner [Tue, 29 Nov 2005 23:35:38 +0000 (23:35 +0000)]
fix debug output

18 years agoshow error messages when hdd-init fails
Stefan Pluecken [Tue, 29 Nov 2005 23:33:59 +0000 (23:33 +0000)]
show error messages when hdd-init fails

18 years agofix resend capmt when ci is plugged into the slot
Andreas Monzner [Tue, 29 Nov 2005 23:32:01 +0000 (23:32 +0000)]
fix resend capmt when ci is plugged into the slot

18 years agocatch errors when unmounting
Stefan Pluecken [Tue, 29 Nov 2005 23:12:22 +0000 (23:12 +0000)]
catch errors when unmounting

18 years agofix unknown bug by adding 50 pixels
Felix Domke [Tue, 29 Nov 2005 23:02:32 +0000 (23:02 +0000)]
fix unknown bug by adding 50 pixels

18 years agoadd pvr-buttons to movieplayer
Stefan Pluecken [Tue, 29 Nov 2005 22:55:46 +0000 (22:55 +0000)]
add pvr-buttons to movieplayer

18 years agoremove fake answer
Ronny Strutz [Tue, 29 Nov 2005 22:27:08 +0000 (22:27 +0000)]
remove fake answer

18 years agoresend capmt on initialize and when ci is plugged
Andreas Monzner [Tue, 29 Nov 2005 22:20:21 +0000 (22:20 +0000)]
resend capmt on initialize and when ci is plugged

18 years agodont crash when asked for wrong slotID - as done in ScanSetup
Ronny Strutz [Tue, 29 Nov 2005 22:14:50 +0000 (22:14 +0000)]
dont crash when asked for wrong slotID - as done in ScanSetup

18 years agoremove cursor when configElement is enabled==False
Stefan Pluecken [Tue, 29 Nov 2005 22:09:07 +0000 (22:09 +0000)]
remove cursor when configElement is enabled==False

18 years agofix network-setting (tested now... not yet complete... have to remove the cursor...
Stefan Pluecken [Tue, 29 Nov 2005 22:02:50 +0000 (22:02 +0000)]
fix network-setting (tested now... not yet complete... have to remove the cursor somehow when configElement is disabled)

18 years agoremove "wait..."
Ronny Strutz [Tue, 29 Nov 2005 21:57:15 +0000 (21:57 +0000)]
remove "wait..."

18 years agoon startup always default to favs
Ronny Strutz [Tue, 29 Nov 2005 21:50:37 +0000 (21:50 +0000)]
on startup always default to favs
(todo: add optional select "lastroot" - its already saved)

18 years agoServiceList: allow setMode before GUIcreate
Felix Domke [Tue, 29 Nov 2005 21:44:37 +0000 (21:44 +0000)]
ServiceList: allow setMode before GUIcreate

18 years agoget and show ip-address with DHCP... untested (an evil hacker has taken my box)
Stefan Pluecken [Tue, 29 Nov 2005 21:11:48 +0000 (21:11 +0000)]
get and show ip-address with DHCP... untested (an evil hacker has taken my box)

18 years agoremove expert-setup
Ronny Strutz [Tue, 29 Nov 2005 21:08:35 +0000 (21:08 +0000)]
remove expert-setup

18 years agofix size of serviceinfo
Ronny Strutz [Tue, 29 Nov 2005 20:41:26 +0000 (20:41 +0000)]
fix size of serviceinfo

18 years agoone bouquets is enough (like 640kbyte ram)
Ronny Strutz [Tue, 29 Nov 2005 20:26:58 +0000 (20:26 +0000)]
one bouquets is enough (like 640kbyte ram)

18 years agorestore last channel
Ronny Strutz [Tue, 29 Nov 2005 03:15:38 +0000 (03:15 +0000)]
restore last channel

18 years agobetter tabs?
Stefan Pluecken [Tue, 29 Nov 2005 00:34:53 +0000 (00:34 +0000)]
better tabs?

18 years agouse NumericalTextInput to jump to entries in ChannelSelection (jumping needs to imple...
Stefan Pluecken [Tue, 29 Nov 2005 00:11:06 +0000 (00:11 +0000)]
use NumericalTextInput to jump to entries in ChannelSelection (jumping needs to implemented before it will work :))

18 years agofix
Ronny Strutz [Mon, 28 Nov 2005 23:56:58 +0000 (23:56 +0000)]
fix

18 years agofix function type
Ronny Strutz [Mon, 28 Nov 2005 23:55:13 +0000 (23:55 +0000)]
fix function type

18 years agoenable TS when appmanager is ready
Ronny Strutz [Mon, 28 Nov 2005 23:12:57 +0000 (23:12 +0000)]
enable TS when appmanager is ready
(tuner-A to input0)

18 years agowork on (premiere) subservice selection
Andreas Monzner [Mon, 28 Nov 2005 17:10:42 +0000 (17:10 +0000)]
work on (premiere) subservice selection
sorry this needs another one libdvbsi++ update

18 years agofix no eof line
Andreas Monzner [Mon, 28 Nov 2005 17:09:45 +0000 (17:09 +0000)]
fix no eof line

18 years agofix timer (to be continued...)
Stefan Pluecken [Mon, 28 Nov 2005 04:42:54 +0000 (04:42 +0000)]
fix timer (to be continued...)

18 years agofix channelselection in timerentry
Stefan Pluecken [Mon, 28 Nov 2005 04:32:52 +0000 (04:32 +0000)]
fix channelselection in timerentry

18 years agozPosition suckz!
Stefan Pluecken [Mon, 28 Nov 2005 03:58:21 +0000 (03:58 +0000)]
zPosition suckz!

18 years agotimer: passed timers will always be set to StateEnded, and set back to waiting when...
Felix Domke [Mon, 28 Nov 2005 03:57:37 +0000 (03:57 +0000)]
timer: passed timers will always be set to StateEnded, and set back to waiting when reprocessing (due timewarp). waiting timers will be removed from one list only. remove try/except.

18 years agoset timer description after edit
Stefan Pluecken [Mon, 28 Nov 2005 03:50:02 +0000 (03:50 +0000)]
set timer description after edit

18 years agosorry, i REALLY don't know, how to fix it other than using a try/except block
Stefan Pluecken [Mon, 28 Nov 2005 03:31:19 +0000 (03:31 +0000)]
sorry, i REALLY don't know, how to fix it other than using a try/except block

18 years agofix timerediting
Stefan Pluecken [Mon, 28 Nov 2005 03:25:06 +0000 (03:25 +0000)]
fix timerediting

18 years agoyou can now delete characters in the timerentry description with the mute-key
Stefan Pluecken [Mon, 28 Nov 2005 03:16:57 +0000 (03:16 +0000)]
you can now delete characters in the timerentry description with the mute-key

18 years agoremove zPositions
Stefan Pluecken [Mon, 28 Nov 2005 02:53:39 +0000 (02:53 +0000)]
remove zPositions

18 years agoreal fix: set background color even when widget is transparent
Felix Domke [Mon, 28 Nov 2005 02:51:43 +0000 (02:51 +0000)]
real fix: set background color even when widget is transparent

18 years agofix record-text zPosition
Stefan Pluecken [Mon, 28 Nov 2005 02:51:17 +0000 (02:51 +0000)]
fix record-text zPosition

18 years agofix volumeBar
Stefan Pluecken [Mon, 28 Nov 2005 02:43:37 +0000 (02:43 +0000)]
fix volumeBar

18 years agofix typo
Felix Domke [Mon, 28 Nov 2005 02:42:04 +0000 (02:42 +0000)]
fix typo

18 years agogui: add transparent widgets
Felix Domke [Mon, 28 Nov 2005 02:32:59 +0000 (02:32 +0000)]
gui: add transparent widgets

18 years agoservice: add info
Felix Domke [Mon, 28 Nov 2005 01:54:35 +0000 (01:54 +0000)]
service: add info

18 years agoremove tuxbox from pathnames
Felix Domke [Mon, 28 Nov 2005 01:53:57 +0000 (01:53 +0000)]
remove tuxbox from pathnames

18 years agoiso639: add alias dict
Felix Domke [Mon, 28 Nov 2005 01:53:36 +0000 (01:53 +0000)]
iso639: add alias dict

18 years agoaudio: add language display
Felix Domke [Mon, 28 Nov 2005 01:53:20 +0000 (01:53 +0000)]
audio: add language display

18 years agolistbox: add ability to disable selection highlight
Felix Domke [Mon, 28 Nov 2005 01:52:37 +0000 (01:52 +0000)]
listbox: add ability to disable selection highlight

18 years agoadd support for render pixmaps with transparent background
Andreas Monzner [Mon, 28 Nov 2005 00:38:00 +0000 (00:38 +0000)]
add support for render pixmaps with transparent background
use in skin for ePixmaps alphatest="on"

18 years agoadd ugly buttons with ugly text to the infobar
Stefan Pluecken [Mon, 28 Nov 2005 00:11:25 +0000 (00:11 +0000)]
add ugly buttons with ugly text to the infobar

18 years agofix ChannelSelectionBase to work with SimpleChannelSelection
Stefan Pluecken [Sun, 27 Nov 2005 23:04:51 +0000 (23:04 +0000)]
fix ChannelSelectionBase to work with SimpleChannelSelection
channelselection is now opened when pressing left/right in the TimerEntry

18 years agoremove yellow and green-buttons from ChannelSelection
Stefan Pluecken [Sun, 27 Nov 2005 22:37:19 +0000 (22:37 +0000)]
remove yellow and green-buttons from ChannelSelection

18 years agomake configSelection circular
Stefan Pluecken [Sun, 27 Nov 2005 21:33:44 +0000 (21:33 +0000)]
make configSelection circular

18 years agocode cleanup
Andreas Monzner [Sun, 27 Nov 2005 21:03:43 +0000 (21:03 +0000)]
code cleanup

18 years agolistbox: after a long discussion, paint the f&/%ing pixels...
Felix Domke [Sun, 27 Nov 2005 19:53:55 +0000 (19:53 +0000)]
listbox: after a long discussion, paint the f&/%ing pixels...

18 years agochange order from pcr,video,audio to video,pcr,audio
Ronny Strutz [Sun, 27 Nov 2005 03:57:47 +0000 (03:57 +0000)]
change order from pcr,video,audio to video,pcr,audio

18 years agoadd ability to select default encoding for dvb texts in many ways.. ( take a look...
Andreas Monzner [Sat, 26 Nov 2005 19:01:11 +0000 (19:01 +0000)]
add ability to select default encoding for dvb texts in many ways.. ( take a look in data/encodings.conf )

18 years agopmt handling: untested (as usual) AC3 support
Felix Domke [Sat, 26 Nov 2005 12:54:24 +0000 (12:54 +0000)]
pmt handling: untested (as usual) AC3 support

18 years agofix another timer-issue (with a try except-block... explanation is in the code)
Stefan Pluecken [Sat, 26 Nov 2005 05:45:16 +0000 (05:45 +0000)]
fix another timer-issue (with a try except-block... explanation is in the code)

18 years agothe record.png blinks now whenever a timerentry in the recordingtimer is running
Stefan Pluecken [Sat, 26 Nov 2005 05:04:39 +0000 (05:04 +0000)]
the record.png blinks now whenever a timerentry in the recordingtimer is running

18 years agoreplace the recording-point with a different png
Stefan Pluecken [Sat, 26 Nov 2005 04:57:26 +0000 (04:57 +0000)]
replace the recording-point with a different png

18 years agoshow dolby, crypt and format status in the infobar - we don't have functionality...
Stefan Pluecken [Sat, 26 Nov 2005 03:49:30 +0000 (03:49 +0000)]
show dolby, crypt and format status in the infobar - we don't have functionality to get the info about this yet

18 years agouse PixmapConditional for BlinkingPixmap
Stefan Pluecken [Sat, 26 Nov 2005 03:28:02 +0000 (03:28 +0000)]
use PixmapConditional for BlinkingPixmap

18 years agoadd a class PixmapConditional, in which the pixmap is only displayed, when a conditio...
Stefan Pluecken [Sat, 26 Nov 2005 03:21:47 +0000 (03:21 +0000)]
add a class PixmapConditional, in which the pixmap is only displayed, when a condition function returns True

18 years agoget the file for the BlinkingPixmap from skin.xml
Stefan Pluecken [Sat, 26 Nov 2005 03:00:38 +0000 (03:00 +0000)]
get the file for the BlinkingPixmap from skin.xml

18 years agorename BlinkingPoint to BlinkingPixmap (is more generic)
Stefan Pluecken [Sat, 26 Nov 2005 02:47:56 +0000 (02:47 +0000)]
rename BlinkingPoint to BlinkingPixmap (is more generic)

18 years agofix: the symbolrate for cable somehow got into the sat-setup and vice versa
Stefan Pluecken [Sat, 26 Nov 2005 02:43:37 +0000 (02:43 +0000)]
fix: the symbolrate for cable somehow got into the sat-setup and vice versa

18 years agotsmpegdecoder: set audio type
Felix Domke [Sat, 26 Nov 2005 00:07:58 +0000 (00:07 +0000)]
tsmpegdecoder: set audio type

18 years agotimer: fix remove of timer
Felix Domke [Fri, 25 Nov 2005 23:34:50 +0000 (23:34 +0000)]
timer: fix remove of timer

18 years agoinstant record: fix detection if already running
Felix Domke [Fri, 25 Nov 2005 23:29:41 +0000 (23:29 +0000)]
instant record: fix detection if already running

18 years agofix
Andreas Monzner [Fri, 25 Nov 2005 23:01:59 +0000 (23:01 +0000)]
fix

18 years agoimprove file naming
Felix Domke [Fri, 25 Nov 2005 23:00:29 +0000 (23:00 +0000)]
improve file naming

18 years agofix GUI for handling loopthrough btw nims - pls add functionality
Ronny Strutz [Fri, 25 Nov 2005 16:16:22 +0000 (16:16 +0000)]
fix GUI for handling loopthrough btw nims - pls add functionality

18 years agoremove old comment, fix returncodes on signal
Felix Domke [Fri, 25 Nov 2005 15:39:21 +0000 (15:39 +0000)]
remove old comment, fix returncodes on signal

18 years agofix linked tuners (i hope)
Andreas Monzner [Fri, 25 Nov 2005 12:39:17 +0000 (12:39 +0000)]
fix linked tuners (i hope)

18 years agointroduce BlinkingPointConditional, which blinks, if a condition-function returns...
Stefan Pluecken [Fri, 25 Nov 2005 06:26:19 +0000 (06:26 +0000)]
introduce BlinkingPointConditional, which blinks, if a condition-function returns True

18 years agoadd a blinking point to the infobar
Stefan Pluecken [Fri, 25 Nov 2005 05:51:44 +0000 (05:51 +0000)]
add a blinking point to the infobar
the blinking point appears when doing an instant record
it is a hack up to now
the point looks ugly, because the transparency needs to be explored first

18 years agobase: fix a very theoretical performance problem
Felix Domke [Fri, 25 Nov 2005 03:12:16 +0000 (03:12 +0000)]
base: fix a very theoretical performance problem

18 years agofix data type
Stefan Pluecken [Fri, 25 Nov 2005 01:43:58 +0000 (01:43 +0000)]
fix data type

18 years agoadd zPosition to python
Stefan Pluecken [Fri, 25 Nov 2005 01:40:27 +0000 (01:40 +0000)]
add zPosition to python

18 years agofix
Felix Domke [Fri, 25 Nov 2005 01:39:10 +0000 (01:39 +0000)]
fix

18 years agowidget: add - untested, as usual - z ordering
Felix Domke [Fri, 25 Nov 2005 01:09:17 +0000 (01:09 +0000)]
widget: add - untested, as usual - z ordering

18 years agoisCompatible with can now handle all frontend types
Andreas Monzner [Thu, 24 Nov 2005 21:45:55 +0000 (21:45 +0000)]
isCompatible with can now handle all frontend types

18 years agomake it work on the mecker-compiler
Stefan Pluecken [Thu, 24 Nov 2005 21:21:32 +0000 (21:21 +0000)]
make it work on the mecker-compiler

18 years agoadd missing SWIG_OUTPUT
Andreas Monzner [Thu, 24 Nov 2005 19:34:19 +0000 (19:34 +0000)]
add missing SWIG_OUTPUT

18 years agoshow current running event title in favourites service list
Andreas Monzner [Thu, 24 Nov 2005 19:27:32 +0000 (19:27 +0000)]
show current running event title in favourites service list

18 years agobetter names for epg lookups
Andreas Monzner [Thu, 24 Nov 2005 19:25:21 +0000 (19:25 +0000)]
better names for epg lookups

18 years agofix RT_VALIGN_CENTER
Andreas Monzner [Thu, 24 Nov 2005 19:24:47 +0000 (19:24 +0000)]
fix RT_VALIGN_CENTER

18 years agouse convertDVBUTF8 for mmi texts
Andreas Monzner [Thu, 24 Nov 2005 13:17:02 +0000 (13:17 +0000)]
use convertDVBUTF8 for mmi texts

18 years agoci fixes (TODO: build reel ci resource handling.. at moment the first service get...
Andreas Monzner [Thu, 24 Nov 2005 12:34:05 +0000 (12:34 +0000)]
ci fixes (TODO: build reel ci resource handling.. at moment the first service get the free cislot..)

18 years agotimer removal SHOULD (!!!!!!!!!!!!!!!!!!!!!!!!!!!) work now...
Stefan Pluecken [Thu, 24 Nov 2005 03:44:37 +0000 (03:44 +0000)]
timer removal SHOULD (!!!!!!!!!!!!!!!!!!!!!!!!!!!) work now...

18 years agouse different messagebox actions and restore old OKCancelActions
Stefan Pluecken [Thu, 24 Nov 2005 03:26:22 +0000 (03:26 +0000)]
use different messagebox actions and restore old OKCancelActions

18 years agotranslate setup-titles
Stefan Pluecken [Thu, 24 Nov 2005 03:06:50 +0000 (03:06 +0000)]
translate setup-titles

18 years agomake messagebox look better and translate it
Stefan Pluecken [Thu, 24 Nov 2005 02:45:08 +0000 (02:45 +0000)]
make messagebox look better and translate it

18 years agofix name for /proc-device
Ronny Strutz [Thu, 24 Nov 2005 02:18:43 +0000 (02:18 +0000)]
fix name for /proc-device

18 years agoadd color buttons to epgselection
Stefan Pluecken [Thu, 24 Nov 2005 02:09:47 +0000 (02:09 +0000)]
add color buttons to epgselection

18 years agoability to add timers directly from the eventview screen
Stefan Pluecken [Thu, 24 Nov 2005 01:58:40 +0000 (01:58 +0000)]
ability to add timers directly from the eventview screen

18 years agofix
Andreas Monzner [Wed, 23 Nov 2005 17:19:14 +0000 (17:19 +0000)]
fix

18 years agowork on linked tuners ( can not test it :( )
Andreas Monzner [Wed, 23 Nov 2005 16:43:06 +0000 (16:43 +0000)]
work on linked tuners ( can not test it :( )

18 years agofix lengthfield parsing
Andreas Monzner [Wed, 23 Nov 2005 16:40:38 +0000 (16:40 +0000)]
fix lengthfield parsing

18 years agowe already faked the current nim
Stefan Pluecken [Wed, 23 Nov 2005 15:59:12 +0000 (15:59 +0000)]
we already faked the current nim

18 years agofixed linking of nims
Stefan Pluecken [Wed, 23 Nov 2005 15:56:56 +0000 (15:56 +0000)]
fixed linking of nims

18 years agouse setTunerLinked for tunerlinking
Stefan Pluecken [Wed, 23 Nov 2005 15:38:45 +0000 (15:38 +0000)]
use setTunerLinked for tunerlinking