Stefan Pluecken [Tue, 27 May 2008 11:49:20 +0000 (11:49 +0000)]
add default services lists as a scan alternative
Stefan Pluecken [Tue, 27 May 2008 11:47:56 +0000 (11:47 +0000)]
add tagging to possible dream info handler prerequisites
Andreas Monzner [Tue, 27 May 2008 10:20:36 +0000 (10:20 +0000)]
fix crash when more than one satellites is removed
Andreas Monzner [Mon, 26 May 2008 22:12:24 +0000 (22:12 +0000)]
ask to delete unconfigured satellites when leave tuner configuration
Andreas Monzner [Mon, 26 May 2008 21:06:14 +0000 (21:06 +0000)]
add "remove complete satellite" option to channel selection context menĂ¼
when a services entry is selected (i.e. Astra (19.2) - services)..
Andreas Monzner [Mon, 26 May 2008 16:56:16 +0000 (16:56 +0000)]
add possibility to enable / disable ac3 downmix in audio track selection
menu
Andreas Frisch [Sun, 25 May 2008 12:17:39 +0000 (12:17 +0000)]
Add callback for playing from physical dvd drives
Andreas Monzner [Fri, 23 May 2008 17:30:46 +0000 (17:30 +0000)]
cleanup PC Modes
add 480p and 576p to DVI and YPbPr
Andreas Monzner [Fri, 23 May 2008 11:12:42 +0000 (11:12 +0000)]
save / restore video settings
Andreas Monzner [Thu, 22 May 2008 14:43:39 +0000 (14:43 +0000)]
revert DVI workaround... because hdmi is broken when one time a dvi mode was
selected
until we dont have a better solution its possible to enable this workaround
manually by writing "echo 1 > /proc/stb/hdmi/enable_hdmi_reset" to /etc/init.d/bootpup
Andreas Monzner [Thu, 22 May 2008 08:49:43 +0000 (08:49 +0000)]
set /proc/stb/hdmi/enable_hdmi_reset to 1 when a real DVI Mode is used and
set it to 0 when a hdmi mode is used ... without that DVI Modes are not
working (this needs drivers from today)
Andreas Monzner [Wed, 21 May 2008 08:37:30 +0000 (08:37 +0000)]
needed fix
Andreas Monzner [Tue, 20 May 2008 21:07:38 +0000 (21:07 +0000)]
move c++ part of socket mmi to plugin
Andreas Monzner [Tue, 20 May 2008 21:02:51 +0000 (21:02 +0000)]
fix size of inputbox
Felix Domke [Tue, 20 May 2008 00:40:57 +0000 (00:40 +0000)]
make workspace a Job property, fix preconditions, Task will automatically add to job to provide a reference to the job
Andreas Monzner [Mon, 19 May 2008 15:20:29 +0000 (15:20 +0000)]
remove no more needed time code
Andreas Monzner [Mon, 19 May 2008 14:00:45 +0000 (14:00 +0000)]
compile fix for old api
Felix Domke [Mon, 19 May 2008 13:09:03 +0000 (13:09 +0000)]
update pl,es,da,sv language
Stefan Pluecken [Sun, 18 May 2008 11:17:47 +0000 (11:17 +0000)]
don't show in startwizard
- tuner config if config.misc.startwizard.shownimconfig = False
- service scan if config.misc.startwizard.doservicescan = False
can be used to preconfigure an image through defaults in the dealer
partition
Stefan Pluecken [Sat, 17 May 2008 22:54:46 +0000 (22:54 +0000)]
add DreamPackageWizard
Stefan Pluecken [Sat, 17 May 2008 22:54:05 +0000 (22:54 +0000)]
small fix for not existent package content
Stefan Pluecken [Sat, 17 May 2008 22:52:47 +0000 (22:52 +0000)]
add DreamPackageWizard
Stefan Pluecken [Sat, 17 May 2008 21:44:15 +0000 (21:44 +0000)]
allow "internal" plugins from outside of the e2 plugin directory (useful for file scanner in internal e2 code)
Stefan Pluecken [Fri, 16 May 2008 23:09:38 +0000 (23:09 +0000)]
add default wizard to the menu (should we reorganize the settings menu?)
Stefan Pluecken [Fri, 16 May 2008 23:08:45 +0000 (23:08 +0000)]
lots of improvements in the default wizard
Stefan Pluecken [Fri, 16 May 2008 23:07:17 +0000 (23:07 +0000)]
- move arrow_down.png out of sight
- add language selection components to the default wizard
Stefan Pluecken [Fri, 16 May 2008 23:05:50 +0000 (23:05 +0000)]
move registering of DefaultWizard from StartWizard.py into DefaultWizard.py
Stefan Pluecken [Fri, 16 May 2008 23:04:08 +0000 (23:04 +0000)]
allow dynamic config lists in wizards
Stefan Pluecken [Fri, 16 May 2008 23:03:15 +0000 (23:03 +0000)]
add new scope for directory for the dealer partition to be mounted onto (SCOPE_DEFAULTPARTITIONMOUNTDIR)
Stefan Pluecken [Fri, 16 May 2008 21:23:00 +0000 (21:23 +0000)]
some German translations for the coming default wizard changes
Felix Domke [Thu, 15 May 2008 14:03:11 +0000 (14:03 +0000)]
use eDebug
Felix Domke [Thu, 15 May 2008 13:09:47 +0000 (13:09 +0000)]
limit gstreamer queue memory size
Felix Domke [Thu, 15 May 2008 12:49:39 +0000 (12:49 +0000)]
remove 'unhandled extension' debug message
Felix Domke [Thu, 15 May 2008 12:47:57 +0000 (12:47 +0000)]
add dump_malloc_stats
Andreas Monzner [Thu, 15 May 2008 09:55:58 +0000 (09:55 +0000)]
add support for rolloff and pilot changing (needed for some 8PSK transponders)
this both values are transmitted to the frontend via linux tv api inversion param
hack
bits 0..1 are used for real inversion param (OFF, ON, AUTO)
bits 2..3 are now used for rolloff param (0.35, 0.25, 0.20)
bits 4..5 are now used for pilot param (OFF, ON, AUTO)
this needs a linuxtv api kernel patch, and a driver change (alps_bsbe2.ko)
both are not yet pushed to OE!!
Stefan Pluecken [Wed, 14 May 2008 14:48:41 +0000 (14:48 +0000)]
save configfile after setting the video config
Andreas Monzner [Wed, 14 May 2008 11:31:54 +0000 (11:31 +0000)]
fix not visible sleeptimer in extensions menu on dm800
Andreas Monzner [Tue, 13 May 2008 20:21:20 +0000 (20:21 +0000)]
fix subservice quickzap
Andreas Monzner [Tue, 13 May 2008 20:20:34 +0000 (20:20 +0000)]
dont re-ask parental pin on change subservices
Stefan Pluecken [Mon, 12 May 2008 23:42:28 +0000 (23:42 +0000)]
add DVI-PC mode for PC monitors (defaults to 640x480 which every pc
monitor should support)
Felix Domke [Mon, 12 May 2008 23:07:50 +0000 (23:07 +0000)]
by Pieter Grimmerink: fix FEC typos
Andreas Monzner [Fri, 9 May 2008 11:04:42 +0000 (11:04 +0000)]
add missing save for videomode config entries
Felix Domke [Wed, 7 May 2008 12:35:24 +0000 (12:35 +0000)]
store position when 1..99% and not 5..95%
Andreas Monzner [Wed, 7 May 2008 12:15:05 +0000 (12:15 +0000)]
fix previous fix ;)
Andreas Monzner [Wed, 7 May 2008 12:01:00 +0000 (12:01 +0000)]
dont spam on AUDIO_GET_PTS
Andreas Monzner [Tue, 6 May 2008 09:31:08 +0000 (09:31 +0000)]
add correct file for package config
Andreas Monzner [Tue, 6 May 2008 09:17:24 +0000 (09:17 +0000)]
add package config file (needed for c++ extensions not compiled in e2 tree)
Andreas Monzner [Tue, 6 May 2008 06:19:39 +0000 (06:19 +0000)]
-C fixes for V1 drivers
Andreas Monzner [Sat, 3 May 2008 11:42:28 +0000 (11:42 +0000)]
cleanup
Andreas Monzner [Sat, 3 May 2008 10:38:55 +0000 (10:38 +0000)]
showSinglePic is async and works on broadcom based dreamboxes
Felix Domke [Fri, 2 May 2008 14:31:47 +0000 (14:31 +0000)]
Don't set fastblank to high if the currently selected port (vs. the to-be-selected port) is non-scart
Stefan Pluecken [Thu, 1 May 2008 16:58:12 +0000 (16:58 +0000)]
reenable PC mode video selection for dvi ports in the video wizard
Andreas Monzner [Thu, 1 May 2008 15:27:36 +0000 (15:27 +0000)]
enable/disable dvd overlay screen on service started/stopped event
Andreas Monzner [Thu, 1 May 2008 15:24:37 +0000 (15:24 +0000)]
pass service events to old instance of InfoBarBase until a new service is
running
Andreas Monzner [Thu, 1 May 2008 15:19:07 +0000 (15:19 +0000)]
dont use iPlayableService.evUser for iServiceInfomation.getInfo*
Andreas Monzner [Thu, 1 May 2008 15:12:48 +0000 (15:12 +0000)]
fix warnings
Andreas Monzner [Thu, 1 May 2008 11:05:20 +0000 (11:05 +0000)]
fix warning
Andreas Monzner [Thu, 1 May 2008 09:05:15 +0000 (09:05 +0000)]
use session.CurrentService..
Stefan Pluecken [Wed, 30 Apr 2008 00:40:12 +0000 (00:40 +0000)]
use e2 functions to merge config and services
Stefan Pluecken [Wed, 30 Apr 2008 00:26:47 +0000 (00:26 +0000)]
use e2 functions to merge config and services
Stefan Pluecken [Tue, 29 Apr 2008 23:06:49 +0000 (23:06 +0000)]
check for file existence
Stefan Pluecken [Tue, 29 Apr 2008 23:02:43 +0000 (23:02 +0000)]
use correct paths for skin pngs
Andreas Monzner [Tue, 29 Apr 2008 20:16:16 +0000 (20:16 +0000)]
set missing brakets
Stefan Pluecken [Tue, 29 Apr 2008 20:05:42 +0000 (20:05 +0000)]
don't install settings file
Andreas Monzner [Tue, 29 Apr 2008 19:54:45 +0000 (19:54 +0000)]
implement dxDontshow flag.. its not possible to set this flag in e2 self..
just with external settings editors.... (untested yet)
Andreas Monzner [Tue, 29 Apr 2008 12:24:22 +0000 (12:24 +0000)]
add workaround also for duplicate(non dvb compliant) tsid/nid combinations in cable /
terrestrial networks
Stefan Pluecken [Tue, 29 Apr 2008 09:15:27 +0000 (09:15 +0000)]
remove unneeded line
Stefan Pluecken [Mon, 28 Apr 2008 23:39:53 +0000 (23:39 +0000)]
prevent installing test directory "packages"
Stefan Pluecken [Mon, 28 Apr 2008 23:35:46 +0000 (23:35 +0000)]
default wizard
beware: could overwrite some of your data in /etc/enigma2. add
config.misc.defaultchosen=false to /etc/enigma2/settings to prevent
this.
Stefan Pluecken [Mon, 28 Apr 2008 23:27:30 +0000 (23:27 +0000)]
translations for default wizard
Felix Domke [Mon, 28 Apr 2008 22:40:27 +0000 (22:40 +0000)]
ToolExistsPrecondition, ReturncodePostcondition are usable already
Felix Domke [Mon, 28 Apr 2008 22:38:57 +0000 (22:38 +0000)]
make final tune timeout symbolrate depending
Stefan Pluecken [Mon, 28 Apr 2008 22:36:01 +0000 (22:36 +0000)]
disabling user interaction in all wizards by setting self.disableKeys to
True
Stefan Pluecken [Sun, 27 Apr 2008 22:05:13 +0000 (22:05 +0000)]
remove check for config.misc.firstrun and start video wizard if
config.misc.videowizardenabled is true instead
Felix Domke [Sat, 26 Apr 2008 15:18:27 +0000 (15:18 +0000)]
compatibility to python 2.4.
Stefan Pluecken [Fri, 25 Apr 2008 18:06:40 +0000 (18:06 +0000)]
wizard steps start with 1, not 0
Stefan Pluecken [Fri, 25 Apr 2008 18:02:54 +0000 (18:02 +0000)]
- add crawlDirectory helper function
- add SCOPE_DEFAULTDIR and SCROPT_DEFAULTPARTITION
Stefan Pluecken [Fri, 25 Apr 2008 18:01:00 +0000 (18:01 +0000)]
fix wizard GSOD when condition of last step is not fulfilled
Felix Domke [Thu, 24 Apr 2008 13:37:16 +0000 (13:37 +0000)]
fix for skin changes
Andreas Monzner [Thu, 24 Apr 2008 08:47:46 +0000 (08:47 +0000)]
re-add SeekBackward workaround ... but dont use it for the dvd player
Andreas Monzner [Wed, 23 Apr 2008 13:47:57 +0000 (13:47 +0000)]
fix subtitles
Felix Domke [Wed, 23 Apr 2008 11:32:18 +0000 (11:32 +0000)]
prepare for skin updating and scaling
Felix Domke [Wed, 23 Apr 2008 10:24:18 +0000 (10:24 +0000)]
allow setting a boolean value
Andreas Monzner [Tue, 22 Apr 2008 21:57:33 +0000 (21:57 +0000)]
disable cuesheet (resume) until in understand the libdvdnav :)
Andreas Monzner [Tue, 22 Apr 2008 16:31:47 +0000 (16:31 +0000)]
some dvd player changes (resume isnt working yet)
Andreas Monzner [Tue, 22 Apr 2008 16:30:20 +0000 (16:30 +0000)]
deliver service events only to last created class which is based on
InfoBarBase
Andreas Monzner [Tue, 22 Apr 2008 16:02:03 +0000 (16:02 +0000)]
small cleanup
Andreas Monzner [Tue, 22 Apr 2008 10:37:38 +0000 (10:37 +0000)]
code cleanup
Andreas Monzner [Tue, 22 Apr 2008 10:30:00 +0000 (10:30 +0000)]
fix small memleak
Andreas Monzner [Mon, 21 Apr 2008 21:35:48 +0000 (21:35 +0000)]
fix for previous commit
Andreas Monzner [Mon, 21 Apr 2008 20:52:42 +0000 (20:52 +0000)]
another speedup skin parsing
Andreas Monzner [Mon, 21 Apr 2008 20:52:20 +0000 (20:52 +0000)]
speedup reading keymaps
Andreas Monzner [Mon, 21 Apr 2008 20:07:35 +0000 (20:07 +0000)]
speedup resolveFilename a bit
Andreas Monzner [Mon, 21 Apr 2008 13:09:09 +0000 (13:09 +0000)]
add seekTitle to iSeekableService interface
add default implementation for seekTitle and seekChapter
Andreas Monzner [Mon, 21 Apr 2008 11:55:03 +0000 (11:55 +0000)]
fix path to default plugin.png
Andreas Monzner [Mon, 21 Apr 2008 11:53:40 +0000 (11:53 +0000)]
add missing pixmap
Andreas Monzner [Mon, 21 Apr 2008 11:10:50 +0000 (11:10 +0000)]
fix prev commit
Andreas Monzner [Mon, 21 Apr 2008 11:09:12 +0000 (11:09 +0000)]
handle alphatest="blend" like alphatest="on" when only 8bpp framebuffer is
available
Andreas Monzner [Mon, 21 Apr 2008 10:06:04 +0000 (10:06 +0000)]
another skin speedup (thx to bundy for the hint)
Felix Domke [Sun, 20 Apr 2008 20:43:49 +0000 (20:43 +0000)]
handle case of empty text