enigma2.git
19 years agoallow TS only if >1G of free space
Felix Domke [Fri, 27 Jan 2006 13:55:51 +0000 (13:55 +0000)]
allow TS only if >1G of free space

19 years agoseek to start when bouncing at SOF
Felix Domke [Fri, 27 Jan 2006 01:08:36 +0000 (01:08 +0000)]
seek to start when bouncing at SOF

19 years agofix locking in dvb file player
Felix Domke [Fri, 27 Jan 2006 01:05:05 +0000 (01:05 +0000)]
fix locking in dvb file player

19 years agoadd something which doesn't work
Felix Domke [Thu, 26 Jan 2006 23:15:54 +0000 (23:15 +0000)]
add something which doesn't work

19 years agofix ugly config bug
Andreas Monzner [Thu, 26 Jan 2006 21:28:26 +0000 (21:28 +0000)]
fix ugly config bug

19 years agocon't crash on loading old timers without the "disabled" attribute
Axel Buehning [Thu, 26 Jan 2006 15:32:30 +0000 (15:32 +0000)]
con't crash on loading old timers without the "disabled" attribute

19 years agofix EOF bug, display pvrstate only when seeking
Felix Domke [Thu, 26 Jan 2006 14:18:56 +0000 (14:18 +0000)]
fix EOF bug, display pvrstate only when seeking

19 years agominimally improve pvrstate, remove some valign=center
Felix Domke [Thu, 26 Jan 2006 14:18:23 +0000 (14:18 +0000)]
minimally improve pvrstate, remove some valign=center

19 years agouse disabled=False as default for a RecordTimerEntry
Stefan Pluecken [Thu, 26 Jan 2006 13:49:56 +0000 (13:49 +0000)]
use disabled=False as default for a RecordTimerEntry

19 years agoadd pvr state window
Felix Domke [Thu, 26 Jan 2006 13:41:46 +0000 (13:41 +0000)]
add pvr state window

19 years agouse cue sheets for seeking/skipping
Felix Domke [Thu, 26 Jan 2006 13:31:55 +0000 (13:31 +0000)]
use cue sheets for seeking/skipping

19 years agouse new show/hide
Felix Domke [Thu, 26 Jan 2006 13:31:25 +0000 (13:31 +0000)]
use new show/hide

19 years agofollow service event changes
Felix Domke [Thu, 26 Jan 2006 13:31:02 +0000 (13:31 +0000)]
follow service event changes

19 years agoadd cue sheets
Felix Domke [Thu, 26 Jan 2006 13:30:49 +0000 (13:30 +0000)]
add cue sheets

19 years agofollow api changes
Felix Domke [Thu, 26 Jan 2006 13:30:26 +0000 (13:30 +0000)]
follow api changes

19 years agoshow, hide is now supported in screen, adding onShow (!= onShown), onHide
Felix Domke [Thu, 26 Jan 2006 13:29:28 +0000 (13:29 +0000)]
show, hide is now supported in screen, adding onShow (!= onShown), onHide

19 years agofix SG, add user events
Felix Domke [Thu, 26 Jan 2006 13:26:59 +0000 (13:26 +0000)]
fix SG, add user events

19 years agofollow core event changes
Felix Domke [Thu, 26 Jan 2006 13:26:04 +0000 (13:26 +0000)]
follow core event changes

19 years agoclarify evStart, evEnd, add evSOF (start of file)
Felix Domke [Thu, 26 Jan 2006 13:25:39 +0000 (13:25 +0000)]
clarify evStart, evEnd, add evSOF (start of file)

19 years agoallow setting python to verbose mode
Felix Domke [Thu, 26 Jan 2006 13:25:13 +0000 (13:25 +0000)]
allow setting python to verbose mode

19 years agoremove navigation events, they correspond to the iPlayableService events now
Felix Domke [Thu, 26 Jan 2006 13:24:51 +0000 (13:24 +0000)]
remove navigation events, they correspond to the iPlayableService events now

19 years agoadd pvr state, must be visually improved
Felix Domke [Thu, 26 Jan 2006 13:23:49 +0000 (13:23 +0000)]
add pvr state, must be visually improved

19 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

19 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

19 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

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

19 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? :)

19 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)

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

19 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

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

19 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 :)

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

19 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

19 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)

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

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

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

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

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

19 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)

19 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

19 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

19 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

19 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

19 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

19 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

19 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)

19 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

19 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

19 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

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

19 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

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

19 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

19 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

19 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)

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

19 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

19 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

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

19 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

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

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

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

19 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"

19 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

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

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

19 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

19 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)

19 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)..

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

19 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

19 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

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

19 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

19 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

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

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

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

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

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

19 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

19 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

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

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

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

19 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)

19 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

19 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

19 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)

19 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"

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

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

19 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.

19 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

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

19 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

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