Felix Domke [Sat, 22 Dec 2007 12:05:39 +0000 (12:05 +0000)]
update lt language
Felix Domke [Fri, 21 Dec 2007 01:50:02 +0000 (01:50 +0000)]
add 'layers' (in buffered mode, which is not working at the moment).
Felix Domke [Fri, 21 Dec 2007 00:10:23 +0000 (00:10 +0000)]
add videomode plugin to makefile
Felix Domke [Thu, 20 Dec 2007 23:22:53 +0000 (23:22 +0000)]
add LCD support
Felix Domke [Thu, 20 Dec 2007 23:07:54 +0000 (23:07 +0000)]
create global (real) config entries, update setup on hotplug (untested), fix apply, implement mode revert
Felix Domke [Thu, 20 Dec 2007 23:01:53 +0000 (23:01 +0000)]
allow setting default to false/no
Felix Domke [Thu, 20 Dec 2007 22:47:29 +0000 (22:47 +0000)]
whitespace fixup
Felix Domke [Thu, 20 Dec 2007 01:10:05 +0000 (01:10 +0000)]
add videomode plugin (not used yet) for advanced videomode configuration
Felix Domke [Thu, 20 Dec 2007 00:16:04 +0000 (00:16 +0000)]
init borders to 0
Felix Domke [Thu, 20 Dec 2007 00:15:41 +0000 (00:15 +0000)]
remove debug
Felix Domke [Sun, 16 Dec 2007 20:54:21 +0000 (20:54 +0000)]
patch by Pieter Grimmerink: properly skip space when reading in services
Felix Domke [Sun, 16 Dec 2007 20:52:49 +0000 (20:52 +0000)]
patch by Pieter Grimmerink: properly initialize and check for LCD fd
Felix Domke [Sun, 16 Dec 2007 20:47:36 +0000 (20:47 +0000)]
patch by Pieter Grimmerink: fix naming of western satellites (signed/unsigned problem)
Felix Domke [Sun, 16 Dec 2007 20:46:40 +0000 (20:46 +0000)]
patch by Pieter Grimmerink: fix 'cancel' when editing the service reference in a timer
Felix Domke [Sun, 16 Dec 2007 20:43:07 +0000 (20:43 +0000)]
patch by Pieter Grimmerink: fix order of class definitions to make swig happy
Felix Domke [Sun, 16 Dec 2007 20:41:24 +0000 (20:41 +0000)]
patch by Pieter Grimmerink: save timers after editing
Felix Domke [Sun, 16 Dec 2007 20:40:32 +0000 (20:40 +0000)]
patch by Pieter Grimmerink: fix partial lines returned from ipkg
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
Felix Domke [Sun, 16 Dec 2007 20:35:38 +0000 (20:35 +0000)]
patch by Pieter Grimmerink: add closeOnSuccess
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.
Felix Domke [Sun, 16 Dec 2007 20:24:17 +0000 (20:24 +0000)]
many keyboard improvements by Anders Holst
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')
Felix Domke [Thu, 13 Dec 2007 02:34:13 +0000 (02:34 +0000)]
factor out loadPNG into LoadPixmap
Felix Domke [Thu, 13 Dec 2007 02:33:45 +0000 (02:33 +0000)]
fix loadJPG
Felix Domke [Thu, 13 Dec 2007 01:41:36 +0000 (01:41 +0000)]
fix libopen Makefile dependency
Felix Domke [Thu, 13 Dec 2007 01:25:52 +0000 (01:25 +0000)]
factor out loadPNG into generic LoadPixmap
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.
Felix Domke [Thu, 13 Dec 2007 01:06:31 +0000 (01:06 +0000)]
fix/implement alphablend for 8-to-32 bpp blits
Felix Domke [Thu, 13 Dec 2007 00:16:09 +0000 (00:16 +0000)]
re-enable alphablend
Felix Domke [Wed, 12 Dec 2007 17:21:16 +0000 (17:21 +0000)]
add (untested) loadJPG with optional alpha channel
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.
Andreas Monzner [Mon, 10 Dec 2007 23:25:32 +0000 (23:25 +0000)]
add support for manual blit
Felix Domke [Thu, 29 Nov 2007 23:44:07 +0000 (23:44 +0000)]
remove buggy&strange code
Felix Domke [Wed, 28 Nov 2007 13:07:43 +0000 (13:07 +0000)]
improve text editing. Patch by Anders Holst
Ronny Strutz [Tue, 27 Nov 2007 14:01:10 +0000 (14:01 +0000)]
add disabled videosetup
Ronny Strutz [Tue, 27 Nov 2007 13:57:48 +0000 (13:57 +0000)]
add videosetup skeleton
Stefan Pluecken [Mon, 26 Nov 2007 23:39:52 +0000 (23:39 +0000)]
Always show ip address/gateway/netmask in network settings dialog
Andreas Monzner [Mon, 26 Nov 2007 16:43:47 +0000 (16:43 +0000)]
try skindir/picon_default.png before use default enigma2.png
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
Andreas Monzner [Mon, 26 Nov 2007 13:38:45 +0000 (13:38 +0000)]
remove unneeded imports
Andreas Monzner [Mon, 26 Nov 2007 13:10:30 +0000 (13:10 +0000)]
remove debug output
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
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
Andreas Monzner [Mon, 26 Nov 2007 11:58:15 +0000 (11:58 +0000)]
initialize array
Felix Domke [Sun, 25 Nov 2007 12:49:20 +0000 (12:49 +0000)]
update da language
Felix Domke [Sat, 24 Nov 2007 14:09:09 +0000 (14:09 +0000)]
ignore ok button when menu is empty
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
Felix Domke [Sat, 24 Nov 2007 13:55:24 +0000 (13:55 +0000)]
fix initial help menu arrow position
Felix Domke [Sat, 24 Nov 2007 13:48:36 +0000 (13:48 +0000)]
add the rest of the number buttons, patch by Tero Manninen
Felix Domke [Sat, 24 Nov 2007 12:56:11 +0000 (12:56 +0000)]
don't crash when no StreamService reference was set
Andreas Monzner [Fri, 23 Nov 2007 18:56:01 +0000 (18:56 +0000)]
revert non working
Andreas Monzner [Fri, 23 Nov 2007 18:34:47 +0000 (18:34 +0000)]
disable debug output
Andreas Monzner [Fri, 23 Nov 2007 18:34:19 +0000 (18:34 +0000)]
small fix
Andreas Monzner [Fri, 23 Nov 2007 18:26:34 +0000 (18:26 +0000)]
add missing files
Andreas Monzner [Fri, 23 Nov 2007 18:03:59 +0000 (18:03 +0000)]
add python files for socket mmi plugin
Andreas Monzner [Fri, 23 Nov 2007 18:00:18 +0000 (18:00 +0000)]
add socket mmi plugin,
fix some mmi bugs
Andreas Monzner [Fri, 23 Nov 2007 17:58:24 +0000 (17:58 +0000)]
fix close return values for non execing dialogs
Felix Domke [Fri, 23 Nov 2007 00:32:59 +0000 (00:32 +0000)]
support for linebreaks at hyphens, support for soft-hyphen (U+00AD)
Felix Domke [Thu, 22 Nov 2007 22:52:58 +0000 (22:52 +0000)]
summary skin for channel selection
Felix Domke [Thu, 22 Nov 2007 22:52:41 +0000 (22:52 +0000)]
set parent
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
Felix Domke [Thu, 22 Nov 2007 22:34:21 +0000 (22:34 +0000)]
add mmi to lib/Makefile.am
Andreas Monzner [Thu, 22 Nov 2007 22:18:50 +0000 (22:18 +0000)]
make MMI code more reusable
Andreas Monzner [Thu, 22 Nov 2007 10:41:55 +0000 (10:41 +0000)]
initialize self.list
Felix Domke [Thu, 22 Nov 2007 01:27:40 +0000 (01:27 +0000)]
re-level some config options, introduce levels for channel selection menu
Felix Domke [Thu, 22 Nov 2007 01:19:34 +0000 (01:19 +0000)]
fix typo (apend -> append)
Andreas Monzner [Wed, 21 Nov 2007 01:42:58 +0000 (01:42 +0000)]
fix memleak in dvb subtitle code
Felix Domke [Wed, 21 Nov 2007 00:26:24 +0000 (00:26 +0000)]
update no language
Andreas Monzner [Mon, 19 Nov 2007 23:58:58 +0000 (23:58 +0000)]
update scrollbar in timerlist when a entry is removed
Felix Domke [Mon, 19 Nov 2007 21:04:13 +0000 (21:04 +0000)]
update is translation
Felix Domke [Sun, 18 Nov 2007 22:14:26 +0000 (22:14 +0000)]
update pt language
Andreas Monzner [Thu, 15 Nov 2007 19:52:08 +0000 (19:52 +0000)]
dump function name and argument tuple
Andreas Monzner [Thu, 15 Nov 2007 14:03:10 +0000 (14:03 +0000)]
fix type
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
Andreas Monzner [Thu, 15 Nov 2007 12:42:08 +0000 (12:42 +0000)]
fix small memleak
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
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
Andreas Monzner [Thu, 15 Nov 2007 12:16:25 +0000 (12:16 +0000)]
add converter to test config entrie values
Felix Domke [Thu, 15 Nov 2007 12:10:51 +0000 (12:10 +0000)]
update da language
Andreas Monzner [Wed, 14 Nov 2007 14:56:16 +0000 (14:56 +0000)]
fix frequently segfault on clean shutdown
Andreas Monzner [Tue, 13 Nov 2007 17:18:59 +0000 (17:18 +0000)]
fix
Andreas Monzner [Tue, 13 Nov 2007 15:10:55 +0000 (15:10 +0000)]
remove unneeded code,
fix copy & paste typo
Felix Domke [Tue, 13 Nov 2007 12:43:16 +0000 (12:43 +0000)]
allow setting framebuffer resolution from skin
Felix Domke [Tue, 13 Nov 2007 12:12:00 +0000 (12:12 +0000)]
show reasons for bsodFatal
Felix Domke [Tue, 13 Nov 2007 11:58:31 +0000 (11:58 +0000)]
add FATAL: before error messages
Andreas Monzner [Tue, 13 Nov 2007 11:54:04 +0000 (11:54 +0000)]
dont show shutdown menu on long frontend power button press
Felix Domke [Mon, 12 Nov 2007 20:58:56 +0000 (20:58 +0000)]
update sv language
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)
Felix Domke [Sun, 11 Nov 2007 19:52:36 +0000 (19:52 +0000)]
update lt language
Felix Domke [Sun, 11 Nov 2007 19:45:53 +0000 (19:45 +0000)]
change order in shutdown menu (expert mode only)
Andreas Monzner [Sat, 10 Nov 2007 14:05:18 +0000 (14:05 +0000)]
dont export unneeded eListboxStyle class to python...
Andreas Monzner [Sat, 10 Nov 2007 13:54:48 +0000 (13:54 +0000)]
just export gFBDC.getInstance and setResolution to python
Felix Domke [Sat, 10 Nov 2007 13:01:54 +0000 (13:01 +0000)]
allow access to gfbdc from python to set resolution
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
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
Andreas Monzner [Sat, 10 Nov 2007 11:18:16 +0000 (11:18 +0000)]
widget has no foregroundcolor
Felix Domke [Sat, 10 Nov 2007 10:24:39 +0000 (10:24 +0000)]
update es, da language
Andreas Monzner [Fri, 9 Nov 2007 23:42:54 +0000 (23:42 +0000)]
add ServiceNameForegroundColor and ServiceNameBackgroundColor skin
attributes to GraphMultiEpg
Andreas Monzner [Fri, 9 Nov 2007 23:40:59 +0000 (23:40 +0000)]
fix findBestEvent function
Andreas Monzner [Fri, 9 Nov 2007 23:38:31 +0000 (23:38 +0000)]
fix some bugs