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

19 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

19 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

19 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

19 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

19 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

19 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

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

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

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

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

19 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

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

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

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

19 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

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

19 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

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

19 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

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

19 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

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

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

19 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

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

19 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

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

19 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

19 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 :/

19 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

19 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

19 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

19 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

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

19 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

19 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

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

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

19 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

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

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

19 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

19 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

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

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

19 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

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

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

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

19 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

19 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

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

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

19 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

19 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

19 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

19 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

19 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

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

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

19 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

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

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

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

19 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

19 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

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

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

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

19 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

19 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

19 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

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

19 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

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

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

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

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

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

19 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

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

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

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

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

19 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

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

19 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

19 years agobeautify about (HDD)
Felix Domke [Fri, 24 Feb 2006 13:54:53 +0000 (13:54 +0000)]
beautify about (HDD)

19 years agosplit out seekFwd to fix help entry functionality
Felix Domke [Fri, 24 Feb 2006 13:52:48 +0000 (13:52 +0000)]
split out seekFwd to fix help entry functionality

19 years agorevert last changes, don't drop "selectionChanged"
Axel Buehning [Fri, 24 Feb 2006 12:57:17 +0000 (12:57 +0000)]
revert last changes, don't drop "selectionChanged"

19 years agoadd missing newline at end of file
Axel Buehning [Fri, 24 Feb 2006 12:44:14 +0000 (12:44 +0000)]
add missing newline at end of file

19 years agofix arrow movement, do not crash on exit
Axel Buehning [Fri, 24 Feb 2006 12:41:48 +0000 (12:41 +0000)]
fix arrow movement, do not crash on exit

19 years agoloading and saving the cable transponders to lamedb works now
Stefan Pluecken [Fri, 24 Feb 2006 03:47:26 +0000 (03:47 +0000)]
loading and saving the cable transponders to lamedb works now

19 years agoadd flag to cable scan to do a network search
Stefan Pluecken [Fri, 24 Feb 2006 03:32:13 +0000 (03:32 +0000)]
add flag to cable scan to do a network search

19 years agocable scan works now
Stefan Pluecken [Fri, 24 Feb 2006 03:31:00 +0000 (03:31 +0000)]
cable scan works now

19 years agochange logic
Stefan Pluecken [Fri, 24 Feb 2006 02:38:23 +0000 (02:38 +0000)]
change logic

19 years agocleanup the configElements in ScanSetup
Stefan Pluecken [Fri, 24 Feb 2006 02:23:08 +0000 (02:23 +0000)]
cleanup the configElements in ScanSetup

19 years agoenable private epg
Andreas Monzner [Thu, 23 Feb 2006 22:14:34 +0000 (22:14 +0000)]
enable private epg

19 years agofix command execution for removal of plugins (don't "ipkg update" first)
Stefan Pluecken [Thu, 23 Feb 2006 15:34:05 +0000 (15:34 +0000)]
fix command execution for removal of plugins (don't "ipkg update" first)