enigma2.git
18 years agomake inversion human readable
Andreas Monzner [Fri, 3 Mar 2006 16:12:03 +0000 (16:12 +0000)]
make inversion human readable

18 years agoadd "_" as delimiter
Andreas Monzner [Fri, 3 Mar 2006 15:47:40 +0000 (15:47 +0000)]
add "_" as delimiter

18 years agofix isInTimer for non-repeated timers
Stefan Pluecken [Fri, 3 Mar 2006 15:29:23 +0000 (15:29 +0000)]
fix isInTimer for non-repeated timers

18 years agorename FilterXMLString to StringToXML
Andreas Monzner [Fri, 3 Mar 2006 15:22:31 +0000 (15:22 +0000)]
rename FilterXMLString to StringToXML

18 years agomove strToXML into Tools
Felix Domke [Fri, 3 Mar 2006 15:01:29 +0000 (15:01 +0000)]
move strToXML into Tools

18 years agoadd filterXMLString
Felix Domke [Fri, 3 Mar 2006 14:56:42 +0000 (14:56 +0000)]
add filterXMLString

18 years agofix typo
Andreas Monzner [Fri, 3 Mar 2006 14:43:40 +0000 (14:43 +0000)]
fix typo

18 years agoimplement readFrontendData method to get a python dictionary containing data
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)

18 years agoadd a proof-of-concept plugin to define alternative services
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).

18 years agologging slows the timer down very much
Stefan Pluecken [Fri, 3 Mar 2006 05:44:21 +0000 (05:44 +0000)]
logging slows the timer down very much

18 years agonew service info screen (prepared to show transponder info... not functional yet)
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)

18 years agoenable playback of multifile (split) movies
Felix Domke [Fri, 3 Mar 2006 03:13:13 +0000 (03:13 +0000)]
enable playback of multifile (split) movies

18 years agodelete characters in the InputBox with mute key
Stefan Pluecken [Fri, 3 Mar 2006 02:00:18 +0000 (02:00 +0000)]
delete characters in the InputBox with mute key

18 years agoadd lockState and syncState to getFrontendInfo call
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

18 years agoadding new bouquets added to the context menu of the bouquet list
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

18 years agodo always call thread cleanup handler
Andreas Monzner [Thu, 2 Mar 2006 11:11:54 +0000 (11:11 +0000)]
do always call thread cleanup handler

18 years agosetTitle is now a Screen method
Stefan Pluecken [Thu, 2 Mar 2006 03:53:24 +0000 (03:53 +0000)]
setTitle is now a Screen method

18 years agoentering recording duration for instant records is now possible
Stefan Pluecken [Thu, 2 Mar 2006 02:54:17 +0000 (02:54 +0000)]
entering recording duration for instant records is now possible

18 years agofix all the bugs (but one or two) in instant recording ChoiceBox
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

18 years agoadd .cvsignores to plugins
Felix Domke [Thu, 2 Mar 2006 02:18:40 +0000 (02:18 +0000)]
add .cvsignores to plugins

18 years agoadd simple summary
Felix Domke [Thu, 2 Mar 2006 02:16:50 +0000 (02:16 +0000)]
add simple summary

18 years agoadd *.pyo to .cvsignore
Felix Domke [Thu, 2 Mar 2006 02:16:21 +0000 (02:16 +0000)]
add *.pyo to .cvsignore

18 years agominimally improved LCD support
Felix Domke [Thu, 2 Mar 2006 02:14:10 +0000 (02:14 +0000)]
minimally improved LCD support

18 years agoinstant record now brings up a dialog to chose whether to record indefinitely, the...
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

18 years agoremove bad words (and characters)
Stefan Pluecken [Thu, 2 Mar 2006 01:02:04 +0000 (01:02 +0000)]
remove bad words (and characters)

18 years agobetter resizing
Stefan Pluecken [Thu, 2 Mar 2006 00:53:47 +0000 (00:53 +0000)]
better resizing

18 years agoautomatically resize ChoiceBox
Stefan Pluecken [Thu, 2 Mar 2006 00:34:25 +0000 (00:34 +0000)]
automatically resize ChoiceBox

18 years agoadd ChoiceBox screen for asking simple multi choice questions
Stefan Pluecken [Thu, 2 Mar 2006 00:27:32 +0000 (00:27 +0000)]
add ChoiceBox screen for asking simple multi choice questions

18 years agofix language list
Felix Domke [Wed, 1 Mar 2006 23:41:50 +0000 (23:41 +0000)]
fix language list

18 years agoquick work around for fixing return codes
Felix Domke [Wed, 1 Mar 2006 22:44:18 +0000 (22:44 +0000)]
quick work around for fixing return codes

18 years agoadd missing
Felix Domke [Wed, 1 Mar 2006 14:18:31 +0000 (14:18 +0000)]
add missing

18 years ago- add (heavily unoptimized (!!!)) matching check for repeated timers as a clock icon...
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

18 years agodisplay clock png in single epg list for fitting timers (we have a problem with the...
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)

18 years agoprepare epg checking for already timered timers
Stefan Pluecken [Tue, 28 Feb 2006 22:37:39 +0000 (22:37 +0000)]
prepare epg checking for already timered timers

18 years agothe forgotten png
Stefan Pluecken [Tue, 28 Feb 2006 16:57:05 +0000 (16:57 +0000)]
the forgotten png

18 years agoremove hole
Stefan Pluecken [Tue, 28 Feb 2006 09:26:51 +0000 (09:26 +0000)]
remove hole

18 years agouse categories to categorize the plugins
Stefan Pluecken [Tue, 28 Feb 2006 09:21:57 +0000 (09:21 +0000)]
use categories to categorize the plugins

18 years agohack to seek GOP-wise
Felix Domke [Tue, 28 Feb 2006 01:45:00 +0000 (01:45 +0000)]
hack to seek GOP-wise

18 years agoremoving marks from cut editor is now possible. minor hack to seek back one GOP
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

18 years agoadd getNextAccessPoint
Felix Domke [Tue, 28 Feb 2006 01:43:36 +0000 (01:43 +0000)]
add getNextAccessPoint

18 years agoskip 30,90,270 seconds with 1/3, 4/6, 7/9
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

18 years agoadd support for turning rotor without power measurement
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 :/

18 years agoadd new interface for cutlist editor
Felix Domke [Mon, 27 Feb 2006 22:43:45 +0000 (22:43 +0000)]
add new interface for cutlist editor

18 years agofix currentCursorSelectable for multi content lists
Felix Domke [Mon, 27 Feb 2006 22:41:54 +0000 (22:41 +0000)]
fix currentCursorSelectable for multi content lists

18 years agodon't crash when loadPNG fails
Felix Domke [Mon, 27 Feb 2006 22:09:18 +0000 (22:09 +0000)]
don't crash when loadPNG fails

18 years agomake getCurrentPosition useable from other classes
Felix Domke [Mon, 27 Feb 2006 22:02:53 +0000 (22:02 +0000)]
make getCurrentPosition useable from other classes

18 years agosupport for grayed out items
Felix Domke [Mon, 27 Feb 2006 21:36:22 +0000 (21:36 +0000)]
support for grayed out items

18 years agoadd special color for marked and selected
Felix Domke [Mon, 27 Feb 2006 21:11:19 +0000 (21:11 +0000)]
add special color for marked and selected

18 years agoability to set color in multi content lists
Felix Domke [Mon, 27 Feb 2006 20:53:16 +0000 (20:53 +0000)]
ability to set color in multi content lists

18 years agofix instant repowering
Stefan Pluecken [Mon, 27 Feb 2006 20:44:27 +0000 (20:44 +0000)]
fix instant repowering

18 years agoremove debug
Felix Domke [Mon, 27 Feb 2006 20:36:45 +0000 (20:36 +0000)]
remove debug

18 years agoremove test cruft, add possibility for a seperator
Felix Domke [Mon, 27 Feb 2006 20:30:42 +0000 (20:30 +0000)]
remove test cruft, add possibility for a seperator

18 years agoallow binary only python plugins
Felix Domke [Mon, 27 Feb 2006 19:48:29 +0000 (19:48 +0000)]
allow binary only python plugins

18 years agofix movie context menu
Felix Domke [Mon, 27 Feb 2006 03:10:49 +0000 (03:10 +0000)]
fix movie context menu

18 years agoadd add/removeMark, disable cutlist on play, selected just inserted marks
Felix Domke [Mon, 27 Feb 2006 03:10:17 +0000 (03:10 +0000)]
add add/removeMark, disable cutlist on play, selected just inserted marks

18 years agoremove EOF hack, add possibility to just insert or remove mark
Felix Domke [Mon, 27 Feb 2006 03:09:26 +0000 (03:09 +0000)]
remove EOF hack, add possibility to just insert or remove mark

18 years agoadd addMark, removeMark (onto two completely stupid keys)
Felix Domke [Mon, 27 Feb 2006 03:07:50 +0000 (03:07 +0000)]
add addMark, removeMark (onto two completely stupid keys)

18 years agoimplement the source span translation
Felix Domke [Mon, 27 Feb 2006 03:07:25 +0000 (03:07 +0000)]
implement the source span translation

18 years agoadd getOffset and fix pvrparse for that
Felix Domke [Mon, 27 Feb 2006 03:06:55 +0000 (03:06 +0000)]
add getOffset and fix pvrparse for that

18 years agoallow disabling cutlists
Felix Domke [Mon, 27 Feb 2006 03:06:21 +0000 (03:06 +0000)]
allow disabling cutlists

18 years agowake up from deep standby five minute before the timer starts. if we don't have 5...
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.

18 years ago- add positioner plugin (just basic gui atm)
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)

18 years agoreturn None when there is no list or invalid cursor
Felix Domke [Sun, 26 Feb 2006 23:27:36 +0000 (23:27 +0000)]
return None when there is no list or invalid cursor

18 years agofix movielist selection when there is no (selected) item
Felix Domke [Sun, 26 Feb 2006 23:27:10 +0000 (23:27 +0000)]
fix movielist selection when there is no (selected) item

18 years agouse correct pathname for API version < 3. API v3 still needs to be fixed.
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.

18 years agofix typo
Stefan Pluecken [Sat, 25 Feb 2006 22:50:30 +0000 (22:50 +0000)]
fix typo

18 years agoreadd old software update to ensure update capability for faulty software conditions
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

18 years agogoing back in the wizard should work better now
Stefan Pluecken [Sat, 25 Feb 2006 21:45:21 +0000 (21:45 +0000)]
going back in the wizard should work better now

18 years ago- new automatic scan - scans everything the NIM can handle
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

18 years agocorrect calculation of differences for cable params
Stefan Pluecken [Sat, 25 Feb 2006 04:54:02 +0000 (04:54 +0000)]
correct calculation of differences for cable params

18 years agoadd InputBox screen for textual input
Stefan Pluecken [Sat, 25 Feb 2006 04:05:35 +0000 (04:05 +0000)]
add InputBox screen for textual input

18 years agosome fixes for twisted
Felix Domke [Sat, 25 Feb 2006 02:48:51 +0000 (02:48 +0000)]
some fixes for twisted

18 years agouse reentrant version of localtime
Andreas Monzner [Sat, 25 Feb 2006 02:04:46 +0000 (02:04 +0000)]
use reentrant version of localtime

18 years agostore a .eit file for each recoring this holds raw eit event informations
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

18 years agono makefile -> no plugin
Stefan Pluecken [Sat, 25 Feb 2006 01:21:46 +0000 (01:21 +0000)]
no makefile -> no plugin

18 years agoadd kwargs support for screens
Felix Domke [Sat, 25 Feb 2006 01:11:02 +0000 (01:11 +0000)]
add kwargs support for screens

18 years agohandle cuesheets
Felix Domke [Sat, 25 Feb 2006 00:29:45 +0000 (00:29 +0000)]
handle cuesheets

18 years agoadd key to make a mark
Felix Domke [Sat, 25 Feb 2006 00:29:17 +0000 (00:29 +0000)]
add key to make a mark

18 years agofix maximum width of messagebox to be in visible bounds
Felix Domke [Sat, 25 Feb 2006 00:28:01 +0000 (00:28 +0000)]
fix maximum width of messagebox to be in visible bounds

18 years agofix sort of cutlist
Felix Domke [Sat, 25 Feb 2006 00:27:29 +0000 (00:27 +0000)]
fix sort of cutlist

18 years agofire cuesheet changed on load
Felix Domke [Sat, 25 Feb 2006 00:27:10 +0000 (00:27 +0000)]
fire cuesheet changed on load

18 years agoadd very experimental cutlist editor
Felix Domke [Sat, 25 Feb 2006 00:26:45 +0000 (00:26 +0000)]
add very experimental cutlist editor

18 years agofix mark support, remove some debug
Felix Domke [Sat, 25 Feb 2006 00:25:59 +0000 (00:25 +0000)]
fix mark support, remove some debug

18 years agouse MultiContent wraps in plugin list
Felix Domke [Fri, 24 Feb 2006 22:37:30 +0000 (22:37 +0000)]
use MultiContent wraps in plugin list

18 years agoadd cutlist support to position gauge
Felix Domke [Fri, 24 Feb 2006 22:31:39 +0000 (22:31 +0000)]
add cutlist support to position gauge

18 years agoturn magic into python
Felix Domke [Fri, 24 Feb 2006 22:31:00 +0000 (22:31 +0000)]
turn magic into python

18 years agofix calculation in calculateDifference for cable and terrestrial which should complet...
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

18 years agofix pixmaps
Felix Domke [Fri, 24 Feb 2006 17:58:42 +0000 (17:58 +0000)]
fix pixmaps

18 years agoenable WHERE_MOVIELIST plugins
Felix Domke [Fri, 24 Feb 2006 17:19:57 +0000 (17:19 +0000)]
enable WHERE_MOVIELIST plugins

18 years agofix cable frequency (/10)
Stefan Pluecken [Fri, 24 Feb 2006 16:56:20 +0000 (16:56 +0000)]
fix cable frequency (/10)

18 years agofix cable and terrestrial scan
Andreas Monzner [Fri, 24 Feb 2006 16:46:22 +0000 (16:46 +0000)]
fix cable and terrestrial scan

18 years ago"Search NIT" -> "Network scan"
Stefan Pluecken [Fri, 24 Feb 2006 16:45:36 +0000 (16:45 +0000)]
"Search NIT" -> "Network scan"

18 years agoadd option to search the network information table in manual cable 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

18 years agofix fixing fix
Stefan Pluecken [Fri, 24 Feb 2006 16:34:33 +0000 (16:34 +0000)]
fix fixing fix

18 years agofix fix
Stefan Pluecken [Fri, 24 Feb 2006 16:23:16 +0000 (16:23 +0000)]
fix fix

18 years agofix order for cable setup
Stefan Pluecken [Fri, 24 Feb 2006 16:12:20 +0000 (16:12 +0000)]
fix order for cable setup

18 years agofixes for old api
Andreas Monzner [Fri, 24 Feb 2006 15:49:00 +0000 (15:49 +0000)]
fixes for old api

18 years agomany cable and terrestrial fixes
Andreas Monzner [Fri, 24 Feb 2006 15:36:53 +0000 (15:36 +0000)]
many cable and terrestrial fixes
code cleanup

18 years agouse new show/hide
Felix Domke [Fri, 24 Feb 2006 14:29:31 +0000 (14:29 +0000)]
use new show/hide

18 years agogeneric show/hide support for GUIComponents
Felix Domke [Fri, 24 Feb 2006 14:14:57 +0000 (14:14 +0000)]
generic show/hide support for GUIComponents