vuplus_dvbapp
18 years agouse magic instead of readable code
Stefan Pluecken [Thu, 26 Jan 2006 13:15:57 +0000 (13:15 +0000)]
use magic instead of readable code

18 years agocheck format strings on eDebug-style functions
Felix Domke [Thu, 26 Jan 2006 12:57:21 +0000 (12:57 +0000)]
check format strings on eDebug-style functions

18 years ago(controlled) SEGFAULT on assert, in order to allow debugging with core files
Felix Domke [Thu, 26 Jan 2006 12:56:09 +0000 (12:56 +0000)]
(controlled) SEGFAULT on assert, in order to allow debugging with core files

18 years agofix cleanup for diabled timers
Stefan Pluecken [Thu, 26 Jan 2006 11:55:47 +0000 (11:55 +0000)]
fix cleanup for diabled timers

18 years agosave disabled flag (FIXME: every disabled timer is marked as done in the timerlist...
Stefan Pluecken [Thu, 26 Jan 2006 07:28:26 +0000 (07:28 +0000)]
save disabled flag (FIXME: every disabled timer is marked as done in the timerlist... tmbinc? :)

18 years agosome work on the timer sanity check (overlapping timers solver)
Stefan Pluecken [Thu, 26 Jan 2006 04:38:04 +0000 (04:38 +0000)]
some work on the timer sanity check (overlapping timers solver)

18 years agofix
Andreas Monzner [Thu, 26 Jan 2006 02:08:12 +0000 (02:08 +0000)]
fix

18 years agoTYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix alphatest
Felix Domke [Thu, 26 Jan 2006 02:00:38 +0000 (02:00 +0000)]
TYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix alphatest

18 years agoremove missing setup item
Stefan Pluecken [Wed, 25 Jan 2006 22:05:12 +0000 (22:05 +0000)]
remove missing setup item

18 years agouse euronews from astra.. not from hotbird :)
Andreas Monzner [Wed, 25 Jan 2006 19:31:22 +0000 (19:31 +0000)]
use euronews from astra.. not from hotbird :)

18 years agodon't translate empty strings
Axel Buehning [Wed, 25 Jan 2006 17:03:48 +0000 (17:03 +0000)]
don't translate empty strings

18 years agoremove unneeded actionmap
Andreas Monzner [Wed, 25 Jan 2006 17:02:20 +0000 (17:02 +0000)]
remove unneeded actionmap
re-add context menu key in movieselection

18 years agomany info handling changes (nownext/multi/single epg)
Andreas Monzner [Wed, 25 Jan 2006 16:15:44 +0000 (16:15 +0000)]
many info handling changes (nownext/multi/single epg)

18 years agoadd missing thread lock (segfault)
Andreas Monzner [Wed, 25 Jan 2006 16:07:15 +0000 (16:07 +0000)]
add missing thread lock (segfault)

18 years agodo xml conversions
Andreas Monzner [Wed, 25 Jan 2006 14:36:13 +0000 (14:36 +0000)]
do xml conversions

18 years agodelete correct entry in timerlist
Andreas Monzner [Wed, 25 Jan 2006 13:53:42 +0000 (13:53 +0000)]
delete correct entry in timerlist

18 years agofix segfault on incorrect arguments
Andreas Monzner [Wed, 25 Jan 2006 12:41:30 +0000 (12:41 +0000)]
fix segfault on incorrect arguments

18 years agoadd selchanged signal to listbox
Andreas Monzner [Wed, 25 Jan 2006 12:09:25 +0000 (12:09 +0000)]
add selchanged signal to listbox

18 years agoadded a sanity check for timer editor (no functionality until now except building...
Stefan Pluecken [Wed, 25 Jan 2006 08:16:11 +0000 (08:16 +0000)]
added a sanity check for timer editor (no functionality until now except building a list of simultanious timers)

18 years agoreenable empty timer list editing :)
Stefan Pluecken [Wed, 25 Jan 2006 01:02:46 +0000 (01:02 +0000)]
reenable empty timer list editing :)
translate some things

18 years agofixed repeated timer displays and translated the weekdays to German
Stefan Pluecken [Wed, 25 Jan 2006 00:50:16 +0000 (00:50 +0000)]
fixed repeated timer displays and translated the weekdays to German

18 years agodisplay correct action on the yellow button
Stefan Pluecken [Wed, 25 Jan 2006 00:20:17 +0000 (00:20 +0000)]
display correct action on the yellow button

18 years agoadded ability to diable timers (yellow button in the timer list)
Stefan Pluecken [Wed, 25 Jan 2006 00:17:26 +0000 (00:17 +0000)]
added ability to diable timers (yellow button in the timer list)
FIXME: we need transparency for pixmaps in an eListboxPythonMultiContent

18 years agocleanup the timerlist by pressing blue in the timer list
Stefan Pluecken [Tue, 24 Jan 2006 23:13:15 +0000 (23:13 +0000)]
cleanup the timerlist by pressing blue in the timer list

18 years agobouquet +/- is now working in the channellist
Andreas Monzner [Tue, 24 Jan 2006 22:48:05 +0000 (22:48 +0000)]
bouquet +/- is now working in the channellist

18 years ago- fixed left/right in language selection (updates language on the fly)
Stefan Pluecken [Tue, 24 Jan 2006 22:22:14 +0000 (22:22 +0000)]
- fixed left/right in language selection (updates language on the fly)
- added a log viewer for timers (info key in timerlist)

18 years agore-right align the timerentry times for repeated timers
Stefan Pluecken [Tue, 24 Jan 2006 19:02:25 +0000 (19:02 +0000)]
re-right align the timerentry times for repeated timers

18 years agofix service types for radio bouquets
Andreas Monzner [Tue, 24 Jan 2006 11:17:50 +0000 (11:17 +0000)]
fix service types for radio bouquets

18 years agoadd ability to copy providers or all services from satellites to favourites (this...
Andreas Monzner [Tue, 24 Jan 2006 00:29:54 +0000 (00:29 +0000)]
add ability to copy providers or all services from satellites to favourites (this creates a new bouquet)
add ability to remove a complete bouquet
both are just working with enabled multi bouquet mode

18 years agoremove some unneeded debug output
Andreas Monzner [Tue, 24 Jan 2006 00:27:31 +0000 (00:27 +0000)]
remove some unneeded debug output

18 years agofix no more working color buttons in channellist after disable movemode
Andreas Monzner [Tue, 24 Jan 2006 00:26:23 +0000 (00:26 +0000)]
fix no more working color buttons in channellist after disable movemode

18 years agofix warning
Andreas Monzner [Mon, 23 Jan 2006 16:39:30 +0000 (16:39 +0000)]
fix warning

18 years agoadd endianess check to epg.dat
Andreas Monzner [Mon, 23 Jan 2006 16:32:45 +0000 (16:32 +0000)]
add endianess check to epg.dat

18 years agofix enq answer handling of numbers with beginning zero's
Andreas Monzner [Mon, 23 Jan 2006 16:02:47 +0000 (16:02 +0000)]
fix enq answer handling of numbers with beginning zero's

18 years agofix non working ENQ fields in CI mmi (PIN inputs and other)
Andreas Monzner [Mon, 23 Jan 2006 15:21:59 +0000 (15:21 +0000)]
fix non working ENQ fields in CI mmi (PIN inputs and other)
TODO: make MMI global useable (at moment just in the mmi setup)

18 years agoanother fix for alignement left
Andreas Monzner [Mon, 23 Jan 2006 12:15:59 +0000 (12:15 +0000)]
another fix for alignement left

18 years agolistboxcontent: fix alignment on empty label
Felix Domke [Mon, 23 Jan 2006 11:57:35 +0000 (11:57 +0000)]
listboxcontent: fix alignment on empty label

18 years agochange direction of content to left aligned when length of text is zero
Stefan Pluecken [Mon, 23 Jan 2006 11:01:27 +0000 (11:01 +0000)]
change direction of content to left aligned when length of text is zero

18 years agoremove debug
Stefan Pluecken [Sun, 22 Jan 2006 20:17:28 +0000 (20:17 +0000)]
remove debug

18 years agouse IDs for jumping in the wizards
Stefan Pluecken [Sun, 22 Jan 2006 20:16:21 +0000 (20:16 +0000)]
use IDs for jumping in the wizards

18 years agoimplement missing call of answerEnq
Andreas Monzner [Sun, 22 Jan 2006 14:02:51 +0000 (14:02 +0000)]
implement missing call of answerEnq

18 years agoadd missing answerEnq method
Andreas Monzner [Sun, 22 Jan 2006 13:58:09 +0000 (13:58 +0000)]
add missing answerEnq method

18 years agoadded missing brackets
Andreas Oberritter [Sun, 22 Jan 2006 12:44:16 +0000 (12:44 +0000)]
added missing brackets

18 years agoremove generated file "config.h":
Andreas Oberritter [Sun, 22 Jan 2006 12:32:45 +0000 (12:32 +0000)]
remove generated file "config.h":
pass preprocessor definitions as command line arguments instead
this also drops the dependency on "autoheader"

18 years agovariable double_buffer is not used when compiled with SDL
Andreas Oberritter [Sun, 22 Jan 2006 12:24:55 +0000 (12:24 +0000)]
variable double_buffer is not used when compiled with SDL

18 years agoadded virtual destructor
Andreas Oberritter [Sun, 22 Jan 2006 12:24:02 +0000 (12:24 +0000)]
added virtual destructor

18 years agofix for radio mode
Andreas Monzner [Sun, 22 Jan 2006 00:58:49 +0000 (00:58 +0000)]
fix for radio mode

18 years agomore code cleanup,
Andreas Monzner [Sun, 22 Jan 2006 00:41:17 +0000 (00:41 +0000)]
more code cleanup,
re-enable number(handy) browsing in channelselectionbase,
fix move/editmode cancel

18 years agofix radio player
Andreas Monzner [Sat, 21 Jan 2006 23:45:27 +0000 (23:45 +0000)]
fix radio player
code cleanup in channelselector (more scalable)

18 years agoremove frequency input range check in manual scan (was 10000-14000)..
Andreas Monzner [Sat, 21 Jan 2006 20:49:26 +0000 (20:49 +0000)]
remove frequency input range check in manual scan (was 10000-14000)..

18 years agodisable debug info
Andreas Monzner [Sat, 21 Jan 2006 17:21:20 +0000 (17:21 +0000)]
disable debug info

18 years agofix default storing for configSatlist
Andreas Monzner [Sat, 21 Jan 2006 17:13:12 +0000 (17:13 +0000)]
fix default storing for configSatlist
fix just non default values in complete satconfig

18 years agoreset state to PLAY when a new service starts
Felix Domke [Sat, 21 Jan 2006 16:00:04 +0000 (16:00 +0000)]
reset state to PLAY when a new service starts

18 years agosmaller satconfig
Andreas Monzner [Sat, 21 Jan 2006 15:29:17 +0000 (15:29 +0000)]
smaller satconfig

18 years agocatch a None case in the xml parsing of the timer
Stefan Pluecken [Sat, 21 Jan 2006 02:07:30 +0000 (02:07 +0000)]
catch a None case in the xml parsing of the timer
leave timer edit by pressing OK or green

18 years agocopy lists, not list identities... should fix saving of non-default values
Stefan Pluecken [Sat, 21 Jan 2006 01:47:49 +0000 (01:47 +0000)]
copy lists, not list identities... should fix saving of non-default values

18 years agofixes
Andreas Monzner [Sat, 21 Jan 2006 00:53:22 +0000 (00:53 +0000)]
fixes

18 years agofix start_prepare
Felix Domke [Sat, 21 Jan 2006 00:25:33 +0000 (00:25 +0000)]
fix start_prepare

18 years agosave configSequence floating point correctly
Stefan Pluecken [Sat, 21 Jan 2006 00:24:18 +0000 (00:24 +0000)]
save configSequence floating point correctly

18 years agoupdate nl
Felix Domke [Sat, 21 Jan 2006 00:13:17 +0000 (00:13 +0000)]
update nl

18 years agofilepush: scatter/gather support
Felix Domke [Fri, 20 Jan 2006 23:39:33 +0000 (23:39 +0000)]
filepush: scatter/gather support

18 years agoconvert event_id from string to long
Andreas Monzner [Fri, 20 Jan 2006 23:12:00 +0000 (23:12 +0000)]
convert event_id from string to long

18 years agofix selection when delete latest timer in list
Andreas Monzner [Fri, 20 Jan 2006 23:00:24 +0000 (23:00 +0000)]
fix selection when delete latest timer in list

18 years agofix bug
Andreas Monzner [Fri, 20 Jan 2006 22:55:31 +0000 (22:55 +0000)]
fix bug

18 years agodon't flood
Felix Domke [Fri, 20 Jan 2006 22:46:53 +0000 (22:46 +0000)]
don't flood

18 years agofix
Andreas Monzner [Fri, 20 Jan 2006 22:33:44 +0000 (22:33 +0000)]
fix

18 years agoset frontend state to stateTuning when tuneloop starts.. ( to avoid false lostlock...
Andreas Monzner [Fri, 20 Jan 2006 20:45:12 +0000 (20:45 +0000)]
set frontend state to stateTuning when tuneloop starts.. ( to avoid false lostlock events)

18 years agoadd -force-defaults to ipkg upgrade command for not prompting the user anything while...
Stefan Pluecken [Fri, 20 Jan 2006 16:06:12 +0000 (16:06 +0000)]
add -force-defaults to ipkg upgrade command for not prompting the user anything while update plugin is run
add -force-overwrite to the ipkg upgrade command to work with faulty packets

18 years agodisable test-plugin
Stefan Pluecken [Fri, 20 Jan 2006 15:33:12 +0000 (15:33 +0000)]
disable test-plugin
reenable the try/except block for faulty plugin catching
don't expect a directory /usr/lib/tuxbox/plugins to be present by the tuxbox plugin starter

18 years agofix inverted setting (meaning was inverted too)
Axel Buehning [Fri, 20 Jan 2006 11:34:24 +0000 (11:34 +0000)]
fix inverted setting (meaning was inverted too)

18 years agoadd tuner B option "Equal to Socket A"
Andreas Monzner [Fri, 20 Jan 2006 01:33:44 +0000 (01:33 +0000)]
add tuner B option "Equal to Socket A"
add tuner B option "Secondary cable from Rotor-LNB"

18 years agoenable timeshifting in infobar
Felix Domke [Fri, 20 Jan 2006 00:33:50 +0000 (00:33 +0000)]
enable timeshifting in infobar

18 years agotimeshifting: lots of interface fixups
Felix Domke [Fri, 20 Jan 2006 00:33:18 +0000 (00:33 +0000)]
timeshifting: lots of interface fixups

18 years agoservicedvb: m_record was refcounted, urgs.
Felix Domke [Fri, 20 Jan 2006 00:31:04 +0000 (00:31 +0000)]
servicedvb: m_record was refcounted, urgs.

18 years agodon't kill if thread isn't alive
Felix Domke [Fri, 20 Jan 2006 00:30:10 +0000 (00:30 +0000)]
don't kill if thread isn't alive

18 years agoadd .cvsignore
Felix Domke [Thu, 19 Jan 2006 23:09:45 +0000 (23:09 +0000)]
add .cvsignore

18 years agoadd seek status changed on play
Felix Domke [Thu, 19 Jan 2006 22:56:07 +0000 (22:56 +0000)]
add seek status changed on play

18 years agoadd actionmap disable support
Felix Domke [Thu, 19 Jan 2006 22:53:23 +0000 (22:53 +0000)]
add actionmap disable support

18 years agomake Multi Bouquets swich useable
Andreas Monzner [Thu, 19 Jan 2006 18:43:25 +0000 (18:43 +0000)]
make Multi Bouquets swich useable

18 years agouse correct fastblank value
Stefan Pluecken [Thu, 19 Jan 2006 17:47:44 +0000 (17:47 +0000)]
use correct fastblank value

18 years agoremove manual fastblank
Stefan Pluecken [Thu, 19 Jan 2006 17:42:24 +0000 (17:42 +0000)]
remove manual fastblank

18 years agoadd non working multi bouquet switch
Stefan Pluecken [Thu, 19 Jan 2006 17:06:27 +0000 (17:06 +0000)]
add non working multi bouquet switch

18 years agofix DVB-T manual scan
Felix Domke [Thu, 19 Jan 2006 16:13:14 +0000 (16:13 +0000)]
fix DVB-T manual scan

18 years agosemikolon needed here
Andreas Monzner [Thu, 19 Jan 2006 13:22:39 +0000 (13:22 +0000)]
semikolon needed here

18 years agoremove recheckFrontendState until it's implemented
Felix Domke [Thu, 19 Jan 2006 12:57:42 +0000 (12:57 +0000)]
remove recheckFrontendState until it's implemented

18 years agomake comment a bit more generic
Felix Domke [Thu, 19 Jan 2006 12:54:21 +0000 (12:54 +0000)]
make comment a bit more generic

18 years agojust retune on "managed" dvbchannels .. not in scan
Andreas Monzner [Thu, 19 Jan 2006 12:49:06 +0000 (12:49 +0000)]
just retune on "managed" dvbchannels .. not in scan

18 years agoadd proper country names, add spanish
Felix Domke [Thu, 19 Jan 2006 12:39:43 +0000 (12:39 +0000)]
add proper country names, add spanish

18 years agoremove wrongly named country
Felix Domke [Thu, 19 Jan 2006 12:39:10 +0000 (12:39 +0000)]
remove wrongly named country

18 years agoadd spanish
Felix Domke [Thu, 19 Jan 2006 12:38:54 +0000 (12:38 +0000)]
add spanish

18 years agoit's still ae, not ar
Felix Domke [Thu, 19 Jan 2006 11:36:26 +0000 (11:36 +0000)]
it's still ae, not ar

18 years agopo: update nl.po
Felix Domke [Thu, 19 Jan 2006 11:31:22 +0000 (11:31 +0000)]
po: update nl.po

18 years agouse Components.Input in seek window
Stefan Pluecken [Thu, 19 Jan 2006 03:59:43 +0000 (03:59 +0000)]
use Components.Input in seek window

18 years agobetter marking of current cursor in Components.Input
Stefan Pluecken [Thu, 19 Jan 2006 03:19:41 +0000 (03:19 +0000)]
better marking of current cursor in Components.Input
change eLabel to being able to mark a character

18 years agoadd a small text input component
Stefan Pluecken [Thu, 19 Jan 2006 02:18:21 +0000 (02:18 +0000)]
add a small text input component

18 years agosaving the timers with dom is very very slow (12 timers take 5 seconds to save) so...
Stefan Pluecken [Thu, 19 Jan 2006 01:10:29 +0000 (01:10 +0000)]
saving the timers with dom is very very slow (12 timers take 5 seconds to save) so as a workaround we don't use a xml parser
to save the timers.xml file

18 years agoretune on lostlock is now working :)
Andreas Monzner [Thu, 19 Jan 2006 00:21:14 +0000 (00:21 +0000)]
retune on lostlock is now working :)

18 years agoadd ability to get ttxpid from python
Andreas Monzner [Thu, 19 Jan 2006 00:20:19 +0000 (00:20 +0000)]
add ability to get ttxpid from python

18 years agostore and restore pathes in channellist
Andreas Monzner [Wed, 18 Jan 2006 23:34:33 +0000 (23:34 +0000)]
store and restore pathes in channellist

18 years agoremove debug messaged
Stefan Pluecken [Wed, 18 Jan 2006 23:31:13 +0000 (23:31 +0000)]
remove debug messaged