vuplus_dvbapp-plugin
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.

14 years agoadd basic webif hook to force scan -> http(s)://<ip or hostname>/autotimer?parse
Moritz Venn [Tue, 11 Aug 2009 10:22:44 +0000 (10:22 +0000)]
add basic webif hook to force scan -> http(s)://<ip or hostname>/autotimer?parse

14 years agoremove debug
Moritz Venn [Tue, 11 Aug 2009 10:18:02 +0000 (10:18 +0000)]
remove debug

14 years agotry harder not to crash when converting string
Moritz Venn [Tue, 11 Aug 2009 06:23:02 +0000 (06:23 +0000)]
try harder not to crash when converting string

14 years agofix calback error
Frank Lage [Mon, 10 Aug 2009 23:07:33 +0000 (23:07 +0000)]
fix calback error

14 years agoadd new plugin Authenticity test for https://www.dream-multimedia-tv.de/en/authentici...
Frank Lage [Mon, 10 Aug 2009 21:54:53 +0000 (21:54 +0000)]
add new plugin Authenticity test for https://dream-multimedia-tv.de/en/authenticity-test

14 years agoVersion 0.8: No more stop- service for 800/8000 because driver don't need it.
Torsten Link [Mon, 10 Aug 2009 21:51:13 +0000 (21:51 +0000)]
Version 0.8: No more stop- service for 800/8000 because driver don't need it.

14 years agofix typo
Moritz Venn [Mon, 10 Aug 2009 20:07:24 +0000 (20:07 +0000)]
fix typo

14 years agoallow to restrict autotimer to alternatives,
Moritz Venn [Mon, 10 Aug 2009 20:04:12 +0000 (20:04 +0000)]
allow to restrict autotimer to alternatives,
allow to change service of found events to said alternatives,
smaller optimizations when saving xml,
use destination from default timer if unset

14 years agoadded it locale. thx to Spaeleus
Nabil Hanna [Mon, 10 Aug 2009 13:24:35 +0000 (13:24 +0000)]
added it locale. thx to Spaeleus

14 years agofix enigma2-dependens
Nabil Hanna [Mon, 10 Aug 2009 08:23:34 +0000 (08:23 +0000)]
fix enigma2-dependens

14 years agocalculate skin positions and sizes to look also nice using HD skins
Nabil Hanna [Mon, 10 Aug 2009 08:19:38 +0000 (08:19 +0000)]
calculate skin positions and sizes to look also nice using HD skins

14 years agoadd polish translation
Andreas Monzner [Mon, 10 Aug 2009 07:20:28 +0000 (07:20 +0000)]
add polish translation

14 years agoinitial add polish translation
Andreas Monzner [Mon, 10 Aug 2009 07:20:02 +0000 (07:20 +0000)]
initial add polish translation

14 years agoupdate polish translation
Andreas Monzner [Mon, 10 Aug 2009 07:10:23 +0000 (07:10 +0000)]
update polish translation

14 years agoadded parental control screen... allow changes (configuration, delete, clear) only...
Nabil Hanna [Mon, 10 Aug 2009 06:59:48 +0000 (06:59 +0000)]
added parental control screen... allow changes (configuration, delete, clear) only if entered pin is correct

14 years agoadded podcast plugin
Nabil Hanna [Mon, 10 Aug 2009 06:28:15 +0000 (06:28 +0000)]
added podcast plugin

14 years agoadded Blitzortung.ORG, thanks to Maista
Rico Schulte [Mon, 10 Aug 2009 05:22:44 +0000 (05:22 +0000)]
added Blitzortung.ORG, thanks to Maista

14 years agoadd Villingen and Schwenningen, thanks to Gerd
Rico Schulte [Sun, 9 Aug 2009 17:27:21 +0000 (17:27 +0000)]
add Villingen and Schwenningen, thanks to Gerd

14 years agofix strange code (this code should be completly rewritten!)
Andreas Monzner [Sat, 8 Aug 2009 11:28:49 +0000 (11:28 +0000)]
fix strange code (this code should be completly rewritten!)

14 years agoadd current time
Stephan Reichholf [Sat, 8 Aug 2009 08:29:20 +0000 (08:29 +0000)]
add current time

14 years agofix bug with detecting a changed ip, thanks to TNe-TWo
Rico Schulte [Fri, 7 Aug 2009 05:35:40 +0000 (05:35 +0000)]
fix bug with detecting a changed ip, thanks to TNe-TWo

14 years agoADD: caller picture, if there is a 53x53x8 png called "<location of phonebook.txt...
Michael Schmidt [Thu, 6 Aug 2009 07:41:13 +0000 (07:41 +0000)]
ADD: caller picture, if there is a 53x53x8 png called "<location of phonebook.txt>/FritzCallFaces/<number>"
ADD: if there are directories /media/usr and/or /media/cf, offer these also as location for the phonebook (symlinks are also ok)
FIX: charset recognition in nrzuname.py

14 years agochange iPlayableService.evTunedIn to iPlayableService.evUpdatedInfo
Rico Schulte [Wed, 5 Aug 2009 16:27:52 +0000 (16:27 +0000)]
change iPlayableService.evTunedIn to iPlayableService.evUpdatedInfo

14 years agofix copy´n´paste error
Rico Schulte [Wed, 5 Aug 2009 05:28:00 +0000 (05:28 +0000)]
fix copy´n´paste error

14 years agofixing white border around overlay screen
Rico Schulte [Mon, 3 Aug 2009 15:30:31 +0000 (15:30 +0000)]
fixing white border around overlay screen

14 years agohide on zapping from a service with active overlay to a service with deactivated...
Rico Schulte [Mon, 3 Aug 2009 06:05:37 +0000 (06:05 +0000)]
hide on zapping from a service with active overlay to a service with deactivated overlay