enigma2.git
18 years agohopefully fix tuning c-band frequencies
Andreas Monzner [Wed, 8 Feb 2006 10:38:05 +0000 (10:38 +0000)]
hopefully fix tuning c-band frequencies

18 years agofix slowblank
Felix Domke [Wed, 8 Feb 2006 01:09:01 +0000 (01:09 +0000)]
fix slowblank

18 years agorewrite wrap around
Felix Domke [Wed, 8 Feb 2006 00:44:18 +0000 (00:44 +0000)]
rewrite wrap around

18 years agotstools: check for wrap arounds in length calculation
Felix Domke [Wed, 8 Feb 2006 00:02:07 +0000 (00:02 +0000)]
tstools: check for wrap arounds in length calculation

18 years agotimer: convert stored messages to UTF-8 when loading
Felix Domke [Tue, 7 Feb 2006 23:44:35 +0000 (23:44 +0000)]
timer: convert stored messages to UTF-8 when loading

18 years agofix comment for epgcache lookupEvent method (useable from python)
Andreas Monzner [Tue, 7 Feb 2006 22:12:21 +0000 (22:12 +0000)]
fix comment for epgcache lookupEvent method (useable from python)

18 years agoflush config (to flash) on close setup list
Andreas Monzner [Tue, 7 Feb 2006 18:38:56 +0000 (18:38 +0000)]
flush config (to flash) on close setup list

18 years agoflush config (to flash) after leave wizard
Andreas Monzner [Tue, 7 Feb 2006 16:31:13 +0000 (16:31 +0000)]
flush config (to flash) after leave wizard

18 years agosome german translations
Felix Domke [Tue, 7 Feb 2006 16:23:48 +0000 (16:23 +0000)]
some german translations

18 years agotypo: rotor is german
Felix Domke [Tue, 7 Feb 2006 16:14:47 +0000 (16:14 +0000)]
typo: rotor is german

18 years agosetup: Video Audio -> Audio / Video
Felix Domke [Tue, 7 Feb 2006 16:09:59 +0000 (16:09 +0000)]
setup: Video Audio -> Audio / Video

18 years agofix writing nameserver to /etc/resolv.conf when no dhcp is used
Andreas Monzner [Mon, 6 Feb 2006 23:24:31 +0000 (23:24 +0000)]
fix writing nameserver to /etc/resolv.conf when no dhcp is used

18 years agofix clipping
Andreas Monzner [Mon, 6 Feb 2006 12:43:16 +0000 (12:43 +0000)]
fix clipping

18 years agocleanup
Andreas Monzner [Mon, 6 Feb 2006 12:35:02 +0000 (12:35 +0000)]
cleanup

18 years agomake DieMade happy (show current path in Channellist titlebar)
Andreas Monzner [Mon, 6 Feb 2006 12:21:07 +0000 (12:21 +0000)]
make DieMade happy (show current path in Channellist titlebar)

18 years agoyet another language update: .es, thanks to jose
Felix Domke [Sun, 5 Feb 2006 20:56:29 +0000 (20:56 +0000)]
yet another language update: .es, thanks to jose

18 years agofix ChannelSelection in timer
Andreas Monzner [Sat, 4 Feb 2006 14:44:50 +0000 (14:44 +0000)]
fix ChannelSelection in timer

18 years agoremove unneeded code in channel cache handling
Andreas Monzner [Fri, 3 Feb 2006 23:54:04 +0000 (23:54 +0000)]
remove unneeded code in channel cache handling

18 years agofix cached channel handling
Andreas Monzner [Fri, 3 Feb 2006 23:05:05 +0000 (23:05 +0000)]
fix cached channel handling

18 years agorecursive close with menu key in menu
Felix Domke [Fri, 3 Feb 2006 22:29:15 +0000 (22:29 +0000)]
recursive close with menu key in menu

18 years agomake filterRecordData argument unsigned char*
Felix Domke [Fri, 3 Feb 2006 22:05:08 +0000 (22:05 +0000)]
make filterRecordData argument unsigned char*

18 years agoadd margin configuration - we need a new description here.
Felix Domke [Fri, 3 Feb 2006 21:31:25 +0000 (21:31 +0000)]
add margin configuration - we need a new description here.

18 years agoadd record margin
Felix Domke [Fri, 3 Feb 2006 21:30:49 +0000 (21:30 +0000)]
add record margin

18 years agoinclude date, time and event name in recording filename
Felix Domke [Fri, 3 Feb 2006 21:19:15 +0000 (21:19 +0000)]
include date, time and event name in recording filename

18 years agofix warning, redraw on changed foreground color
Felix Domke [Fri, 3 Feb 2006 21:02:40 +0000 (21:02 +0000)]
fix warning, redraw on changed foreground color

18 years agomake next/prev repeatable
Felix Domke [Fri, 3 Feb 2006 20:49:47 +0000 (20:49 +0000)]
make next/prev repeatable

18 years agoask before stopping timeshift
Felix Domke [Fri, 3 Feb 2006 20:19:24 +0000 (20:19 +0000)]
ask before stopping timeshift

18 years agoadd ability to enable/disable "change to next/prev bouquet when quickzap is used...
Andreas Monzner [Fri, 3 Feb 2006 16:30:13 +0000 (16:30 +0000)]
add ability to enable/disable "change to next/prev bouquet when quickzap is used on last/prev service in bouquet" in usage settings

18 years agochange to next/prev bouquet when quickzap is used on last/prev service in bouquet
Andreas Monzner [Fri, 3 Feb 2006 15:45:51 +0000 (15:45 +0000)]
change to next/prev bouquet when quickzap is used on last/prev service in bouquet

18 years agoadd ability to enable listboxwrap in skin
Andreas Monzner [Fri, 3 Feb 2006 15:44:34 +0000 (15:44 +0000)]
add ability to enable listboxwrap in skin

18 years agoadd caching for bouquet number offsets (faster bouquet changing)
Andreas Monzner [Fri, 3 Feb 2006 15:43:27 +0000 (15:43 +0000)]
add caching for bouquet number offsets (faster bouquet changing)
code cleanup

18 years agoenable wrap around in epglist and servicelist
Andreas Monzner [Fri, 3 Feb 2006 15:38:45 +0000 (15:38 +0000)]
enable wrap around in epglist and servicelist

18 years agoadd ability to enable wrap around in listbox
Andreas Monzner [Fri, 3 Feb 2006 15:37:38 +0000 (15:37 +0000)]
add ability to enable wrap around in listbox

18 years agouse recordings.epl as backup if existing. only first part will be played, though.
Felix Domke [Fri, 3 Feb 2006 12:51:04 +0000 (12:51 +0000)]
use recordings.epl as backup if existing. only first part will be played, though.

18 years agoset timing pid
Felix Domke [Thu, 2 Feb 2006 23:13:48 +0000 (23:13 +0000)]
set timing pid

18 years agorecord timing information from a single PID
Felix Domke [Thu, 2 Feb 2006 23:13:20 +0000 (23:13 +0000)]
record timing information from a single PID

18 years agoadd possibliity to filter recorded data
Felix Domke [Thu, 2 Feb 2006 23:12:40 +0000 (23:12 +0000)]
add possibliity to filter recorded data

18 years agocontinue on EOVERFLOW, use fdatasync every now and then
Felix Domke [Thu, 2 Feb 2006 21:15:16 +0000 (21:15 +0000)]
continue on EOVERFLOW, use fdatasync every now and then

18 years agorestore dontSave functionality
Felix Domke [Thu, 2 Feb 2006 20:57:39 +0000 (20:57 +0000)]
restore dontSave functionality

18 years agofix show/hide infobar, never use event time for instant records
Felix Domke [Thu, 2 Feb 2006 20:30:26 +0000 (20:30 +0000)]
fix show/hide infobar, never use event time for instant records

18 years agofix swapped rfmod test mode
Axel Buehning [Thu, 2 Feb 2006 13:44:53 +0000 (13:44 +0000)]
fix swapped rfmod test mode

18 years agofix voltage handling,
Andreas Monzner [Wed, 1 Feb 2006 16:56:58 +0000 (16:56 +0000)]
fix voltage handling,
fix rotor handling

18 years agofix close handling in context menu
Andreas Monzner [Wed, 1 Feb 2006 16:54:35 +0000 (16:54 +0000)]
fix close handling in context menu

18 years agoadd PVR packet parser to assist finding cutpoints
Felix Domke [Wed, 1 Feb 2006 15:50:54 +0000 (15:50 +0000)]
add PVR packet parser to assist finding cutpoints

18 years agoupdate NL translation
Felix Domke [Wed, 1 Feb 2006 12:01:33 +0000 (12:01 +0000)]
update NL translation

18 years agoupdate spanish translation
Felix Domke [Wed, 1 Feb 2006 12:00:46 +0000 (12:00 +0000)]
update spanish translation

18 years agosome more key descriptions
Felix Domke [Mon, 30 Jan 2006 23:53:00 +0000 (23:53 +0000)]
some more key descriptions

18 years agofix
Andreas Monzner [Mon, 30 Jan 2006 00:29:59 +0000 (00:29 +0000)]
fix

18 years agorelease cached channel after 3 seconds when not needed
Andreas Monzner [Mon, 30 Jan 2006 00:20:57 +0000 (00:20 +0000)]
release cached channel after 3 seconds when not needed

18 years agofix timer skip
Felix Domke [Sun, 29 Jan 2006 20:24:52 +0000 (20:24 +0000)]
fix timer skip

18 years agofix no more working multi epg since previous BouquetSelector change
Andreas Monzner [Sat, 28 Jan 2006 16:54:41 +0000 (16:54 +0000)]
fix no more working multi epg since previous BouquetSelector change

18 years agocode comments
Andreas Monzner [Sat, 28 Jan 2006 15:47:58 +0000 (15:47 +0000)]
code comments

18 years agofix channel selection context menu close handling
Andreas Monzner [Sat, 28 Jan 2006 15:47:19 +0000 (15:47 +0000)]
fix channel selection context menu close handling

18 years agovolume is now log.scale in driver
Felix Domke [Sat, 28 Jan 2006 13:53:15 +0000 (13:53 +0000)]
volume is now log.scale in driver

18 years agoadd \n to separate devices
Stefan Pluecken [Sat, 28 Jan 2006 11:13:26 +0000 (11:13 +0000)]
add \n to separate devices

18 years agoadd loopback device
Stefan Pluecken [Sat, 28 Jan 2006 11:12:50 +0000 (11:12 +0000)]
add loopback device

18 years agouse config.network.dns instead of a non-existing config element config.network.nameserver
Stefan Pluecken [Sat, 28 Jan 2006 11:01:23 +0000 (11:01 +0000)]
use config.network.dns instead of a non-existing config element config.network.nameserver
add debug prints

18 years agostore configmode in advanced sat mode
Andreas Monzner [Sat, 28 Jan 2006 01:45:14 +0000 (01:45 +0000)]
store configmode in advanced sat mode

18 years agofix volume scaling
Felix Domke [Sat, 28 Jan 2006 01:23:22 +0000 (01:23 +0000)]
fix volume scaling

18 years agouse ScrollLabel in update plugin to let the user see the whole result of the update...
Stefan Pluecken [Sat, 28 Jan 2006 00:07:24 +0000 (00:07 +0000)]
use ScrollLabel in update plugin to let the user see the whole result of the update process

18 years agochange startwizard-end-comment
Stefan Pluecken [Sat, 28 Jan 2006 00:06:38 +0000 (00:06 +0000)]
change startwizard-end-comment

18 years agovisually improve pvrstate a bit
Felix Domke [Sat, 28 Jan 2006 00:05:34 +0000 (00:05 +0000)]
visually improve pvrstate a bit

18 years agofix translations
Stefan Pluecken [Sat, 28 Jan 2006 00:04:20 +0000 (00:04 +0000)]
fix translations

18 years agofollow api changes, fix seek-to-start at sof
Felix Domke [Fri, 27 Jan 2006 23:58:23 +0000 (23:58 +0000)]
follow api changes, fix seek-to-start at sof

18 years agopoll position, length even if not initially available
Felix Domke [Fri, 27 Jan 2006 23:57:46 +0000 (23:57 +0000)]
poll position, length even if not initially available

18 years agoadd isCurrentlSeekable to iPlayableService
Felix Domke [Fri, 27 Jan 2006 23:56:49 +0000 (23:56 +0000)]
add isCurrentlSeekable to iPlayableService

18 years agotrack changing filesizes
Felix Domke [Fri, 27 Jan 2006 23:37:28 +0000 (23:37 +0000)]
track changing filesizes

18 years agoremove eConfig
Felix Domke [Fri, 27 Jan 2006 23:29:53 +0000 (23:29 +0000)]
remove eConfig

18 years agoadd scrollbar to the config list
Stefan Pluecken [Fri, 27 Jan 2006 23:28:47 +0000 (23:28 +0000)]
add scrollbar to the config list

18 years agoremove obsolete eConfig
Felix Domke [Fri, 27 Jan 2006 23:27:33 +0000 (23:27 +0000)]
remove obsolete eConfig

18 years agorevert getKey change..
Andreas Monzner [Fri, 27 Jan 2006 23:22:45 +0000 (23:22 +0000)]
revert getKey change..

18 years agofix saving of advanced satconfig
Andreas Monzner [Fri, 27 Jan 2006 23:18:21 +0000 (23:18 +0000)]
fix saving of advanced satconfig
cleanup code

18 years agoset missing defaults.. (ugly bug)
Andreas Monzner [Fri, 27 Jan 2006 19:31:36 +0000 (19:31 +0000)]
set missing defaults.. (ugly bug)

18 years agofix
Andreas Monzner [Fri, 27 Jan 2006 18:34:19 +0000 (18:34 +0000)]
fix

18 years agoNavigation: shutdown nav core on shutdown
Felix Domke [Fri, 27 Jan 2006 14:37:18 +0000 (14:37 +0000)]
Navigation: shutdown nav core on shutdown

18 years agostop service on shutdown
Felix Domke [Fri, 27 Jan 2006 14:28:54 +0000 (14:28 +0000)]
stop service on shutdown

18 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

18 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

18 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

18 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

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

18 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

18 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

18 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

18 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

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

18 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

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

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

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

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

18 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

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

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

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

18 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

18 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

18 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

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