enigma2.git
16 years agopatch by Pieter Grimmerink: fix partial lines returned from ipkg
Felix Domke [Sun, 16 Dec 2007 20:40:32 +0000 (20:40 +0000)]
patch by Pieter Grimmerink: fix partial lines returned from ipkg

16 years agopatch by Pieter Grimmerink: fix IDE device numbering, mount formatted whereever it...
Felix Domke [Sun, 16 Dec 2007 20:38:06 +0000 (20:38 +0000)]
patch by Pieter Grimmerink: fix IDE device numbering, mount formatted whereever it should be mounted according to fstab, only create movie folder on hdd, use makedirs instead of system

16 years agopatch by Pieter Grimmerink: add closeOnSuccess
Felix Domke [Sun, 16 Dec 2007 20:35:38 +0000 (20:35 +0000)]
patch by Pieter Grimmerink: add closeOnSuccess

16 years agopatch by Pieter Grimmerink: -call waitpid on the child, after it completes. This...
Felix Domke [Sun, 16 Dec 2007 20:34:49 +0000 (20:34 +0000)]
patch by Pieter Grimmerink: -call waitpid on the child, after it completes. This avoids zombies.

16 years agomany keyboard improvements by Anders Holst
Felix Domke [Sun, 16 Dec 2007 20:24:17 +0000 (20:24 +0000)]
many keyboard improvements by Anders Holst

16 years agoadd jpg support. Please note that 32bit bitmaps require 4x the memory of 8bit, possib...
Felix Domke [Thu, 13 Dec 2007 02:36:45 +0000 (02:36 +0000)]
add jpg support. Please note that 32bit bitmaps require 4x the memory of 8bit, possibily reducing available memory and performance. further, add support for images with split rgb,a channels, by specifying the basename plus a dot (i.e., everything before the 'a.png'/'rgb.jpg')

16 years agofactor out loadPNG into LoadPixmap
Felix Domke [Thu, 13 Dec 2007 02:34:13 +0000 (02:34 +0000)]
factor out loadPNG into LoadPixmap

16 years agofix loadJPG
Felix Domke [Thu, 13 Dec 2007 02:33:45 +0000 (02:33 +0000)]
fix loadJPG

16 years agofix libopen Makefile dependency
Felix Domke [Thu, 13 Dec 2007 01:41:36 +0000 (01:41 +0000)]
fix libopen Makefile dependency

16 years agofactor out loadPNG into generic LoadPixmap
Felix Domke [Thu, 13 Dec 2007 01:25:52 +0000 (01:25 +0000)]
factor out loadPNG into generic LoadPixmap

16 years agoallow skin elements to use alphablend. *BE CAREFUL:* This is a major performance...
Felix Domke [Thu, 13 Dec 2007 01:09:02 +0000 (01:09 +0000)]
allow skin elements to use alphablend. *BE CAREFUL:* This is a major performance degradation. non-alphablend is about 4 times faster than alphablend.

16 years agofix/implement alphablend for 8-to-32 bpp blits
Felix Domke [Thu, 13 Dec 2007 01:06:31 +0000 (01:06 +0000)]
fix/implement alphablend for 8-to-32 bpp blits

16 years agore-enable alphablend
Felix Domke [Thu, 13 Dec 2007 00:16:09 +0000 (00:16 +0000)]
re-enable alphablend

16 years agoadd (untested) loadJPG with optional alpha channel
Felix Domke [Wed, 12 Dec 2007 17:21:16 +0000 (17:21 +0000)]
add (untested) loadJPG with optional alpha channel

16 years agoadd tool to convert 32bit argb into jpg+png. we still need enigma support to load...
Felix Domke [Wed, 12 Dec 2007 16:26:10 +0000 (16:26 +0000)]
add tool to convert 32bit argb into jpg+png. we still need enigma support to load them.

16 years agoadd support for manual blit
Andreas Monzner [Mon, 10 Dec 2007 23:25:32 +0000 (23:25 +0000)]
add support for manual blit

16 years agoremove buggy&strange code
Felix Domke [Thu, 29 Nov 2007 23:44:07 +0000 (23:44 +0000)]
remove buggy&strange code

16 years agoimprove text editing. Patch by Anders Holst
Felix Domke [Wed, 28 Nov 2007 13:07:43 +0000 (13:07 +0000)]
improve text editing. Patch by Anders Holst

16 years agoadd disabled videosetup
Ronny Strutz [Tue, 27 Nov 2007 14:01:10 +0000 (14:01 +0000)]
add disabled videosetup

16 years agoadd videosetup skeleton
Ronny Strutz [Tue, 27 Nov 2007 13:57:48 +0000 (13:57 +0000)]
add videosetup skeleton

16 years agoAlways show ip address/gateway/netmask in network settings dialog
Stefan Pluecken [Mon, 26 Nov 2007 23:39:52 +0000 (23:39 +0000)]
Always show ip address/gateway/netmask in network settings dialog

16 years agotry skindir/picon_default.png before use default enigma2.png
Andreas Monzner [Mon, 26 Nov 2007 16:43:47 +0000 (16:43 +0000)]
try skindir/picon_default.png before use default enigma2.png

16 years agoreset config.skin.primary_skin to default skin on skin load error
Andreas Monzner [Mon, 26 Nov 2007 16:41:23 +0000 (16:41 +0000)]
reset config.skin.primary_skin to default skin on skin load error

16 years agoremove unneeded imports
Andreas Monzner [Mon, 26 Nov 2007 13:38:45 +0000 (13:38 +0000)]
remove unneeded imports

16 years agoremove debug output
Andreas Monzner [Mon, 26 Nov 2007 13:10:30 +0000 (13:10 +0000)]
remove debug output

16 years agoonly show network adapter list when more than one adapters are available
Andreas Monzner [Mon, 26 Nov 2007 13:06:07 +0000 (13:06 +0000)]
only show network adapter list when more than one adapters are available
show friendly adapter name in network setup

16 years agodont show display contrast setting in display setup when a oled is detected
Andreas Monzner [Mon, 26 Nov 2007 12:39:43 +0000 (12:39 +0000)]
dont show display contrast setting in display setup when a oled is detected
make standby display brightness working

16 years agoinitialize array
Andreas Monzner [Mon, 26 Nov 2007 11:58:15 +0000 (11:58 +0000)]
initialize array

16 years agoupdate da language
Felix Domke [Sun, 25 Nov 2007 12:49:20 +0000 (12:49 +0000)]
update da language

16 years agoignore ok button when menu is empty
Felix Domke [Sat, 24 Nov 2007 14:09:09 +0000 (14:09 +0000)]
ignore ok button when menu is empty

16 years ago'None' as self.message is ok, will be treated as empty string
Felix Domke [Sat, 24 Nov 2007 14:06:40 +0000 (14:06 +0000)]
'None' as self.message is ok, will be treated as empty string

16 years agofix initial help menu arrow position
Felix Domke [Sat, 24 Nov 2007 13:55:24 +0000 (13:55 +0000)]
fix initial help menu arrow position

16 years agoadd the rest of the number buttons, patch by Tero Manninen
Felix Domke [Sat, 24 Nov 2007 13:48:36 +0000 (13:48 +0000)]
add the rest of the number buttons, patch by Tero Manninen

16 years agodon't crash when no StreamService reference was set
Felix Domke [Sat, 24 Nov 2007 12:56:11 +0000 (12:56 +0000)]
don't crash when no StreamService reference was set

16 years agorevert non working
Andreas Monzner [Fri, 23 Nov 2007 18:56:01 +0000 (18:56 +0000)]
revert non working

16 years agodisable debug output
Andreas Monzner [Fri, 23 Nov 2007 18:34:47 +0000 (18:34 +0000)]
disable debug output

16 years agosmall fix
Andreas Monzner [Fri, 23 Nov 2007 18:34:19 +0000 (18:34 +0000)]
small fix

16 years agoadd missing files
Andreas Monzner [Fri, 23 Nov 2007 18:26:34 +0000 (18:26 +0000)]
add missing files

16 years agoadd python files for socket mmi plugin
Andreas Monzner [Fri, 23 Nov 2007 18:03:59 +0000 (18:03 +0000)]
add python files for socket mmi plugin

16 years agoadd socket mmi plugin,
Andreas Monzner [Fri, 23 Nov 2007 18:00:18 +0000 (18:00 +0000)]
add socket mmi plugin,
fix some mmi bugs

16 years agofix close return values for non execing dialogs
Andreas Monzner [Fri, 23 Nov 2007 17:58:24 +0000 (17:58 +0000)]
fix close return values for non execing dialogs

16 years agosupport for linebreaks at hyphens, support for soft-hyphen (U+00AD)
Felix Domke [Fri, 23 Nov 2007 00:32:59 +0000 (00:32 +0000)]
support for linebreaks at hyphens, support for soft-hyphen (U+00AD)

16 years agosummary skin for channel selection
Felix Domke [Thu, 22 Nov 2007 22:52:58 +0000 (22:52 +0000)]
summary skin for channel selection

16 years agoset parent
Felix Domke [Thu, 22 Nov 2007 22:52:41 +0000 (22:52 +0000)]
set parent

16 years agouse parent's screen name + '_summary' to search for optional summary screen
Felix Domke [Thu, 22 Nov 2007 22:52:25 +0000 (22:52 +0000)]
use parent's screen name + '_summary' to search for optional summary screen

16 years agoadd mmi to lib/Makefile.am
Felix Domke [Thu, 22 Nov 2007 22:34:21 +0000 (22:34 +0000)]
add mmi to lib/Makefile.am

16 years agomake MMI code more reusable
Andreas Monzner [Thu, 22 Nov 2007 22:18:50 +0000 (22:18 +0000)]
make MMI code more reusable

16 years agoinitialize self.list
Andreas Monzner [Thu, 22 Nov 2007 10:41:55 +0000 (10:41 +0000)]
initialize self.list

16 years agore-level some config options, introduce levels for channel selection menu
Felix Domke [Thu, 22 Nov 2007 01:27:40 +0000 (01:27 +0000)]
re-level some config options, introduce levels for channel selection menu

16 years agofix typo (apend -> append)
Felix Domke [Thu, 22 Nov 2007 01:19:34 +0000 (01:19 +0000)]
fix typo (apend -> append)

16 years agofix memleak in dvb subtitle code
Andreas Monzner [Wed, 21 Nov 2007 01:42:58 +0000 (01:42 +0000)]
fix memleak in dvb subtitle code

16 years agoupdate no language
Felix Domke [Wed, 21 Nov 2007 00:26:24 +0000 (00:26 +0000)]
update no language

16 years agoupdate scrollbar in timerlist when a entry is removed
Andreas Monzner [Mon, 19 Nov 2007 23:58:58 +0000 (23:58 +0000)]
update scrollbar in timerlist when a entry is removed

16 years agoupdate is translation
Felix Domke [Mon, 19 Nov 2007 21:04:13 +0000 (21:04 +0000)]
update is translation

16 years agoupdate pt language
Felix Domke [Sun, 18 Nov 2007 22:14:26 +0000 (22:14 +0000)]
update pt language

16 years agodump function name and argument tuple
Andreas Monzner [Thu, 15 Nov 2007 19:52:08 +0000 (19:52 +0000)]
dump function name and argument tuple

16 years agofix type
Andreas Monzner [Thu, 15 Nov 2007 14:03:10 +0000 (14:03 +0000)]
fix type

16 years agoconfig.usage.blinking_display_clock_during_recording now changes behavior
Andreas Monzner [Thu, 15 Nov 2007 13:13:19 +0000 (13:13 +0000)]
config.usage.blinking_display_clock_during_recording now changes behavior
for standby clock too

16 years agofix small memleak
Andreas Monzner [Thu, 15 Nov 2007 12:42:08 +0000 (12:42 +0000)]
fix small memleak

16 years agoadd config option 'Show blinking clock in display during recording' to Usage
Andreas Monzner [Thu, 15 Nov 2007 12:41:19 +0000 (12:41 +0000)]
add config option 'Show blinking clock in display during recording' to Usage
setup

16 years agoadd config option 'Show blinking clock in display during recording'
Andreas Monzner [Thu, 15 Nov 2007 12:17:15 +0000 (12:17 +0000)]
add config option 'Show blinking clock in display during recording'
default is no

16 years agoadd converter to test config entrie values
Andreas Monzner [Thu, 15 Nov 2007 12:16:25 +0000 (12:16 +0000)]
add converter to test config entrie values

16 years agoupdate da language
Felix Domke [Thu, 15 Nov 2007 12:10:51 +0000 (12:10 +0000)]
update da language

16 years agofix frequently segfault on clean shutdown
Andreas Monzner [Wed, 14 Nov 2007 14:56:16 +0000 (14:56 +0000)]
fix frequently segfault on clean shutdown

16 years agofix
Andreas Monzner [Tue, 13 Nov 2007 17:18:59 +0000 (17:18 +0000)]
fix

16 years agoremove unneeded code,
Andreas Monzner [Tue, 13 Nov 2007 15:10:55 +0000 (15:10 +0000)]
remove unneeded code,
fix copy & paste typo

16 years agoallow setting framebuffer resolution from skin
Felix Domke [Tue, 13 Nov 2007 12:43:16 +0000 (12:43 +0000)]
allow setting framebuffer resolution from skin

16 years agoshow reasons for bsodFatal
Felix Domke [Tue, 13 Nov 2007 12:12:00 +0000 (12:12 +0000)]
show reasons for bsodFatal

16 years agoadd FATAL: before error messages
Felix Domke [Tue, 13 Nov 2007 11:58:31 +0000 (11:58 +0000)]
add FATAL: before error messages

16 years agodont show shutdown menu on long frontend power button press
Andreas Monzner [Tue, 13 Nov 2007 11:54:04 +0000 (11:54 +0000)]
dont show shutdown menu on long frontend power button press

16 years agoupdate sv language
Felix Domke [Mon, 12 Nov 2007 20:58:56 +0000 (20:58 +0000)]
update sv language

16 years agoadd possibility to set tuner priority for alternative services in Customize
Andreas Monzner [Mon, 12 Nov 2007 18:42:54 +0000 (18:42 +0000)]
add possibility to set tuner priority for alternative services in Customize
menu (just with expert usage level)

16 years agoupdate lt language
Felix Domke [Sun, 11 Nov 2007 19:52:36 +0000 (19:52 +0000)]
update lt language

16 years agochange order in shutdown menu (expert mode only)
Felix Domke [Sun, 11 Nov 2007 19:45:53 +0000 (19:45 +0000)]
change order in shutdown menu (expert mode only)

16 years agodont export unneeded eListboxStyle class to python...
Andreas Monzner [Sat, 10 Nov 2007 14:05:18 +0000 (14:05 +0000)]
dont export unneeded eListboxStyle class to python...

16 years agojust export gFBDC.getInstance and setResolution to python
Andreas Monzner [Sat, 10 Nov 2007 13:54:48 +0000 (13:54 +0000)]
just export gFBDC.getInstance and setResolution to python

16 years agoallow access to gfbdc from python to set resolution
Felix Domke [Sat, 10 Nov 2007 13:01:54 +0000 (13:01 +0000)]
allow access to gfbdc from python to set resolution

16 years agofix frequently vacancies in multiepg
Andreas Monzner [Sat, 10 Nov 2007 12:28:59 +0000 (12:28 +0000)]
fix frequently vacancies in multiepg
fix no more responding left/right button in graph multiepg when no more
valid entries are on visible page

16 years agolookupEvent returns one entry for every service event though no event in
Andreas Monzner [Sat, 10 Nov 2007 12:26:07 +0000 (12:26 +0000)]
lookupEvent returns one entry for every service event though no event in
queried time range is found.. in this case all event based entries in
returned tuple are None

16 years agowidget has no foregroundcolor
Andreas Monzner [Sat, 10 Nov 2007 11:18:16 +0000 (11:18 +0000)]
widget has no foregroundcolor

16 years agoupdate es, da language
Felix Domke [Sat, 10 Nov 2007 10:24:39 +0000 (10:24 +0000)]
update es, da language

16 years agoadd ServiceNameForegroundColor and ServiceNameBackgroundColor skin
Andreas Monzner [Fri, 9 Nov 2007 23:42:54 +0000 (23:42 +0000)]
add ServiceNameForegroundColor and ServiceNameBackgroundColor skin
attributes to GraphMultiEpg

16 years agofix findBestEvent function
Andreas Monzner [Fri, 9 Nov 2007 23:40:59 +0000 (23:40 +0000)]
fix findBestEvent function

16 years agofix some bugs
Andreas Monzner [Fri, 9 Nov 2007 23:38:31 +0000 (23:38 +0000)]
fix some bugs

16 years agofixes for previous commit
Andreas Monzner [Fri, 9 Nov 2007 20:07:21 +0000 (20:07 +0000)]
fixes for previous commit

16 years agouse local listbox styles for servicelist
Andreas Monzner [Fri, 9 Nov 2007 13:17:21 +0000 (13:17 +0000)]
use local listbox styles for servicelist
add some special skin attributes for servicelist
- foregroundColorMarked
- foregroundColorMarkedSelected
- backgroundColorMarked
- backgroundColorMarkedSelected
- foregroundColorNotAvail (default gray)

16 years agotrade Color and transparent skin attributes to parent widget and embedded
Andreas Monzner [Fri, 9 Nov 2007 11:32:35 +0000 (11:32 +0000)]
trade Color and transparent skin attributes to parent widget and embedded
scrollbar too

16 years agodont ignore background color when transparent=1 is set.. (needed for font
Andreas Monzner [Fri, 9 Nov 2007 11:04:00 +0000 (11:04 +0000)]
dont ignore background color when transparent=1 is set.. (needed for font
anti aliasing)

16 years agosmall radiomode fix
Andreas Monzner [Fri, 9 Nov 2007 10:44:56 +0000 (10:44 +0000)]
small radiomode fix

16 years agodo not use obsolete sources in radio infobar
Andreas Monzner [Fri, 9 Nov 2007 10:44:16 +0000 (10:44 +0000)]
do not use obsolete sources in radio infobar

16 years agopreliminary translator about screen - can be displayed by pressing 'green' in about...
Felix Domke [Fri, 9 Nov 2007 01:13:19 +0000 (01:13 +0000)]
preliminary translator about screen - can be displayed by pressing 'green' in about screen

16 years agoadd foregroundcolor selected and backgroundcolor selected to local listbox
Andreas Monzner [Fri, 9 Nov 2007 00:13:20 +0000 (00:13 +0000)]
add foregroundcolor selected and backgroundcolor selected to local listbox
styles (backgroundColorSelected, foregroundColorSelected in skin)
add EntryForegroundColorSelected support to GraphMultiEPG
add possibility to set selected foregroundcolor for listboxmulticontent
entries

16 years agofix -T
Andreas Monzner [Thu, 8 Nov 2007 23:42:23 +0000 (23:42 +0000)]
fix -T

16 years agomore robust rtp plus tag parsing
Andreas Monzner [Thu, 8 Nov 2007 23:17:10 +0000 (23:17 +0000)]
more robust rtp plus tag parsing

16 years agoupdate lt language
Felix Domke [Thu, 8 Nov 2007 22:51:19 +0000 (22:51 +0000)]
update lt language

16 years agoupdate nl language
Felix Domke [Thu, 8 Nov 2007 21:21:37 +0000 (21:21 +0000)]
update nl language

16 years agoupdate da language
Felix Domke [Thu, 8 Nov 2007 21:13:36 +0000 (21:13 +0000)]
update da language

16 years agofix menu title
Andreas Monzner [Thu, 8 Nov 2007 15:31:09 +0000 (15:31 +0000)]
fix menu title

16 years agoshow shutdown menu on long power button press
Andreas Monzner [Thu, 8 Nov 2007 14:10:32 +0000 (14:10 +0000)]
show shutdown menu on long power button press
the old behavior (immediate shutdown) is choosable in usage config

16 years agosync language, add TRANSLATOR_INFO
Felix Domke [Thu, 8 Nov 2007 12:01:00 +0000 (12:01 +0000)]
sync language, add TRANSLATOR_INFO