Stefan Pluecken [Sun, 17 Sep 2006 01:18:40 +0000 (01:18 +0000)]
fix zapping alternatives bluescreen
Stefan Pluecken [Sun, 17 Sep 2006 00:52:42 +0000 (00:52 +0000)]
fix cable scan
Stefan Pluecken [Wed, 6 Sep 2006 12:47:59 +0000 (12:47 +0000)]
link correct url for web interface sample
Felix Domke [Wed, 6 Sep 2006 11:59:02 +0000 (11:59 +0000)]
update sv language
Felix Domke [Tue, 5 Sep 2006 22:54:43 +0000 (22:54 +0000)]
add missing eTimer
Andreas Monzner [Thu, 24 Aug 2006 20:21:43 +0000 (20:21 +0000)]
use eDebug instead of printf
Andreas Monzner [Thu, 24 Aug 2006 17:29:45 +0000 (17:29 +0000)]
no bluescreen when playing "None"
Andreas Monzner [Thu, 24 Aug 2006 13:09:29 +0000 (13:09 +0000)]
always return currently active apid
Andreas Monzner [Thu, 24 Aug 2006 12:42:41 +0000 (12:42 +0000)]
small fix
Andreas Monzner [Thu, 24 Aug 2006 12:40:39 +0000 (12:40 +0000)]
revert incorret changes
Andreas Monzner [Thu, 24 Aug 2006 12:16:56 +0000 (12:16 +0000)]
some NumericalInput and uncode/utf-8 fixes
Andreas Monzner [Wed, 23 Aug 2006 23:53:30 +0000 (23:53 +0000)]
use uncode for textinput component
Andreas Monzner [Wed, 23 Aug 2006 12:01:25 +0000 (12:01 +0000)]
revert unneeded changes
Andreas Monzner [Wed, 23 Aug 2006 11:56:02 +0000 (11:56 +0000)]
fix non-visible video on subservicequickzap start
Andreas Monzner [Tue, 22 Aug 2006 12:36:31 +0000 (12:36 +0000)]
fix
Stefan Pluecken [Tue, 22 Aug 2006 10:56:45 +0000 (10:56 +0000)]
fix bluescreen appearing when ChoiceBox is empty
Andreas Monzner [Mon, 21 Aug 2006 23:37:27 +0000 (23:37 +0000)]
fix non working code
Andreas Monzner [Mon, 21 Aug 2006 23:02:23 +0000 (23:02 +0000)]
add support for umlauts
Stefan Pluecken [Mon, 21 Aug 2006 16:01:58 +0000 (16:01 +0000)]
some fixes on the subservices quickzapper
Andreas Monzner [Mon, 21 Aug 2006 10:08:55 +0000 (10:08 +0000)]
hopefully fix frequently segfaults
Andreas Monzner [Fri, 18 Aug 2006 13:07:24 +0000 (13:07 +0000)]
stop running service on shutdown
Andreas Monzner [Fri, 18 Aug 2006 12:50:53 +0000 (12:50 +0000)]
fixes
Andreas Monzner [Fri, 18 Aug 2006 12:41:41 +0000 (12:41 +0000)]
fix memleak
Andreas Monzner [Fri, 18 Aug 2006 12:38:27 +0000 (12:38 +0000)]
speedups
Andreas Monzner [Fri, 18 Aug 2006 12:37:36 +0000 (12:37 +0000)]
give more resources free on nav.shutdown and nav.stopService
Andreas Monzner [Thu, 17 Aug 2006 13:13:53 +0000 (13:13 +0000)]
fix memleak check
cleanup
Andreas Monzner [Thu, 17 Aug 2006 11:36:46 +0000 (11:36 +0000)]
fix possible segfault (on refcount wrap)
Andreas Monzner [Thu, 17 Aug 2006 11:36:03 +0000 (11:36 +0000)]
cleanup
Andreas Monzner [Thu, 17 Aug 2006 00:28:27 +0000 (00:28 +0000)]
take care of mpeg frame protection bit
Andreas Monzner [Thu, 17 Aug 2006 00:14:36 +0000 (00:14 +0000)]
fix typo
Andreas Monzner [Thu, 17 Aug 2006 00:04:28 +0000 (00:04 +0000)]
dont start radiotext decoder in playback / timeshift mode.. (not working
yet)
Andreas Monzner [Wed, 16 Aug 2006 23:54:22 +0000 (23:54 +0000)]
fix small mem leak
Andreas Monzner [Wed, 16 Aug 2006 23:43:29 +0000 (23:43 +0000)]
add support for radiotext (python gui component missing yet)
Andreas Monzner [Wed, 16 Aug 2006 23:41:36 +0000 (23:41 +0000)]
small cleanup
Andreas Monzner [Tue, 15 Aug 2006 15:47:01 +0000 (15:47 +0000)]
changes for use of new swig version 1.3.29 (c++ python wrapper)
with the new swig version all python -> c++ calls are round about 40% faster
you must change in openembedded/conf/distro PREFERRED_VERSION_swig-native =
"1.3.27" to PREFERRED_VERSION_swig-native = "1.3.29"
or do a bitbake -b ../openembedded/packages/swig/swig-native_1.3.29.bb
Andreas Monzner [Tue, 15 Aug 2006 15:41:32 +0000 (15:41 +0000)]
small performance fix (use cache for nav.getCurrentService())
Felix Domke [Wed, 9 Aug 2006 12:16:54 +0000 (12:16 +0000)]
fix getServiceInfoValue, which should not be cached
Felix Domke [Wed, 9 Aug 2006 00:26:15 +0000 (00:26 +0000)]
fix caching
Felix Domke [Wed, 9 Aug 2006 00:24:38 +0000 (00:24 +0000)]
add possibility to have multiple windowstyles. LCD can have different colors now.
Andreas Monzner [Tue, 8 Aug 2006 23:49:25 +0000 (23:49 +0000)]
more wrong tsid/sid private epg workarounds
Andreas Monzner [Tue, 8 Aug 2006 23:40:16 +0000 (23:40 +0000)]
store last updated timestamp for private and normal epg separately
Stefan Pluecken [Tue, 8 Aug 2006 19:00:43 +0000 (19:00 +0000)]
plugins can appear in the extensions menu now
use PluginDescriptor.WHERE_EXTENSIONSMENU and the same parameters as for standard plugins (see the file manager plugin for an
example)
Andreas Monzner [Tue, 8 Aug 2006 11:31:30 +0000 (11:31 +0000)]
sort providers case insensitiv
Felix Domke [Tue, 8 Aug 2006 01:24:58 +0000 (01:24 +0000)]
add oled support
Stefan Pluecken [Tue, 8 Aug 2006 00:23:33 +0000 (00:23 +0000)]
additional changes for the last commit
Stefan Pluecken [Mon, 7 Aug 2006 23:56:47 +0000 (23:56 +0000)]
make infobar extensions more flexible (and easier to reuse and extend)
Felix Domke [Mon, 7 Aug 2006 19:38:54 +0000 (19:38 +0000)]
fix typo
Felix Domke [Mon, 7 Aug 2006 19:03:42 +0000 (19:03 +0000)]
fix help when no help available
Felix Domke [Mon, 7 Aug 2006 18:52:27 +0000 (18:52 +0000)]
set feinfo to None when no valid service is available
Felix Domke [Mon, 7 Aug 2006 18:50:44 +0000 (18:50 +0000)]
fix 'ok' in FileManager for files a bit
Felix Domke [Mon, 7 Aug 2006 18:48:42 +0000 (18:48 +0000)]
fix audio selector when service doesn't support audio track selection
Andreas Monzner [Sun, 6 Aug 2006 14:03:49 +0000 (14:03 +0000)]
update workaround for wrong transmitted private data
Stefan Pluecken [Sat, 5 Aug 2006 17:33:32 +0000 (17:33 +0000)]
adding subservices quickzap (still buggy.. don't use timeshifting or PiP while in subservices quickzap mode as it will eat your cat)
Felix Domke [Fri, 4 Aug 2006 00:05:46 +0000 (00:05 +0000)]
update icelandic language, thanks to kosy
Felix Domke [Fri, 4 Aug 2006 00:04:54 +0000 (00:04 +0000)]
fix icelandic flag, thanks to kosy
Andreas Monzner [Wed, 2 Aug 2006 18:57:42 +0000 (18:57 +0000)]
add missing translation
Andreas Monzner [Wed, 2 Aug 2006 15:50:28 +0000 (15:50 +0000)]
add warning for hardcoded network_id
Andreas Monzner [Wed, 2 Aug 2006 15:44:49 +0000 (15:44 +0000)]
add possibility to read detailed epg from Digital+
Andreas Monzner [Wed, 2 Aug 2006 13:52:43 +0000 (13:52 +0000)]
some cleanups
Felix Domke [Sun, 30 Jul 2006 23:21:55 +0000 (23:21 +0000)]
suspend timers when all renders are hidden
Felix Domke [Sun, 30 Jul 2006 22:56:43 +0000 (22:56 +0000)]
some minor speedups using caches and more selective updating
Felix Domke [Sun, 30 Jul 2006 22:55:41 +0000 (22:55 +0000)]
fix configElementBoolean display sense
Felix Domke [Sun, 30 Jul 2006 20:24:46 +0000 (20:24 +0000)]
allow standy in media player
Felix Domke [Sun, 30 Jul 2006 20:20:34 +0000 (20:20 +0000)]
allow standby only in InfoBar, MoviePlayer, Menus, Setup and Radiomode
Andreas Monzner [Sat, 29 Jul 2006 11:08:14 +0000 (11:08 +0000)]
fix frequently segfaults
Andreas Monzner [Sat, 29 Jul 2006 09:04:51 +0000 (09:04 +0000)]
add missing file for mhw epg
Stefan Pluecken [Fri, 28 Jul 2006 21:30:32 +0000 (21:30 +0000)]
translate text attribute for skin objects
Felix Domke [Fri, 28 Jul 2006 12:55:57 +0000 (12:55 +0000)]
add missing background color
Felix Domke [Fri, 28 Jul 2006 12:49:04 +0000 (12:49 +0000)]
make resume optional
Felix Domke [Fri, 28 Jul 2006 11:58:31 +0000 (11:58 +0000)]
fix sense
Felix Domke [Wed, 26 Jul 2006 17:37:54 +0000 (17:37 +0000)]
update enigma2.pot
Felix Domke [Wed, 26 Jul 2006 17:35:20 +0000 (17:35 +0000)]
update nl language
Andreas Monzner [Wed, 26 Jul 2006 13:03:13 +0000 (13:03 +0000)]
add MHW EPG (disabled for default)
Andreas Monzner [Wed, 26 Jul 2006 10:46:41 +0000 (10:46 +0000)]
code cleanup
Andreas Monzner [Tue, 25 Jul 2006 20:38:38 +0000 (20:38 +0000)]
code cleanup
Andreas Monzner [Tue, 25 Jul 2006 19:24:11 +0000 (19:24 +0000)]
remove unneeded workaround
Felix Domke [Tue, 25 Jul 2006 19:05:26 +0000 (19:05 +0000)]
update danish language
Felix Domke [Tue, 25 Jul 2006 18:47:38 +0000 (18:47 +0000)]
add comment
Andreas Monzner [Tue, 25 Jul 2006 17:38:05 +0000 (17:38 +0000)]
fix bluescreen ... i hope this is okay
Andreas Monzner [Tue, 25 Jul 2006 01:06:31 +0000 (01:06 +0000)]
cleanup code
Andreas Monzner [Tue, 25 Jul 2006 00:58:13 +0000 (00:58 +0000)]
disable debug output
Andreas Monzner [Tue, 25 Jul 2006 00:57:42 +0000 (00:57 +0000)]
fix warnings, add toBCD function
Andreas Monzner [Tue, 25 Jul 2006 00:56:55 +0000 (00:56 +0000)]
make inline
Felix Domke [Tue, 25 Jul 2006 00:02:23 +0000 (00:02 +0000)]
try to reuse available converter
Felix Domke [Mon, 24 Jul 2006 23:56:06 +0000 (23:56 +0000)]
support only one upstream element (source)
Felix Domke [Mon, 24 Jul 2006 23:55:12 +0000 (23:55 +0000)]
use single argument only
Felix Domke [Mon, 24 Jul 2006 14:01:40 +0000 (14:01 +0000)]
update event info on service start
Felix Domke [Mon, 24 Jul 2006 13:53:01 +0000 (13:53 +0000)]
add more useful __repr__
Felix Domke [Mon, 24 Jul 2006 13:50:08 +0000 (13:50 +0000)]
ask to resume on playback
Andreas Monzner [Mon, 24 Jul 2006 11:27:28 +0000 (11:27 +0000)]
remove fuzzy's
Andreas Monzner [Sun, 23 Jul 2006 22:10:24 +0000 (22:10 +0000)]
fix auto terrestrial scan
Andreas Monzner [Sun, 23 Jul 2006 18:09:49 +0000 (18:09 +0000)]
update finnish language
Andreas Monzner [Sun, 23 Jul 2006 18:05:19 +0000 (18:05 +0000)]
no class needed here
Andreas Monzner [Sun, 23 Jul 2006 17:45:07 +0000 (17:45 +0000)]
make refcount value volatile
Andreas Monzner [Sun, 23 Jul 2006 16:23:35 +0000 (16:23 +0000)]
fix manual cable scan
Andreas Monzner [Fri, 21 Jul 2006 22:48:09 +0000 (22:48 +0000)]
clear list of previous found services when a new servicescan starts
Andreas Monzner [Fri, 21 Jul 2006 09:48:59 +0000 (09:48 +0000)]
add default values for not defined values in
terrestrial.xml/cables.xml/satellites.xml
fix reading auto code rate from terrestrial.xml ( 6 for auto is wrong .. so
all > 5 is forced to AUTO)
Andreas Monzner [Fri, 21 Jul 2006 00:14:15 +0000 (00:14 +0000)]
store and re-use previous pip position and size
Andreas Monzner [Thu, 20 Jul 2006 23:26:37 +0000 (23:26 +0000)]
fix removing last entry in bouquet
Andreas Monzner [Thu, 20 Jul 2006 23:02:14 +0000 (23:02 +0000)]
fix terrestrial manual scan, use more parameters from terrestrial.xml for
automatic scan