enigma2.git
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

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

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

18 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

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

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

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

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

18 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

18 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

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

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

18 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

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

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

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

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

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

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

18 years agocompile fix
Andreas Monzner [Mon, 14 Nov 2005 14:30:58 +0000 (14:30 +0000)]
compile fix

18 years agojust show hdd info when there is one
Ronny Strutz [Mon, 14 Nov 2005 03:50:14 +0000 (03:50 +0000)]
just show hdd info when there is one

18 years agoadd setReset
Ronny Strutz [Mon, 14 Nov 2005 03:41:13 +0000 (03:41 +0000)]
add setReset

18 years agoclear lcd - just keep the clock running
Ronny Strutz [Mon, 14 Nov 2005 03:14:29 +0000 (03:14 +0000)]
clear lcd - just keep the clock running

18 years agoadd some comments
Ronny Strutz [Mon, 14 Nov 2005 03:08:37 +0000 (03:08 +0000)]
add some comments

18 years agoset lcd to setup-value (for standby)
Ronny Strutz [Mon, 14 Nov 2005 03:06:01 +0000 (03:06 +0000)]
set lcd to setup-value (for standby)

18 years agofix movemode, do not use listboxcontent private variables
Andreas Monzner [Mon, 14 Nov 2005 03:02:01 +0000 (03:02 +0000)]
fix movemode, do not use listboxcontent private variables

18 years agoadd setInput()
Ronny Strutz [Mon, 14 Nov 2005 02:50:47 +0000 (02:50 +0000)]
add setInput()

18 years agoset avswitch to input vcr
Ronny Strutz [Mon, 14 Nov 2005 02:50:09 +0000 (02:50 +0000)]
set avswitch to input vcr

18 years agoworking on move, edit mode and add remove service to context menu
Andreas Monzner [Mon, 14 Nov 2005 02:40:16 +0000 (02:40 +0000)]
working on move, edit mode and add remove service to context menu

18 years agoadd mute to standby
Ronny Strutz [Mon, 14 Nov 2005 02:37:13 +0000 (02:37 +0000)]
add mute to standby

18 years agofix standby
Ronny Strutz [Mon, 14 Nov 2005 02:36:51 +0000 (02:36 +0000)]
fix standby

18 years agoadd stopService
Felix Domke [Mon, 14 Nov 2005 02:30:37 +0000 (02:30 +0000)]
add stopService

18 years agosmall changes
Ronny Strutz [Mon, 14 Nov 2005 01:48:26 +0000 (01:48 +0000)]
small changes

18 years agoadd decoder-mute (via proc)
Ronny Strutz [Mon, 14 Nov 2005 01:47:46 +0000 (01:47 +0000)]
add decoder-mute (via proc)

18 years agofake autoscan
Ronny Strutz [Mon, 14 Nov 2005 01:17:20 +0000 (01:17 +0000)]
fake autoscan

18 years agomodifications for edit mode ( is working now )
Andreas Monzner [Mon, 14 Nov 2005 00:41:16 +0000 (00:41 +0000)]
modifications for edit mode ( is working now )
dont show entrys in context menu when not in a bouquet

18 years agomodifications for working edit mode
Andreas Monzner [Mon, 14 Nov 2005 00:39:46 +0000 (00:39 +0000)]
modifications for working edit mode

18 years agocomment out non correct working code,
Andreas Monzner [Mon, 14 Nov 2005 00:38:37 +0000 (00:38 +0000)]
comment out non correct working code,
add workaround for C+France EPG

18 years agofix
Andreas Monzner [Mon, 14 Nov 2005 00:36:56 +0000 (00:36 +0000)]
fix

18 years agoadd seek
Felix Domke [Sun, 13 Nov 2005 21:07:14 +0000 (21:07 +0000)]
add seek

18 years agouse more generic .quit()
Ronny Strutz [Sun, 13 Nov 2005 20:07:18 +0000 (20:07 +0000)]
use more generic .quit()

18 years agoremoved non-working entries
Ronny Strutz [Sun, 13 Nov 2005 20:05:48 +0000 (20:05 +0000)]
removed non-working entries

18 years agoset flagDirectory to root bouquet
Andreas Monzner [Sun, 13 Nov 2005 19:21:46 +0000 (19:21 +0000)]
set flagDirectory to root bouquet

18 years agoflush PVR
Felix Domke [Sun, 13 Nov 2005 18:25:50 +0000 (18:25 +0000)]
flush PVR

18 years agomove services in bouquets is now possible.. (bouquet save is missing yet)
Andreas Monzner [Sun, 13 Nov 2005 18:25:34 +0000 (18:25 +0000)]
move services in bouquets is now possible.. (bouquet save is missing yet)

18 years agoadd flush to filepush
Felix Domke [Sun, 13 Nov 2005 18:25:04 +0000 (18:25 +0000)]
add flush to filepush

18 years agoadd iMutableServiceList
Felix Domke [Sun, 13 Nov 2005 15:30:08 +0000 (15:30 +0000)]
add iMutableServiceList

18 years agobetter handling for time_t .. use typedef
Andreas Monzner [Sun, 13 Nov 2005 14:39:27 +0000 (14:39 +0000)]
better handling for time_t .. use typedef

18 years agoauf Grund der grossen Nachfrage gibt es wieder ein poweroff im "main", Powertaste...
Ronny Strutz [Sun, 13 Nov 2005 14:20:15 +0000 (14:20 +0000)]
auf Grund der grossen Nachfrage gibt es wieder ein poweroff im "main", Powertaste 3 sek drücken

18 years agofixme: stopService()
Ronny Strutz [Sun, 13 Nov 2005 13:59:57 +0000 (13:59 +0000)]
fixme: stopService()

18 years agoadd possibility to invalidate configList entrys other than the current one
Stefan Pluecken [Sun, 13 Nov 2005 11:20:09 +0000 (11:20 +0000)]
add possibility to invalidate configList entrys other than the current one