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
Andreas Monzner [Sat, 4 Aug 2007 11:42:54 +0000 (11:42 +0000)]
immediate take care of changed "visualize rotor movement" option
Andreas Monzner [Sat, 4 Aug 2007 11:42:07 +0000 (11:42 +0000)]
cleanup
Andreas Monzner [Sat, 4 Aug 2007 10:57:17 +0000 (10:57 +0000)]
reset offset when choose time via menu button
Andreas Monzner [Sat, 4 Aug 2007 10:49:26 +0000 (10:49 +0000)]
redraw timelines when time is selected via menu button
Andreas Monzner [Thu, 2 Aug 2007 20:24:53 +0000 (20:24 +0000)]
fix not working epg search
Andreas Monzner [Thu, 2 Aug 2007 16:05:12 +0000 (16:05 +0000)]
small fix
Andreas Monzner [Thu, 2 Aug 2007 16:00:23 +0000 (16:00 +0000)]
add new converter (useable to get movie creation time and duration)
Andreas Monzner [Thu, 2 Aug 2007 14:12:41 +0000 (14:12 +0000)]
ServiceName converter now can handle iPlayableService's and
ServiceReference's
Andreas Monzner [Thu, 2 Aug 2007 14:09:48 +0000 (14:09 +0000)]
code cleanup,
add info property,
more flexible code
Andreas Monzner [Thu, 2 Aug 2007 14:07:44 +0000 (14:07 +0000)]
code cleanup
Andreas Monzner [Thu, 2 Aug 2007 11:14:42 +0000 (11:14 +0000)]
fix import
Andreas Monzner [Thu, 2 Aug 2007 11:13:58 +0000 (11:13 +0000)]
Add AsLength option to ClockToText Converter
Felix Domke [Wed, 1 Aug 2007 01:20:07 +0000 (01:20 +0000)]
add polish language, thanks to Sebastian
Andreas Monzner [Tue, 31 Jul 2007 20:10:52 +0000 (20:10 +0000)]
fix position of movie length
Andreas Monzner [Tue, 31 Jul 2007 18:11:09 +0000 (18:11 +0000)]
add missing import
Andreas Monzner [Tue, 31 Jul 2007 13:28:29 +0000 (13:28 +0000)]
add missing pictures,
fix non working timeline text update,
fix non working similar list
Andreas Monzner [Tue, 31 Jul 2007 11:01:51 +0000 (11:01 +0000)]
the graphical multiepg plugin needs a realy actual enigma2 (from today!!)
Andreas Monzner [Tue, 31 Jul 2007 11:00:01 +0000 (11:00 +0000)]
add graphical multiepg plugin (like e1)
yet it is just startable via blue button menu
Andreas Monzner [Tue, 31 Jul 2007 10:16:08 +0000 (10:16 +0000)]
take care of scrollbar size when build movielist and timerlist entries
i dont understand how it could work ever
Andreas Monzner [Tue, 31 Jul 2007 10:09:49 +0000 (10:09 +0000)]
renable callable func to selectable func
Felix Domke [Tue, 31 Jul 2007 02:23:16 +0000 (02:23 +0000)]
fix typos
Andreas Monzner [Tue, 31 Jul 2007 00:56:46 +0000 (00:56 +0000)]
code cleanup
Felix Domke [Mon, 30 Jul 2007 22:14:29 +0000 (22:14 +0000)]
fix fillSimilarList
Felix Domke [Mon, 30 Jul 2007 21:49:24 +0000 (21:49 +0000)]
update de language
Felix Domke [Mon, 30 Jul 2007 21:46:35 +0000 (21:46 +0000)]
possibility to sort epg list alphabetically (thanks to Moritz Venn)
Andreas Monzner [Mon, 30 Jul 2007 20:47:43 +0000 (20:47 +0000)]
add possibility to set a callable check function
Andreas Monzner [Mon, 30 Jul 2007 20:47:17 +0000 (20:47 +0000)]
add possibility to set a check callable function
Andreas Monzner [Mon, 30 Jul 2007 20:46:03 +0000 (20:46 +0000)]
fix
Felix Domke [Mon, 30 Jul 2007 15:11:01 +0000 (15:11 +0000)]
es language update
Felix Domke [Sun, 29 Jul 2007 22:02:56 +0000 (22:02 +0000)]
generic language update
Felix Domke [Sun, 29 Jul 2007 17:25:06 +0000 (17:25 +0000)]
update lt language
Felix Domke [Sun, 29 Jul 2007 17:20:45 +0000 (17:20 +0000)]
add lt flag
Andreas Monzner [Sat, 28 Jul 2007 10:32:56 +0000 (10:32 +0000)]
small fix for better look
Felix Domke [Sat, 28 Jul 2007 09:20:01 +0000 (09:20 +0000)]
just call plugin with servicelist as kwarg
Andreas Monzner [Sat, 28 Jul 2007 09:19:41 +0000 (09:19 +0000)]
fix
Andreas Monzner [Sat, 28 Jul 2007 09:18:50 +0000 (09:18 +0000)]
fixes
Felix Domke [Sat, 28 Jul 2007 09:18:29 +0000 (09:18 +0000)]
fix *required* kwargs. plugins not having **kwargs will probably not run with newer enigma2, but this has been documented since the beginning.
Felix Domke [Sat, 28 Jul 2007 07:45:10 +0000 (07:45 +0000)]
add lt language, thanks to Adga
Andreas Monzner [Fri, 27 Jul 2007 22:27:19 +0000 (22:27 +0000)]
code cleanup / more flexible code
Andreas Monzner [Fri, 27 Jul 2007 22:26:27 +0000 (22:26 +0000)]
remove unneeded code
Andreas Monzner [Fri, 27 Jul 2007 22:25:41 +0000 (22:25 +0000)]
make servicelist accessible in plugins
self.session.servicelist is available just when the plugin main function is
called... so create a lokal copy when you need it
Andreas Monzner [Fri, 27 Jul 2007 22:20:16 +0000 (22:20 +0000)]
more complete error message
Andreas Monzner [Fri, 27 Jul 2007 22:18:41 +0000 (22:18 +0000)]
add simple event source
Andreas Monzner [Fri, 27 Jul 2007 22:10:41 +0000 (22:10 +0000)]
small cleanup/speedup
Andreas Monzner [Thu, 26 Jul 2007 19:44:12 +0000 (19:44 +0000)]
add possibility to set backgroundcolor for multicontent text entries too
Andreas Monzner [Thu, 26 Jul 2007 14:33:20 +0000 (14:33 +0000)]
add function to set the selection rect (for partial selections),
add parameter to multicontent text entry to set a border width,
add parameter to multicontent text entry to set backgroundcolor
Andreas Monzner [Thu, 26 Jul 2007 12:39:17 +0000 (12:39 +0000)]
fix previous fix
Andreas Monzner [Thu, 26 Jul 2007 12:05:06 +0000 (12:05 +0000)]
fix
Felix Domke [Wed, 25 Jul 2007 22:36:48 +0000 (22:36 +0000)]
use 'id3demux'/'mad' for decoding mp3files instead of decodebin
Andreas Monzner [Wed, 25 Jul 2007 20:54:00 +0000 (20:54 +0000)]
more speedups
Andreas Monzner [Wed, 25 Jul 2007 20:17:12 +0000 (20:17 +0000)]
small speedups,
small cleanups,
fix non working query for time epoch
Andreas Monzner [Wed, 25 Jul 2007 14:09:15 +0000 (14:09 +0000)]
fix typo
Andreas Monzner [Wed, 25 Jul 2007 08:13:20 +0000 (08:13 +0000)]
fix typo
Stefan Pluecken [Tue, 24 Jul 2007 21:59:53 +0000 (21:59 +0000)]
display Satfinder, SatelliteEquipmentControl and PositionerSetup
plugins only if a DVB-S or DVB-S2 frontend is installed
Andreas Monzner [Tue, 24 Jul 2007 14:24:04 +0000 (14:24 +0000)]
fix CI chaining
Andreas Monzner [Tue, 24 Jul 2007 14:21:43 +0000 (14:21 +0000)]
small fix
Andreas Monzner [Mon, 23 Jul 2007 19:32:17 +0000 (19:32 +0000)]
move selection to currently used skin
Andreas Monzner [Mon, 23 Jul 2007 14:49:35 +0000 (14:49 +0000)]
small fix
Andreas Monzner [Mon, 23 Jul 2007 11:52:28 +0000 (11:52 +0000)]
remove unneeded
Andreas Monzner [Mon, 23 Jul 2007 11:26:34 +0000 (11:26 +0000)]
small size fix
Andreas Monzner [Mon, 23 Jul 2007 00:40:36 +0000 (00:40 +0000)]
fix non visible timer clock in epg event list for subservice recordings
Andreas Monzner [Mon, 23 Jul 2007 00:19:09 +0000 (00:19 +0000)]
better place to show/hide progress