enigma2.git
16 years agohold the lnbp overcurrent detection at static detection until the rotor has
Andreas Monzner [Sat, 7 Jul 2007 17:01:27 +0000 (17:01 +0000)]
hold the lnbp overcurrent detection at static detection until the rotor has
stopped... this gives a little bit more power resources to turn the rotor
(needed when the lnb self has a high power consumption)

16 years agoset voltage before send diseqc command (like DiSEqC spec)
Andreas Monzner [Mon, 2 Jul 2007 20:59:26 +0000 (20:59 +0000)]
set voltage before send diseqc command (like DiSEqC spec)

16 years agoupdate pt,da language
Felix Domke [Sat, 30 Jun 2007 11:53:51 +0000 (11:53 +0000)]
update pt,da language

16 years agoupdate sv language
Felix Domke [Sat, 30 Jun 2007 07:33:12 +0000 (07:33 +0000)]
update sv language

16 years agofix
Andreas Monzner [Fri, 29 Jun 2007 19:51:06 +0000 (19:51 +0000)]
fix

16 years agodon't crash when PNGs are too large.
Felix Domke [Wed, 27 Jun 2007 17:14:03 +0000 (17:14 +0000)]
don't crash when PNGs are too large.

16 years agofix flags
Felix Domke [Wed, 27 Jun 2007 16:38:05 +0000 (16:38 +0000)]
fix flags

16 years agoadd greek language, thanks to stratis fot
Felix Domke [Wed, 27 Jun 2007 12:23:00 +0000 (12:23 +0000)]
add greek language, thanks to stratis fot

16 years agoadd missing flagLong
Andreas Monzner [Wed, 27 Jun 2007 10:10:40 +0000 (10:10 +0000)]
add missing flagLong

16 years agouse 'l'-flag for seekBackManual, and remove timer
Felix Domke [Tue, 26 Jun 2007 23:11:57 +0000 (23:11 +0000)]
use 'l'-flag for seekBackManual, and remove timer

16 years agosupport for 'long keypresses' ('l' in keymap.xml flags)
Felix Domke [Tue, 26 Jun 2007 23:02:31 +0000 (23:02 +0000)]
support for 'long keypresses' ('l' in keymap.xml flags)

16 years agodisplay spinner after 2 seconds, not 500ms.
Felix Domke [Tue, 19 Jun 2007 23:43:05 +0000 (23:43 +0000)]
display spinner after 2 seconds, not 500ms.

16 years agoadd stream() for play services
Felix Domke [Tue, 19 Jun 2007 23:42:17 +0000 (23:42 +0000)]
add stream() for play services

16 years agoreturn None (instead of crash) when list is empty, and getCurrent is called
Felix Domke [Tue, 19 Jun 2007 23:41:34 +0000 (23:41 +0000)]
return None (instead of crash) when list is empty, and getCurrent is called

16 years agoadd PositionDetailed mode where sub-second values are displayed
Felix Domke [Tue, 19 Jun 2007 23:40:53 +0000 (23:40 +0000)]
add PositionDetailed mode where sub-second values are displayed

16 years agoimplement streamableService for playing dvb services
Felix Domke [Tue, 19 Jun 2007 23:40:09 +0000 (23:40 +0000)]
implement streamableService for playing dvb services

16 years agowhitespace fixup
Felix Domke [Tue, 19 Jun 2007 23:39:28 +0000 (23:39 +0000)]
whitespace fixup

16 years agomake VideoWindow usable for main decoder too
Felix Domke [Tue, 19 Jun 2007 23:38:42 +0000 (23:38 +0000)]
make VideoWindow usable for main decoder too

16 years agowhen plugins have a keymap.xml in their directory, read that.
Felix Domke [Tue, 19 Jun 2007 23:37:44 +0000 (23:37 +0000)]
when plugins have a keymap.xml in their directory, read that.

16 years agotweak cutlist editor UI a bit
Felix Domke [Tue, 19 Jun 2007 23:36:57 +0000 (23:36 +0000)]
tweak cutlist editor UI a bit

16 years agomove CutListEditorActions into cutlist, and provide own CutlistSeekActions
Felix Domke [Tue, 19 Jun 2007 23:35:29 +0000 (23:35 +0000)]
move CutListEditorActions into cutlist, and provide own CutlistSeekActions

16 years agouse domain, provide removeKeyBindings for a domain
Felix Domke [Tue, 19 Jun 2007 23:33:23 +0000 (23:33 +0000)]
use domain, provide removeKeyBindings for a domain

16 years agouse filename as domain for actionmaps
Felix Domke [Tue, 19 Jun 2007 23:32:48 +0000 (23:32 +0000)]
use filename as domain for actionmaps

16 years agoadd 'domain' in actionmap for loading (and unloading) multiple keymaps at once
Felix Domke [Tue, 19 Jun 2007 23:32:12 +0000 (23:32 +0000)]
add 'domain' in actionmap for loading (and unloading) multiple keymaps at once

16 years agowhitespace fixup
Felix Domke [Tue, 19 Jun 2007 23:09:29 +0000 (23:09 +0000)]
whitespace fixup

16 years agofix seeking into cut areas, emulate AP relative seeking when no APs available by...
Felix Domke [Tue, 19 Jun 2007 23:04:59 +0000 (23:04 +0000)]
fix seeking into cut areas, emulate AP relative seeking when no APs available by seeking back one second

16 years agoworkaround: flush on AUDIO_STOP
Felix Domke [Tue, 19 Jun 2007 22:59:49 +0000 (22:59 +0000)]
workaround: flush on AUDIO_STOP

16 years agowhitespace fixup
Felix Domke [Tue, 19 Jun 2007 22:45:17 +0000 (22:45 +0000)]
whitespace fixup

16 years agoallow using other actionmap for InfobarSeekActions, only return MARKS in getNearestCu...
Felix Domke [Tue, 19 Jun 2007 21:02:26 +0000 (21:02 +0000)]
allow using other actionmap for InfobarSeekActions, only return MARKS in getNearestCutmark

16 years agofix seekable status when service is already running, only show infobar if InfoBarShow...
Felix Domke [Tue, 19 Jun 2007 19:13:02 +0000 (19:13 +0000)]
fix seekable status when service is already running, only show infobar if InfoBarShowHide support is available

16 years agowhitespace fixup
Felix Domke [Tue, 19 Jun 2007 19:13:01 +0000 (19:13 +0000)]
whitespace fixup

16 years agotranslate "Starting on" message
Stefan Pluecken [Mon, 18 Jun 2007 22:21:55 +0000 (22:21 +0000)]
translate "Starting on" message

16 years agoadded a "Starting on" option to set a starting date for repeated timers
Stefan Pluecken [Mon, 18 Jun 2007 22:19:54 +0000 (22:19 +0000)]
added a "Starting on" option to set a starting date for repeated timers

16 years agofixed message dialog "A record has been started" from timer.description to timer...
Stefan Pluecken [Mon, 18 Jun 2007 22:17:42 +0000 (22:17 +0000)]
fixed message dialog "A record has been started" from timer.description to timer.name to prevent confusion

16 years agoupdate pt language
Felix Domke [Mon, 18 Jun 2007 18:13:30 +0000 (18:13 +0000)]
update pt language

16 years agoupdate nl language
Felix Domke [Mon, 18 Jun 2007 15:18:17 +0000 (15:18 +0000)]
update nl language

16 years agoadd portoguese language, thanks to Muaitai
Felix Domke [Mon, 18 Jun 2007 15:11:13 +0000 (15:11 +0000)]
add portoguese language, thanks to Muaitai

16 years agofix russian language
Felix Domke [Sat, 16 Jun 2007 09:17:04 +0000 (09:17 +0000)]
fix russian language

16 years agofix yesterday "infobar was not shown when a service was selected in
Andreas Monzner [Fri, 15 Jun 2007 19:26:52 +0000 (19:26 +0000)]
fix yesterday "infobar was not shown when a service was selected in
servicelist" fix

16 years agofix showing of infobar on servicechange via servicelist
Andreas Monzner [Thu, 14 Jun 2007 21:09:07 +0000 (21:09 +0000)]
fix showing of infobar on servicechange via servicelist

16 years agoupdate sv language
Felix Domke [Thu, 14 Jun 2007 17:32:33 +0000 (17:32 +0000)]
update sv language

16 years agoadd russian language, thanks to Peter Melnik
Felix Domke [Thu, 14 Jun 2007 17:29:07 +0000 (17:29 +0000)]
add russian language, thanks to Peter Melnik

16 years agouse read/write lock for eCueSheet
Andreas Monzner [Thu, 14 Jun 2007 12:46:29 +0000 (12:46 +0000)]
use read/write lock for eCueSheet

16 years agojust increase timer event endtime in processrepeated when begintime is equal
Andreas Monzner [Wed, 13 Jun 2007 20:43:15 +0000 (20:43 +0000)]
just increase timer event endtime in processrepeated when begintime is equal
to endtime

16 years agoupdate catalan language
Felix Domke [Wed, 13 Jun 2007 12:43:00 +0000 (12:43 +0000)]
update catalan language

16 years agoadd stv0299 snr to dB Calculation (thx to adenin for this)
Andreas Monzner [Tue, 12 Jun 2007 22:37:52 +0000 (22:37 +0000)]
add stv0299 snr to dB Calculation (thx to adenin for this)
fallback to normal SNR when no SNR to dB calculation is available

16 years agoadd support for hotplug partitions. partitions/filesystems are dynamically added...
Felix Domke [Mon, 11 Jun 2007 20:10:31 +0000 (20:10 +0000)]
add support for hotplug partitions. partitions/filesystems are dynamically added and removed by an external plugin.

16 years agoupdate 'da' language
Felix Domke [Mon, 11 Jun 2007 19:28:53 +0000 (19:28 +0000)]
update 'da' language

16 years agolanguage update
Felix Domke [Sun, 10 Jun 2007 20:33:16 +0000 (20:33 +0000)]
language update

16 years agofix typo
Andreas Monzner [Fri, 8 Jun 2007 18:16:41 +0000 (18:16 +0000)]
fix typo

16 years agoadd possibility to start instant recordings and set the recording endtime
Andreas Monzner [Fri, 8 Jun 2007 18:14:00 +0000 (18:14 +0000)]
add possibility to start instant recordings and set the recording endtime
add possibility to change the recording endtime of running recordings
add some translations

16 years agohopefully fix "secondary cable from motorized tuner" setting
Andreas Monzner [Fri, 8 Jun 2007 12:01:25 +0000 (12:01 +0000)]
hopefully fix "secondary cable from motorized tuner" setting
some code cleanups
now link tuners in all directions should be possible

16 years agonew finnish translation by jukka aho
Felix Domke [Thu, 7 Jun 2007 21:50:05 +0000 (21:50 +0000)]
new finnish translation by jukka aho

16 years agosmall fix
Andreas Monzner [Wed, 6 Jun 2007 22:53:49 +0000 (22:53 +0000)]
small fix

16 years agoremove unneeded comment
Andreas Monzner [Wed, 6 Jun 2007 22:36:33 +0000 (22:36 +0000)]
remove unneeded comment

16 years agoadd runAsync support to wizzard
Andreas Monzner [Wed, 6 Jun 2007 22:30:18 +0000 (22:30 +0000)]
add runAsync support to wizzard
change run to runAsync in ScanSimple and ScanSetup (now the new cable
transponder scan is working out of startwizzard too)

16 years agoadd ServiceReference to ServiceName converter, event id to EventName (patch by reichi)
Felix Domke [Wed, 6 Jun 2007 14:16:16 +0000 (14:16 +0000)]
add ServiceReference to ServiceName converter, event id to EventName (patch by reichi)

16 years agosome fixes for empty tuner slots (use slotid instead of dvb api frontend
Andreas Monzner [Wed, 6 Jun 2007 00:03:39 +0000 (00:03 +0000)]
some fixes for empty tuner slots (use slotid instead of dvb api frontend
device id)
replace some hacks with some better hacks ;)

16 years agoremove unneeded = when call tda1002x tool
Andreas Monzner [Tue, 5 Jun 2007 21:01:55 +0000 (21:01 +0000)]
remove unneeded = when call tda1002x tool

16 years agono more remove cable or terrestrial transponder when "Clear before scan" is
Andreas Monzner [Tue, 5 Jun 2007 20:59:42 +0000 (20:59 +0000)]
no more remove cable or terrestrial transponder when "Clear before scan" is
selected and no cable or terrestrial transponder was scanned

16 years agofix autoscan
Andreas Monzner [Tue, 5 Jun 2007 15:29:22 +0000 (15:29 +0000)]
fix autoscan

16 years agoshow four tuners in about dialog (when avail)
Andreas Monzner [Mon, 4 Jun 2007 13:08:28 +0000 (13:08 +0000)]
show four tuners in about dialog (when avail)

16 years agofix tuner B and C in startwizard
Andreas Monzner [Mon, 4 Jun 2007 12:37:37 +0000 (12:37 +0000)]
fix tuner B and C in startwizard

16 years agoincrease height of tuner configuration dialog
Andreas Monzner [Mon, 4 Jun 2007 12:00:02 +0000 (12:00 +0000)]
increase height of tuner configuration dialog

16 years agoforce dm8000 tsmux handling when more than one cislot is detected (no more
Andreas Monzner [Mon, 4 Jun 2007 10:36:19 +0000 (10:36 +0000)]
force dm8000 tsmux handling when more than one cislot is detected (no more
#define DM8000 needed)

16 years agoget rid of unneeded for loop .. do recursion now
Andreas Monzner [Sat, 2 Jun 2007 14:24:14 +0000 (14:24 +0000)]
get rid of unneeded for loop .. do recursion now

16 years agofix endless loop when more than one CI can handle a service
Andreas Monzner [Fri, 1 Jun 2007 14:16:24 +0000 (14:16 +0000)]
fix endless loop when more than one CI can handle a service

16 years agofix symbolrate limits.. change parameter --scan_stepsize and --scan_bands to
Andreas Monzner [Fri, 1 Jun 2007 08:24:12 +0000 (08:24 +0000)]
fix symbolrate limits.. change parameter --scan_stepsize and --scan_bands to
--scan-stepsize and --scan-bands

16 years agobetter fix
Andreas Monzner [Thu, 31 May 2007 21:40:35 +0000 (21:40 +0000)]
better fix

16 years agofix bluescreen
Andreas Monzner [Thu, 31 May 2007 21:39:21 +0000 (21:39 +0000)]
fix bluescreen

16 years agodont scan when the tda1002x tool is canceled by the user
Andreas Monzner [Thu, 31 May 2007 20:17:32 +0000 (20:17 +0000)]
dont scan when the tda1002x tool is canceled by the user

16 years agomuch faster DVB-C service searching... this needs a external (non GPL) tool to find...
Andreas Monzner [Thu, 31 May 2007 19:56:33 +0000 (19:56 +0000)]
much faster DVB-C service searching... this needs a external (non GPL) tool to find used
transponders... not in OE yet.. but downloadable at http://sources.dreamboxupdate.com/download/7025/tda1002x
please copy it to /usr/bin

16 years agofixed "warning: underquoted definition of TUXBOX_xxx"
Andreas Oberritter [Thu, 31 May 2007 11:03:05 +0000 (11:03 +0000)]
fixed "warning: underquoted definition of TUXBOX_xxx"

16 years agoshow current visible cislot number
Andreas Monzner [Tue, 29 May 2007 13:17:07 +0000 (13:17 +0000)]
show current visible cislot number

16 years agofix crash when ci state of cislot > 0 changed
Andreas Monzner [Tue, 29 May 2007 12:42:51 +0000 (12:42 +0000)]
fix crash when ci state of cislot > 0 changed

16 years agofix for more than one CI
Andreas Monzner [Tue, 29 May 2007 12:33:35 +0000 (12:33 +0000)]
fix for more than one CI

16 years agouse Nemesis' gearwheel as spinner
Felix Domke [Mon, 28 May 2007 19:14:58 +0000 (19:14 +0000)]
use Nemesis' gearwheel as spinner

16 years agofix segfault on ci init
Andreas Monzner [Sat, 26 May 2007 15:26:03 +0000 (15:26 +0000)]
fix segfault on ci init

16 years agofix typos
Felix Domke [Sat, 26 May 2007 13:41:57 +0000 (13:41 +0000)]
fix typos

16 years agoadd spinner
Felix Domke [Sat, 26 May 2007 11:25:55 +0000 (11:25 +0000)]
add spinner

16 years agotry to find a valid pmt pid in ts file when the service id in recordins.epl
Andreas Monzner [Fri, 25 May 2007 22:17:31 +0000 (22:17 +0000)]
try to find a valid pmt pid in ts file when the service id in recordins.epl
or meta file is nil

16 years agoVIDEO_CLEAR_BUFFER isn't required.
Felix Domke [Fri, 25 May 2007 16:29:19 +0000 (16:29 +0000)]
VIDEO_CLEAR_BUFFER isn't required.

16 years agoadd VIDEO_CLEAR_BUFFER and VIDEO_CONTINUE when displaying iframes.
Felix Domke [Fri, 25 May 2007 16:22:54 +0000 (16:22 +0000)]
add VIDEO_CLEAR_BUFFER and VIDEO_CONTINUE when displaying iframes.

16 years agoadd VIDEO_CLEAR_BUFFER and VIDEO_CONTINUE when displaying iframes.
Felix Domke [Fri, 25 May 2007 16:19:44 +0000 (16:19 +0000)]
add VIDEO_CLEAR_BUFFER and VIDEO_CONTINUE when displaying iframes.

16 years agodon't display debug on increment, just on start
Felix Domke [Fri, 25 May 2007 15:29:59 +0000 (15:29 +0000)]
don't display debug on increment, just on start

16 years agoproperly initialize selected subtitle, even if they are not available
Felix Domke [Fri, 25 May 2007 15:02:22 +0000 (15:02 +0000)]
properly initialize selected subtitle, even if they are not available

16 years agoadd 'spinner' (non-idle detection)
Felix Domke [Fri, 25 May 2007 00:51:08 +0000 (00:51 +0000)]
add 'spinner' (non-idle detection)

16 years agoadd VideoHeight, VideoWidth to ServiceInfo converter to display video picture resolut...
Felix Domke [Fri, 25 May 2007 00:37:19 +0000 (00:37 +0000)]
add VideoHeight, VideoWidth to ServiceInfo converter to display video picture resolution in skins

16 years agoin case of short reads, re-align with blocksize
Felix Domke [Thu, 24 May 2007 20:09:57 +0000 (20:09 +0000)]
in case of short reads, re-align with blocksize

16 years agoadd debug
Felix Domke [Thu, 24 May 2007 19:59:22 +0000 (19:59 +0000)]
add debug

16 years agoignore negative segments which might occur when PTS and PCR values are mixed
Felix Domke [Thu, 24 May 2007 19:07:16 +0000 (19:07 +0000)]
ignore negative segments which might occur when PTS and PCR values are mixed

16 years agoeliminate first timeshift state, going directly into paused ts mode when pressing...
Felix Domke [Thu, 24 May 2007 18:28:50 +0000 (18:28 +0000)]
eliminate first timeshift state, going directly into paused ts mode when pressing pause

16 years agodon't crash if no plugins are available
Felix Domke [Thu, 24 May 2007 13:17:30 +0000 (13:17 +0000)]
don't crash if no plugins are available

16 years agounfreeze when closing mpeg decoder
Felix Domke [Wed, 23 May 2007 17:34:18 +0000 (17:34 +0000)]
unfreeze when closing mpeg decoder

16 years agoremove some debug, fix abs -> llabs
Felix Domke [Sun, 20 May 2007 23:57:07 +0000 (23:57 +0000)]
remove some debug, fix abs -> llabs

16 years agoi've meant: before.
Felix Domke [Sun, 20 May 2007 23:55:39 +0000 (23:55 +0000)]
i've meant: before.

16 years agoadd --add-comments as suggested by Jens Seidel - this allows adding translator-commen...
Felix Domke [Sun, 20 May 2007 23:54:14 +0000 (23:54 +0000)]
add --add-comments as suggested by Jens Seidel - this allows adding translator-comments with # TRANSLATORS: <msg> on the same line after the text. It doesn't yet work in xml files.

16 years agoslot -> tuner
Felix Domke [Sun, 20 May 2007 23:48:35 +0000 (23:48 +0000)]
slot -> tuner

16 years agoinvent proper signalPowerdB enums and use them
Felix Domke [Sun, 20 May 2007 23:47:19 +0000 (23:47 +0000)]
invent proper signalPowerdB enums and use them

16 years agoshow SNR in dB - requires updated (not yet existing) driver to display valid data
Felix Domke [Sun, 20 May 2007 23:23:05 +0000 (23:23 +0000)]
show SNR in dB - requires updated (not yet existing) driver to display valid data