enigma2.git
15 years agocode cleanup
ghost [Thu, 11 Dec 2008 23:19:58 +0000 (00:19 +0100)]
code cleanup

15 years agosimplify code
ghost [Thu, 11 Dec 2008 23:19:26 +0000 (00:19 +0100)]
simplify code

15 years agosmall satfinder skin fix
ghost [Thu, 11 Dec 2008 23:16:56 +0000 (00:16 +0100)]
small satfinder skin fix

15 years agomore debug for dvb api >= v3
ghost [Thu, 11 Dec 2008 21:05:15 +0000 (22:05 +0100)]
more debug for dvb api >= v3

15 years agoremove incorrect comment
ghost [Thu, 11 Dec 2008 21:04:49 +0000 (22:04 +0100)]
remove incorrect comment

15 years agoSatfinder/plugin.py: fix nimselection size, add support for DVB-S2
ghost [Thu, 11 Dec 2008 21:04:26 +0000 (22:04 +0100)]
Satfinder/plugin.py: fix nimselection size, add support for DVB-S2

15 years agoPositionerSetup/plugin.py: fix modulation, fix nim selection list size
ghost [Thu, 11 Dec 2008 21:04:02 +0000 (22:04 +0100)]
PositionerSetup/plugin.py: fix modulation, fix nim selection list size

15 years agoPositionerSetup/plugin.py: add support for DVB-S2
ghost [Thu, 11 Dec 2008 19:17:40 +0000 (20:17 +0100)]
PositionerSetup/plugin.py: add support for DVB-S2

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Thu, 11 Dec 2008 15:38:00 +0000 (16:38 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agochange snr / snr dB caluculation a bit
ghost [Thu, 11 Dec 2008 15:37:51 +0000 (16:37 +0100)]
change snr / snr dB caluculation a bit

15 years agoPatch by Anders Holst:
Felix Domke [Wed, 5 Nov 2008 23:17:52 +0000 (00:17 +0100)]
Patch by Anders Holst:
* ConfigElement.addNotifier takes a new optional argument
  immediate_feedback (which is True by default). If True the notifier
  is called whenever an editing key is pressed in the element. When
  False, the notifier is only called when editing is finished, i.e
  the element is deselected or the dialog closed.
* ConfigSet is updated in accordance with Teros suggestion so that
  it behaves like the others and feedback can be given immediately.
* All ConfigElements are modified to check whether they have changed
  since last selected (by a new variable last_value).
* UsageConfig.py is updated to use immediate_feedback=False in the case
  of validating the speeds. (The only case so far where this setting
  is needed, but with the possibility more uses may follow.)

15 years agoservicedvd.cpp: fix typo
ghost [Thu, 11 Dec 2008 11:43:12 +0000 (12:43 +0100)]
servicedvd.cpp: fix typo

15 years agoenable dream keyboard
acid-burn [Wed, 10 Dec 2008 11:52:28 +0000 (12:52 +0100)]
enable dream keyboard

15 years agoMerge branch 'master' of git://git.opendreambox.org/git/enigma2
Mladen Horvat [Wed, 10 Dec 2008 08:53:18 +0000 (09:53 +0100)]
Merge branch 'master' of git://git.opendreambox.org/git/enigma2

15 years agofix mem leak
ghost [Wed, 10 Dec 2008 01:45:26 +0000 (02:45 +0100)]
fix mem leak

15 years agoServicePosition.py: add Option "ShowNoSeconds"
ghost [Tue, 9 Dec 2008 22:37:05 +0000 (23:37 +0100)]
ServicePosition.py: add Option "ShowNoSeconds"

15 years agoRemainingToText.py: more flexible use
ghost [Tue, 9 Dec 2008 22:23:40 +0000 (23:23 +0100)]
RemainingToText.py: more flexible use

15 years agoDVDPlayer/plugin.py: set size of overlay screen depended to desktop size
ghost [Tue, 9 Dec 2008 22:07:03 +0000 (23:07 +0100)]
DVDPlayer/plugin.py: set size of overlay screen depended to desktop size

15 years agoblit just needed regions
ghost [Tue, 9 Dec 2008 20:31:39 +0000 (21:31 +0100)]
blit just needed regions

15 years agoMerge branch 'master' into dvd_scale_test
ghost [Tue, 9 Dec 2008 19:53:51 +0000 (20:53 +0100)]
Merge branch 'master' into dvd_scale_test

15 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Tue, 9 Dec 2008 18:58:57 +0000 (19:58 +0100)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

15 years agofix id3 tag reading on MP3s
Fraxinas [Tue, 9 Dec 2008 18:58:18 +0000 (19:58 +0100)]
fix id3 tag reading on MP3s

15 years agoalso show SNR in dB in PositionerSetup
ghost [Tue, 9 Dec 2008 15:00:18 +0000 (16:00 +0100)]
also show SNR in dB in PositionerSetup

15 years agoremove unneeded skin (already in skin_default.xml)
ghost [Tue, 9 Dec 2008 14:59:56 +0000 (15:59 +0100)]
remove unneeded skin (already in skin_default.xml)

15 years agoadd SNRdB to TunerInfo
ghost [Tue, 9 Dec 2008 14:59:34 +0000 (15:59 +0100)]
add SNRdB to TunerInfo

15 years agoupdate hu,nl language
Felix Domke [Mon, 8 Dec 2008 23:53:11 +0000 (00:53 +0100)]
update hu,nl language

15 years agofix line endings
Felix Domke [Mon, 8 Dec 2008 23:48:40 +0000 (00:48 +0100)]
fix line endings

15 years agosmall SNRdb correction for latest 4501 firmware
ghost [Mon, 8 Dec 2008 22:22:22 +0000 (23:22 +0100)]
small SNRdb correction for latest 4501 firmware

15 years agosmall fix
ghost [Mon, 8 Dec 2008 15:27:17 +0000 (16:27 +0100)]
small fix

15 years agoMerge branch 'master' into dvd_scale_test
ghost [Mon, 8 Dec 2008 15:08:50 +0000 (16:08 +0100)]
Merge branch 'master' into dvd_scale_test

15 years agoremove agc
ghost [Mon, 8 Dec 2008 14:50:30 +0000 (15:50 +0100)]
remove agc

15 years agoadd new snr bar
ghost [Mon, 8 Dec 2008 13:57:28 +0000 (14:57 +0100)]
add new snr bar

15 years agocalculate signalQuality based on snrdb
ghost [Mon, 8 Dec 2008 13:55:58 +0000 (14:55 +0100)]
calculate signalQuality based on snrdb

15 years agoremove AGC display from skin
acid-burn [Mon, 8 Dec 2008 13:25:07 +0000 (14:25 +0100)]
remove AGC display from skin

15 years agofollow libdreamdvd changes to support scaling (needs libdreamdvd >= 20081208)
ghost [Mon, 8 Dec 2008 12:10:44 +0000 (13:10 +0100)]
follow libdreamdvd changes to support scaling (needs libdreamdvd >= 20081208)

15 years agochange character encoding of source file from 8859-1 to utf-8
Fraxinas [Mon, 8 Dec 2008 13:50:20 +0000 (14:50 +0100)]
change character encoding of source file from 8859-1 to utf-8

15 years agoremove AGC display from skin
acid-burn [Mon, 8 Dec 2008 13:25:07 +0000 (14:25 +0100)]
remove AGC display from skin

15 years agouse ConfigDirectory from config.py instead of local definition
Fraxinas [Mon, 8 Dec 2008 12:47:30 +0000 (13:47 +0100)]
use ConfigDirectory from config.py instead of local definition

15 years agoadd new config types ConfigSearchText, which uses the new sql NumericalTextInput...
Fraxinas [Mon, 8 Dec 2008 12:45:18 +0000 (13:45 +0100)]
add new config types ConfigSearchText, which uses the new sql NumericalTextInput search map plus type ConfigDirectory which displays paths as strings

15 years agoadd search parameter for NumericalTextInput which supplies a mapping with only lowerc...
Fraxinas [Mon, 8 Dec 2008 12:43:31 +0000 (13:43 +0100)]
add search parameter for NumericalTextInput which supplies a mapping with only lowercase and standard ascii characters plus number plus SQL wildcards

15 years agochange translateable year string from lower to upper case to save one po entry
Fraxinas [Mon, 8 Dec 2008 12:36:58 +0000 (13:36 +0100)]
change translateable year string from lower to upper case to save one po entry

15 years agoallow using complex shell commandlines (including | etc.) for job tasks (handle with...
Fraxinas [Mon, 8 Dec 2008 12:35:55 +0000 (13:35 +0100)]
allow using complex shell commandlines (including | etc.) for job tasks (handle with care, no tool exist precondition checking!)

15 years agoget rid off trailing colon : from translatable strings for tag keys
Fraxinas [Mon, 8 Dec 2008 12:34:07 +0000 (13:34 +0100)]
get rid off trailing colon : from translatable strings for tag keys

15 years agomove audio_extensions one level up. fixes http://www.dm8000-vip.de/forum/index.php...
Fraxinas [Fri, 5 Dec 2008 20:26:45 +0000 (21:26 +0100)]
move audio_extensions one level up. fixes dm8000-vip.de/forum/index.php?page=Thread&postID=11626#post11626

15 years agoworkaround for transponder with same tsid/onid on hotbird (11470V, 11258H)
ghost [Thu, 4 Dec 2008 22:57:18 +0000 (23:57 +0100)]
workaround for transponder with same tsid/onid on hotbird (11470V, 11258H)

15 years agoadd m4a as audio extension
ghost [Thu, 4 Dec 2008 12:10:46 +0000 (13:10 +0100)]
add m4a as audio extension

15 years agosmall cleanup
ghost [Thu, 4 Dec 2008 12:10:32 +0000 (13:10 +0100)]
small cleanup

15 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Thu, 4 Dec 2008 10:21:28 +0000 (11:21 +0100)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

15 years agoallow fully customizable dvd menu layout, including automatic thumbnail graphic creat...
Fraxinas [Thu, 4 Dec 2008 10:20:12 +0000 (11:20 +0100)]
allow fully customizable dvd menu layout, including automatic thumbnail graphic creation (requires package aio-grab)

15 years agoallow grabbing still frames from movies using seddis AiO Screengrabber V0.8 (needs...
Fraxinas [Thu, 4 Dec 2008 10:18:35 +0000 (11:18 +0100)]
allow grabbing still frames from movies using seddis AiO Screengrabber V0.8 (needs package aio-grab) for graphical dvd menus

15 years agoallow callback-less ePopen
Fraxinas [Thu, 4 Dec 2008 10:18:09 +0000 (11:18 +0100)]
allow callback-less ePopen

15 years agosync rtc time with linux time every 30 minutes when no transponder is tuned.. we...
ghost [Wed, 3 Dec 2008 22:47:36 +0000 (23:47 +0100)]
sync rtc time with linux time every 30 minutes when no transponder is tuned.. we need a fix for hardware without RTC...

15 years agohopefully finally fix "second cable of motorized LNB"
ghost [Wed, 3 Dec 2008 19:01:01 +0000 (20:01 +0100)]
hopefully finally fix "second cable of motorized LNB"

15 years agoGraphMultiEpg/plugin.py: fix not working zap function when the bouquet is changed...
ghost [Wed, 3 Dec 2008 18:06:21 +0000 (19:06 +0100)]
GraphMultiEpg/plugin.py: fix not working zap function when the bouquet is changed with bouquet +/-

15 years agoGraphMultiEpg.py: better readable code (no functional change)
ghost [Wed, 3 Dec 2008 18:05:33 +0000 (19:05 +0100)]
GraphMultiEpg.py: better readable code (no functional change)

15 years agoGraphMultiEpg: fix zap to services without events
ghost [Wed, 3 Dec 2008 17:05:47 +0000 (18:05 +0100)]
GraphMultiEpg: fix zap to services without events

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Wed, 3 Dec 2008 17:03:16 +0000 (18:03 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agodont switch to 18V and measure input current, when slow rotor tuning is selected
ghost [Wed, 3 Dec 2008 17:03:03 +0000 (18:03 +0100)]
dont switch to 18V and measure input current, when slow rotor tuning is selected

15 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Wed, 3 Dec 2008 16:53:56 +0000 (17:53 +0100)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

15 years agoinitialize noCoverFile in case skin doesn't define it. thx to RitzMo
Fraxinas [Wed, 3 Dec 2008 16:53:18 +0000 (17:53 +0100)]
initialize noCoverFile in case skin doesn't define it. thx to RitzMo

15 years agoadd possibility to change start/end time in timer edit with Vol/Bouquet +/- (thx...
ghost [Wed, 3 Dec 2008 16:40:25 +0000 (17:40 +0100)]
add possibility to change start/end time in timer edit with Vol/Bouquet +/- (thx to Moritz Venn)

15 years agoshow timer name in dialog when asking to remove it
ghost [Wed, 3 Dec 2008 16:20:48 +0000 (17:20 +0100)]
show timer name in dialog when asking to remove it

15 years agoadd missing RecordTimer changes for previous xml minidom cleanup
ghost [Wed, 3 Dec 2008 15:42:23 +0000 (16:42 +0100)]
add missing RecordTimer changes for previous xml minidom cleanup

15 years agouse cElementTree instead of minidom for xml parsing (thx to Moritz Venn)
ghost [Wed, 3 Dec 2008 15:08:07 +0000 (16:08 +0100)]
use cElementTree instead of minidom for xml parsing (thx to Moritz Venn)

15 years agofix Philips Tu1216 snrdb calculcation
ghost [Wed, 3 Dec 2008 14:33:47 +0000 (15:33 +0100)]
fix Philips Tu1216 snrdb calculcation

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Wed, 3 Dec 2008 11:07:17 +0000 (12:07 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agoadd sleeptimer to shutdown menu
ghost [Wed, 3 Dec 2008 11:07:04 +0000 (12:07 +0100)]
add sleeptimer to shutdown menu

15 years agoallow hardware playback of M4A (AAC) and MP3 audio streams.
Fraxinas [Wed, 3 Dec 2008 11:04:12 +0000 (12:04 +0100)]
allow hardware playback of M4A (AAC) and MP3 audio streams.

15 years agofrontend.cpp: add SNRdb calculation for Philips TU1216 and Philips CU1216Mk3
ghost [Tue, 2 Dec 2008 23:35:26 +0000 (00:35 +0100)]
frontend.cpp: add SNRdb calculation for Philips TU1216 and Philips CU1216Mk3

15 years agoMerge branch 'master' into enigma2_rel25
ghost [Tue, 2 Dec 2008 20:44:34 +0000 (21:44 +0100)]
Merge branch 'master' into enigma2_rel25

15 years agoadd missing change for "add new after record timer event behavior "auto".. and use...
ghost [Tue, 2 Dec 2008 20:39:18 +0000 (21:39 +0100)]
add missing change for "add new after record timer event behavior "auto".. and use it as default"

15 years agoadd new after record timer event behavior "auto".. and use it as default
ghost [Tue, 2 Dec 2008 14:16:49 +0000 (15:16 +0100)]
add new after record timer event behavior "auto".. and use it as default

15 years agoadd "divx" as known file extension
ghost [Mon, 1 Dec 2008 23:14:00 +0000 (00:14 +0100)]
add "divx" as known file extension

15 years agofix disc handling for /dev/discs/disc in fstab ...
ghost [Mon, 1 Dec 2008 23:07:43 +0000 (00:07 +0100)]
fix disc handling for /dev/discs/disc in fstab ...

15 years agographmultiepg: also show plugin in extensions menu
ghost [Mon, 1 Dec 2008 19:30:34 +0000 (20:30 +0100)]
graphmultiepg: also show plugin in extensions menu

15 years agographmultiepg: fix crash when press red on channel without epg
ghost [Mon, 1 Dec 2008 19:30:11 +0000 (20:30 +0100)]
graphmultiepg: fix crash when press red on channel without epg

15 years agoMerge commit 'origin/master' into enigma2_rel25
ghost [Wed, 26 Nov 2008 19:29:17 +0000 (20:29 +0100)]
Merge commit 'origin/master' into enigma2_rel25

15 years agoupdate da language
Felix Domke [Wed, 26 Nov 2008 13:57:43 +0000 (14:57 +0100)]
update da language

15 years agoupdate da language
Felix Domke [Wed, 26 Nov 2008 13:57:43 +0000 (14:57 +0100)]
update da language

15 years agoadd frisian language, update language cache
Felix Domke [Wed, 26 Nov 2008 12:31:41 +0000 (13:31 +0100)]
add frisian language, update language cache

15 years agoupdate tr,da,lt language
Felix Domke [Wed, 26 Nov 2008 12:15:58 +0000 (13:15 +0100)]
update tr,da,lt language

15 years agoadd possibility to always switch to 13V before do sec commands
ghost [Tue, 25 Nov 2008 20:15:42 +0000 (21:15 +0100)]
add possibility to always switch to 13V before do sec commands

15 years agosome refcounting fixes and speedups
ghost [Tue, 25 Nov 2008 18:07:44 +0000 (19:07 +0100)]
some refcounting fixes and speedups

15 years agofix some refcounting bugs
ghost [Mon, 24 Nov 2008 23:34:29 +0000 (00:34 +0100)]
fix some refcounting bugs

15 years agoadd missing incref
ghost [Mon, 24 Nov 2008 22:49:28 +0000 (23:49 +0100)]
add missing incref

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Mon, 24 Nov 2008 21:05:15 +0000 (22:05 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agoadd possibility to request tsid/onid for iDVBChannel
ghost [Mon, 24 Nov 2008 21:04:28 +0000 (22:04 +0100)]
add possibility to request tsid/onid for iDVBChannel

15 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Mon, 24 Nov 2008 18:10:39 +0000 (19:10 +0100)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

15 years agodelete file, shuffle, save & delete playlist and settings screen only for intermediat...
Fraxinas [Mon, 24 Nov 2008 18:09:45 +0000 (19:09 +0100)]
delete file, shuffle, save & delete playlist and settings screen only for intermediate+ users

15 years agoupdate sv,lt,it.is,tr language
Felix Domke [Mon, 24 Nov 2008 13:32:19 +0000 (14:32 +0100)]
update sv,lt,it.is,tr language

15 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Mon, 24 Nov 2008 08:58:05 +0000 (09:58 +0100)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

15 years agore-introduce consistent EXIT key behaviour. sort "quit" entry to the top though.
Fraxinas [Mon, 24 Nov 2008 08:57:14 +0000 (09:57 +0100)]
re-introduce consistent EXIT key behaviour. sort "quit" entry to the top though.

15 years agofix type in bcm4501 snr dB calculation
ghost [Sat, 22 Nov 2008 11:14:43 +0000 (12:14 +0100)]
fix type in bcm4501 snr dB calculation

15 years agoAVSwitch.py: fix getOutputAspect function
ghost [Sat, 22 Nov 2008 08:23:16 +0000 (09:23 +0100)]
AVSwitch.py: fix getOutputAspect function

15 years agofix keymap associations with INFO button
Fraxinas [Thu, 20 Nov 2008 21:54:11 +0000 (22:54 +0100)]
fix keymap associations with INFO button

15 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Thu, 20 Nov 2008 11:18:17 +0000 (12:18 +0100)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

15 years agodecode id3 cover art images embedded into mp3 files and show them in mediaplayer
Fraxinas [Thu, 20 Nov 2008 11:17:28 +0000 (12:17 +0100)]
decode id3 cover art images embedded into mp3 files and show them in mediaplayer

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Thu, 20 Nov 2008 00:17:48 +0000 (01:17 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agoRevert "fix alpha channel for 1 or 2 bit pngs"
ghost [Thu, 20 Nov 2008 00:16:23 +0000 (01:16 +0100)]
Revert "fix alpha channel for 1 or 2 bit pngs"

This reverts commit 7944d659ae7007d55d21451f08312f975cc3f25f.

15 years agofix alpha channel for 1 or 2 bit pngs
ghost [Thu, 20 Nov 2008 00:15:26 +0000 (01:15 +0100)]
fix alpha channel for 1 or 2 bit pngs