enigma2.git
17 years agoadd WHERE_WIZARD plugins
Felix Domke [Tue, 21 Feb 2006 22:07:56 +0000 (22:07 +0000)]
add WHERE_WIZARD plugins

17 years agoadd fp upgrade plugin
Felix Domke [Tue, 21 Feb 2006 22:07:04 +0000 (22:07 +0000)]
add fp upgrade plugin

17 years agorevert
Felix Domke [Tue, 21 Feb 2006 22:06:20 +0000 (22:06 +0000)]
revert

17 years agoadd fpupgrade plugin
Felix Domke [Tue, 21 Feb 2006 22:04:42 +0000 (22:04 +0000)]
add fpupgrade plugin

17 years agodocument return codes
Felix Domke [Tue, 21 Feb 2006 22:01:20 +0000 (22:01 +0000)]
document return codes

17 years agoallow YUV if manually enabled
Felix Domke [Tue, 21 Feb 2006 20:59:36 +0000 (20:59 +0000)]
allow YUV if manually enabled

17 years agofix comment
Andreas Monzner [Tue, 21 Feb 2006 20:52:51 +0000 (20:52 +0000)]
fix comment

17 years agoadd frequency possibility test to detect the correct lnb
Andreas Monzner [Tue, 21 Feb 2006 20:52:20 +0000 (20:52 +0000)]
add frequency possibility test to detect the correct lnb
(for example on tunerA a C-Band LNB is used and on tunerB a ku-Band but for both
tuners the same satellites are configured)

17 years agoadd ability to use regular expressions to filter files to display in the FileList
Stefan Pluecken [Tue, 21 Feb 2006 19:31:56 +0000 (19:31 +0000)]
add ability to use regular expressions to filter files to display in the FileList
transform the test plugin into an image viewer for png files

17 years agoadd FileList component for browsing files and directories
Stefan Pluecken [Tue, 21 Feb 2006 18:50:23 +0000 (18:50 +0000)]
add FileList component for browsing files and directories

17 years agodisplay front processor version in about screen
Felix Domke [Tue, 21 Feb 2006 17:42:17 +0000 (17:42 +0000)]
display front processor version in about screen

17 years agokeins -> keine erkannten Festplatten
Felix Domke [Tue, 21 Feb 2006 17:28:34 +0000 (17:28 +0000)]
keins -> keine erkannten Festplatten

17 years agomove dvr buttons upwards
Stefan Pluecken [Tue, 21 Feb 2006 17:21:21 +0000 (17:21 +0000)]
move dvr buttons upwards

17 years agobeautify (?) position gauge
Stefan Pluecken [Tue, 21 Feb 2006 17:19:06 +0000 (17:19 +0000)]
beautify (?) position gauge

17 years agoPSignal was already able to handle this without modifications
Felix Domke [Tue, 21 Feb 2006 16:42:50 +0000 (16:42 +0000)]
PSignal was already able to handle this without modifications

17 years agoadd eConsoleAppContainer to execute shell scripts or applications from python without...
Andreas Monzner [Tue, 21 Feb 2006 16:01:16 +0000 (16:01 +0000)]
add eConsoleAppContainer to execute shell scripts or applications from python without blocking the mainloop

17 years agoupdate only when executed
Felix Domke [Tue, 21 Feb 2006 02:23:38 +0000 (02:23 +0000)]
update only when executed

17 years agoadd position gauge to skin - very ugly
Felix Domke [Tue, 21 Feb 2006 02:18:49 +0000 (02:18 +0000)]
add position gauge to skin - very ugly

17 years ago'pointer' attribute for position gauge
Felix Domke [Tue, 21 Feb 2006 02:18:26 +0000 (02:18 +0000)]
'pointer' attribute for position gauge

17 years agoadd cuesheet, position gauge
Felix Domke [Tue, 21 Feb 2006 02:18:00 +0000 (02:18 +0000)]
add cuesheet, position gauge

17 years agominimum backward seek is 16X
Felix Domke [Tue, 21 Feb 2006 02:17:09 +0000 (02:17 +0000)]
minimum backward seek is 16X

17 years agoadd perService position display with gauge
Felix Domke [Tue, 21 Feb 2006 02:16:07 +0000 (02:16 +0000)]
add perService position display with gauge

17 years agoadd position gauge
Felix Domke [Tue, 21 Feb 2006 02:15:28 +0000 (02:15 +0000)]
add position gauge

17 years agoset transparency when using alphatestlib/gui/Makefile.am
Felix Domke [Tue, 21 Feb 2006 02:15:08 +0000 (02:15 +0000)]
set transparency when using alphatestlib/gui/Makefile.am

17 years agouse Input component to change the ipkg feed
Stefan Pluecken [Tue, 21 Feb 2006 01:57:01 +0000 (01:57 +0000)]
use Input component to change the ipkg feed

17 years agounify the two update plugins and add a menu to the new unified plugin
Stefan Pluecken [Tue, 21 Feb 2006 01:19:17 +0000 (01:19 +0000)]
unify the two update plugins and add a menu to the new unified plugin

17 years agofix ratio calculation for slow reverse skipping
Felix Domke [Tue, 21 Feb 2006 00:55:24 +0000 (00:55 +0000)]
fix ratio calculation for slow reverse skipping

17 years agoturn error into warning
Felix Domke [Tue, 21 Feb 2006 00:45:10 +0000 (00:45 +0000)]
turn error into warning

17 years agoadd some info to debug prints
Felix Domke [Mon, 20 Feb 2006 22:37:55 +0000 (22:37 +0000)]
add some info to debug prints

17 years agocorrected count
Felix Domke [Mon, 20 Feb 2006 22:28:57 +0000 (22:28 +0000)]
corrected count

17 years agoadd note about usage of print
Felix Domke [Mon, 20 Feb 2006 22:26:50 +0000 (22:26 +0000)]
add note about usage of print

17 years agofix newline
Felix Domke [Mon, 20 Feb 2006 21:41:28 +0000 (21:41 +0000)]
fix newline

17 years agofix string conversion: do not use float, remove duplicate code, fix precedence
Felix Domke [Mon, 20 Feb 2006 16:35:12 +0000 (16:35 +0000)]
fix string conversion: do not use float, remove duplicate code, fix precedence

17 years agoincrease keypress time for skip window a bit, add hack for EOF when seeking
Felix Domke [Mon, 20 Feb 2006 16:12:31 +0000 (16:12 +0000)]
increase keypress time for skip window a bit, add hack for EOF when seeking

17 years agodecrease skip ratio a bit
Felix Domke [Mon, 20 Feb 2006 16:02:56 +0000 (16:02 +0000)]
decrease skip ratio a bit

17 years agofix
Felix Domke [Mon, 20 Feb 2006 15:52:00 +0000 (15:52 +0000)]
fix

17 years agoupdate blue button
Stefan Pluecken [Mon, 20 Feb 2006 15:36:57 +0000 (15:36 +0000)]
update blue button

17 years agoadvertise timeshifting in the infobar
Stefan Pluecken [Mon, 20 Feb 2006 15:16:41 +0000 (15:16 +0000)]
advertise timeshifting in the infobar

17 years agofix imports
Felix Domke [Mon, 20 Feb 2006 15:13:51 +0000 (15:13 +0000)]
fix imports

17 years agoselect active language in language selection screen
Stefan Pluecken [Mon, 20 Feb 2006 14:57:17 +0000 (14:57 +0000)]
select active language in language selection screen

17 years agoset type of servicereference to idInvalid when string parse not possible
Andreas Monzner [Mon, 20 Feb 2006 14:44:38 +0000 (14:44 +0000)]
set type of servicereference to idInvalid when string parse not possible

17 years agofix
Andreas Monzner [Mon, 20 Feb 2006 14:43:39 +0000 (14:43 +0000)]
fix

17 years agofix: remember video mode if it has been changed
Axel Buehning [Mon, 20 Feb 2006 13:00:00 +0000 (13:00 +0000)]
fix: remember video mode if it has been changed

17 years agofix menu close with config flush
Felix Domke [Mon, 20 Feb 2006 00:46:38 +0000 (00:46 +0000)]
fix menu close with config flush

17 years agocopy e2reactor.py
Felix Domke [Sun, 19 Feb 2006 23:54:12 +0000 (23:54 +0000)]
copy e2reactor.py

17 years agodon't reload list on movie delete
Felix Domke [Sun, 19 Feb 2006 23:50:46 +0000 (23:50 +0000)]
don't reload list on movie delete

17 years agoreturn None on quit
Felix Domke [Sun, 19 Feb 2006 23:50:16 +0000 (23:50 +0000)]
return None on quit

17 years agoport tuxbox plugins plugin to the new plugin interface
Stefan Pluecken [Sun, 19 Feb 2006 23:49:53 +0000 (23:49 +0000)]
port tuxbox plugins plugin to the new plugin interface

17 years agoadd kwargs support to boundFunction
Felix Domke [Sun, 19 Feb 2006 23:36:17 +0000 (23:36 +0000)]
add kwargs support to boundFunction

17 years agoadded the most important part
Felix Domke [Sun, 19 Feb 2006 23:09:06 +0000 (23:09 +0000)]
added the most important part

17 years agoadd some python coding rules
Felix Domke [Sun, 19 Feb 2006 22:57:04 +0000 (22:57 +0000)]
add some python coding rules

17 years agore-add web plugin
Felix Domke [Sun, 19 Feb 2006 22:36:17 +0000 (22:36 +0000)]
re-add web plugin

17 years agoadd e2reactor
Felix Domke [Sun, 19 Feb 2006 22:35:02 +0000 (22:35 +0000)]
add e2reactor

17 years agore-add the IPKG plugin and rename the upgrade main function
Stefan Pluecken [Sun, 19 Feb 2006 22:10:26 +0000 (22:10 +0000)]
re-add the IPKG plugin and rename the upgrade main function

17 years agoadd Plugin.py
Felix Domke [Sun, 19 Feb 2006 21:43:04 +0000 (21:43 +0000)]
add Plugin.py

17 years agodisplay image version a bit more nicely
Felix Domke [Sun, 19 Feb 2006 21:10:56 +0000 (21:10 +0000)]
display image version a bit more nicely

17 years agore-add autostart plugins
Felix Domke [Sun, 19 Feb 2006 20:47:23 +0000 (20:47 +0000)]
re-add autostart plugins

17 years agonew plugin interface
Felix Domke [Sun, 19 Feb 2006 20:35:46 +0000 (20:35 +0000)]
new plugin interface

17 years agorevert non working code
Andreas Monzner [Sun, 19 Feb 2006 15:36:22 +0000 (15:36 +0000)]
revert non working code

17 years agoservicedvb: also delete .ap and .cuts file when deleting movie
Felix Domke [Sat, 18 Feb 2006 19:14:20 +0000 (19:14 +0000)]
servicedvb: also delete .ap and .cuts file when deleting movie

17 years agohistory fix
Andreas Monzner [Sat, 18 Feb 2006 12:51:29 +0000 (12:51 +0000)]
history fix

17 years agorotor fix
Andreas Monzner [Sat, 18 Feb 2006 12:41:59 +0000 (12:41 +0000)]
rotor fix

17 years agosort complete timerlist by start time
Stefan Pluecken [Fri, 17 Feb 2006 23:04:42 +0000 (23:04 +0000)]
sort complete timerlist by start time

17 years agocall timeChanged on disabling flags (breaks usability)
Stefan Pluecken [Fri, 17 Feb 2006 22:49:58 +0000 (22:49 +0000)]
call timeChanged on disabling flags (breaks usability)

17 years agotimer: don't use try/except, don't encode numbers to UTF8, don't save eit= entry...
Felix Domke [Fri, 17 Feb 2006 18:38:32 +0000 (18:38 +0000)]
timer: don't use try/except, don't encode numbers to UTF8, don't save eit= entry if there is none

17 years agofix time changed for ended timers
Felix Domke [Fri, 17 Feb 2006 17:35:33 +0000 (17:35 +0000)]
fix time changed for ended timers

17 years agofix relative jumps
Felix Domke [Fri, 17 Feb 2006 16:59:54 +0000 (16:59 +0000)]
fix relative jumps

17 years agouse AUDIO_GET_STC, VIDEO_GET_STC
Felix Domke [Fri, 17 Feb 2006 16:44:45 +0000 (16:44 +0000)]
use AUDIO_GET_STC, VIDEO_GET_STC

17 years agomanual not useable in simple rotor config... just usals
Andreas Monzner [Fri, 17 Feb 2006 16:17:05 +0000 (16:17 +0000)]
manual not useable in simple rotor config... just usals

17 years agobugfix:
Andreas Monzner [Fri, 17 Feb 2006 14:25:22 +0000 (14:25 +0000)]
bugfix:
e2 no more responds to any keypress on the rc when the the multi epg (opened on a channel without epg) was closed after zap to a channel

17 years agoadd zapping history.. useable with < > buttons
Andreas Monzner [Fri, 17 Feb 2006 01:46:56 +0000 (01:46 +0000)]
add zapping history.. useable with < > buttons

17 years agofix wrap around with enabled movemode
Andreas Monzner [Thu, 16 Feb 2006 12:56:59 +0000 (12:56 +0000)]
fix wrap around with enabled movemode

17 years agosample plugin fix
Felix Domke [Thu, 16 Feb 2006 11:46:47 +0000 (11:46 +0000)]
sample plugin fix

17 years agoavswitch: reset video mode only when it has changed
Felix Domke [Thu, 16 Feb 2006 11:19:06 +0000 (11:19 +0000)]
avswitch: reset video mode only when it has changed

17 years agokeys for cuesheet
Felix Domke [Thu, 16 Feb 2006 03:40:58 +0000 (03:40 +0000)]
keys for cuesheet

17 years agosupport for position marks
Felix Domke [Thu, 16 Feb 2006 03:40:36 +0000 (03:40 +0000)]
support for position marks

17 years agoload and save cutlists
Felix Domke [Thu, 16 Feb 2006 03:39:55 +0000 (03:39 +0000)]
load and save cutlists

17 years agoimprove cuesheet interface a bit by making it atomic
Felix Domke [Thu, 16 Feb 2006 03:39:15 +0000 (03:39 +0000)]
improve cuesheet interface a bit by making it atomic

17 years agodocument fileformats
Felix Domke [Thu, 16 Feb 2006 03:37:21 +0000 (03:37 +0000)]
document fileformats

17 years agoadd iCueSheet interface and null implementation
Felix Domke [Wed, 15 Feb 2006 02:08:46 +0000 (02:08 +0000)]
add iCueSheet interface and null implementation

17 years agosome fixes
Felix Domke [Wed, 15 Feb 2006 02:08:00 +0000 (02:08 +0000)]
some fixes

17 years agouse cached pts/offsets when available, clean up
Felix Domke [Wed, 15 Feb 2006 01:20:15 +0000 (01:20 +0000)]
use cached pts/offsets when available, clean up

17 years agoskip directories
Felix Domke [Wed, 15 Feb 2006 01:19:16 +0000 (01:19 +0000)]
skip directories

17 years agonew help
Felix Domke [Wed, 15 Feb 2006 01:17:14 +0000 (01:17 +0000)]
new help

17 years agoremove debug
Felix Domke [Wed, 15 Feb 2006 01:13:32 +0000 (01:13 +0000)]
remove debug

17 years agocosmetic changes, entryReset validates position now
Felix Domke [Wed, 15 Feb 2006 01:12:42 +0000 (01:12 +0000)]
cosmetic changes, entryReset validates position now

17 years agode: fix typo
Felix Domke [Tue, 14 Feb 2006 17:18:06 +0000 (17:18 +0000)]
de: fix typo

17 years agoencode unicode strings as UTF8 for console output
Felix Domke [Mon, 13 Feb 2006 20:40:51 +0000 (20:40 +0000)]
encode unicode strings as UTF8 for console output

17 years agopipe python stdout trough enigma
Felix Domke [Mon, 13 Feb 2006 17:45:05 +0000 (17:45 +0000)]
pipe python stdout trough enigma

17 years agosave timing information after record
Felix Domke [Mon, 13 Feb 2006 17:03:56 +0000 (17:03 +0000)]
save timing information after record

17 years agodisplay remaining time for next event
Felix Domke [Mon, 13 Feb 2006 17:03:18 +0000 (17:03 +0000)]
display remaining time for next event

17 years agofix cancel handling
Andreas Monzner [Wed, 8 Feb 2006 22:13:36 +0000 (22:13 +0000)]
fix cancel handling
better function names

17 years agodont set /proc/stb values directly from python..
Andreas Monzner [Wed, 8 Feb 2006 21:24:22 +0000 (21:24 +0000)]
dont set /proc/stb values directly from python..
use eavswitch as api abstraction layer
enable pal/ntsc switching

17 years agodont use onShown .. use onLayoutFinish for hide dish icon
Andreas Monzner [Wed, 8 Feb 2006 19:17:21 +0000 (19:17 +0000)]
dont use onShown .. use onLayoutFinish for hide dish icon

17 years agodont hide recording widget onShown.. use onLayoutFinish
Andreas Monzner [Wed, 8 Feb 2006 19:05:12 +0000 (19:05 +0000)]
dont hide recording widget onShown.. use onLayoutFinish

17 years agoadd Input 1 .. 16 to committed diseqc command selection in advanced sat config
Andreas Monzner [Wed, 8 Feb 2006 11:49:44 +0000 (11:49 +0000)]
add Input 1 .. 16 to committed diseqc command selection in advanced sat config

17 years agohopefully fix tuning c-band frequencies
Andreas Monzner [Wed, 8 Feb 2006 10:38:05 +0000 (10:38 +0000)]
hopefully fix tuning c-band frequencies

17 years agofix slowblank
Felix Domke [Wed, 8 Feb 2006 01:09:01 +0000 (01:09 +0000)]
fix slowblank

17 years agorewrite wrap around
Felix Domke [Wed, 8 Feb 2006 00:44:18 +0000 (00:44 +0000)]
rewrite wrap around

17 years agotstools: check for wrap arounds in length calculation
Felix Domke [Wed, 8 Feb 2006 00:02:07 +0000 (00:02 +0000)]
tstools: check for wrap arounds in length calculation