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

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

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

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

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

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

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

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

18 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

18 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

18 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

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

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

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

18 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

18 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

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

18 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

18 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

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

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

18 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

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

18 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

18 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

18 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

18 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

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

18 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

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

18 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

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

18 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

18 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

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

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

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

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

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

18 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

18 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

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

18 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

18 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

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

18 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

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

18 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

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

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

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

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

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

18 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

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

18 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

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

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

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

18 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

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

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

18 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

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

18 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

18 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

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

18 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

18 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

18 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

18 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

18 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

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

18 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

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

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

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

18 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

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

18 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

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

18 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

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

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

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

18 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

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

18 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

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

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

18 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

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

18 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

18 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

18 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

18 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

18 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

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

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

18 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