enigma2.git
18 years agoshow now/next info when no epg is avail
Andreas Monzner [Thu, 17 Nov 2005 13:23:14 +0000 (13:23 +0000)]
show now/next info when no epg is avail

18 years agosave lamedb after scan
Felix Domke [Thu, 17 Nov 2005 12:37:58 +0000 (12:37 +0000)]
save lamedb after scan

18 years agoshow event title in eventview
Andreas Monzner [Thu, 17 Nov 2005 12:12:50 +0000 (12:12 +0000)]
show event title in eventview

18 years agofix logic
Stefan Pluecken [Thu, 17 Nov 2005 05:42:46 +0000 (05:42 +0000)]
fix logic

18 years agothe timer sucks
Stefan Pluecken [Thu, 17 Nov 2005 05:18:13 +0000 (05:18 +0000)]
the timer sucks

18 years agofixed repeated timers
Stefan Pluecken [Thu, 17 Nov 2005 04:57:49 +0000 (04:57 +0000)]
fixed repeated timers

18 years agoshow repeated timers in TimerEntryComponent
Stefan Pluecken [Thu, 17 Nov 2005 04:25:02 +0000 (04:25 +0000)]
show repeated timers in TimerEntryComponent

18 years agofix(??) repeated timer... i really don't know, if this will ever work
Stefan Pluecken [Thu, 17 Nov 2005 03:40:07 +0000 (03:40 +0000)]
fix(??) repeated timer... i really don't know, if this will ever work

18 years agosome TimerEntry-fixes
Stefan Pluecken [Thu, 17 Nov 2005 02:07:44 +0000 (02:07 +0000)]
some TimerEntry-fixes
saving and loading the timer-repeated flag to the timers.xml-file

18 years agofinish the TimerEntry editor... should work now for editing repeated timers
Stefan Pluecken [Thu, 17 Nov 2005 01:52:53 +0000 (01:52 +0000)]
finish the TimerEntry editor... should work now for editing repeated timers

18 years agoadd basic support for repeated timers (doesn't work yet)
Stefan Pluecken [Thu, 17 Nov 2005 01:27:02 +0000 (01:27 +0000)]
add basic support for repeated timers (doesn't work yet)

18 years agofix single transponder scan
Stefan Pluecken [Wed, 16 Nov 2005 19:22:21 +0000 (19:22 +0000)]
fix single transponder scan

18 years agouse frontend_id in prepare too
Andreas Monzner [Wed, 16 Nov 2005 18:32:59 +0000 (18:32 +0000)]
use frontend_id in prepare too

18 years agoauto tuner selection is now working (this breaks allocateRawChannel..)
Andreas Monzner [Wed, 16 Nov 2005 16:50:27 +0000 (16:50 +0000)]
auto tuner selection is now working (this breaks allocateRawChannel..)
TODO: handling for linked tuners (loop through)

18 years agodvb/frontend: set sec once
Felix Domke [Wed, 16 Nov 2005 12:06:02 +0000 (12:06 +0000)]
dvb/frontend: set sec once

18 years agotimer: fix displayed state. Don't save instant records. properly remove timerentries.
Felix Domke [Wed, 16 Nov 2005 11:15:24 +0000 (11:15 +0000)]
timer: fix displayed state. Don't save instant records. properly remove timerentries.

18 years agofix automatic scan
Felix Domke [Wed, 16 Nov 2005 11:12:37 +0000 (11:12 +0000)]
fix automatic scan

18 years agofix spaces -> tabs
Felix Domke [Wed, 16 Nov 2005 10:39:29 +0000 (10:39 +0000)]
fix spaces -> tabs

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

18 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.

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

18 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)

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

18 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

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

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

18 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

18 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...

18 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)

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

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

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

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

18 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

18 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

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

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

18 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

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

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

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

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

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

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

18 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

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

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

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

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

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

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

18 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< ... > >

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

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

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

18 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

18 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

18 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)

18 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)

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

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

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

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

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

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

18 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

18 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

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

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

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

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

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

18 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

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

18 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

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

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

18 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

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

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

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

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

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

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

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

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

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

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

18 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)

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

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

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

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

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

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

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

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

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

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

18 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