Felix Domke [Thu, 24 Jan 2008 21:56:23 +0000 (21:56 +0000)]
write text support in eCanvas
Felix Domke [Thu, 24 Jan 2008 21:55:26 +0000 (21:55 +0000)]
you don't want to know... (don't rely on clut in 32bit modes)
Stefan Pluecken [Thu, 24 Jan 2008 21:47:38 +0000 (21:47 +0000)]
- add selectNext/selectPrevious to sources.List
- fix wizard up/down for configList
Felix Domke [Thu, 24 Jan 2008 21:40:11 +0000 (21:40 +0000)]
disable preferred_modes stuff for now, implement hotplug (but disable it)
Stefan Pluecken [Thu, 24 Jan 2008 03:49:08 +0000 (03:49 +0000)]
add videowizard
Stefan Pluecken [Thu, 24 Jan 2008 03:46:42 +0000 (03:46 +0000)]
a lot of new wizard functionality
Stefan Pluecken [Thu, 24 Jan 2008 03:43:38 +0000 (03:43 +0000)]
add count() to List source
Felix Domke [Thu, 24 Jan 2008 00:42:20 +0000 (00:42 +0000)]
pass more information about why a channel alloc fails, and display proper error message (instead of "no free tuner")
Felix Domke [Thu, 24 Jan 2008 00:18:52 +0000 (00:18 +0000)]
revert re-mmap (it's not necessary with new driver, and is a bad idea anyway if a driver requires this); but keep the manual blit stuff.
Felix Domke [Tue, 22 Jan 2008 22:17:13 +0000 (22:17 +0000)]
update da language
Felix Domke [Tue, 22 Jan 2008 01:17:18 +0000 (01:17 +0000)]
fix byte order for jpg
Felix Domke [Sun, 20 Jan 2008 20:51:09 +0000 (20:51 +0000)]
update hu language
Felix Domke [Sat, 19 Jan 2008 10:55:27 +0000 (10:55 +0000)]
update hu language
Felix Domke [Sat, 19 Jan 2008 10:37:54 +0000 (10:37 +0000)]
update hu language
Andreas Monzner [Thu, 17 Jan 2008 23:58:15 +0000 (23:58 +0000)]
fix cmdline parser
Andreas Monzner [Sat, 12 Jan 2008 14:44:17 +0000 (14:44 +0000)]
deal correct with errno
Andreas Monzner [Sat, 12 Jan 2008 11:52:03 +0000 (11:52 +0000)]
handle ret value of eConsoleAppContainer.execute
Andreas Monzner [Thu, 10 Jan 2008 16:13:12 +0000 (16:13 +0000)]
epg fixes
Andreas Monzner [Thu, 10 Jan 2008 00:34:15 +0000 (00:34 +0000)]
fix bsod when draw epglist entrys without beginTime
Andreas Monzner [Wed, 9 Jan 2008 22:36:15 +0000 (22:36 +0000)]
remap lfb on resolution change
Felix Domke [Tue, 8 Jan 2008 23:27:58 +0000 (23:27 +0000)]
use setup_<setupkey> as alternative skin name for Setup, for customization of specific setup screens
Andreas Monzner [Tue, 8 Jan 2008 21:43:01 +0000 (21:43 +0000)]
use vfork instead of fork (this hopefully fixes the 'no more
eConsoleAppContainer is working after a long enigma2 runtime' problem)
optimize the eConsoleAppContainer::execute function
Felix Domke [Tue, 8 Jan 2008 14:52:33 +0000 (14:52 +0000)]
allow generic override of SimpleSummary
Stefan Pluecken [Mon, 7 Jan 2008 12:27:49 +0000 (12:27 +0000)]
Fixed very useful TestPlugin-plugin (callback wasn't called correctly)
Felix Domke [Thu, 3 Jan 2008 20:27:36 +0000 (20:27 +0000)]
update fr language
Felix Domke [Thu, 3 Jan 2008 06:49:24 +0000 (06:49 +0000)]
update lt language
Andreas Monzner [Wed, 2 Jan 2008 19:13:12 +0000 (19:13 +0000)]
reconnect camd.socket on connection lost
Felix Domke [Wed, 2 Jan 2008 17:22:25 +0000 (17:22 +0000)]
patch by Moritz Venn: allow plugins to provide a Wakeup-Time
Felix Domke [Wed, 2 Jan 2008 17:01:19 +0000 (17:01 +0000)]
update fr language
Felix Domke [Wed, 2 Jan 2008 00:26:28 +0000 (00:26 +0000)]
language update: sv, cs
Andreas Monzner [Thu, 27 Dec 2007 10:23:07 +0000 (10:23 +0000)]
add possibility to add complete content of a directory to playlist just with
one button press
Andreas Monzner [Thu, 27 Dec 2007 10:21:27 +0000 (10:21 +0000)]
output pid if timeoutet section table
Felix Domke [Mon, 24 Dec 2007 11:49:14 +0000 (11:49 +0000)]
fix LoadPixmap
Felix Domke [Sun, 23 Dec 2007 18:35:57 +0000 (18:35 +0000)]
update 'da' language
Felix Domke [Sun, 23 Dec 2007 18:31:20 +0000 (18:31 +0000)]
update fr language
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