Felix Domke [Mon, 12 Dec 2005 16:19:05 +0000 (16:19 +0000)]
infobar: delete seek timer on close in pvr mode
Felix Domke [Mon, 12 Dec 2005 15:35:00 +0000 (15:35 +0000)]
timer: make TheDoc to calm down again
Stefan Pluecken [Mon, 12 Dec 2005 15:01:52 +0000 (15:01 +0000)]
remove flickering
Stefan Pluecken [Mon, 12 Dec 2005 15:00:46 +0000 (15:00 +0000)]
add border for the stepslider
Andreas Monzner [Mon, 12 Dec 2005 14:50:42 +0000 (14:50 +0000)]
add ability to draw a slider border
Stefan Pluecken [Mon, 12 Dec 2005 14:48:50 +0000 (14:48 +0000)]
get current ip address from ifconfig
Andreas Monzner [Mon, 12 Dec 2005 11:20:28 +0000 (11:20 +0000)]
small optimiziations
Andreas Monzner [Mon, 12 Dec 2005 11:09:14 +0000 (11:09 +0000)]
no more build network stuff
Andreas Monzner [Mon, 12 Dec 2005 11:00:52 +0000 (11:00 +0000)]
disable mem leak checker
Stefan Pluecken [Mon, 12 Dec 2005 00:44:38 +0000 (00:44 +0000)]
add debug-msg
Stefan Pluecken [Mon, 12 Dec 2005 00:29:19 +0000 (00:29 +0000)]
use 100 as the default volume-value
Stefan Pluecken [Mon, 12 Dec 2005 00:24:34 +0000 (00:24 +0000)]
fix (hope so) configSequence
Stefan Pluecken [Sun, 11 Dec 2005 23:50:46 +0000 (23:50 +0000)]
quickfix for usals-settings (don't want to break configSequence right now :)
Felix Domke [Sun, 11 Dec 2005 23:46:40 +0000 (23:46 +0000)]
remove old Makefile
Stefan Pluecken [Sun, 11 Dec 2005 23:42:17 +0000 (23:42 +0000)]
fix po/Makefile.am to copy .mo files instead of .po
update languages in realtime in LanguageSelection
Felix Domke [Sun, 11 Dec 2005 23:19:35 +0000 (23:19 +0000)]
po: use correct path
Felix Domke [Sun, 11 Dec 2005 23:18:05 +0000 (23:18 +0000)]
po: use autofoo
Stefan Pluecken [Sun, 11 Dec 2005 23:14:20 +0000 (23:14 +0000)]
moving the list generation to a seperate method
Stefan Pluecken [Sun, 11 Dec 2005 22:58:36 +0000 (22:58 +0000)]
add some translations (translations in the wizard don't work in some places)
remove every moving pixmap from the startwizard (because of flickering)
Felix Domke [Sun, 11 Dec 2005 22:26:45 +0000 (22:26 +0000)]
make infobar actions helpable
Stefan Pluecken [Sun, 11 Dec 2005 10:37:56 +0000 (10:37 +0000)]
example where "German"-text disappears with RT_VALIGN_CENTER
change directory for po again until the language-files are installed properly
Stefan Pluecken [Sun, 11 Dec 2005 10:32:37 +0000 (10:32 +0000)]
some language-work
catch case of not available languages
Stefan Pluecken [Sun, 11 Dec 2005 03:52:19 +0000 (03:52 +0000)]
treat the LanguageSelection as an own wizard, so it is started first on a firstrun
save the language to the config-entry config.osd.language
Stefan Pluecken [Sun, 11 Dec 2005 03:31:42 +0000 (03:31 +0000)]
rename a baseclass wizard for further wizards
derive a StartWizard-class from this wizard-baseclass
each wizard now has a listbox, a configlist, a text-label and a xml file describing the wizard
Stefan Pluecken [Sun, 11 Dec 2005 02:59:31 +0000 (02:59 +0000)]
use Tools.Directories to access the flag-images
Stefan Pluecken [Sun, 11 Dec 2005 01:42:36 +0000 (01:42 +0000)]
finish language-menu - the RT_VALIGN_CENTER doesn't work in eListboxPythonMultiContent... why?
add language-screen to the start-wizard, which breaks the startwizard. bug in screen-handling?
Andreas Monzner [Sat, 10 Dec 2005 23:50:49 +0000 (23:50 +0000)]
get rid of ugly ringbuffer,
activate async gdi
Andreas Monzner [Sat, 10 Dec 2005 23:48:37 +0000 (23:48 +0000)]
check every second is enough
Andreas Monzner [Sat, 10 Dec 2005 23:46:28 +0000 (23:46 +0000)]
Single Shot Timers..
Stefan Pluecken [Sat, 10 Dec 2005 23:32:35 +0000 (23:32 +0000)]
add flag-pictures
Stefan Pluecken [Sat, 10 Dec 2005 23:20:04 +0000 (23:20 +0000)]
activate language when used in standalone screen
Stefan Pluecken [Sat, 10 Dec 2005 23:16:03 +0000 (23:16 +0000)]
language selection in startwizard filled with functionality
Stefan Pluecken [Sat, 10 Dec 2005 23:11:45 +0000 (23:11 +0000)]
add language selection to the start-wizard
Stefan Pluecken [Fri, 9 Dec 2005 14:59:23 +0000 (14:59 +0000)]
add language selection
Stefan Pluecken [Fri, 9 Dec 2005 11:36:10 +0000 (11:36 +0000)]
some fixes and improvements for the start-wizard
Stefan Pluecken [Fri, 9 Dec 2005 11:32:33 +0000 (11:32 +0000)]
scan now/later added to the wizard
Stefan Pluecken [Fri, 9 Dec 2005 11:29:37 +0000 (11:29 +0000)]
use step attribute to point to the next step for a listbox entry in the wizard
scanning is now possible through the wizard
Stefan Pluecken [Fri, 9 Dec 2005 10:54:41 +0000 (10:54 +0000)]
moving up/down/left/right/around the corner/to hollywood is now possible in the wizard
Stefan Pluecken [Fri, 9 Dec 2005 10:30:39 +0000 (10:30 +0000)]
show lists and configs in startwizard by adjusting the zPosition
left/right is now possible with configlists in the wizard
up/down possible with lists but doesn't work on configlists (why?)
Stefan Pluecken [Fri, 9 Dec 2005 09:38:17 +0000 (09:38 +0000)]
use slotid as parameter for the SatSetup instead of nim for easier inclusing into the start wizard
add ability to pass arguments to a screen (the args-tag is evaluated with eval())
Stefan Pluecken [Fri, 9 Dec 2005 01:07:10 +0000 (01:07 +0000)]
add tunersetup to the startwizard (just a proof of concept as of now)
Stefan Pluecken [Fri, 9 Dec 2005 00:44:40 +0000 (00:44 +0000)]
some code cleanup
Stefan Pluecken [Fri, 9 Dec 2005 00:35:41 +0000 (00:35 +0000)]
use startwizard.xml for startwizard-generation
Stefan Pluecken [Thu, 8 Dec 2005 18:41:52 +0000 (18:41 +0000)]
define movepaths for MovingPixmaps and proof of concept in the start-wizard
moving over pixmaps flickers sometimes. is this fixable somehow?
Andreas Monzner [Thu, 8 Dec 2005 17:09:51 +0000 (17:09 +0000)]
small fixes
Andreas Monzner [Thu, 8 Dec 2005 17:06:29 +0000 (17:06 +0000)]
add each country code in lower and upper case
Felix Domke [Thu, 8 Dec 2005 16:01:04 +0000 (16:01 +0000)]
fix move
Felix Domke [Thu, 8 Dec 2005 15:37:24 +0000 (15:37 +0000)]
pvr: add slow motion mode
Andreas Monzner [Thu, 8 Dec 2005 15:14:51 +0000 (15:14 +0000)]
add support for sending tonebursts
optimize diseqc command order handling code
Felix Domke [Thu, 8 Dec 2005 14:30:14 +0000 (14:30 +0000)]
pvr: add inductors
Andreas Monzner [Thu, 8 Dec 2005 12:10:31 +0000 (12:10 +0000)]
just one bouquet (favourites)
Stefan Pluecken [Thu, 8 Dec 2005 01:14:46 +0000 (01:14 +0000)]
fix linked tuners
Andreas Monzner [Thu, 8 Dec 2005 00:57:07 +0000 (00:57 +0000)]
improve ber progressbar value faking
Felix Domke [Thu, 8 Dec 2005 00:35:27 +0000 (00:35 +0000)]
add slowmotion / fast forward
Andreas Monzner [Thu, 8 Dec 2005 00:32:58 +0000 (00:32 +0000)]
more space for ber value
Andreas Monzner [Wed, 7 Dec 2005 23:59:03 +0000 (23:59 +0000)]
needed for snr, agc ber displaying
Andreas Monzner [Wed, 7 Dec 2005 23:57:57 +0000 (23:57 +0000)]
implement often wished feature :)
displaying snr, agc and ber in the infobar
Stefan Pluecken [Wed, 7 Dec 2005 22:41:08 +0000 (22:41 +0000)]
add a list to the wizard
Stefan Pluecken [Wed, 7 Dec 2005 15:26:49 +0000 (15:26 +0000)]
add step 2
Stefan Pluecken [Wed, 7 Dec 2005 15:11:02 +0000 (15:11 +0000)]
introduce the movingPixmap and use it to position the arrow in the start-wizard (but with some redrawing-problems :))
Andreas Monzner [Wed, 7 Dec 2005 15:04:54 +0000 (15:04 +0000)]
remove unneeded hack
Stefan Pluecken [Wed, 7 Dec 2005 14:39:36 +0000 (14:39 +0000)]
use steps in startwizard
Andreas Monzner [Wed, 7 Dec 2005 14:15:25 +0000 (14:15 +0000)]
fix alphatest (HACK!!!)
Stefan Pluecken [Wed, 7 Dec 2005 13:31:28 +0000 (13:31 +0000)]
work on startup-wizard
Andreas Monzner [Wed, 7 Dec 2005 12:16:21 +0000 (12:16 +0000)]
dont let turn rotor wild from east to west
Andreas Monzner [Wed, 7 Dec 2005 02:36:34 +0000 (02:36 +0000)]
retry frontend close every 60 seconds when frontend is busy
Andreas Monzner [Wed, 7 Dec 2005 02:18:34 +0000 (02:18 +0000)]
delete cached channel when playback a recorded movie (for closing frontend device)
Andreas Monzner [Wed, 7 Dec 2005 02:09:07 +0000 (02:09 +0000)]
do not delete timer.. (sefault in some situations)
Andreas Monzner [Wed, 7 Dec 2005 01:59:30 +0000 (01:59 +0000)]
restore previous root and service on cancel press
Andreas Monzner [Wed, 7 Dec 2005 01:19:58 +0000 (01:19 +0000)]
move more code to onCreate
Andreas Monzner [Wed, 7 Dec 2005 01:13:12 +0000 (01:13 +0000)]
set stored lastroot
Andreas Monzner [Wed, 7 Dec 2005 01:12:33 +0000 (01:12 +0000)]
add ability to append normal funktions to Screen.onLayoutFinish call list
Andreas Monzner [Wed, 7 Dec 2005 00:20:02 +0000 (00:20 +0000)]
fix allocateRAWChannel (we must first give free the cached channel)
Andreas Monzner [Wed, 7 Dec 2005 00:09:45 +0000 (00:09 +0000)]
fix
Stefan Pluecken [Tue, 6 Dec 2005 23:52:30 +0000 (23:52 +0000)]
this fix has side-effects... so we reverse it which breaks initial status again
Felix Domke [Tue, 6 Dec 2005 23:41:38 +0000 (23:41 +0000)]
tstools: fix resync code
Stefan Pluecken [Tue, 6 Dec 2005 23:37:06 +0000 (23:37 +0000)]
fix (?) initial situation
Stefan Pluecken [Tue, 6 Dec 2005 23:33:13 +0000 (23:33 +0000)]
fix something
Stefan Pluecken [Tue, 6 Dec 2005 22:34:37 +0000 (22:34 +0000)]
disable ugly dish-pixmap
Andreas Monzner [Tue, 6 Dec 2005 22:15:38 +0000 (22:15 +0000)]
ose no more used frontends and re-open on demand
Stefan Pluecken [Tue, 6 Dec 2005 20:02:48 +0000 (20:02 +0000)]
the long awaited feature "blinking label" is now available
Stefan Pluecken [Tue, 6 Dec 2005 19:35:47 +0000 (19:35 +0000)]
show red record button only if hdd is present
Stefan Pluecken [Tue, 6 Dec 2005 19:23:45 +0000 (19:23 +0000)]
remove debug-msges
Stefan Pluecken [Tue, 6 Dec 2005 19:22:33 +0000 (19:22 +0000)]
reoder derivation
Stefan Pluecken [Tue, 6 Dec 2005 19:18:29 +0000 (19:18 +0000)]
we have a yellow and blue button
Stefan Pluecken [Tue, 6 Dec 2005 19:17:00 +0000 (19:17 +0000)]
use PixmapConditional for yellow and blue buttons
Stefan Pluecken [Tue, 6 Dec 2005 19:10:57 +0000 (19:10 +0000)]
show green button and subservices-text only when subservices are available (showing of the label doesn't work. why?)
Stefan Pluecken [Tue, 6 Dec 2005 18:35:55 +0000 (18:35 +0000)]
factorize the conditionalPixmap
Stefan Pluecken [Tue, 6 Dec 2005 10:58:48 +0000 (10:58 +0000)]
fix
Andreas Monzner [Tue, 6 Dec 2005 10:54:07 +0000 (10:54 +0000)]
fix warning
Andreas Monzner [Mon, 5 Dec 2005 22:56:55 +0000 (22:56 +0000)]
remove unneeded code
Andreas Monzner [Mon, 5 Dec 2005 19:24:42 +0000 (19:24 +0000)]
add support for Linkage services ( Premiere Subservices )
TODO: show/hide green point depending on avail subservices
Andreas Monzner [Mon, 5 Dec 2005 19:15:53 +0000 (19:15 +0000)]
add channel cache (transponders)
Andreas Monzner [Mon, 5 Dec 2005 11:17:11 +0000 (11:17 +0000)]
use eit component tags to get language info of audio streams (premiere)
Felix Domke [Mon, 5 Dec 2005 03:38:40 +0000 (03:38 +0000)]
fix: reference was borrows, don't decref it
Felix Domke [Mon, 5 Dec 2005 03:14:40 +0000 (03:14 +0000)]
png: remove debug
Felix Domke [Mon, 5 Dec 2005 03:08:36 +0000 (03:08 +0000)]
listboxcontent: add support for pixmaps in list
Andreas Monzner [Sun, 4 Dec 2005 16:47:34 +0000 (16:47 +0000)]
fix comments
Andreas Monzner [Sun, 4 Dec 2005 14:19:52 +0000 (14:19 +0000)]
small fix
Andreas Monzner [Sun, 4 Dec 2005 10:58:28 +0000 (10:58 +0000)]
comment out debug output