Andreas Monzner [Fri, 21 Sep 2007 20:33:24 +0000 (20:33 +0000)]
remove debug
Andreas Monzner [Fri, 21 Sep 2007 20:30:29 +0000 (20:30 +0000)]
small fixes for PIG
Andreas Monzner [Fri, 21 Sep 2007 20:15:18 +0000 (20:15 +0000)]
add a "Picture in Graphics" source.. its usable to show a small embedded tv
picture in every screen.. simply by add a line like "<widget source="fake"
render="Pig" backgroundColor="transparent" size="160,120" position="50,50"
/>
Andreas Monzner [Fri, 21 Sep 2007 17:22:19 +0000 (17:22 +0000)]
add possibility to redefine multiepg colors in skin
GraphEpg.Foreground, GraphEpg.Background, GrapgEpg.BackgroundSelected,
GraphEpg.Border
Andreas Monzner [Wed, 19 Sep 2007 15:33:56 +0000 (15:33 +0000)]
another translation update
Andreas Monzner [Wed, 19 Sep 2007 11:51:20 +0000 (11:51 +0000)]
some translations added
Andreas Monzner [Wed, 19 Sep 2007 11:45:52 +0000 (11:45 +0000)]
small fix
Felix Domke [Tue, 18 Sep 2007 02:43:27 +0000 (02:43 +0000)]
es language update
Andreas Monzner [Mon, 17 Sep 2007 21:32:00 +0000 (21:32 +0000)]
use _ as separator instead of : for picon filenames
for better compatibility with vfat based filesystems on some cf cards or usb
sticks
Andreas Monzner [Mon, 17 Sep 2007 19:18:48 +0000 (19:18 +0000)]
replace /etc/picon by /usr/share/enigma2/picon .. etc is just for config
files
Andreas Monzner [Mon, 17 Sep 2007 19:07:31 +0000 (19:07 +0000)]
yet another small fix
Andreas Monzner [Mon, 17 Sep 2007 19:02:59 +0000 (19:02 +0000)]
small fix
Andreas Monzner [Mon, 17 Sep 2007 18:50:39 +0000 (18:50 +0000)]
use servicereferences instead of servicename as picon filenames
Andreas Monzner [Mon, 17 Sep 2007 18:02:28 +0000 (18:02 +0000)]
small cleanup
Andreas Monzner [Mon, 17 Sep 2007 17:44:11 +0000 (17:44 +0000)]
add support for channellogos (picons)
Andreas Monzner [Mon, 17 Sep 2007 10:59:54 +0000 (10:59 +0000)]
add some debug output for subtitles
Andreas Monzner [Mon, 17 Sep 2007 10:54:24 +0000 (10:54 +0000)]
clear non processed subtitles on skip forward / backward
Andreas Monzner [Mon, 17 Sep 2007 10:24:43 +0000 (10:24 +0000)]
size fixes
Andreas Monzner [Mon, 17 Sep 2007 10:16:05 +0000 (10:16 +0000)]
fix bsod in satfinder (no Constructor defined for eDVBFrontendParameters)
Andreas Monzner [Sun, 16 Sep 2007 13:10:46 +0000 (13:10 +0000)]
size fix
Andreas Monzner [Sun, 16 Sep 2007 12:24:05 +0000 (12:24 +0000)]
show bandwitdt instead of symbolrate for DVB-T in scan
Andreas Monzner [Sun, 16 Sep 2007 10:32:42 +0000 (10:32 +0000)]
rename menu pngs
Andreas Monzner [Sun, 16 Sep 2007 10:20:26 +0000 (10:20 +0000)]
add missing font
Andreas Monzner [Sun, 16 Sep 2007 09:49:55 +0000 (09:49 +0000)]
replace old screwed stone skin with Screwed Stone II (thx to nemesis)
Andreas Monzner [Sun, 16 Sep 2007 09:45:09 +0000 (09:45 +0000)]
show "Current Transponder" entry in ChannelSelection -> Satellites
CVS: ----------------------------------------------------------------------
Andreas Monzner [Sun, 16 Sep 2007 09:19:59 +0000 (09:19 +0000)]
fix typo (orbpos -> orb_pos)
Andreas Monzner [Sat, 15 Sep 2007 14:02:43 +0000 (14:02 +0000)]
show more information in service scan (needs additional changes in skin)
Andreas Monzner [Fri, 14 Sep 2007 23:50:27 +0000 (23:50 +0000)]
fix bsod when select a not available service in channel selection
Andreas Monzner [Fri, 14 Sep 2007 23:28:08 +0000 (23:28 +0000)]
remove new found flags when do a automatic scan and "clear before scan" was
not checked
Andreas Monzner [Fri, 14 Sep 2007 22:17:59 +0000 (22:17 +0000)]
remove duplicate includes
Andreas Monzner [Fri, 14 Sep 2007 22:14:46 +0000 (22:14 +0000)]
update subtitle list when needed
Andreas Monzner [Fri, 14 Sep 2007 22:11:19 +0000 (22:11 +0000)]
some changes for new default skin
Andreas Monzner [Fri, 14 Sep 2007 22:01:49 +0000 (22:01 +0000)]
add possibility to get frontend type and frontend number
Andreas Monzner [Fri, 14 Sep 2007 21:58:45 +0000 (21:58 +0000)]
add possibility to use ValueRange as ValueEqual Converter
Andreas Monzner [Fri, 14 Sep 2007 19:57:20 +0000 (19:57 +0000)]
commit missing code for pixmaps in mainmenu
Andreas Monzner [Fri, 14 Sep 2007 17:23:53 +0000 (17:23 +0000)]
install new converter
Andreas Monzner [Fri, 14 Sep 2007 17:22:44 +0000 (17:22 +0000)]
add support for pictures in mainmenu
Felix Domke [Fri, 14 Sep 2007 12:26:07 +0000 (12:26 +0000)]
allow different skins by specifying a list as skinName, use menu_<menuid> as alternative skin for menus
Andreas Monzner [Fri, 14 Sep 2007 11:27:41 +0000 (11:27 +0000)]
add the name of missing skin element to debug output
Andreas Monzner [Thu, 13 Sep 2007 18:36:11 +0000 (18:36 +0000)]
move dish screen behind subtitle screen (this fixes clipping problems with
subtitles)
Andreas Monzner [Thu, 13 Sep 2007 11:14:24 +0000 (11:14 +0000)]
revert previous (non working) clipping fix
Andreas Monzner [Thu, 13 Sep 2007 11:10:14 +0000 (11:10 +0000)]
make DishScreen transparent... this fixes a clipping problem with the
subtitle screen
Felix Domke [Tue, 11 Sep 2007 00:46:21 +0000 (00:46 +0000)]
remove FritzCall from this cvs - it's in enigma2-plugins.schwerkraft.elitedvb.net now
Felix Domke [Sun, 9 Sep 2007 09:51:26 +0000 (09:51 +0000)]
fix spinner when no pictures available
Andreas Monzner [Fri, 7 Sep 2007 22:17:12 +0000 (22:17 +0000)]
add missing 16X seek forward,
add 48X seek forward/backward,
add 8X seek backward ( not fine.. but better as nothing )
Andreas Monzner [Fri, 7 Sep 2007 21:41:44 +0000 (21:41 +0000)]
override platform.supportsThreads early enough
Andreas Monzner [Wed, 5 Sep 2007 14:24:09 +0000 (14:24 +0000)]
better debug info
Andreas Monzner [Wed, 5 Sep 2007 14:22:13 +0000 (14:22 +0000)]
fix bug described here -> dream-multimedia-tv.de/board/thread.php?threadid=4743
Andreas Monzner [Wed, 5 Sep 2007 14:19:58 +0000 (14:19 +0000)]
simplify code
Andreas Monzner [Wed, 5 Sep 2007 00:08:07 +0000 (00:08 +0000)]
some dvb subtitles fixes
Felix Domke [Tue, 4 Sep 2007 17:33:35 +0000 (17:33 +0000)]
ASSERT m_pvr_thread to be alive
Felix Domke [Mon, 3 Sep 2007 14:28:54 +0000 (14:28 +0000)]
ca language update
Felix Domke [Mon, 3 Sep 2007 14:25:55 +0000 (14:25 +0000)]
use show_infobar_on_skip instead of on_zap when seeking
Felix Domke [Wed, 29 Aug 2007 13:43:51 +0000 (13:43 +0000)]
implement 'setup modes' (simple, intermediate, expert)
Andreas Monzner [Tue, 28 Aug 2007 17:58:53 +0000 (17:58 +0000)]
use source/converter for tuner data
add db display
Andreas Monzner [Tue, 28 Aug 2007 12:52:04 +0000 (12:52 +0000)]
fix for use frontend_sourc
Andreas Monzner [Tue, 28 Aug 2007 11:44:04 +0000 (11:44 +0000)]
fix frontend_source,
make update_interval changable
Felix Domke [Sun, 26 Aug 2007 21:50:14 +0000 (21:50 +0000)]
update lt,da language
Felix Domke [Sun, 26 Aug 2007 12:30:34 +0000 (12:30 +0000)]
add audio pid into iAudioTrackInfo
Felix Domke [Sun, 26 Aug 2007 12:23:37 +0000 (12:23 +0000)]
fix audiotype
Felix Domke [Sat, 25 Aug 2007 12:21:42 +0000 (12:21 +0000)]
base aspect calculation on 702 instead of 720 pixel
Felix Domke [Sat, 25 Aug 2007 11:52:51 +0000 (11:52 +0000)]
round to 1.778
Felix Domke [Sat, 25 Aug 2007 02:02:16 +0000 (02:02 +0000)]
fix keymap (thanks to ralfk)
Felix Domke [Sat, 25 Aug 2007 01:49:09 +0000 (01:49 +0000)]
simplify and fix code a bit. 'defaultac3' evaluation is now in pmt.cpp
Felix Domke [Sat, 25 Aug 2007 01:47:40 +0000 (01:47 +0000)]
take defaultac3 back into account when choosing defaultAudioStream. defaultac3 will override the old default if it's not an AC3 track with the first AC3 track.
Felix Domke [Sat, 25 Aug 2007 00:02:08 +0000 (00:02 +0000)]
get and select current audio track
Felix Domke [Sat, 25 Aug 2007 00:01:27 +0000 (00:01 +0000)]
use explicit default track instead of first one (as the default one isn't always the first one anymore), implement getCurrentTrack
Felix Domke [Sat, 25 Aug 2007 00:00:24 +0000 (00:00 +0000)]
add iAudioTrackSelection::getCurrentTrack to get currently selected audio track index
Felix Domke [Fri, 24 Aug 2007 23:59:26 +0000 (23:59 +0000)]
don't reorder audio streams, instead store thre default audio stream index in 'defaultAudioStream'
Andreas Monzner [Fri, 24 Aug 2007 23:03:43 +0000 (23:03 +0000)]
remove debug code
Andreas Monzner [Fri, 24 Aug 2007 23:00:42 +0000 (23:00 +0000)]
fix "in timer" icon for subservice recordings
Felix Domke [Wed, 22 Aug 2007 15:10:11 +0000 (15:10 +0000)]
update spinners slightly
Felix Domke [Wed, 22 Aug 2007 15:09:41 +0000 (15:09 +0000)]
fix loadPNG result evaluation
Felix Domke [Wed, 22 Aug 2007 15:01:18 +0000 (15:01 +0000)]
load up to 64 spinner images, use size of first one instead of hardcoded 105x105
Felix Domke [Mon, 20 Aug 2007 22:20:22 +0000 (22:20 +0000)]
make local listbox styles working for text lists
Felix Domke [Mon, 20 Aug 2007 12:04:27 +0000 (12:04 +0000)]
.cvsignore
Felix Domke [Mon, 20 Aug 2007 11:58:08 +0000 (11:58 +0000)]
.cvsignore
Felix Domke [Mon, 20 Aug 2007 11:52:23 +0000 (11:52 +0000)]
add .pyc to .cvsignore
Felix Domke [Mon, 20 Aug 2007 11:51:58 +0000 (11:51 +0000)]
add .ts.meta (for tests) to .cvsignore
Felix Domke [Mon, 20 Aug 2007 11:50:59 +0000 (11:50 +0000)]
add directories and *.mo to .cvsignore
Andreas Monzner [Mon, 20 Aug 2007 10:17:35 +0000 (10:17 +0000)]
set /etc/localtime link when change the timezone too
Felix Domke [Fri, 17 Aug 2007 10:28:38 +0000 (10:28 +0000)]
remove incorrent setTransparent
Felix Domke [Wed, 15 Aug 2007 20:08:37 +0000 (20:08 +0000)]
add 'local style' for listboxes (still needs support in listbox content)
Felix Domke [Mon, 13 Aug 2007 17:02:00 +0000 (17:02 +0000)]
Alter behavior of the zero button in PiP mode. The exact behavior may be
configured by changing the value of the 'Behaviour of 0 key in PiP-mode'
property in the settings menu. Possible values are:
- standard
the behavior of the zero button is remains as is (switch to last channel)
- swap
the zero button swaps the pip service with the active
- swap and stop
the zero button swaps the pip service with the active and then turns
pip off
- stop
turns pip off
Patch by John Holland <johnbock@i-have-a-dreambox.com>, with some
modifications.
Felix Domke [Mon, 13 Aug 2007 16:43:39 +0000 (16:43 +0000)]
update hr language
Felix Domke [Mon, 13 Aug 2007 12:15:35 +0000 (12:15 +0000)]
keep selected event when modifying sort order (Moritz Venn)
Andreas Monzner [Wed, 8 Aug 2007 13:36:22 +0000 (13:36 +0000)]
dont mark found services with newFlags when "remove existing services" was
selected
Andreas Monzner [Wed, 8 Aug 2007 10:03:52 +0000 (10:03 +0000)]
set defaults for list type, sort type and description visibility state
Felix Domke [Tue, 7 Aug 2007 20:06:23 +0000 (20:06 +0000)]
update lt language
Felix Domke [Tue, 7 Aug 2007 04:18:25 +0000 (04:18 +0000)]
update 'da' language
Andreas Monzner [Mon, 6 Aug 2007 22:39:50 +0000 (22:39 +0000)]
add possibility to select between different list styles via context menu
add possibility to sort the movielist by record time or alphanumeric
add possibility to show detailed information about current selected movie
thx to ralfk
Felix Domke [Mon, 6 Aug 2007 21:18:40 +0000 (21:18 +0000)]
only keep trailing filename for PVR services without .meta file
Felix Domke [Mon, 6 Aug 2007 21:10:10 +0000 (21:10 +0000)]
int -> size_t
Felix Domke [Mon, 6 Aug 2007 21:08:09 +0000 (21:08 +0000)]
better getName for gstreamer-based services
Andreas Monzner [Mon, 6 Aug 2007 12:34:30 +0000 (12:34 +0000)]
at possibility to change the motor running/stopped input power thresold in
simple motor config
Felix Domke [Mon, 6 Aug 2007 11:41:23 +0000 (11:41 +0000)]
update sv language
Felix Domke [Mon, 6 Aug 2007 11:12:02 +0000 (11:12 +0000)]
update nl,cs language
Felix Domke [Mon, 6 Aug 2007 00:32:54 +0000 (00:32 +0000)]
set Canvas size to widget size
Felix Domke [Mon, 6 Aug 2007 00:31:34 +0000 (00:31 +0000)]
fix canvas: reset clip rect, don't fill when no pixmap
Andreas Monzner [Sat, 4 Aug 2007 11:44:08 +0000 (11:44 +0000)]
fix not visible rotor movement pixmap