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
Andreas Monzner [Fri, 18 Apr 2008 19:06:21 +0000 (19:06 +0000)]
no need to define skin in skin_default.xml and .py files
Andreas Monzner [Fri, 18 Apr 2008 18:46:40 +0000 (18:46 +0000)]
fix non visible Listbox in Startwizzard
Andreas Monzner [Thu, 17 Apr 2008 23:00:45 +0000 (23:00 +0000)]
search default picon png first in currently used skin directory before
fallback to default skin directory
Andreas Monzner [Thu, 17 Apr 2008 22:59:41 +0000 (22:59 +0000)]
use SCOPE_CURRENT_SKIN
Andreas Monzner [Thu, 17 Apr 2008 22:59:15 +0000 (22:59 +0000)]
add SCOPE_CURRENT_SKIN to resolveFileNames in currently used skin directory
Felix Domke [Thu, 17 Apr 2008 21:39:17 +0000 (21:39 +0000)]
relayout video finetune a bit
Felix Domke [Thu, 17 Apr 2008 20:40:24 +0000 (20:40 +0000)]
update da,sv language
Andreas Monzner [Thu, 17 Apr 2008 19:05:38 +0000 (19:05 +0000)]
skin parser speedup (thx to lt team!)
Andreas Monzner [Thu, 17 Apr 2008 18:14:37 +0000 (18:14 +0000)]
search font in current skin path when not found in font dir
Andreas Monzner [Thu, 17 Apr 2008 11:46:51 +0000 (11:46 +0000)]
make some operator functions const
Andreas Monzner [Thu, 17 Apr 2008 09:10:15 +0000 (09:10 +0000)]
remove deprecated and unused code
Felix Domke [Wed, 16 Apr 2008 20:29:53 +0000 (20:29 +0000)]
remove InfoBarEvent initialization, which is gone now
Andreas Frisch [Wed, 16 Apr 2008 20:11:25 +0000 (20:11 +0000)]
Infobar toggleable with OK key and remember last file browser directory
Andreas Monzner [Wed, 16 Apr 2008 16:26:15 +0000 (16:26 +0000)]
dont crash when no or empty cables.xml is available
Andreas Monzner [Wed, 16 Apr 2008 15:11:32 +0000 (15:11 +0000)]
fix Makefiles
Andreas Monzner [Wed, 16 Apr 2008 10:51:26 +0000 (10:51 +0000)]
try to detect transponders with a to slow or to fast time..
Andreas Monzner [Wed, 16 Apr 2008 09:53:18 +0000 (09:53 +0000)]
use clock_gettime for internal timers instead of gettimeofday .. so now our
timers are independent of the normal linux clock (and change linux time
without inform e2 is now really uncritical)
Felix Domke [Wed, 16 Apr 2008 00:38:28 +0000 (00:38 +0000)]
fix colors
Felix Domke [Tue, 15 Apr 2008 23:59:24 +0000 (23:59 +0000)]
simple tool to use SVG to prototype skins
Felix Domke [Tue, 15 Apr 2008 23:57:31 +0000 (23:57 +0000)]
by Nemesis: remove obsolete source in CutlistEditor, fix network adapter setup layout
Felix Domke [Tue, 15 Apr 2008 23:55:19 +0000 (23:55 +0000)]
make our lifes a bit more colorful.
Felix Domke [Tue, 15 Apr 2008 23:53:41 +0000 (23:53 +0000)]
relayout a bit
Andreas Monzner [Tue, 15 Apr 2008 16:40:04 +0000 (16:40 +0000)]
fix servicedvd.so install (now the directory is created before copy lib
Andreas Monzner [Tue, 15 Apr 2008 15:38:18 +0000 (15:38 +0000)]
dont show infobar when a dvd menu is visible
dont crash when ok is pressed in the filebrowser when the ".." entry is
selected
Andreas Monzner [Tue, 15 Apr 2008 14:31:06 +0000 (14:31 +0000)]
dont build dvdplugin when dreamdvd lib ist not available
Andreas Monzner [Tue, 15 Apr 2008 12:52:39 +0000 (12:52 +0000)]
remove no more exist Makefile
Andreas Monzner [Tue, 15 Apr 2008 12:47:41 +0000 (12:47 +0000)]
add DVDPlayer plugin (not final yet)
not working without libdreamdvd (not in OE yet)
Andreas Monzner [Tue, 15 Apr 2008 12:38:43 +0000 (12:38 +0000)]
add seekChapter method to iSeekableService interface
Andreas Monzner [Tue, 15 Apr 2008 12:33:43 +0000 (12:33 +0000)]
add icon mainmenu icon for dvd player (not final version)
Andreas Monzner [Tue, 15 Apr 2008 12:32:03 +0000 (12:32 +0000)]
add icon for dvd player
Felix Domke [Mon, 14 Apr 2008 23:31:55 +0000 (23:31 +0000)]
Add TaskView, a screen to display job progress
Felix Domke [Mon, 14 Apr 2008 23:31:18 +0000 (23:31 +0000)]
Add 'Tasks' for controlled execution of multiple external tools
Felix Domke [Mon, 14 Apr 2008 23:28:10 +0000 (23:28 +0000)]
emit changed when text changes (not so static anymore)
Felix Domke [Mon, 14 Apr 2008 23:27:01 +0000 (23:27 +0000)]
add 'progress' source, 'progress to text' converter
Andreas Monzner [Mon, 14 Apr 2008 15:10:50 +0000 (15:10 +0000)]
better handling for eServiceFS file extensions
Andreas Monzner [Mon, 14 Apr 2008 11:31:34 +0000 (11:31 +0000)]
remove deprecated code (deprecation date was 2008-01 and 2008-02)
Felix Domke [Sun, 13 Apr 2008 23:04:18 +0000 (23:04 +0000)]
add new png directories
Felix Domke [Sun, 13 Apr 2008 23:03:44 +0000 (23:03 +0000)]
png cleanup by nemsis, png move/changes
Felix Domke [Sun, 13 Apr 2008 23:00:47 +0000 (23:00 +0000)]
png cleanup by nemesis, source changes.
Felix Domke [Sun, 13 Apr 2008 22:44:24 +0000 (22:44 +0000)]
remove 'Header', it's obsolete and unused
Felix Domke [Sun, 13 Apr 2008 22:40:38 +0000 (22:40 +0000)]
add support for writing python strings directly
Felix Domke [Sun, 13 Apr 2008 22:37:42 +0000 (22:37 +0000)]
use 'Console' font in console window
Felix Domke [Sun, 13 Apr 2008 22:33:42 +0000 (22:33 +0000)]
use TemplatedMultiContent for language selection
Felix Domke [Sun, 13 Apr 2008 22:32:36 +0000 (22:32 +0000)]
add TemplatedMultiContent converter
Felix Domke [Sun, 13 Apr 2008 22:30:58 +0000 (22:30 +0000)]
add 'templates' in listboxcontent, to split the layout from actual data content
Felix Domke [Thu, 10 Apr 2008 20:11:06 +0000 (20:11 +0000)]
set fastblank correctly
Felix Domke [Thu, 10 Apr 2008 13:12:24 +0000 (13:12 +0000)]
allow setting a videomode directly with 1(=720p),2(=1080i),3(=scart)
Felix Domke [Thu, 10 Apr 2008 11:23:33 +0000 (11:23 +0000)]
update sv language
Andreas Frisch [Wed, 9 Apr 2008 13:51:09 +0000 (13:51 +0000)]
Add ServicePosition arguments Detailed, Negate, ShowHours & respective patch for CutListEditor
Andreas Oberritter [Tue, 8 Apr 2008 22:32:16 +0000 (22:32 +0000)]
experimental support for freetype 2.1.x and newer versions
Felix Domke [Tue, 8 Apr 2008 22:23:26 +0000 (22:23 +0000)]
update hu, fr language
Stefan Pluecken [Mon, 7 Apr 2008 21:32:49 +0000 (21:32 +0000)]
"selction" => "selection"
Stefan Pluecken [Sun, 6 Apr 2008 21:57:53 +0000 (21:57 +0000)]
add translation choser (on pressing the red button) to the StartWizard
Stefan Pluecken [Sun, 6 Apr 2008 21:56:15 +0000 (21:56 +0000)]
some translation fixes (thx to Jens Seidel)
Felix Domke [Sun, 6 Apr 2008 14:29:07 +0000 (14:29 +0000)]
provide better way of passing arguments to 'execute'
Felix Domke [Sun, 6 Apr 2008 14:27:38 +0000 (14:27 +0000)]
update pl translation
Felix Domke [Sun, 6 Apr 2008 11:29:34 +0000 (11:29 +0000)]
update hu language
Andreas Monzner [Fri, 4 Apr 2008 21:49:42 +0000 (21:49 +0000)]
fix tabs
Andreas Monzner [Fri, 4 Apr 2008 21:21:03 +0000 (21:21 +0000)]
remove unneeded minBackwardSpeed check... the min speed is already defined
via Usage config (in Expert Mode)
Andreas Monzner [Fri, 4 Apr 2008 10:11:23 +0000 (10:11 +0000)]
update czech translations
Andreas Monzner [Wed, 2 Apr 2008 19:23:40 +0000 (19:23 +0000)]
update french translation
Andreas Monzner [Wed, 2 Apr 2008 10:29:03 +0000 (10:29 +0000)]
update icelandic translations
Andreas Monzner [Tue, 1 Apr 2008 14:39:18 +0000 (14:39 +0000)]
update icelandic translations
Andreas Frisch [Tue, 1 Apr 2008 13:32:46 +0000 (13:32 +0000)]
typos
Andreas Monzner [Tue, 1 Apr 2008 11:00:01 +0000 (11:00 +0000)]
size fix
Andreas Monzner [Mon, 31 Mar 2008 09:42:48 +0000 (09:42 +0000)]
add support for user events and user informations
Andreas Monzner [Mon, 31 Mar 2008 09:41:58 +0000 (09:41 +0000)]
fix compiler warning
Andreas Monzner [Sun, 30 Mar 2008 20:36:18 +0000 (20:36 +0000)]
more translations
Andreas Monzner [Sun, 30 Mar 2008 16:00:04 +0000 (16:00 +0000)]
yet another translation update
Andreas Monzner [Sun, 30 Mar 2008 15:57:46 +0000 (15:57 +0000)]
fix warning, add missing backslash
Stefan Pluecken [Sun, 30 Mar 2008 14:23:37 +0000 (14:23 +0000)]
allow language selection in video wizard
Stefan Pluecken [Sun, 30 Mar 2008 14:00:41 +0000 (14:00 +0000)]
add sanity check on language index
Stefan Pluecken [Sun, 30 Mar 2008 13:24:49 +0000 (13:24 +0000)]
add videowizard.xml to translations
Stefan Pluecken [Sun, 30 Mar 2008 13:24:19 +0000 (13:24 +0000)]
don't grab empty strings in xml2po.py
Stefan Pluecken [Sun, 30 Mar 2008 13:17:42 +0000 (13:17 +0000)]
allow language references through indexes
Andreas Monzner [Sun, 30 Mar 2008 11:07:03 +0000 (11:07 +0000)]
change "Behaviour" to "Behavior" in all files ... including all
translations.. so no new translation is needed
Andreas Monzner [Sat, 29 Mar 2008 19:22:52 +0000 (19:22 +0000)]
another change of policy (with correct aspect ratio)
default use letterbox for 16:9 content on 4:3 TVs
default use pillarbox for 4:3 content on 16:9 TVs
Andreas Monzner [Sat, 29 Mar 2008 19:08:16 +0000 (19:08 +0000)]
language fixes
Andreas Monzner [Sat, 29 Mar 2008 12:29:42 +0000 (12:29 +0000)]
just scale by default
Andreas Monzner [Sat, 29 Mar 2008 12:12:39 +0000 (12:12 +0000)]
order InputChannel list.. (DVI, Scart, YPbPr)
Felix Domke [Fri, 28 Mar 2008 23:16:36 +0000 (23:16 +0000)]
update da,lt language
Stefan Pluecken [Fri, 28 Mar 2008 23:13:21 +0000 (23:13 +0000)]
revert changes
Andreas Monzner [Fri, 28 Mar 2008 20:30:28 +0000 (20:30 +0000)]
fix vsize
Felix Domke [Fri, 28 Mar 2008 15:18:54 +0000 (15:18 +0000)]
update da language