enigma2.git
20 years agopts: as the decoding demux isn't stored in the dvbchannel (it could be shared, and...
Felix Domke [Fri, 18 Nov 2005 02:52:38 +0000 (02:52 +0000)]
pts: as the decoding demux isn't stored in the dvbchannel (it could be shared, and a decoding demux can't be shared), it has to be given to the pts relevant functions.

20 years agoadd stuff
Ronny Strutz [Fri, 18 Nov 2005 01:59:47 +0000 (01:59 +0000)]
add stuff

20 years agoadd some functions
Ronny Strutz [Fri, 18 Nov 2005 01:57:58 +0000 (01:57 +0000)]
add some functions

20 years agoadd startmmi / some changes
Ronny Strutz [Fri, 18 Nov 2005 01:46:22 +0000 (01:46 +0000)]
add startmmi / some changes

20 years agoadd startmmi
Ronny Strutz [Fri, 18 Nov 2005 01:44:49 +0000 (01:44 +0000)]
add startmmi

20 years agofix bug
Ronny Strutz [Fri, 18 Nov 2005 01:44:15 +0000 (01:44 +0000)]
fix bug

20 years agoadd stuff to find a slot and call stuff from there
Ronny Strutz [Fri, 18 Nov 2005 01:23:10 +0000 (01:23 +0000)]
add stuff to find a slot and call stuff from there

20 years agoadd reset
Ronny Strutz [Fri, 18 Nov 2005 01:22:22 +0000 (01:22 +0000)]
add reset

20 years agotstools: fix adaption field, lower maxrange (increases accuracy), with multiple tries...
Felix Domke [Fri, 18 Nov 2005 00:46:31 +0000 (00:46 +0000)]
tstools: fix adaption field, lower maxrange (increases accuracy), with multiple tries at end of file

20 years agocode cleanup/optimization
Andreas Monzner [Fri, 18 Nov 2005 00:21:31 +0000 (00:21 +0000)]
code cleanup/optimization

20 years agotranslations
Stefan Pluecken [Thu, 17 Nov 2005 22:01:27 +0000 (22:01 +0000)]
translations

20 years agotranslations
Stefan Pluecken [Thu, 17 Nov 2005 21:51:36 +0000 (21:51 +0000)]
translations

20 years agotranslation: don't fail when no language exists
Felix Domke [Thu, 17 Nov 2005 21:44:53 +0000 (21:44 +0000)]
translation: don't fail when no language exists

20 years agotranslations
Stefan Pluecken [Thu, 17 Nov 2005 21:43:50 +0000 (21:43 +0000)]
translations

20 years agofix error message
Felix Domke [Thu, 17 Nov 2005 21:42:37 +0000 (21:42 +0000)]
fix error message

20 years agosome basic language support (already working a bit)
Stefan Pluecken [Thu, 17 Nov 2005 21:27:22 +0000 (21:27 +0000)]
some basic language support (already working a bit)

20 years agouse system's tools
Stefan Pluecken [Thu, 17 Nov 2005 21:26:09 +0000 (21:26 +0000)]
use system's tools

20 years agonew language files
Stefan Pluecken [Thu, 17 Nov 2005 21:25:25 +0000 (21:25 +0000)]
new language files

20 years agoextended Makefile
Stefan Pluecken [Thu, 17 Nov 2005 21:24:56 +0000 (21:24 +0000)]
extended Makefile

20 years agofix whitespaces
Felix Domke [Thu, 17 Nov 2005 21:00:30 +0000 (21:00 +0000)]
fix whitespaces

20 years agotimezone handling: when there is no timezone, use UTC. ignore illegal config values
Felix Domke [Thu, 17 Nov 2005 20:53:32 +0000 (20:53 +0000)]
timezone handling: when there is no timezone, use UTC. ignore illegal config values

20 years agoinitial .mo file generation
Stefan Pluecken [Thu, 17 Nov 2005 20:02:49 +0000 (20:02 +0000)]
initial .mo file generation

20 years agozap with numbers is now possible
Andreas Monzner [Thu, 17 Nov 2005 16:40:07 +0000 (16:40 +0000)]
zap with numbers is now possible

20 years agofixed Setup-size
Stefan Pluecken [Thu, 17 Nov 2005 16:35:54 +0000 (16:35 +0000)]
fixed Setup-size

20 years agouse c++-fallback for lack of tzset-python-function
Stefan Pluecken [Thu, 17 Nov 2005 16:28:57 +0000 (16:28 +0000)]
use c++-fallback for lack of tzset-python-function

20 years agomake use of a try except block instead of removing the tzset
Stefan Pluecken [Thu, 17 Nov 2005 16:15:01 +0000 (16:15 +0000)]
make use of a try except block instead of removing the tzset

20 years agotimezone selection works now. tzset doesn't exist, so we cannot activate the timezone...
Stefan Pluecken [Thu, 17 Nov 2005 16:12:16 +0000 (16:12 +0000)]
timezone selection works now. tzset doesn't exist, so we cannot activate the timezone atm.

20 years agoparsing for /etc/timezone.xml added
Stefan Pluecken [Thu, 17 Nov 2005 15:46:54 +0000 (15:46 +0000)]
parsing for /etc/timezone.xml added

20 years agofixed localtime-issue in Clock
Stefan Pluecken [Thu, 17 Nov 2005 14:36:15 +0000 (14:36 +0000)]
fixed localtime-issue in Clock
don't add repeated timers to processed_timers

20 years agochange servicelist window and font size
Andreas Monzner [Thu, 17 Nov 2005 13:55:18 +0000 (13:55 +0000)]
change servicelist window and font size

20 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

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

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

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

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

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

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

20 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

20 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

20 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

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

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

20 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

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

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

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

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

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

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

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

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

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

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

20 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

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

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

20 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

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

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

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

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

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

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

20 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

20 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

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

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

20 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

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

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

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

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

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

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

20 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

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

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

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

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

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

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

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

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

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

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

20 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

20 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

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

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

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

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

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

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

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

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

20 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

20 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

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

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

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