vuplus_dvbapp-plugin
14 years agosmall fix for MovieSelection Quickbutton Plugin
Dr.Best [Wed, 2 Dec 2009 21:03:38 +0000 (21:03 +0000)]
small fix for MovieSelection Quickbutton Plugin

14 years agolocale updated
Dr.Best [Wed, 2 Dec 2009 20:56:37 +0000 (20:56 +0000)]
locale updated

14 years agomake button-captions configurable (plugin name|description)
Dr.Best [Wed, 2 Dec 2009 20:44:52 +0000 (20:44 +0000)]
make button-captions configurable (plugin name|description)

14 years agoicon added (thanks to JackDaniel)
Dr.Best [Wed, 2 Dec 2009 19:54:08 +0000 (19:54 +0000)]
icon added (thanks to JackDaniel)

14 years agoplugin to assign plugins from PluginDescriptor.WHERE_MOVIELIST to color buttons in...
Dr.Best [Tue, 1 Dec 2009 22:05:40 +0000 (22:05 +0000)]
plugin to assign plugins from PluginDescriptor.WHERE_MOVIELIST to color buttons in MovieSelection (if you don't use movie-tags)

14 years agoFIX: norway in reverselookup.xml
Michael Schmidt [Sat, 28 Nov 2009 18:37:11 +0000 (18:37 +0000)]
FIX: norway in reverselookup.xml

14 years agoFIX: Don't reconnect for account we are not checking...
Michael Schmidt [Sat, 28 Nov 2009 17:44:57 +0000 (17:44 +0000)]
FIX: Don't reconnect for account we are not checking...
CHG: Removed general option concerning checking, set interval to 0 in the account to disable checking
ADD: sort messages by time, don't rely on server order
ADD: config option to disable connection messages

14 years agocontrol file for StartUpService
Dr.Best [Sat, 28 Nov 2009 12:33:16 +0000 (12:33 +0000)]
control file for StartUpService

14 years agoinitial checkin of StartUpService
Dr.Best [Sat, 28 Nov 2009 12:00:30 +0000 (12:00 +0000)]
initial checkin of StartUpService

14 years agoFix bug where plugin crashes when setup is run directly after installation.
Torsten Link [Fri, 27 Nov 2009 11:35:17 +0000 (11:35 +0000)]
Fix bug where plugin crashes when setup is run directly after installation.

14 years agoFix bug with no more existing AC3positioner
Torsten Link [Thu, 26 Nov 2009 00:45:33 +0000 (00:45 +0000)]
Fix bug with no more existing AC3positioner

14 years agoupdate german translation
Torsten Link [Thu, 26 Nov 2009 00:12:06 +0000 (00:12 +0000)]
update german translation

14 years agofix images
Torsten Link [Thu, 26 Nov 2009 00:00:28 +0000 (00:00 +0000)]
fix images

14 years agofix images
Torsten Link [Wed, 25 Nov 2009 23:59:02 +0000 (23:59 +0000)]
fix images

14 years agoVersion 1.0b2: Made moving- code reusable. Rework skin, fixed fonts- bug
Torsten Link [Wed, 25 Nov 2009 23:52:30 +0000 (23:52 +0000)]
Version 1.0b2: Made moving- code reusable. Rework skin, fixed fonts- bug

14 years agoignore play request when already playing (makes homey happy)
Andreas Monzner [Mon, 23 Nov 2009 12:07:41 +0000 (12:07 +0000)]
ignore play request when already playing (makes homey happy)

14 years agoadd missing pngs
Andreas Monzner [Mon, 23 Nov 2009 10:01:54 +0000 (10:01 +0000)]
add missing pngs

14 years agocorrect img- path
Torsten Link [Mon, 23 Nov 2009 00:54:03 +0000 (00:54 +0000)]
correct img- path

14 years agoVersion 1.0b1: Let the user set the global delay. Let the user move the plugin- screen.
Torsten Link [Sun, 22 Nov 2009 23:51:10 +0000 (23:51 +0000)]
Version 1.0b1: Let the user set the global delay. Let the user move the plugin- screen.

14 years agoFIX: weird first char in FritzOutlookCSV.py
Michael Schmidt [Sun, 22 Nov 2009 10:55:37 +0000 (10:55 +0000)]
FIX: weird first char in FritzOutlookCSV.py

14 years agoregular expression fixes...
Moritz Venn [Sat, 21 Nov 2009 01:28:22 +0000 (01:28 +0000)]
regular expression fixes...

14 years ago- fix hd stream detection after recent Youtube changes.
Mladen Horvat [Thu, 19 Nov 2009 22:12:56 +0000 (22:12 +0000)]
- fix hd stream detection after recent Youtube changes.
- increase search history to 30 entries and add the last search as first history entry and not reversed as it was before. This should be more intuitive. Thx Helge Böhme.

14 years ago-use the last used unrar-password in virtual-keyboard as default... most people are...
Nabil Hanna [Wed, 18 Nov 2009 09:38:48 +0000 (09:38 +0000)]
-use the last used unrar-password in virtual-keyboard as default... most people are using the same site for their downloads
-save first package of unrar-archive in xml file to unpack package also after an enigma2-restart

14 years agode and pot update
Nabil Hanna [Wed, 18 Nov 2009 09:24:05 +0000 (09:24 +0000)]
de and pot update

14 years agodo not crash if container can not get encrypted
Nabil Hanna [Wed, 18 Nov 2009 09:22:42 +0000 (09:22 +0000)]
do not crash if container can not get encrypted

14 years agoescape '&' in TextToURL
Moritz Venn [Tue, 17 Nov 2009 23:44:46 +0000 (23:44 +0000)]
escape '&' in TextToURL

14 years agoDon't use "web:TextToHTML" for XML escaping... use "web:TextToXML" instead. TextToHTM...
Stephan Reichholf [Tue, 17 Nov 2009 18:06:53 +0000 (18:06 +0000)]
Don't use "web:TextToHTML" for XML escaping... use "web:TextToXML" instead. TextToHTML should only be used if a (Simple)ListFiller already did the escaping, or if you really know what you're doing.

14 years ago* No "currenttime" on epgsearch
Stephan Reichholf [Tue, 17 Nov 2009 17:50:56 +0000 (17:50 +0000)]
* No "currenttime" on epgsearch
* Add proper escaping to some SimpleResults (more need to be fixed...)

14 years agofix color alternation in timerlist
Stephan Reichholf [Tue, 17 Nov 2009 17:21:01 +0000 (17:21 +0000)]
fix color alternation in timerlist

14 years ago-removed offline podcasts
Nabil Hanna [Mon, 16 Nov 2009 11:50:15 +0000 (11:50 +0000)]
-removed offline podcasts
-added Blue Moon podcast
-don't show pub-date any more... should fix some not working podcasts

14 years ago-small cleanup, remove unused FancyUrlOpener, thx pieterg.
Mladen Horvat [Sun, 15 Nov 2009 10:09:19 +0000 (10:09 +0000)]
-small cleanup, remove unused FancyUrlOpener, thx pieterg.

14 years agoADD: option to en/disable connection infos
Michael Schmidt [Sat, 14 Nov 2009 09:15:32 +0000 (09:15 +0000)]
ADD: option to en/disable connection infos

14 years agoADD: per account option to list all mailboxes instead of only subscribed ones
Michael Schmidt [Fri, 13 Nov 2009 17:35:17 +0000 (17:35 +0000)]
ADD: per account option to list all mailboxes instead of only subscribed ones

14 years agoFIX: missing uu.py
Michael Schmidt [Fri, 13 Nov 2009 08:48:33 +0000 (08:48 +0000)]
FIX: missing uu.py

14 years agoFix previous fix, fix MovieList Layout
Stephan Reichholf [Thu, 12 Nov 2009 20:05:03 +0000 (20:05 +0000)]
Fix previous fix, fix MovieList Layout

14 years agoFix no more working Menus in Extras.
Stephan Reichholf [Thu, 12 Nov 2009 19:39:51 +0000 (19:39 +0000)]
Fix no more working Menus in Extras.

14 years agofix runtime regex and make user comment more readable
Moritz Venn [Thu, 12 Nov 2009 09:38:37 +0000 (09:38 +0000)]
fix runtime regex and make user comment more readable

14 years agofix some regular expressions
Moritz Venn [Thu, 12 Nov 2009 00:57:35 +0000 (00:57 +0000)]
fix some regular expressions

14 years agofix SD detection and 720p24 detection a bit
Andreas Monzner [Tue, 10 Nov 2009 22:29:35 +0000 (22:29 +0000)]
fix SD detection and 720p24 detection a bit

14 years agouse skin of MoviePlayer
Nabil Hanna [Tue, 10 Nov 2009 10:04:30 +0000 (10:04 +0000)]
use skin of MoviePlayer

14 years agothis one should work now
Nabil Hanna [Tue, 10 Nov 2009 08:29:50 +0000 (08:29 +0000)]
this one should work now

14 years agogeneric cleanup:
Moritz Venn [Mon, 9 Nov 2009 17:02:52 +0000 (17:02 +0000)]
generic cleanup:
 - cleanup imports,
 - use statictext instead of label/button (this changes the skins, sorry! ;-)),
 - some micro-optimization

14 years agoremove uneeded if
Andreas Monzner [Mon, 9 Nov 2009 08:44:13 +0000 (08:44 +0000)]
remove uneeded if

14 years agoImprove current when box is in standby
Stephan Reichholf [Sun, 8 Nov 2009 20:41:09 +0000 (20:41 +0000)]
Improve current when box is in standby

14 years agoFix All (TV)/(Radio)
Stephan Reichholf [Sun, 8 Nov 2009 20:35:48 +0000 (20:35 +0000)]
Fix All (TV)/(Radio)

14 years agoChanges:
Stephan Reichholf [Sun, 8 Nov 2009 20:30:27 +0000 (20:30 +0000)]
Changes:
* Fix WebTV (was broken because of new debug stuff)
* Instead of an own page the Bouquetlist is now integrated into standard-service-list, this improves the handling a lot if one has multiple bouquets. Please report Bugs!

14 years agoinitial checkin of E2 Weather Plugin
Dr.Best [Sun, 8 Nov 2009 19:29:26 +0000 (19:29 +0000)]
initial checkin of E2 Weather Plugin

14 years agoupdated pot and de.po
Nabil Hanna [Sun, 8 Nov 2009 09:31:07 +0000 (09:31 +0000)]
updated pot and de.po

14 years agoadded unrar functions. show in menu install-function if unrar is not installed, else...
Nabil Hanna [Sun, 8 Nov 2009 09:28:35 +0000 (09:28 +0000)]
added unrar functions. show in menu install-function if unrar is not installed, else show unrar manager

14 years agoAdd settings dialogue - Only allows to enable/disable debug for now.
Stephan Reichholf [Sun, 8 Nov 2009 09:06:03 +0000 (09:06 +0000)]
Add settings dialogue - Only allows to enable/disable debug for now.
Minor changes to debug-Window behaviour.

14 years agodont show autoresolution info when its not wished
Andreas Monzner [Sun, 8 Nov 2009 08:29:10 +0000 (08:29 +0000)]
dont show autoresolution info when its not wished

14 years agoa littel better in IE but not actually "good"....
Stephan Reichholf [Sat, 7 Nov 2009 17:34:46 +0000 (17:34 +0000)]
a littel better in IE but not actually "good"....

14 years agoChanges:
Stephan Reichholf [Sat, 7 Nov 2009 17:06:34 +0000 (17:06 +0000)]
Changes:
* Add possiblity to show/hide extended description for all "EPG"-stuff in channellist and "Current"
* Extend /web/getcurrent to have a more standard-like <e2event>s
* Use EPGList-Object for getcurrent instead of own code

Please report if you find any bugs!

14 years agoVersion 0.9: Correct issue, when global delay was set. Removed all the filehandling...
Torsten Link [Sat, 7 Nov 2009 14:14:58 +0000 (14:14 +0000)]
Version 0.9: Correct issue, when global delay was set. Removed all the filehandling stuff, only use enigma2- functions.

14 years ago* Fix another potential reason for "Cannot Listen" Popup and add a 30 sec timeout...
Stephan Reichholf [Sat, 7 Nov 2009 12:14:26 +0000 (12:14 +0000)]
* Fix another potential reason for "Cannot Listen" Popup and add a 30 sec timeout...
* bump version in gears manifest.

14 years agomaybe better stuff to avoid browser-side caching
Stephan Reichholf [Sat, 7 Nov 2009 11:44:38 +0000 (11:44 +0000)]
maybe better stuff to avoid browser-side caching

14 years agode & pot update
Nabil Hanna [Sat, 7 Nov 2009 10:38:40 +0000 (10:38 +0000)]
de & pot update

14 years agofollow youtube.com changes... stolen some stuff from the mytube plugin
Nabil Hanna [Sat, 7 Nov 2009 10:36:50 +0000 (10:36 +0000)]
follow youtube.com changes... stolen some stuff from the mytube plugin

14 years agoadded new function: abort all downloads
Nabil Hanna [Sat, 7 Nov 2009 09:54:54 +0000 (09:54 +0000)]
added new function: abort all downloads

14 years ago-allow 10 downloads the same time
Nabil Hanna [Sat, 7 Nov 2009 08:41:25 +0000 (08:41 +0000)]
-allow 10 downloads the same time
-allow adding up to 1000 entries to list

14 years agosmall speedup, less spinner on screen
Nabil Hanna [Sat, 7 Nov 2009 08:30:31 +0000 (08:30 +0000)]
small speedup, less spinner on screen

14 years agonew configuration: mark files under 1MB as failed (yes/no)
Nabil Hanna [Sat, 7 Nov 2009 07:22:01 +0000 (07:22 +0000)]
new configuration: mark files under 1MB as failed (yes/no)

14 years agoFix pvr button on "dreambox advanced remote control" aka dm8000 remote control.
Henning Behrend [Fri, 6 Nov 2009 22:53:51 +0000 (22:53 +0000)]
Fix pvr button on "dreambox advanced remote control" aka dm8000 remote control.
There is no event code for KEY_PVR, instead /dev/input/event2 uses "Event code 393 (Video)" just like /dev/input/event1

14 years agofix typo
Andreas Monzner [Fri, 6 Nov 2009 19:59:53 +0000 (19:59 +0000)]
fix typo

14 years agochange uri of parse call from /autotimer?parse= to /autotimer/parse
Moritz Venn [Fri, 6 Nov 2009 18:22:43 +0000 (18:22 +0000)]
change uri of parse call from /autotimer?parse= to /autotimer/parse
/autotimer displays a more webif friendly version of the config now

14 years agodisalbe "Satellites" until there is a working Solution
Stephan Reichholf [Fri, 6 Nov 2009 17:33:07 +0000 (17:33 +0000)]
disalbe "Satellites" until there is a working Solution

14 years agosmall fix
Andreas Monzner [Fri, 6 Nov 2009 11:59:54 +0000 (11:59 +0000)]
small fix

14 years agoremove unneeded deinterlacer switch
Andreas Monzner [Fri, 6 Nov 2009 11:33:38 +0000 (11:33 +0000)]
remove unneeded deinterlacer switch

14 years agomore cleanup
Andreas Monzner [Fri, 6 Nov 2009 10:23:35 +0000 (10:23 +0000)]
more cleanup

14 years agoenigma2-plugins: - remove NetworkWizard and WirelessLan plugins from build and prepar...
Mladen Horvat [Fri, 6 Nov 2009 08:46:19 +0000 (08:46 +0000)]
enigma2-plugins: - remove NetworkWizard and WirelessLan plugins from build and prepare them for moving inside enigma2 main plugins tree.

14 years agoServiceList improvements for WebControl and WebTV (Remaining time and total is now...
Stephan Reichholf [Thu, 5 Nov 2009 23:43:18 +0000 (23:43 +0000)]
ServiceList improvements for WebControl and WebTV (Remaining time and total is now shown for running Events)
Same for WebTv "running" [ Channel - Eventtitle (+remaining of total min) ]

14 years agoanother small cleanup
Andreas Monzner [Thu, 5 Nov 2009 23:05:22 +0000 (23:05 +0000)]
another small cleanup

14 years agosome fixes and cleanups
Andreas Monzner [Thu, 5 Nov 2009 22:33:52 +0000 (22:33 +0000)]
some fixes and cleanups

14 years agotimespan can be (None,) when copying, prevent crash in that case
Moritz Venn [Wed, 4 Nov 2009 07:16:21 +0000 (07:16 +0000)]
timespan can be (None,) when copying, prevent crash in that case

14 years agotwice is once to much...
Stephan Reichholf [Mon, 2 Nov 2009 22:31:44 +0000 (22:31 +0000)]
twice is once to much...

14 years agoUse Signal-Icon as Standby-Indicator. Remove the double-click stuff, it doesn't work...
Stephan Reichholf [Mon, 2 Nov 2009 22:28:46 +0000 (22:28 +0000)]
Use Signal-Icon as Standby-Indicator. Remove the double-click stuff, it doesn't work as expected...

14 years agoDisable Signal Panel when Box is in Standby.
Stephan Reichholf [Mon, 2 Nov 2009 21:41:49 +0000 (21:41 +0000)]
Disable Signal Panel when Box is in Standby.
Double-Clicking the Standby-Indicator is now swapping between Standby and Power

14 years agominor fixes for GEARS
Stephan Reichholf [Mon, 2 Nov 2009 17:37:45 +0000 (17:37 +0000)]
minor fixes for GEARS

14 years agoFix Standby Indicator on non-Mozilla Browsers (it's not trim() it's strip()...)....
Stephan Reichholf [Mon, 2 Nov 2009 17:12:17 +0000 (17:12 +0000)]
Fix Standby Indicator on non-Mozilla Browsers (it's not trim() it's strip()...). PS: Browsers do suck!

14 years agoFix errror when trying to play a file with a + in the filename. Minor cleanup
Stephan Reichholf [Mon, 2 Nov 2009 11:09:44 +0000 (11:09 +0000)]
Fix errror when trying to play a file with a + in the filename. Minor cleanup

14 years agoFix "one-week-future-shift" when making an existing timer repeated. Timers will now...
Stephan Reichholf [Mon, 2 Nov 2009 10:19:46 +0000 (10:19 +0000)]
Fix "one-week-future-shift" when making an existing timer repeated. Timers will now be deleted and readded when edited.

14 years agoallow to toggle passive mode in gui
Moritz Venn [Sun, 1 Nov 2009 23:13:06 +0000 (23:13 +0000)]
allow to toggle passive mode in gui

14 years agosome refactoring
Stephan Reichholf [Sun, 1 Nov 2009 23:01:28 +0000 (23:01 +0000)]
some refactoring

14 years agosome refactoring
Stephan Reichholf [Sun, 1 Nov 2009 23:01:28 +0000 (23:01 +0000)]
some refactoring

14 years agodon't double check
Stephan Reichholf [Sun, 1 Nov 2009 22:49:00 +0000 (22:49 +0000)]
don't double check

14 years agoadd some missing semicolons, bump version in gears manifest
Stephan Reichholf [Sun, 1 Nov 2009 22:44:40 +0000 (22:44 +0000)]
add some missing semicolons, bump version in gears manifest

14 years agoadd simple Powerstate indicatior
Stephan Reichholf [Sun, 1 Nov 2009 22:42:51 +0000 (22:42 +0000)]
add simple Powerstate indicatior

14 years agoFix the ugly "missing SSL Certifactes" issue on fresh installed images.
Stephan Reichholf [Sun, 1 Nov 2009 17:35:16 +0000 (17:35 +0000)]
Fix the ugly "missing SSL Certifactes" issue on fresh installed images.
Now the certifactes are being copied to /etc/enigma2 if they are not already there.
If copying fails, https will be disabled (until the user enables it again).

14 years agoUse available const for path
Stephan Reichholf [Sun, 1 Nov 2009 17:31:37 +0000 (17:31 +0000)]
Use available const for path

14 years agoDisable https until the fix is done
Stephan Reichholf [Sun, 1 Nov 2009 09:51:46 +0000 (09:51 +0000)]
Disable https until the fix is done

14 years agobetter way to ignore messages received by remote daemon
Moritz Venn [Sat, 31 Oct 2009 19:35:24 +0000 (19:35 +0000)]
better way to ignore messages received by remote daemon

14 years agoallow to use a custom skin
Moritz Venn [Sat, 31 Oct 2009 19:23:40 +0000 (19:23 +0000)]
allow to use a custom skin

14 years agoAdd danish and norwegian translation. Thx to humsat!
Stephan Reichholf [Sat, 31 Oct 2009 17:51:26 +0000 (17:51 +0000)]
Add danish and norwegian translation. Thx to humsat!

14 years agoMajor rewrite: multiple accounts, notification about new mails
Michael Schmidt [Sat, 31 Oct 2009 15:14:31 +0000 (15:14 +0000)]
Major rewrite: multiple accounts, notification about new mails

14 years agoRemaining Time for not running events is pretty much a little to completley useless....
Stephan Reichholf [Wed, 28 Oct 2009 21:21:08 +0000 (21:21 +0000)]
Remaining Time for not running events is pretty much a little to completley useless....

14 years agolooks better
Stephan Reichholf [Wed, 28 Oct 2009 21:18:25 +0000 (21:18 +0000)]
looks better

14 years agoFollow changes for getcurrent on frontend-side, tiny cleanup
Stephan Reichholf [Wed, 28 Oct 2009 21:13:21 +0000 (21:13 +0000)]
Follow changes for getcurrent on frontend-side, tiny cleanup

14 years agoavoid confusion...
Stephan Reichholf [Wed, 28 Oct 2009 21:09:40 +0000 (21:09 +0000)]
avoid confusion...

14 years agoFix: e2eventduration now actually is the real duration of an event. The remaining...
Stephan Reichholf [Wed, 28 Oct 2009 21:05:59 +0000 (21:05 +0000)]
Fix: e2eventduration now actually is the real duration of an event. The remaining Time can be found in e2remaining.

Sorry for this but until now it was simply wrong...

14 years agoBump version for Gears
Stephan Reichholf [Wed, 28 Oct 2009 20:41:30 +0000 (20:41 +0000)]
Bump version for Gears