Andreas Monzner [Fri, 3 Mar 2006 16:30:52 +0000 (16:30 +0000)]
argh
Andreas Monzner [Fri, 3 Mar 2006 16:29:24 +0000 (16:29 +0000)]
compile fix
Stefan Pluecken [Fri, 3 Mar 2006 16:25:38 +0000 (16:25 +0000)]
complete DVB-S transponder info
Andreas Monzner [Fri, 3 Mar 2006 16:25:29 +0000 (16:25 +0000)]
change all values to upper case,
complete cable stuff,
make more values human readable
Stefan Pluecken [Fri, 3 Mar 2006 16:19:50 +0000 (16:19 +0000)]
show transponder info in ServiceInfo screen
Andreas Monzner [Fri, 3 Mar 2006 16:12:03 +0000 (16:12 +0000)]
make inversion human readable
Andreas Monzner [Fri, 3 Mar 2006 15:47:40 +0000 (15:47 +0000)]
add "_" as delimiter
Stefan Pluecken [Fri, 3 Mar 2006 15:29:23 +0000 (15:29 +0000)]
fix isInTimer for non-repeated timers
Andreas Monzner [Fri, 3 Mar 2006 15:22:31 +0000 (15:22 +0000)]
rename FilterXMLString to StringToXML
Felix Domke [Fri, 3 Mar 2006 15:01:29 +0000 (15:01 +0000)]
move strToXML into Tools
Felix Domke [Fri, 3 Mar 2006 14:56:42 +0000 (14:56 +0000)]
add filterXMLString
Andreas Monzner [Fri, 3 Mar 2006 14:43:40 +0000 (14:43 +0000)]
fix typo
Andreas Monzner [Fri, 3 Mar 2006 13:59:56 +0000 (13:59 +0000)]
implement readFrontendData method to get a python dictionary containing data
about current used transponder/frontend (frontend state, frontend type, lock
state, sync state, frequency, symbolrate, fec_innter...)
when it is called with True as param it returns the original transponder data
(written to tuner) otherwise it reads the current data out of the frontend
(corrected tuner data)
Stefan Pluecken [Fri, 3 Mar 2006 12:05:50 +0000 (12:05 +0000)]
add a proof-of-concept plugin to define alternative services
example:
NIM A: DVB-C
NIM B: DVB-S (Astra)
NIM B records "Sat 1" (vertical) and cannot play or record "Das Erste". Zapping to "Das Erste" now looks up an alternative-table
(defined by the user) and plays the service "Das Erste" (cable service) on NIM A, which is assossiated to "Das Erste" (sat service).
Stefan Pluecken [Fri, 3 Mar 2006 05:44:21 +0000 (05:44 +0000)]
logging slows the timer down very much
Stefan Pluecken [Fri, 3 Mar 2006 04:13:27 +0000 (04:13 +0000)]
new service info screen (prepared to show transponder info... not functional yet)
Felix Domke [Fri, 3 Mar 2006 03:13:13 +0000 (03:13 +0000)]
enable playback of multifile (split) movies
Stefan Pluecken [Fri, 3 Mar 2006 02:00:18 +0000 (02:00 +0000)]
delete characters in the InputBox with mute key
Andreas Monzner [Fri, 3 Mar 2006 01:47:19 +0000 (01:47 +0000)]
add lockState and syncState to getFrontendInfo call
add skeleton for getTransponderInfo call
Stefan Pluecken [Fri, 3 Mar 2006 01:45:42 +0000 (01:45 +0000)]
adding new bouquets added to the context menu of the bouquet list
Andreas Monzner [Thu, 2 Mar 2006 11:11:54 +0000 (11:11 +0000)]
do always call thread cleanup handler
Stefan Pluecken [Thu, 2 Mar 2006 03:53:24 +0000 (03:53 +0000)]
setTitle is now a Screen method
Stefan Pluecken [Thu, 2 Mar 2006 02:54:17 +0000 (02:54 +0000)]
entering recording duration for instant records is now possible
Stefan Pluecken [Thu, 2 Mar 2006 02:26:17 +0000 (02:26 +0000)]
fix all the bugs (but one or two) in instant recording ChoiceBox
Felix Domke [Thu, 2 Mar 2006 02:18:40 +0000 (02:18 +0000)]
add .cvsignores to plugins
Felix Domke [Thu, 2 Mar 2006 02:16:50 +0000 (02:16 +0000)]
add simple summary
Felix Domke [Thu, 2 Mar 2006 02:16:21 +0000 (02:16 +0000)]
add *.pyo to .cvsignore
Felix Domke [Thu, 2 Mar 2006 02:14:10 +0000 (02:14 +0000)]
minimally improved LCD support
Stefan Pluecken [Thu, 2 Mar 2006 01:46:46 +0000 (01:46 +0000)]
instant record now brings up a dialog to chose whether to record indefinitely, the current event or do nothing
Stefan Pluecken [Thu, 2 Mar 2006 01:02:04 +0000 (01:02 +0000)]
remove bad words (and characters)
Stefan Pluecken [Thu, 2 Mar 2006 00:53:47 +0000 (00:53 +0000)]
better resizing
Stefan Pluecken [Thu, 2 Mar 2006 00:34:25 +0000 (00:34 +0000)]
automatically resize ChoiceBox
Stefan Pluecken [Thu, 2 Mar 2006 00:27:32 +0000 (00:27 +0000)]
add ChoiceBox screen for asking simple multi choice questions
Felix Domke [Wed, 1 Mar 2006 23:41:50 +0000 (23:41 +0000)]
fix language list
Felix Domke [Wed, 1 Mar 2006 22:44:18 +0000 (22:44 +0000)]
quick work around for fixing return codes
Felix Domke [Wed, 1 Mar 2006 14:18:31 +0000 (14:18 +0000)]
add missing
Stefan Pluecken [Wed, 1 Mar 2006 05:04:33 +0000 (05:04 +0000)]
- add (heavily unoptimized (!!!)) matching check for repeated timers as a clock icon in the epg list
- comment out check for event id
Stefan Pluecken [Wed, 1 Mar 2006 02:37:17 +0000 (02:37 +0000)]
display clock png in single epg list for fitting timers (we have a problem with the event id matching for manual timers)
Stefan Pluecken [Tue, 28 Feb 2006 22:37:39 +0000 (22:37 +0000)]
prepare epg checking for already timered timers
Stefan Pluecken [Tue, 28 Feb 2006 16:57:05 +0000 (16:57 +0000)]
the forgotten png
Stefan Pluecken [Tue, 28 Feb 2006 09:26:51 +0000 (09:26 +0000)]
remove hole
Stefan Pluecken [Tue, 28 Feb 2006 09:21:57 +0000 (09:21 +0000)]
use categories to categorize the plugins
Felix Domke [Tue, 28 Feb 2006 01:45:00 +0000 (01:45 +0000)]
hack to seek GOP-wise
Felix Domke [Tue, 28 Feb 2006 01:44:30 +0000 (01:44 +0000)]
removing marks from cut editor is now possible. minor hack to seek back one GOP
Felix Domke [Tue, 28 Feb 2006 01:43:36 +0000 (01:43 +0000)]
add getNextAccessPoint
Felix Domke [Mon, 27 Feb 2006 23:32:32 +0000 (23:32 +0000)]
skip 30,90,270 seconds with 1/3, 4/6, 7/9
Andreas Monzner [Mon, 27 Feb 2006 22:47:26 +0000 (22:47 +0000)]
add support for turning rotor without power measurement
(for rotors behind a powered switch or rotor behind a V-Box)
known bug .. the transponder scan loops when a transponder does not lock :/
Felix Domke [Mon, 27 Feb 2006 22:43:45 +0000 (22:43 +0000)]
add new interface for cutlist editor
Felix Domke [Mon, 27 Feb 2006 22:41:54 +0000 (22:41 +0000)]
fix currentCursorSelectable for multi content lists
Felix Domke [Mon, 27 Feb 2006 22:09:18 +0000 (22:09 +0000)]
don't crash when loadPNG fails
Felix Domke [Mon, 27 Feb 2006 22:02:53 +0000 (22:02 +0000)]
make getCurrentPosition useable from other classes
Felix Domke [Mon, 27 Feb 2006 21:36:22 +0000 (21:36 +0000)]
support for grayed out items
Felix Domke [Mon, 27 Feb 2006 21:11:19 +0000 (21:11 +0000)]
add special color for marked and selected
Felix Domke [Mon, 27 Feb 2006 20:53:16 +0000 (20:53 +0000)]
ability to set color in multi content lists
Stefan Pluecken [Mon, 27 Feb 2006 20:44:27 +0000 (20:44 +0000)]
fix instant repowering
Felix Domke [Mon, 27 Feb 2006 20:36:45 +0000 (20:36 +0000)]
remove debug
Felix Domke [Mon, 27 Feb 2006 20:30:42 +0000 (20:30 +0000)]
remove test cruft, add possibility for a seperator
Felix Domke [Mon, 27 Feb 2006 19:48:29 +0000 (19:48 +0000)]
allow binary only python plugins
Felix Domke [Mon, 27 Feb 2006 03:10:49 +0000 (03:10 +0000)]
fix movie context menu
Felix Domke [Mon, 27 Feb 2006 03:10:17 +0000 (03:10 +0000)]
add add/removeMark, disable cutlist on play, selected just inserted marks
Felix Domke [Mon, 27 Feb 2006 03:09:26 +0000 (03:09 +0000)]
remove EOF hack, add possibility to just insert or remove mark
Felix Domke [Mon, 27 Feb 2006 03:07:50 +0000 (03:07 +0000)]
add addMark, removeMark (onto two completely stupid keys)
Felix Domke [Mon, 27 Feb 2006 03:07:25 +0000 (03:07 +0000)]
implement the source span translation
Felix Domke [Mon, 27 Feb 2006 03:06:55 +0000 (03:06 +0000)]
add getOffset and fix pvrparse for that
Felix Domke [Mon, 27 Feb 2006 03:06:21 +0000 (03:06 +0000)]
allow disabling cutlists
Stefan Pluecken [Mon, 27 Feb 2006 02:46:44 +0000 (02:46 +0000)]
wake up from deep standby five minute before the timer starts. if we don't have 5 minutes till timer start, we wake the box
up in 30 seconds.
Stefan Pluecken [Mon, 27 Feb 2006 00:27:32 +0000 (00:27 +0000)]
- add positioner plugin (just basic gui atm)
- some changes to ConfigSlider (is now called "configSlider" and has a step width and max value now)
- add BER/SNR/AGC display to the manual single transponder scan (just gui, no functionality yet)
Felix Domke [Sun, 26 Feb 2006 23:27:36 +0000 (23:27 +0000)]
return None when there is no list or invalid cursor
Felix Domke [Sun, 26 Feb 2006 23:27:10 +0000 (23:27 +0000)]
fix movielist selection when there is no (selected) item
Felix Domke [Sun, 26 Feb 2006 19:46:28 +0000 (19:46 +0000)]
use correct pathname for API version < 3. API v3 still needs to be fixed.
Stefan Pluecken [Sat, 25 Feb 2006 22:50:30 +0000 (22:50 +0000)]
fix typo
Stefan Pluecken [Sat, 25 Feb 2006 22:36:39 +0000 (22:36 +0000)]
readd old software update to ensure update capability for faulty software conditions
Stefan Pluecken [Sat, 25 Feb 2006 21:45:21 +0000 (21:45 +0000)]
going back in the wizard should work better now
Stefan Pluecken [Sat, 25 Feb 2006 21:29:34 +0000 (21:29 +0000)]
- new automatic scan - scans everything the NIM can handle
- ServiceScan is now able to do a multipass scan
- added the manual scan to the startwizard
- wizards have a new "nextstep" attribute for the <step>-tag now
Stefan Pluecken [Sat, 25 Feb 2006 04:54:02 +0000 (04:54 +0000)]
correct calculation of differences for cable params
Stefan Pluecken [Sat, 25 Feb 2006 04:05:35 +0000 (04:05 +0000)]
add InputBox screen for textual input
Felix Domke [Sat, 25 Feb 2006 02:48:51 +0000 (02:48 +0000)]
some fixes for twisted
Andreas Monzner [Sat, 25 Feb 2006 02:04:46 +0000 (02:04 +0000)]
use reentrant version of localtime
Andreas Monzner [Sat, 25 Feb 2006 01:35:04 +0000 (01:35 +0000)]
store a .eit file for each recoring this holds raw eit event informations
including audio track informations, event description, event title......
for information about the file format look in EN300468 (www.etsi.org)
make info button useable when playbacking a movie
Stefan Pluecken [Sat, 25 Feb 2006 01:21:46 +0000 (01:21 +0000)]
no makefile -> no plugin
Felix Domke [Sat, 25 Feb 2006 01:11:02 +0000 (01:11 +0000)]
add kwargs support for screens
Felix Domke [Sat, 25 Feb 2006 00:29:45 +0000 (00:29 +0000)]
handle cuesheets
Felix Domke [Sat, 25 Feb 2006 00:29:17 +0000 (00:29 +0000)]
add key to make a mark
Felix Domke [Sat, 25 Feb 2006 00:28:01 +0000 (00:28 +0000)]
fix maximum width of messagebox to be in visible bounds
Felix Domke [Sat, 25 Feb 2006 00:27:29 +0000 (00:27 +0000)]
fix sort of cutlist
Felix Domke [Sat, 25 Feb 2006 00:27:10 +0000 (00:27 +0000)]
fire cuesheet changed on load
Felix Domke [Sat, 25 Feb 2006 00:26:45 +0000 (00:26 +0000)]
add very experimental cutlist editor
Felix Domke [Sat, 25 Feb 2006 00:25:59 +0000 (00:25 +0000)]
fix mark support, remove some debug
Felix Domke [Fri, 24 Feb 2006 22:37:30 +0000 (22:37 +0000)]
use MultiContent wraps in plugin list
Felix Domke [Fri, 24 Feb 2006 22:31:39 +0000 (22:31 +0000)]
add cutlist support to position gauge
Felix Domke [Fri, 24 Feb 2006 22:31:00 +0000 (22:31 +0000)]
turn magic into python
Stefan Pluecken [Fri, 24 Feb 2006 18:31:14 +0000 (18:31 +0000)]
fix calculation in calculateDifference for cable and terrestrial which should complete the cable scan and hopefully the
terrestrial scan as well
Felix Domke [Fri, 24 Feb 2006 17:58:42 +0000 (17:58 +0000)]
fix pixmaps
Felix Domke [Fri, 24 Feb 2006 17:19:57 +0000 (17:19 +0000)]
enable WHERE_MOVIELIST plugins
Stefan Pluecken [Fri, 24 Feb 2006 16:56:20 +0000 (16:56 +0000)]
fix cable frequency (/10)
Andreas Monzner [Fri, 24 Feb 2006 16:46:22 +0000 (16:46 +0000)]
fix cable and terrestrial scan
Stefan Pluecken [Fri, 24 Feb 2006 16:45:36 +0000 (16:45 +0000)]
"Search NIT" -> "Network scan"
Stefan Pluecken [Fri, 24 Feb 2006 16:41:33 +0000 (16:41 +0000)]
add option to search the network information table in manual cable scan
Stefan Pluecken [Fri, 24 Feb 2006 16:34:33 +0000 (16:34 +0000)]
fix fixing fix
Stefan Pluecken [Fri, 24 Feb 2006 16:23:16 +0000 (16:23 +0000)]
fix fix