vuplus_dvbapp
15 years agofix skipping of configuration backup
Fraxinas [Thu, 29 Jan 2009 10:44:23 +0000 (11:44 +0100)]
fix skipping of configuration backup

15 years ago"type" -> "tuner_type"... tuner_type is one of "DVB-S" "DVB-T" "DVB-C"
ghost [Wed, 21 Jan 2009 12:38:00 +0000 (13:38 +0100)]
"type" -> "tuner_type"... tuner_type is one of "DVB-S" "DVB-T" "DVB-C"

15 years agosupport much more audio/video codecs encapsulated in TS files (not all stb hardware...
ghost [Tue, 20 Jan 2009 22:39:33 +0000 (23:39 +0100)]
support much more audio/video codecs encapsulated in TS files (not all stb hardware can handle all codecs!!!)

15 years agofix defaults for Satellites/Cables/Terrestrial.xml parsing
ghost [Tue, 20 Jan 2009 11:16:26 +0000 (12:16 +0100)]
fix defaults for Satellites/Cables/Terrestrial.xml parsing

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Tue, 20 Jan 2009 10:53:31 +0000 (11:53 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agofix typo
ghost [Tue, 20 Jan 2009 10:53:22 +0000 (11:53 +0100)]
fix typo

15 years agoalso add conversion for -C and -T
ghost [Tue, 20 Jan 2009 10:51:15 +0000 (11:51 +0100)]
also add conversion for -C and -T

15 years agofix yet another typo
Felix Domke [Tue, 20 Jan 2009 09:59:07 +0000 (10:59 +0100)]
fix yet another typo

15 years agofix typo
ghost [Tue, 20 Jan 2009 09:30:47 +0000 (10:30 +0100)]
fix typo

15 years agocleanup, convert to human readable
ghost [Tue, 20 Jan 2009 00:21:02 +0000 (01:21 +0100)]
cleanup, convert to human readable

15 years agomore codecleanup
ghost [Mon, 19 Jan 2009 21:56:05 +0000 (22:56 +0100)]
more codecleanup

15 years agofollow changes
ghost [Mon, 19 Jan 2009 21:33:51 +0000 (22:33 +0100)]
follow changes

15 years agogetInfoObject sTransponderData now also returns transponder data values (not strings...
ghost [Mon, 19 Jan 2009 21:30:53 +0000 (22:30 +0100)]
getInfoObject sTransponderData now also returns transponder data values (not strings) .. compatible to getFrontendData

15 years agocode cleanup
ghost [Mon, 19 Jan 2009 21:28:36 +0000 (22:28 +0100)]
code cleanup

15 years agoremove nested structures because of the fact that swig cannot handle this
ghost [Mon, 19 Jan 2009 20:05:45 +0000 (21:05 +0100)]
remove nested structures because of the fact that swig cannot handle this
now we no more need the bad duplicate definitions of eDVBFrontendParametersSatellite/Cables/Terrestrial content
i.e. eDVBFrontendParametersSatellite.System_DVB_S or eDVBFrontendParametersSatellite.FEC_Auto....

15 years agoallow non string choices in ConfigSelection
ghost [Mon, 19 Jan 2009 20:02:12 +0000 (21:02 +0100)]
allow non string choices in ConfigSelection

15 years agophysdev path start with /, like in hotplug. add dvd drive into devicedb. fix scanner...
Felix Domke [Mon, 19 Jan 2009 13:10:02 +0000 (14:10 +0100)]
physdev path start with /, like in hotplug. add dvd drive into devicedb. fix scanner component. fix splitDeviceName for sr0-like devices.

15 years agofix typo
Felix Domke [Mon, 19 Jan 2009 12:51:27 +0000 (13:51 +0100)]
fix typo

15 years agodefault to non-swapped orientation
Felix Domke [Mon, 19 Jan 2009 12:49:58 +0000 (13:49 +0100)]
default to non-swapped orientation

15 years agoMerge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Mon, 19 Jan 2009 12:42:42 +0000 (13:42 +0100)]
Merge branch 'master' of /home/tmbinc/enigma2-git

15 years agoround up when calculating scrollbar width
Felix Domke [Mon, 19 Jan 2009 12:42:38 +0000 (13:42 +0100)]
round up when calculating scrollbar width

15 years agomake slider orientation configurable into 4 directions
Felix Domke [Mon, 19 Jan 2009 11:55:27 +0000 (12:55 +0100)]
make slider orientation configurable into 4 directions

15 years agoRevert "add orBottomToTop, orRightToLeft, orLeftToRight(orHorizontal), orTopToBottom...
Felix Domke [Mon, 19 Jan 2009 12:40:51 +0000 (13:40 +0100)]
Revert "add orBottomToTop, orRightToLeft, orLeftToRight(orHorizontal), orTopToBottom(OrVertical) to eSlider"

This reverts commit 2e02d72e10207215592e4aeda8b1c5cf18f7115a.

15 years agoadd unicable support (thx to adenin)
ghost [Mon, 19 Jan 2009 12:24:54 +0000 (13:24 +0100)]
add unicable support (thx to adenin)

15 years agoadd orBottomToTop, orRightToLeft, orLeftToRight(orHorizontal), orTopToBottom(OrVertic...
ghost [Mon, 19 Jan 2009 12:21:17 +0000 (13:21 +0100)]
add orBottomToTop, orRightToLeft, orLeftToRight(orHorizontal), orTopToBottom(OrVertical) to eSlider

15 years agotimer fixes and improvements by adenin
ghost [Mon, 19 Jan 2009 10:15:37 +0000 (11:15 +0100)]
timer fixes and improvements by adenin

15 years agouse OSError instead of IOError and small fix for sr devices
ghost [Mon, 19 Jan 2009 10:12:54 +0000 (11:12 +0100)]
use OSError instead of IOError and small fix for sr devices

15 years agorework block device scanning a bit
Felix Domke [Mon, 19 Jan 2009 01:16:11 +0000 (02:16 +0100)]
rework block device scanning a bit

15 years agocolors should be unsigned long
Felix Domke [Sun, 18 Jan 2009 21:43:08 +0000 (22:43 +0100)]
colors should be unsigned long

15 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Fri, 16 Jan 2009 23:00:48 +0000 (00:00 +0100)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

15 years agofix playback of "original" video-cds
Fraxinas [Fri, 16 Jan 2009 22:59:30 +0000 (23:59 +0100)]
fix playback of "original" video-cds

15 years agoadd templated colors
Fraxinas [Fri, 16 Jan 2009 22:58:55 +0000 (23:58 +0100)]
add templated colors

15 years agoPatch by pieterg:
Felix Domke [Thu, 15 Jan 2009 23:56:54 +0000 (00:56 +0100)]
Patch by pieterg:

Some providers manage to send epg which matches on the bouquets, in the
bouquet list. (probably sid 0 or something)
As a result, nonsense event info is shown in the bouquet list.
And because the bouquet names have a nonzero offset (because of the 'folder'
icon), the bouquet name overlaps this event info.

The simplest workaround is to only show event info for 'playable' items,
which might even slightly speed up showing the bouquet list btw.

15 years agoupdate languages: es, tr
Felix Domke [Thu, 15 Jan 2009 23:55:02 +0000 (00:55 +0100)]
update languages: es, tr

15 years agoMerge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Thu, 15 Jan 2009 23:49:47 +0000 (00:49 +0100)]
Merge branch 'master' of /home/tmbinc/enigma2-git

15 years agoupdate language: it
Felix Domke [Thu, 15 Jan 2009 23:49:42 +0000 (00:49 +0100)]
update language: it

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Thu, 15 Jan 2009 23:48:46 +0000 (00:48 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agolanguage update: fi,pl,sv
Felix Domke [Thu, 15 Jan 2009 23:47:58 +0000 (00:47 +0100)]
language update: fi,pl,sv

15 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Thu, 15 Jan 2009 12:22:06 +0000 (13:22 +0100)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

15 years agoallow styleable TemplatedMultiContent lists
Fraxinas [Thu, 15 Jan 2009 12:21:08 +0000 (13:21 +0100)]
allow styleable TemplatedMultiContent lists

15 years agocache movie filelengths in .meta file, by luke_s
Felix Domke [Wed, 14 Jan 2009 23:49:09 +0000 (00:49 +0100)]
cache movie filelengths in .meta file, by luke_s

15 years agoMerge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Wed, 14 Jan 2009 22:04:56 +0000 (23:04 +0100)]
Merge branch 'master' of /home/tmbinc/enigma2-git

15 years agohopefully repair icelandic language
Felix Domke [Wed, 14 Jan 2009 22:04:47 +0000 (23:04 +0100)]
hopefully repair icelandic language

15 years agofix company name
Felix Domke [Mon, 12 Jan 2009 14:45:04 +0000 (15:45 +0100)]
fix company name

15 years agoMerge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Sun, 11 Jan 2009 23:32:07 +0000 (00:32 +0100)]
Merge branch 'master' of /home/tmbinc/enigma2-git

15 years agoinsert cutmark on EIT change
Felix Domke [Sun, 11 Jan 2009 23:31:55 +0000 (00:31 +0100)]
insert cutmark on EIT change

15 years agofixes by adenin:
Felix Domke [Fri, 9 Jan 2009 17:42:01 +0000 (18:42 +0100)]
fixes by adenin:
 - fixed "sometimes, timer changes would not be applied"
 - allow deleting timers in GraphMultiEPG
 - fix displayed clock icons in epg view,
 - fix button text for "zap", "add/remove timer"
 - multiepg and graphmultiepg will automatically switch to correct service

15 years agoMerge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master
Felix Domke [Tue, 6 Jan 2009 12:55:53 +0000 (13:55 +0100)]
Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master

15 years agoonly kill actual containers on aborting tasks
Fraxinas [Tue, 6 Jan 2009 12:20:57 +0000 (13:20 +0100)]
only kill actual containers on aborting tasks

15 years agobeautify bottombar.png
acid-burn [Tue, 6 Jan 2009 11:57:18 +0000 (12:57 +0100)]
beautify bottombar.png

15 years agodebug help
Felix Domke [Mon, 5 Jan 2009 21:06:33 +0000 (22:06 +0100)]
debug help

15 years agoadd missing png
ghost [Sat, 3 Jan 2009 10:33:27 +0000 (11:33 +0100)]
add missing png

15 years agomove icon to icons folder
ghost [Sat, 3 Jan 2009 10:32:40 +0000 (11:32 +0100)]
move icon to icons folder

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Sat, 3 Jan 2009 09:36:52 +0000 (10:36 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agosmall timer fixes by adenin
ghost [Sat, 3 Jan 2009 09:36:40 +0000 (10:36 +0100)]
small timer fixes by adenin

15 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Fri, 2 Jan 2009 17:02:42 +0000 (18:02 +0100)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

15 years ago"finished" message also when skipping configuration backup
Fraxinas [Fri, 2 Jan 2009 17:01:27 +0000 (18:01 +0100)]
"finished" message also when skipping configuration backup

15 years agoadd missing png for dvd player
ghost [Fri, 2 Jan 2009 16:44:29 +0000 (17:44 +0100)]
add missing png for dvd player

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Fri, 2 Jan 2009 16:16:37 +0000 (17:16 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agoadd support for multi angle dvds
ghost [Fri, 2 Jan 2009 16:15:20 +0000 (17:15 +0100)]
add support for multi angle dvds
this needs a current libdreamdvd (SRCDATE >= 20090102)

15 years agoupdate is,tr,hu,nl,fy,pl language
Felix Domke [Fri, 2 Jan 2009 15:24:36 +0000 (16:24 +0100)]
update is,tr,hu,nl,fy,pl language

15 years agofix typo
ghost [Sun, 28 Dec 2008 11:22:15 +0000 (12:22 +0100)]
fix typo

15 years agoadd possibility to remove timers in epglist
ghost [Mon, 22 Dec 2008 19:53:34 +0000 (20:53 +0100)]
add possibility to remove timers in epglist
TODO: this is not working for subtitles yet and not its working in graphical multi epg

15 years agofix typo
ghost [Mon, 22 Dec 2008 14:23:19 +0000 (15:23 +0100)]
fix typo

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Mon, 22 Dec 2008 14:04:59 +0000 (15:04 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agofix non working aspect query (4:3/16:9)
ghost [Mon, 22 Dec 2008 14:04:49 +0000 (15:04 +0100)]
fix non working aspect query (4:3/16:9)

15 years agocreate Makefile.am automatically
Stefan Pluecken [Sun, 21 Dec 2008 15:56:38 +0000 (16:56 +0100)]
create Makefile.am automatically

15 years agocreate directory for plugin and add plugin to configure.ac and Makefile.am
Stefan Pluecken [Sun, 21 Dec 2008 15:50:16 +0000 (16:50 +0100)]
create directory for plugin and add plugin to configure.ac and Makefile.am

15 years agoremove comments from Makefile.am to make automatic parsing easier
Stefan Pluecken [Sun, 21 Dec 2008 15:36:29 +0000 (16:36 +0100)]
remove comments from Makefile.am to make automatic parsing easier

15 years agoPlugin creator script
Stefan Pluecken [Sun, 21 Dec 2008 15:23:47 +0000 (16:23 +0100)]
Plugin creator script

15 years agofix deathscreen in some conditions (thx to adenin)
ghost [Sun, 21 Dec 2008 13:23:36 +0000 (14:23 +0100)]
fix deathscreen in some conditions (thx to adenin)

15 years agosmall speedups (thx to pieterg)
ghost [Sun, 21 Dec 2008 10:33:09 +0000 (11:33 +0100)]
small speedups (thx to pieterg)

15 years agofix non working search case sensitive search (thx to pieterg)
ghost [Sun, 21 Dec 2008 10:26:06 +0000 (11:26 +0100)]
fix non working search case sensitive search (thx to pieterg)

15 years agofix death screen in some conditions
ghost [Sun, 21 Dec 2008 10:11:47 +0000 (11:11 +0100)]
fix death screen in some conditions
del fakeRec doesnt work, when the fakeRecList was empty
thx to adenin

15 years agosmall fix
ghost [Fri, 19 Dec 2008 20:44:57 +0000 (21:44 +0100)]
small fix

15 years agoinitialize lnb config
ghost [Fri, 19 Dec 2008 20:26:23 +0000 (21:26 +0100)]
initialize lnb config

15 years agofix gstreamer subtitles
ghost [Fri, 19 Dec 2008 13:48:14 +0000 (14:48 +0100)]
fix gstreamer subtitles

15 years agoadd diseqc tester test type complete (tune FROM every possible index TO
Stefan Pluecken [Thu, 18 Dec 2008 18:10:18 +0000 (19:10 +0100)]
add diseqc tester test type complete (tune FROM every possible index TO
every possible index) (can take some time until eternity for a high
number of orbital positions)

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

15 years agodont let open satfinder for "2nd cable from rotor" and "loothrough" connected lnbs
ghost [Thu, 18 Dec 2008 17:08:16 +0000 (18:08 +0100)]
dont let open satfinder for "2nd cable from rotor" and "loothrough" connected lnbs

15 years agocount indexes instead of transponders for failed/successfully tuned indexes
Stefan Pluecken [Thu, 18 Dec 2008 17:06:37 +0000 (18:06 +0100)]
count indexes instead of transponders for failed/successfully tuned indexes

15 years agoremove possibility to scan with "loopthrough" and "2nd cable from rotor" configured...
ghost [Thu, 18 Dec 2008 16:50:23 +0000 (17:50 +0100)]
remove possibility to scan with "loopthrough" and "2nd cable from rotor" configured tuners

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

15 years agodont use pat/pmt when the dxNoDVB Flag is set
ghost [Thu, 18 Dec 2008 15:58:13 +0000 (16:58 +0100)]
dont use pat/pmt when the dxNoDVB Flag is set

15 years agoallow writing of diseqc tester results to /media/hdd/diseqctester.log
Stefan Pluecken [Thu, 18 Dec 2008 13:32:36 +0000 (14:32 +0100)]
allow writing of diseqc tester results to /media/hdd/diseqctester.log

15 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Tue, 16 Dec 2008 20:37:14 +0000 (21:37 +0100)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

15 years agoadd newlines at end of file
Stefan [Tue, 16 Dec 2008 19:22:17 +0000 (20:22 +0100)]
add newlines at end of file

15 years agoadd diseqc tester test type "random"
Stefan [Tue, 16 Dec 2008 19:20:28 +0000 (20:20 +0100)]
add diseqc tester test type "random"

15 years agoshow transponders in diseqc tester results
Stefan [Tue, 16 Dec 2008 18:34:25 +0000 (19:34 +0100)]
show transponders in diseqc tester results

15 years agofinish and polish diseqc tester plugin
Stefan [Tue, 16 Dec 2008 10:34:45 +0000 (11:34 +0100)]
finish and polish diseqc tester plugin

15 years agofinish and polish diseqc tester plugin
stefan [Tue, 16 Dec 2008 10:33:19 +0000 (10:33 +0000)]
finish and polish diseqc tester plugin

15 years agoadd onid/tsid polling
Stefan Pluecken [Mon, 24 Nov 2008 22:52:26 +0000 (23:52 +0100)]
add onid/tsid polling

15 years agocatch up DiseqcTest development
Stefan Pluecken [Mon, 24 Nov 2008 21:42:42 +0000 (22:42 +0100)]
catch up DiseqcTest development

15 years agoadd ResourceManager for handling resources in inter plugin communication
Stefan Pluecken [Fri, 7 Nov 2008 17:41:14 +0000 (18:41 +0100)]
add ResourceManager for handling resources in inter plugin communication

15 years agosupport to query videoheight, width, aspect, framerate and progressive state also...
ghost [Tue, 16 Dec 2008 16:02:57 +0000 (17:02 +0100)]
support to query videoheight, width, aspect, framerate and progressive state also for servicemp3 (i.e. divx/h264 a.o.)
this needs also a current dvb videosink

15 years agoconvert dvb api aspect to etsi aspect
ghost [Tue, 16 Dec 2008 14:59:35 +0000 (15:59 +0100)]
convert dvb api aspect to etsi aspect

15 years agomove some functions to better place (aspect / size / framerate / progressive handling)
ghost [Tue, 16 Dec 2008 14:02:48 +0000 (15:02 +0100)]
move some functions to better place (aspect / size / framerate / progressive handling)

15 years agoparse element messages from video sink for VIDEO_EVENTs
Fraxinas [Tue, 16 Dec 2008 10:50:58 +0000 (11:50 +0100)]
parse element messages from video sink for VIDEO_EVENTs

15 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Sun, 14 Dec 2008 00:22:59 +0000 (01:22 +0100)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

15 years agoprettify MultiContent TitleList
Fraxinas [Sun, 14 Dec 2008 00:21:31 +0000 (01:21 +0100)]
prettify MultiContent TitleList