Stefan Pluecken [Thu, 17 Nov 2005 04:57:49 +0000 (04:57 +0000)]
fixed repeated timers
Stefan Pluecken [Thu, 17 Nov 2005 04:25:02 +0000 (04:25 +0000)]
show repeated timers in TimerEntryComponent
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
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
Stefan Pluecken [Thu, 17 Nov 2005 01:52:53 +0000 (01:52 +0000)]
finish the TimerEntry editor... should work now for editing repeated timers
Stefan Pluecken [Thu, 17 Nov 2005 01:27:02 +0000 (01:27 +0000)]
add basic support for repeated timers (doesn't work yet)
Stefan Pluecken [Wed, 16 Nov 2005 19:22:21 +0000 (19:22 +0000)]
fix single transponder scan
Andreas Monzner [Wed, 16 Nov 2005 18:32:59 +0000 (18:32 +0000)]
use frontend_id in prepare too
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)
Felix Domke [Wed, 16 Nov 2005 12:06:02 +0000 (12:06 +0000)]
dvb/frontend: set sec once
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.
Felix Domke [Wed, 16 Nov 2005 11:12:37 +0000 (11:12 +0000)]
fix automatic scan
Felix Domke [Wed, 16 Nov 2005 10:39:29 +0000 (10:39 +0000)]
fix spaces -> tabs
Felix Domke [Wed, 16 Nov 2005 10:32:34 +0000 (10:32 +0000)]
use orbital position in isValidONIDTSID
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.
Felix Domke [Wed, 16 Nov 2005 10:22:37 +0000 (10:22 +0000)]
factor out genSortName, cleanup comment
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)
Felix Domke [Wed, 16 Nov 2005 10:13:05 +0000 (10:13 +0000)]
improve TypeError on screen instantiate
Felix Domke [Wed, 16 Nov 2005 09:23:09 +0000 (09:23 +0000)]
add - untestd - frontend compatibility/priority check
Felix Domke [Wed, 16 Nov 2005 09:10:29 +0000 (09:10 +0000)]
reenable channelAdded signal
Stefan Pluecken [Wed, 16 Nov 2005 03:16:35 +0000 (03:16 +0000)]
fix single sat scan
Stefan Pluecken [Wed, 16 Nov 2005 01:55:54 +0000 (01:55 +0000)]
add dummy-support for cable and terrestrial
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...
Stefan Pluecken [Wed, 16 Nov 2005 01:44:29 +0000 (01:44 +0000)]
single transponder scan should work now (but it doesn't)
Felix Domke [Wed, 16 Nov 2005 00:50:49 +0000 (00:50 +0000)]
remove fatal debug message
Felix Domke [Wed, 16 Nov 2005 00:44:13 +0000 (00:44 +0000)]
don't use glob
Felix Domke [Wed, 16 Nov 2005 00:43:30 +0000 (00:43 +0000)]
work around capDecode problem
Felix Domke [Wed, 16 Nov 2005 00:42:56 +0000 (00:42 +0000)]
fix DMX_SET_SOURCE call
Stefan Pluecken [Wed, 16 Nov 2005 00:33:30 +0000 (00:33 +0000)]
don't use setsource with DVB-API < 3
Felix Domke [Wed, 16 Nov 2005 00:14:18 +0000 (00:14 +0000)]
fix m_service_name_sort while scanning
Ronny Strutz [Tue, 15 Nov 2005 23:53:51 +0000 (23:53 +0000)]
fix comments
Ronny Strutz [Tue, 15 Nov 2005 23:44:39 +0000 (23:44 +0000)]
read transponders from sat.xml
Ronny Strutz [Tue, 15 Nov 2005 23:44:08 +0000 (23:44 +0000)]
add transponderlist - get it as param
Ronny Strutz [Tue, 15 Nov 2005 23:43:26 +0000 (23:43 +0000)]
add transponder
Ronny Strutz [Tue, 15 Nov 2005 23:42:47 +0000 (23:42 +0000)]
add transponderlist
Felix Domke [Tue, 15 Nov 2005 23:14:24 +0000 (23:14 +0000)]
addTimeOffset is now static
Felix Domke [Tue, 15 Nov 2005 23:06:24 +0000 (23:06 +0000)]
shutdown channel if tune fails
Andreas Monzner [Tue, 15 Nov 2005 22:55:51 +0000 (22:55 +0000)]
fix typo
Felix Domke [Tue, 15 Nov 2005 22:34:06 +0000 (22:34 +0000)]
remove nonexisting bug
Felix Domke [Tue, 15 Nov 2005 22:33:00 +0000 (22:33 +0000)]
improve locking of addTimeOffset a bit
Ronny Strutz [Tue, 15 Nov 2005 22:24:48 +0000 (22:24 +0000)]
add/fix some titles
Felix Domke [Tue, 15 Nov 2005 22:11:15 +0000 (22:11 +0000)]
reformat
Felix Domke [Tue, 15 Nov 2005 22:03:41 +0000 (22:03 +0000)]
keep all services list sorted
Ronny Strutz [Tue, 15 Nov 2005 22:00:32 +0000 (22:00 +0000)]
looks much better ;)
Felix Domke [Tue, 15 Nov 2005 22:00:30 +0000 (22:00 +0000)]
stop service before scanning
Felix Domke [Tue, 15 Nov 2005 21:59:48 +0000 (21:59 +0000)]
add - untested - multituner support
Felix Domke [Tue, 15 Nov 2005 21:51:59 +0000 (21:51 +0000)]
user eSmartPtrList instead of std::list<ePtr< ... > >
Felix Domke [Tue, 15 Nov 2005 21:51:09 +0000 (21:51 +0000)]
add some consts
Felix Domke [Tue, 15 Nov 2005 21:50:06 +0000 (21:50 +0000)]
add initial transponders from python
Felix Domke [Tue, 15 Nov 2005 21:48:57 +0000 (21:48 +0000)]
put better fitting string
Andreas Monzner [Tue, 15 Nov 2005 21:29:53 +0000 (21:29 +0000)]
draw entrys with backgroundcolor when the listbox is empty
Ronny Strutz [Tue, 15 Nov 2005 21:18:04 +0000 (21:18 +0000)]
allow record when "/hdd/movies" exists only
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)
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)
Ronny Strutz [Tue, 15 Nov 2005 17:11:01 +0000 (17:11 +0000)]
remove standby
Felix Domke [Tue, 15 Nov 2005 16:50:37 +0000 (16:50 +0000)]
remove dead code
Ronny Strutz [Tue, 15 Nov 2005 16:45:51 +0000 (16:45 +0000)]
save simple integers too
Ronny Strutz [Tue, 15 Nov 2005 16:44:59 +0000 (16:44 +0000)]
save and restore volume
Ronny Strutz [Tue, 15 Nov 2005 16:14:45 +0000 (16:14 +0000)]
save and restore root
Ronny Strutz [Tue, 15 Nov 2005 15:37:43 +0000 (15:37 +0000)]
create configElement in __init__ only
Ronny Strutz [Tue, 15 Nov 2005 15:33:47 +0000 (15:33 +0000)]
fix for stupid servicename *duck* - defer zap to lastservice
Ronny Strutz [Tue, 15 Nov 2005 15:32:55 +0000 (15:32 +0000)]
now zap to last service even if servicelist is not restored
Ronny Strutz [Tue, 15 Nov 2005 15:04:56 +0000 (15:04 +0000)]
remove lastservice
Ronny Strutz [Tue, 15 Nov 2005 15:04:27 +0000 (15:04 +0000)]
fix text in config
Ronny Strutz [Tue, 15 Nov 2005 15:03:54 +0000 (15:03 +0000)]
add lastService stuff
Ronny Strutz [Tue, 15 Nov 2005 15:03:27 +0000 (15:03 +0000)]
remove lastservice stuff
Felix Domke [Tue, 15 Nov 2005 05:08:31 +0000 (05:08 +0000)]
add count suffix
Felix Domke [Tue, 15 Nov 2005 05:06:43 +0000 (05:06 +0000)]
fix pts relative seeking, make pts_t signed
Felix Domke [Tue, 15 Nov 2005 05:06:08 +0000 (05:06 +0000)]
add calc bitrate to tstools
Felix Domke [Tue, 15 Nov 2005 05:05:31 +0000 (05:05 +0000)]
skip 1 minute with left/right
Felix Domke [Tue, 15 Nov 2005 05:05:10 +0000 (05:05 +0000)]
User ServicePosition display in MoviePlayer
Felix Domke [Tue, 15 Nov 2005 05:04:53 +0000 (05:04 +0000)]
fix servicePosition
Ronny Strutz [Tue, 15 Nov 2005 04:37:30 +0000 (04:37 +0000)]
now we save the config here
Ronny Strutz [Tue, 15 Nov 2005 04:36:53 +0000 (04:36 +0000)]
add lastservice-entry
Ronny Strutz [Tue, 15 Nov 2005 04:36:18 +0000 (04:36 +0000)]
save "last" service
Felix Domke [Tue, 15 Nov 2005 04:29:06 +0000 (04:29 +0000)]
fix playService with None
Felix Domke [Tue, 15 Nov 2005 04:24:27 +0000 (04:24 +0000)]
fix window title a bit
Felix Domke [Tue, 15 Nov 2005 04:20:11 +0000 (04:20 +0000)]
add window titles
Ronny Strutz [Tue, 15 Nov 2005 04:07:53 +0000 (04:07 +0000)]
add missing import
Felix Domke [Tue, 15 Nov 2005 03:57:19 +0000 (03:57 +0000)]
add CMoviePlayer
Felix Domke [Tue, 15 Nov 2005 03:20:38 +0000 (03:20 +0000)]
always have currentlyPlayingServiceReference
Ronny Strutz [Tue, 15 Nov 2005 02:58:10 +0000 (02:58 +0000)]
fix numberzap
Felix Domke [Tue, 15 Nov 2005 02:51:23 +0000 (02:51 +0000)]
remove ancient debug stuff
Ronny Strutz [Tue, 15 Nov 2005 02:50:22 +0000 (02:50 +0000)]
import * from enigma (epgcache was missing)
Ronny Strutz [Tue, 15 Nov 2005 02:47:05 +0000 (02:47 +0000)]
fix harddisk
Ronny Strutz [Tue, 15 Nov 2005 02:46:20 +0000 (02:46 +0000)]
fix mkdir "movies"
Ronny Strutz [Tue, 15 Nov 2005 02:45:41 +0000 (02:45 +0000)]
show message and defer init
Ronny Strutz [Tue, 15 Nov 2005 02:44:59 +0000 (02:44 +0000)]
add missing import
Felix Domke [Tue, 15 Nov 2005 02:27:47 +0000 (02:27 +0000)]
fix komma
Ronny Strutz [Tue, 15 Nov 2005 02:26:47 +0000 (02:26 +0000)]
add infobargeneric
Felix Domke [Tue, 15 Nov 2005 02:09:04 +0000 (02:09 +0000)]
re-add favourite display
Felix Domke [Tue, 15 Nov 2005 02:08:46 +0000 (02:08 +0000)]
Infobar split
Felix Domke [Tue, 15 Nov 2005 02:03:09 +0000 (02:03 +0000)]
fix message size
Ronny Strutz [Tue, 15 Nov 2005 01:08:49 +0000 (01:08 +0000)]
just one bouquet (favourites)
Ronny Strutz [Tue, 15 Nov 2005 00:52:58 +0000 (00:52 +0000)]
start decoder when we select different audio track
Felix Domke [Tue, 15 Nov 2005 00:36:24 +0000 (00:36 +0000)]
fix
Ronny Strutz [Mon, 14 Nov 2005 23:53:08 +0000 (23:53 +0000)]
add frontpanel-keys
Ronny Strutz [Mon, 14 Nov 2005 23:52:31 +0000 (23:52 +0000)]
add keys for frontpanel up/down
Ronny Strutz [Mon, 14 Nov 2005 23:18:16 +0000 (23:18 +0000)]
audioselection is working now
Ronny Strutz [Mon, 14 Nov 2005 22:51:53 +0000 (22:51 +0000)]
sync