vuplus_dvbapp-plugin
14 years agoAdd elektro to build
Moritz Strübe [Wed, 9 Sep 2009 17:31:31 +0000 (17:31 +0000)]
Add elektro to build

14 years agoNetworkWizard: - return only scan results with a non blank essid
Mladen Horvat [Wed, 9 Sep 2009 16:38:55 +0000 (16:38 +0000)]
NetworkWizard: - return only scan results with a non blank essid
WirelessLanPlugin: - return only scan results with a non blank essid
- better translatable strings for number of found wlan networks
- remember already found wlan networks while inside wlan scan screen

14 years agoUpdate italian language. Thanx to spaelaus
Torsten Link [Wed, 9 Sep 2009 08:51:46 +0000 (08:51 +0000)]
Update italian language. Thanx to spaelaus

14 years agoUpdate Version Number to 0.8 (forgot it on last commit)
Torsten Link [Wed, 9 Sep 2009 08:51:17 +0000 (08:51 +0000)]
Update Version Number to 0.8 (forgot it on last commit)

14 years agodon't abort updating on unsupported feed
Moritz Venn [Tue, 8 Sep 2009 23:04:46 +0000 (23:04 +0000)]
don't abort updating on unsupported feed

14 years agouse TextToXML rather than TextToHTML for moviedelete, timerchange, timerdelete for...
Moritz Venn [Tue, 8 Sep 2009 19:49:54 +0000 (19:49 +0000)]
use TextToXML rather than TextToHTML for moviedelete, timerchange, timerdelete for proper escaping

14 years ago* speedup freeing of resources when streaming stops
Stephan Reichholf [Tue, 8 Sep 2009 16:39:45 +0000 (16:39 +0000)]
* speedup freeing of resources when streaming stops
** Fixes non-working Channel-Switching in VLC
* fix some odd caching problems.
** This should fix the permanent loading-animations some had after flashing an image with the new (twisted.web powered) webif
* add "Satellites" to Radio/TV Channellists
* bump version

14 years agoallow to get settings via webif:
Moritz Venn [Tue, 8 Sep 2009 13:47:30 +0000 (13:47 +0000)]
allow to get settings via webif:

http(s)://<ip or hostname>/epgrefresh/get

note that this is different from /web/settings since it also returns default values.

14 years agoallow to change settings via webif:
Moritz Venn [Tue, 8 Sep 2009 13:24:56 +0000 (13:24 +0000)]
allow to change settings via webif:

http(s)://<ip or hostname>/epgrefresh/set?param=value[&param2=value2[...]]

where param is one of (enabled, inherit_autotimer, afterevent, force, wakeup, parse_autotimer) or (begin, end, interval, delay_standby).
for the former value must be "true" to enable this option the later expect an int.

14 years agochange xml tags in webif hook
Moritz Venn [Tue, 8 Sep 2009 12:57:41 +0000 (12:57 +0000)]
change xml tags in webif hook

this makes the config file look a little weird for now but who cares :-)

14 years agoallow to fetch feeds from google reader
Moritz Venn [Tue, 8 Sep 2009 12:24:40 +0000 (12:24 +0000)]
allow to fetch feeds from google reader

this is more of a proof of concept since you cannot really sync the feeds or edit them but having them is good enough for now :-)

14 years agofix tvbrowser interface (i guess)
Moritz Venn [Tue, 8 Sep 2009 10:52:19 +0000 (10:52 +0000)]
fix tvbrowser interface (i guess)

14 years agoalso open tageditor on left/right instead of just on ok
Moritz Venn [Tue, 8 Sep 2009 10:50:59 +0000 (10:50 +0000)]
also open tageditor on left/right instead of just on ok

14 years agode.po: small translation fix
Mladen Horvat [Tue, 8 Sep 2009 10:41:47 +0000 (10:41 +0000)]
de.po: small translation fix

14 years agomicro-optimizations
Moritz Venn [Sat, 5 Sep 2009 22:11:09 +0000 (22:11 +0000)]
micro-optimizations

14 years agouse correct screen names
Moritz Venn [Sat, 5 Sep 2009 22:09:45 +0000 (22:09 +0000)]
use correct screen names

14 years agoUpdate to Version 0.4: More plasma- friendly timer.
Torsten Link [Sat, 5 Sep 2009 21:55:48 +0000 (21:55 +0000)]
Update to Version 0.4: More plasma- friendly timer.

14 years agofix "No such Child resource" when directly accessing a Child (e.g. /web/timerlist...
Stephan Reichholf [Sat, 5 Sep 2009 07:08:36 +0000 (07:08 +0000)]
fix "No such Child resource" when directly accessing a Child (e.g. /web/timerlist) with auth enabled.

Add basic comments to some functions and methods

14 years agocleanup comments,
Moritz Venn [Fri, 4 Sep 2009 11:05:16 +0000 (11:05 +0000)]
cleanup comments,
make bluePressed a nested function,
fix false assumption in bluePressed fixing an exception,
set custom title in plugin main screen to have a more visible difference to empty epg

14 years agoAdded swedish translation to EPGRefresh
WeeGull [Fri, 4 Sep 2009 10:59:56 +0000 (10:59 +0000)]
Added swedish translation to EPGRefresh

14 years agouse customized vkeyboard which supports input via number keys
Moritz Venn [Fri, 4 Sep 2009 10:32:17 +0000 (10:32 +0000)]
use customized vkeyboard which supports input via number keys

14 years agoupdate italian translation, thx spaeleus!
Moritz Venn [Fri, 4 Sep 2009 09:17:24 +0000 (09:17 +0000)]
update italian translation, thx spaeleus!

14 years agoalways show scrollbar since we need to leave empty space for it anyway
Moritz Venn [Fri, 4 Sep 2009 09:15:30 +0000 (09:15 +0000)]
always show scrollbar since we need to leave empty space for it anyway

14 years ago-fix metaindex-build.
Mladen Horvat [Fri, 4 Sep 2009 08:12:06 +0000 (08:12 +0000)]
-fix metaindex-build.

14 years agoUPD, revert national char workaround.
WeeGull [Thu, 3 Sep 2009 17:38:45 +0000 (17:38 +0000)]
UPD, revert national char workaround.

14 years agouser can now limit the downloads that will be added to the download list... this...
Nabil Hanna [Thu, 3 Sep 2009 15:14:04 +0000 (15:14 +0000)]
user can now limit the downloads that will be added to the download list... this can be good for the enigma2-performance

14 years agoinitialize uninitialized variable
Andreas Monzner [Thu, 3 Sep 2009 08:28:22 +0000 (08:28 +0000)]
initialize uninitialized variable

14 years ago- add meta informations to enigma2-plugins build process.
Mladen Horvat [Thu, 3 Sep 2009 07:21:35 +0000 (07:21 +0000)]
- add meta informations to enigma2-plugins build process.
This is currently still disabled!

14 years agoadd experimental plugins meta informations
Mladen Horvat [Thu, 3 Sep 2009 07:17:29 +0000 (07:17 +0000)]
add experimental plugins meta informations

14 years agoFix WebTV
Stephan Reichholf [Wed, 2 Sep 2009 22:29:07 +0000 (22:29 +0000)]
Fix WebTV

14 years agoeWindow_setTitle does not like national chars as åäö so workaround for sv.po is to...
WeeGull [Wed, 2 Sep 2009 17:46:48 +0000 (17:46 +0000)]
eWindow_setTitle does not like national chars as åäö so workaround for sv.po is to not translate webinterface.

14 years agoUpdate sv.po from potfile.
WeeGull [Wed, 2 Sep 2009 09:28:19 +0000 (09:28 +0000)]
Update sv.po from potfile.

14 years agoUPD: it locale
Michael Schmidt [Tue, 1 Sep 2009 17:06:03 +0000 (17:06 +0000)]
UPD: it locale

14 years agochange API of webif hooks a bit
Moritz Venn [Tue, 1 Sep 2009 13:02:35 +0000 (13:02 +0000)]
change API of webif hooks a bit

display epgrefresh.xml: http(s)://<ip or hostname>/epgrefresh
add service: http(s)://<ip or hostname>/epgrefresh/add?sref=[&delay=]
del service: http(s)://<ip or hostname>/epgrefresh/del?sref=
initiate refresh: http(s)://<ip or hostname>/epgrefresh/refresh

14 years agoworkaround non-working osd-/videoonly screenshots
Moritz Venn [Tue, 1 Sep 2009 12:57:24 +0000 (12:57 +0000)]
workaround non-working osd-/videoonly screenshots

14 years agoUPD: plugin: better size calculation for action screen after reverse lookup
Michael Schmidt [Tue, 1 Sep 2009 11:09:42 +0000 (11:09 +0000)]
UPD: plugin: better size calculation for action screen after reverse lookup
FIX: nrzuname: removed &nbsp; from street names
FIX: reverselookup.xml: corrected SE and one entry for DE

14 years agoallow to add/remove/list services:
Moritz Venn [Mon, 31 Aug 2009 18:36:39 +0000 (18:36 +0000)]
allow to add/remove/list services:

http(s)://<ip or hostname>/epgrefresh?add=sref[&duration=x]
http(s)://<ip or hostname>/epgrefresh?del=sref
http(s)://<ip or hostname>/epgrefresh?list=

14 years agoforgot to bump version here
Stephan Reichholf [Mon, 31 Aug 2009 18:21:53 +0000 (18:21 +0000)]
forgot to bump version here

14 years agobuild kiddytimer plugin
Nabil Hanna [Mon, 31 Aug 2009 12:03:15 +0000 (12:03 +0000)]
build kiddytimer plugin

14 years agoAdded italian language. Thanx to spaelaus
Torsten Link [Mon, 31 Aug 2009 11:32:20 +0000 (11:32 +0000)]
Added italian language. Thanx to spaelaus

14 years agoFIX: Update size of screen with OfferAction, when giving status messages
Michael Schmidt [Mon, 31 Aug 2009 10:40:06 +0000 (10:40 +0000)]
FIX: Update size of screen with OfferAction, when giving status messages

14 years agoFIX: Display caller
Michael Schmidt [Sun, 30 Aug 2009 17:12:54 +0000 (17:12 +0000)]
FIX: Display caller
FIX: Offer action with unknown caller

14 years agodelete container file after files have been added to a download-list
Nabil Hanna [Sun, 30 Aug 2009 07:09:19 +0000 (07:09 +0000)]
delete container file after files have been added to a download-list

14 years agoclean lists only once
Nabil Hanna [Sun, 30 Aug 2009 07:02:10 +0000 (07:02 +0000)]
clean lists only once

14 years agodon't propagate twisted.web2 in external sample code
Moritz Venn [Sat, 29 Aug 2009 17:39:44 +0000 (17:39 +0000)]
don't propagate twisted.web2 in external sample code

14 years agoadd basic uploader using twisted.web, since its behaviour differs a bit from the...
Moritz Venn [Sat, 29 Aug 2009 17:38:39 +0000 (17:38 +0000)]
add basic uploader using twisted.web, since its behaviour differs a bit from the twisted.web2 one it's still disabled

14 years agodisable Uploader to prevent "no module named twisted.web2" exception
Stephan Reichholf [Sat, 29 Aug 2009 17:14:36 +0000 (17:14 +0000)]
disable Uploader to prevent "no module named twisted.web2" exception

14 years agoUpdate italian language. Thanx to spaelaus
Torsten Link [Sat, 29 Aug 2009 16:14:58 +0000 (16:14 +0000)]
Update italian language. Thanx to spaelaus

14 years agobump versions
Stephan Reichholf [Sat, 29 Aug 2009 11:59:38 +0000 (11:59 +0000)]
bump versions

14 years agoremove DEBUG to File. we do not need this anymore with twisted.web.
Stephan Reichholf [Sat, 29 Aug 2009 11:44:04 +0000 (11:44 +0000)]
remove DEBUG to File. we do not need this anymore with twisted.web.

14 years agoAdded new Plugin KiddyTimer
Torsten Link [Sat, 29 Aug 2009 11:24:28 +0000 (11:24 +0000)]
Added new Plugin KiddyTimer

14 years agoAdded new Plugin KiddyTimer
Torsten Link [Sat, 29 Aug 2009 11:22:40 +0000 (11:22 +0000)]
Added new Plugin KiddyTimer

14 years agosort list-files before downloading... user can control what files to download first
Nabil Hanna [Sat, 29 Aug 2009 11:01:35 +0000 (11:01 +0000)]
sort list-files before downloading... user can control what files to download first

14 years agoadded uploaded.to support (no premium yet... only free downloads)
Nabil Hanna [Sat, 29 Aug 2009 10:36:09 +0000 (10:36 +0000)]
added uploaded.to support (no premium yet... only free downloads)

14 years agobuild new decrypt file with package
Nabil Hanna [Sat, 29 Aug 2009 08:33:25 +0000 (08:33 +0000)]
build new decrypt file with package

14 years agorewritten some container stuff
Nabil Hanna [Sat, 29 Aug 2009 08:31:45 +0000 (08:31 +0000)]
rewritten some container stuff

14 years agospeed ups in cleanLists function
Nabil Hanna [Sat, 29 Aug 2009 08:11:32 +0000 (08:11 +0000)]
speed ups in cleanLists function

14 years agocreate eTimer only when needed
Nabil Hanna [Sat, 29 Aug 2009 07:24:13 +0000 (07:24 +0000)]
create eTimer only when needed

14 years agoget rid of some superfluous newlines
Moritz Venn [Fri, 28 Aug 2009 16:47:11 +0000 (16:47 +0000)]
get rid of some superfluous newlines

14 years agoFix external Web-Modules
Stephan Reichholf [Fri, 28 Aug 2009 16:33:47 +0000 (16:33 +0000)]
Fix external Web-Modules

14 years agofollow changes of WebInterface (switch to twisted.web)
Stephan Reichholf [Fri, 28 Aug 2009 16:17:36 +0000 (16:17 +0000)]
follow changes of WebInterface (switch to twisted.web)

14 years agoMerge changes to switch from twisted.web2 to twisted.web
Stephan Reichholf [Fri, 28 Aug 2009 16:10:44 +0000 (16:10 +0000)]
Merge changes to switch from twisted.web2 to twisted.web

14 years agoUPD: caller pictures can now have arbitrary size, but still PNG with 8 bit color...
Michael Schmidt [Fri, 28 Aug 2009 15:09:15 +0000 (15:09 +0000)]
UPD: caller pictures can now have arbitrary size, but still PNG with 8 bit color depth, resp. 256 colors

14 years agofix typo
Nabil Hanna [Fri, 28 Aug 2009 07:38:25 +0000 (07:38 +0000)]
fix typo

14 years agoreturn e2simplexmlresult rather than plain text and save autotimer.xml before removin...
Moritz Venn [Thu, 27 Aug 2009 07:01:29 +0000 (07:01 +0000)]
return e2simplexmlresult rather than plain text and save autotimer.xml before removing instance

14 years agomove autotimer name a bit to the left so its no longer drawn behind the scrollbar
Moritz Venn [Tue, 25 Aug 2009 19:44:36 +0000 (19:44 +0000)]
move autotimer name a bit to the left so its no longer drawn behind the scrollbar

14 years agosmall design fix
Frank Lage [Sun, 23 Aug 2009 00:55:19 +0000 (00:55 +0000)]
small design fix

14 years agobetter error handling
Frank Lage [Sun, 23 Aug 2009 00:34:39 +0000 (00:34 +0000)]
better error handling

14 years agofix you shouldn't close the socket too early
Frank Lage [Sat, 22 Aug 2009 21:15:15 +0000 (21:15 +0000)]
fix you shouldn't close the socket too early

14 years agofix close socket
Frank Lage [Sat, 22 Aug 2009 11:14:34 +0000 (11:14 +0000)]
fix close socket

14 years agofix indentation
Moritz Venn [Fri, 21 Aug 2009 18:07:12 +0000 (18:07 +0000)]
fix indentation

14 years agoreplace cvs -> git in control files
Andreas Monzner [Fri, 21 Aug 2009 17:55:47 +0000 (17:55 +0000)]
replace cvs -> git in control files

14 years agofixes
Andreas Monzner [Fri, 21 Aug 2009 17:07:39 +0000 (17:07 +0000)]
fixes

14 years agocenter screens
Nabil Hanna [Fri, 21 Aug 2009 08:55:59 +0000 (08:55 +0000)]
center screens

14 years ago-Bring back the Plugin.py... needed for DLC container
Nabil Hanna [Fri, 21 Aug 2009 07:31:04 +0000 (07:31 +0000)]
-Bring back the Plugin.py... needed for DLC container
-Bring back linux line endings
-Move container stuff in an own directory. This should fix the cvs-problem (plugin.py and Plugin.py) for windows

14 years agoadd serbian translation
Andreas Monzner [Fri, 21 Aug 2009 06:59:08 +0000 (06:59 +0000)]
add serbian translation

14 years agono need for brackets when there's no inheritence
Stephan Reichholf [Thu, 20 Aug 2009 20:22:39 +0000 (20:22 +0000)]
no need for brackets when there's no inheritence

14 years agoi don't see this as a required file and it breaks cvs on windows (go flame me).
Stephan Reichholf [Thu, 20 Aug 2009 20:20:56 +0000 (20:20 +0000)]
i don't see this as a required file and it breaks cvs on windows (go flame me).
If you need it just restore it from cvs...

14 years agofix resource
Moritz Venn [Thu, 20 Aug 2009 20:19:39 +0000 (20:19 +0000)]
fix resource

14 years agoalso hand epgrefresh session if not explicitely enabled thus allowing to run it from...
Moritz Venn [Thu, 20 Aug 2009 20:15:44 +0000 (20:15 +0000)]
also hand epgrefresh session if not explicitely enabled thus allowing to run it from webif

14 years agofix hours when setting timers via mobile version of the webinterface
Stephan Reichholf [Thu, 20 Aug 2009 20:03:47 +0000 (20:03 +0000)]
fix hours when setting timers via mobile version of the webinterface

14 years agoAdd Seconds to /web/currenttime
Stephan Reichholf [Thu, 20 Aug 2009 20:03:06 +0000 (20:03 +0000)]
Add Seconds to /web/currenttime

14 years agoFIX: Boxinfo for latest Labor-Firmware 7270
Michael Schmidt [Sun, 16 Aug 2009 08:16:36 +0000 (08:16 +0000)]
FIX: Boxinfo for latest Labor-Firmware 7270

14 years agoUPD: allow caller faces of size 100x100
Michael Schmidt [Sat, 15 Aug 2009 11:48:49 +0000 (11:48 +0000)]
UPD: allow caller faces of size 100x100
FIX: Handling of FBF phonebook styles

14 years agofix bluescreen, Security service not running
Frank Lage [Thu, 13 Aug 2009 20:25:59 +0000 (20:25 +0000)]
fix bluescreen, Security service not running

14 years agoExtensions/Mytube:MyTubeService.py
Mladen Horvat [Thu, 13 Aug 2009 17:50:32 +0000 (17:50 +0000)]
Extensions/Mytube:MyTubeService.py
- workaround recent youtube changes to retrieve again the direkt streaming url

14 years agoit locale update. Thx to Spaeleus
Nabil Hanna [Thu, 13 Aug 2009 07:02:52 +0000 (07:02 +0000)]
it locale update. Thx to Spaeleus

14 years agoadded youtube.com support
Nabil Hanna [Wed, 12 Aug 2009 09:55:54 +0000 (09:55 +0000)]
added youtube.com support

14 years ago-show menu button in gui. people didn't know that there is a menu
Nabil Hanna [Wed, 12 Aug 2009 07:04:52 +0000 (07:04 +0000)]
-show menu button in gui. people didn't know that there is a menu
-de and pot update

14 years ago-added new configuration: Restart failed after 10 minutes
Nabil Hanna [Wed, 12 Aug 2009 06:54:09 +0000 (06:54 +0000)]
-added new configuration: Restart failed after 10 minutes
-do not count already added links from lists into log-file
-log also not valid lists

14 years agofix checking time for 'may download function' when using start and end time on differ...
Nabil Hanna [Wed, 12 Aug 2009 06:21:32 +0000 (06:21 +0000)]
fix checking time for 'may download function' when using start and end time on different days

14 years agoread lists only if all downloads finished or failed
Nabil Hanna [Wed, 12 Aug 2009 06:13:00 +0000 (06:13 +0000)]
read lists only if all downloads finished or failed

14 years agoread only *.txt lists
Nabil Hanna [Wed, 12 Aug 2009 05:54:56 +0000 (05:54 +0000)]
read only *.txt lists

14 years agoit locale update. Thx to Spaeleus
Nabil Hanna [Tue, 11 Aug 2009 18:26:08 +0000 (18:26 +0000)]
it locale update. Thx to Spaeleus

14 years agoadded missing dependency
Nabil Hanna [Tue, 11 Aug 2009 17:46:22 +0000 (17:46 +0000)]
added missing dependency

14 years agopot and de locale update
Nabil Hanna [Tue, 11 Aug 2009 16:56:35 +0000 (16:56 +0000)]
pot and de locale update

14 years ago-check downloaded file. if size=0 => failed. if size>0 and progress=100 => finished
Nabil Hanna [Tue, 11 Aug 2009 16:43:02 +0000 (16:43 +0000)]
-check downloaded file. if size=0 => failed. if size>0 and progress=100 => finished
-fix: start only one rs-download if without account
-append searches to search-text-file instead of read/write
-added function: add files from container (ccf, dlc and rsdf are supported)

14 years ago-append to log-file instead of read and write
Nabil Hanna [Tue, 11 Aug 2009 15:09:12 +0000 (15:09 +0000)]
-append to log-file instead of read and write
-start downloading after adding download-files from text-files
-start downloading after closing search-screen

14 years agoupdate it translation (thanks spaeleus)
Moritz Venn [Tue, 11 Aug 2009 13:04:14 +0000 (13:04 +0000)]
update it translation (thanks spaeleus)

14 years agoUpdated for Autotimer changes.
WeeGull [Tue, 11 Aug 2009 12:08:44 +0000 (12:08 +0000)]
Updated for Autotimer changes.