enigma2.git
17 years agouse orbital position in isValidONIDTSID
Felix Domke [Wed, 16 Nov 2005 10:32:34 +0000 (10:32 +0000)]
use orbital position in isValidONIDTSID

17 years agoscan: add flags for optional network search. drop transponders on foreign satellites.
Felix Domke [Wed, 16 Nov 2005 10:24:13 +0000 (10:24 +0000)]
scan: add flags for optional network search. drop transponders on foreign satellites.

17 years agofactor out genSortName, cleanup comment
Felix Domke [Wed, 16 Nov 2005 10:22:37 +0000 (10:22 +0000)]
factor out genSortName, cleanup comment

17 years agoalways emit timeUpdated signal on first received TDT
Andreas Monzner [Wed, 16 Nov 2005 10:19:24 +0000 (10:19 +0000)]
always emit timeUpdated signal on first received TDT
only set rtc on first tdt receive on the same transponder.. not on updates.. (RTC is our reference time to check of transponder time is to fast or to slow)

17 years agoimprove TypeError on screen instantiate
Felix Domke [Wed, 16 Nov 2005 10:13:05 +0000 (10:13 +0000)]
improve TypeError on screen instantiate

17 years agoadd - untestd - frontend compatibility/priority check
Felix Domke [Wed, 16 Nov 2005 09:23:09 +0000 (09:23 +0000)]
add - untestd - frontend compatibility/priority check

17 years agoreenable channelAdded signal
Felix Domke [Wed, 16 Nov 2005 09:10:29 +0000 (09:10 +0000)]
reenable channelAdded signal

17 years agofix single sat scan
Stefan Pluecken [Wed, 16 Nov 2005 03:16:35 +0000 (03:16 +0000)]
fix single sat scan

17 years agoadd dummy-support for cable and terrestrial
Stefan Pluecken [Wed, 16 Nov 2005 01:55:54 +0000 (01:55 +0000)]
add dummy-support for cable and terrestrial

17 years agosingle transponder scan works now... but we scan other transponders as well...
Stefan Pluecken [Wed, 16 Nov 2005 01:51:01 +0000 (01:51 +0000)]
single transponder scan works now... but we scan other transponders as well...

17 years agosingle transponder scan should work now (but it doesn't)
Stefan Pluecken [Wed, 16 Nov 2005 01:44:29 +0000 (01:44 +0000)]
single transponder scan should work now (but it doesn't)

17 years agoremove fatal debug message
Felix Domke [Wed, 16 Nov 2005 00:50:49 +0000 (00:50 +0000)]
remove fatal debug message

17 years agodon't use glob
Felix Domke [Wed, 16 Nov 2005 00:44:13 +0000 (00:44 +0000)]
don't use glob

17 years agowork around capDecode problem
Felix Domke [Wed, 16 Nov 2005 00:43:30 +0000 (00:43 +0000)]
work around capDecode problem

17 years agofix DMX_SET_SOURCE call
Felix Domke [Wed, 16 Nov 2005 00:42:56 +0000 (00:42 +0000)]
fix DMX_SET_SOURCE call

17 years agodon't use setsource with DVB-API < 3
Stefan Pluecken [Wed, 16 Nov 2005 00:33:30 +0000 (00:33 +0000)]
don't use setsource with DVB-API < 3

17 years agofix m_service_name_sort while scanning
Felix Domke [Wed, 16 Nov 2005 00:14:18 +0000 (00:14 +0000)]
fix m_service_name_sort while scanning

17 years agofix comments
Ronny Strutz [Tue, 15 Nov 2005 23:53:51 +0000 (23:53 +0000)]
fix comments

17 years agoread transponders from sat.xml
Ronny Strutz [Tue, 15 Nov 2005 23:44:39 +0000 (23:44 +0000)]
read transponders from sat.xml

17 years agoadd transponderlist - get it as param
Ronny Strutz [Tue, 15 Nov 2005 23:44:08 +0000 (23:44 +0000)]
add transponderlist - get it as param

17 years agoadd transponder
Ronny Strutz [Tue, 15 Nov 2005 23:43:26 +0000 (23:43 +0000)]
add transponder

17 years agoadd transponderlist
Ronny Strutz [Tue, 15 Nov 2005 23:42:47 +0000 (23:42 +0000)]
add transponderlist

17 years agoaddTimeOffset is now static
Felix Domke [Tue, 15 Nov 2005 23:14:24 +0000 (23:14 +0000)]
addTimeOffset is now static

17 years agoshutdown channel if tune fails
Felix Domke [Tue, 15 Nov 2005 23:06:24 +0000 (23:06 +0000)]
shutdown channel if tune fails

17 years agofix typo
Andreas Monzner [Tue, 15 Nov 2005 22:55:51 +0000 (22:55 +0000)]
fix typo

17 years agoremove nonexisting bug
Felix Domke [Tue, 15 Nov 2005 22:34:06 +0000 (22:34 +0000)]
remove nonexisting bug

17 years agoimprove locking of addTimeOffset a bit
Felix Domke [Tue, 15 Nov 2005 22:33:00 +0000 (22:33 +0000)]
improve locking of addTimeOffset a bit

17 years agoadd/fix some titles
Ronny Strutz [Tue, 15 Nov 2005 22:24:48 +0000 (22:24 +0000)]
add/fix some titles

17 years agoreformat
Felix Domke [Tue, 15 Nov 2005 22:11:15 +0000 (22:11 +0000)]
reformat

17 years agokeep all services list sorted
Felix Domke [Tue, 15 Nov 2005 22:03:41 +0000 (22:03 +0000)]
keep all services list sorted

17 years agolooks much better ;)
Ronny Strutz [Tue, 15 Nov 2005 22:00:32 +0000 (22:00 +0000)]
looks much better ;)

17 years agostop service before scanning
Felix Domke [Tue, 15 Nov 2005 22:00:30 +0000 (22:00 +0000)]
stop service before scanning

17 years agoadd - untested - multituner support
Felix Domke [Tue, 15 Nov 2005 21:59:48 +0000 (21:59 +0000)]
add - untested - multituner support

17 years agouser eSmartPtrList instead of std::list<ePtr< ... > >
Felix Domke [Tue, 15 Nov 2005 21:51:59 +0000 (21:51 +0000)]
user eSmartPtrList instead of std::list<ePtr< ... > >

17 years agoadd some consts
Felix Domke [Tue, 15 Nov 2005 21:51:09 +0000 (21:51 +0000)]
add some consts

17 years agoadd initial transponders from python
Felix Domke [Tue, 15 Nov 2005 21:50:06 +0000 (21:50 +0000)]
add initial transponders from python

17 years agoput better fitting string
Felix Domke [Tue, 15 Nov 2005 21:48:57 +0000 (21:48 +0000)]
put better fitting string

17 years agodraw entrys with backgroundcolor when the listbox is empty
Andreas Monzner [Tue, 15 Nov 2005 21:29:53 +0000 (21:29 +0000)]
draw entrys with backgroundcolor when the listbox is empty

17 years agoallow record when "/hdd/movies" exists only
Ronny Strutz [Tue, 15 Nov 2005 21:18:04 +0000 (21:18 +0000)]
allow record when "/hdd/movies" exists only

17 years agocreate default bouquets when missing (bouquets.tv, bouquets.radio, userbouquet.favour...
Andreas Monzner [Tue, 15 Nov 2005 21:02:24 +0000 (21:02 +0000)]
create default bouquets when missing (bouquets.tv, bouquets.radio, userbouquet.favourites.tv, userbouquet.favourites.radio)

17 years agoadd simple add service to bouquet function (working with only one bouquet .. and...
Andreas Monzner [Tue, 15 Nov 2005 19:56:37 +0000 (19:56 +0000)]
add simple add service to bouquet function (working with only one bouquet .. and with a list of bouquets)

17 years agoremove standby
Ronny Strutz [Tue, 15 Nov 2005 17:11:01 +0000 (17:11 +0000)]
remove standby

17 years agoremove dead code
Felix Domke [Tue, 15 Nov 2005 16:50:37 +0000 (16:50 +0000)]
remove dead code

17 years agosave simple integers too
Ronny Strutz [Tue, 15 Nov 2005 16:45:51 +0000 (16:45 +0000)]
save simple integers too

17 years agosave and restore volume
Ronny Strutz [Tue, 15 Nov 2005 16:44:59 +0000 (16:44 +0000)]
save and restore volume

17 years agosave and restore root
Ronny Strutz [Tue, 15 Nov 2005 16:14:45 +0000 (16:14 +0000)]
save and restore root

17 years agocreate configElement in __init__ only
Ronny Strutz [Tue, 15 Nov 2005 15:37:43 +0000 (15:37 +0000)]
create configElement in __init__ only

17 years agofix for stupid servicename *duck* - defer zap to lastservice
Ronny Strutz [Tue, 15 Nov 2005 15:33:47 +0000 (15:33 +0000)]
fix for stupid servicename *duck* - defer zap to lastservice

17 years agonow zap to last service even if servicelist is not restored
Ronny Strutz [Tue, 15 Nov 2005 15:32:55 +0000 (15:32 +0000)]
now zap to last service even if servicelist is not restored

17 years agoremove lastservice
Ronny Strutz [Tue, 15 Nov 2005 15:04:56 +0000 (15:04 +0000)]
remove lastservice

17 years agofix text in config
Ronny Strutz [Tue, 15 Nov 2005 15:04:27 +0000 (15:04 +0000)]
fix text in config

17 years agoadd lastService stuff
Ronny Strutz [Tue, 15 Nov 2005 15:03:54 +0000 (15:03 +0000)]
add lastService stuff

17 years agoremove lastservice stuff
Ronny Strutz [Tue, 15 Nov 2005 15:03:27 +0000 (15:03 +0000)]
remove lastservice stuff

17 years agoadd count suffix
Felix Domke [Tue, 15 Nov 2005 05:08:31 +0000 (05:08 +0000)]
add count suffix

17 years agofix pts relative seeking, make pts_t signed
Felix Domke [Tue, 15 Nov 2005 05:06:43 +0000 (05:06 +0000)]
fix pts relative seeking, make pts_t signed

17 years agoadd calc bitrate to tstools
Felix Domke [Tue, 15 Nov 2005 05:06:08 +0000 (05:06 +0000)]
add calc bitrate to tstools

17 years agoskip 1 minute with left/right
Felix Domke [Tue, 15 Nov 2005 05:05:31 +0000 (05:05 +0000)]
skip 1 minute with left/right

17 years agoUser ServicePosition display in MoviePlayer
Felix Domke [Tue, 15 Nov 2005 05:05:10 +0000 (05:05 +0000)]
User ServicePosition display in MoviePlayer

17 years agofix servicePosition
Felix Domke [Tue, 15 Nov 2005 05:04:53 +0000 (05:04 +0000)]
fix servicePosition

17 years agonow we save the config here
Ronny Strutz [Tue, 15 Nov 2005 04:37:30 +0000 (04:37 +0000)]
now we save the config here

17 years agoadd lastservice-entry
Ronny Strutz [Tue, 15 Nov 2005 04:36:53 +0000 (04:36 +0000)]
add lastservice-entry

17 years agosave "last" service
Ronny Strutz [Tue, 15 Nov 2005 04:36:18 +0000 (04:36 +0000)]
save "last" service

17 years agofix playService with None
Felix Domke [Tue, 15 Nov 2005 04:29:06 +0000 (04:29 +0000)]
fix playService with None

17 years agofix window title a bit
Felix Domke [Tue, 15 Nov 2005 04:24:27 +0000 (04:24 +0000)]
fix window title a bit

17 years agoadd window titles
Felix Domke [Tue, 15 Nov 2005 04:20:11 +0000 (04:20 +0000)]
add window titles

17 years agoadd missing import
Ronny Strutz [Tue, 15 Nov 2005 04:07:53 +0000 (04:07 +0000)]
add missing import

17 years agoadd CMoviePlayer
Felix Domke [Tue, 15 Nov 2005 03:57:19 +0000 (03:57 +0000)]
add CMoviePlayer

17 years agoalways have currentlyPlayingServiceReference
Felix Domke [Tue, 15 Nov 2005 03:20:38 +0000 (03:20 +0000)]
always have currentlyPlayingServiceReference

17 years agofix numberzap
Ronny Strutz [Tue, 15 Nov 2005 02:58:10 +0000 (02:58 +0000)]
fix numberzap

17 years agoremove ancient debug stuff
Felix Domke [Tue, 15 Nov 2005 02:51:23 +0000 (02:51 +0000)]
remove ancient debug stuff

17 years agoimport * from enigma (epgcache was missing)
Ronny Strutz [Tue, 15 Nov 2005 02:50:22 +0000 (02:50 +0000)]
import * from enigma (epgcache was missing)

17 years agofix harddisk
Ronny Strutz [Tue, 15 Nov 2005 02:47:05 +0000 (02:47 +0000)]
fix harddisk

17 years agofix mkdir "movies"
Ronny Strutz [Tue, 15 Nov 2005 02:46:20 +0000 (02:46 +0000)]
fix mkdir "movies"

17 years agoshow message and defer init
Ronny Strutz [Tue, 15 Nov 2005 02:45:41 +0000 (02:45 +0000)]
show message and defer init

17 years agoadd missing import
Ronny Strutz [Tue, 15 Nov 2005 02:44:59 +0000 (02:44 +0000)]
add missing import

17 years agofix komma
Felix Domke [Tue, 15 Nov 2005 02:27:47 +0000 (02:27 +0000)]
fix komma

17 years agoadd infobargeneric
Ronny Strutz [Tue, 15 Nov 2005 02:26:47 +0000 (02:26 +0000)]
add infobargeneric

17 years agore-add favourite display
Felix Domke [Tue, 15 Nov 2005 02:09:04 +0000 (02:09 +0000)]
re-add favourite display

17 years agoInfobar split
Felix Domke [Tue, 15 Nov 2005 02:08:46 +0000 (02:08 +0000)]
Infobar split

17 years agofix message size
Felix Domke [Tue, 15 Nov 2005 02:03:09 +0000 (02:03 +0000)]
fix message size

17 years agojust one bouquet (favourites)
Ronny Strutz [Tue, 15 Nov 2005 01:08:49 +0000 (01:08 +0000)]
just one bouquet (favourites)

17 years agostart decoder when we select different audio track
Ronny Strutz [Tue, 15 Nov 2005 00:52:58 +0000 (00:52 +0000)]
start decoder when we select different audio track

17 years agofix
Felix Domke [Tue, 15 Nov 2005 00:36:24 +0000 (00:36 +0000)]
fix

17 years agoadd frontpanel-keys
Ronny Strutz [Mon, 14 Nov 2005 23:53:08 +0000 (23:53 +0000)]
add frontpanel-keys

17 years agoadd keys for frontpanel up/down
Ronny Strutz [Mon, 14 Nov 2005 23:52:31 +0000 (23:52 +0000)]
add keys for frontpanel up/down

17 years agoaudioselection is working now
Ronny Strutz [Mon, 14 Nov 2005 23:18:16 +0000 (23:18 +0000)]
audioselection is working now

17 years agosync
Ronny Strutz [Mon, 14 Nov 2005 22:51:53 +0000 (22:51 +0000)]
sync

17 years agoremove rc setup
Ronny Strutz [Mon, 14 Nov 2005 22:50:42 +0000 (22:50 +0000)]
remove rc setup

17 years agoadd audioselection
Ronny Strutz [Mon, 14 Nov 2005 22:50:10 +0000 (22:50 +0000)]
add audioselection

17 years agoset default standby-brightness to 0
Ronny Strutz [Mon, 14 Nov 2005 22:49:37 +0000 (22:49 +0000)]
set default standby-brightness to 0

17 years agoadd reset-call to dvbci_ui
Ronny Strutz [Mon, 14 Nov 2005 22:48:58 +0000 (22:48 +0000)]
add reset-call to dvbci_ui

17 years agoadd audioselection, removed democode
Ronny Strutz [Mon, 14 Nov 2005 22:47:18 +0000 (22:47 +0000)]
add audioselection, removed democode

17 years agofix typos
Felix Domke [Mon, 14 Nov 2005 22:27:48 +0000 (22:27 +0000)]
fix typos

17 years agoadd some feature to the service reference
Felix Domke [Mon, 14 Nov 2005 21:49:46 +0000 (21:49 +0000)]
add some feature to the service reference

17 years agoaudio selection - fake
Felix Domke [Mon, 14 Nov 2005 21:49:09 +0000 (21:49 +0000)]
audio selection - fake

17 years agouse returncodes
Felix Domke [Mon, 14 Nov 2005 21:46:48 +0000 (21:46 +0000)]
use returncodes

17 years agoadd return code
Felix Domke [Mon, 14 Nov 2005 21:41:17 +0000 (21:41 +0000)]
add return code

17 years agoadd audio track selection
Felix Domke [Mon, 14 Nov 2005 21:39:48 +0000 (21:39 +0000)]
add audio track selection

17 years agoremove debug output
Felix Domke [Mon, 14 Nov 2005 21:39:13 +0000 (21:39 +0000)]
remove debug output

17 years agofix missing return values
Felix Domke [Mon, 14 Nov 2005 21:38:36 +0000 (21:38 +0000)]
fix missing return values