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

18 years agotimer: convert stored messages to UTF-8 when loading
Felix Domke [Tue, 7 Feb 2006 23:44:35 +0000 (23:44 +0000)]
timer: convert stored messages to UTF-8 when loading

18 years agofix comment for epgcache lookupEvent method (useable from python)
Andreas Monzner [Tue, 7 Feb 2006 22:12:21 +0000 (22:12 +0000)]
fix comment for epgcache lookupEvent method (useable from python)

18 years agoflush config (to flash) on close setup list
Andreas Monzner [Tue, 7 Feb 2006 18:38:56 +0000 (18:38 +0000)]
flush config (to flash) on close setup list

18 years agoflush config (to flash) after leave wizard
Andreas Monzner [Tue, 7 Feb 2006 16:31:13 +0000 (16:31 +0000)]
flush config (to flash) after leave wizard

18 years agosome german translations
Felix Domke [Tue, 7 Feb 2006 16:23:48 +0000 (16:23 +0000)]
some german translations

18 years agotypo: rotor is german
Felix Domke [Tue, 7 Feb 2006 16:14:47 +0000 (16:14 +0000)]
typo: rotor is german

18 years agosetup: Video Audio -> Audio / Video
Felix Domke [Tue, 7 Feb 2006 16:09:59 +0000 (16:09 +0000)]
setup: Video Audio -> Audio / Video

18 years agofix writing nameserver to /etc/resolv.conf when no dhcp is used
Andreas Monzner [Mon, 6 Feb 2006 23:24:31 +0000 (23:24 +0000)]
fix writing nameserver to /etc/resolv.conf when no dhcp is used

18 years agofix clipping
Andreas Monzner [Mon, 6 Feb 2006 12:43:16 +0000 (12:43 +0000)]
fix clipping

18 years agocleanup
Andreas Monzner [Mon, 6 Feb 2006 12:35:02 +0000 (12:35 +0000)]
cleanup

18 years agomake DieMade happy (show current path in Channellist titlebar)
Andreas Monzner [Mon, 6 Feb 2006 12:21:07 +0000 (12:21 +0000)]
make DieMade happy (show current path in Channellist titlebar)

18 years agoyet another language update: .es, thanks to jose
Felix Domke [Sun, 5 Feb 2006 20:56:29 +0000 (20:56 +0000)]
yet another language update: .es, thanks to jose

18 years agofix ChannelSelection in timer
Andreas Monzner [Sat, 4 Feb 2006 14:44:50 +0000 (14:44 +0000)]
fix ChannelSelection in timer

18 years agoremove unneeded code in channel cache handling
Andreas Monzner [Fri, 3 Feb 2006 23:54:04 +0000 (23:54 +0000)]
remove unneeded code in channel cache handling

18 years agofix cached channel handling
Andreas Monzner [Fri, 3 Feb 2006 23:05:05 +0000 (23:05 +0000)]
fix cached channel handling