vuplus_dvbapp-plugin
16 years agofix
Andreas Monzner [Fri, 15 Feb 2008 17:04:59 +0000 (17:04 +0000)]
fix

16 years agofix/simplify MenuList handling
Andreas Monzner [Fri, 15 Feb 2008 16:41:33 +0000 (16:41 +0000)]
fix/simplify MenuList handling

16 years agofix crash on "new items" notification
Moritz Venn [Fri, 15 Feb 2008 15:48:03 +0000 (15:48 +0000)]
fix crash on "new items" notification

16 years agofollow recent timer changes
Moritz Venn [Fri, 15 Feb 2008 13:05:07 +0000 (13:05 +0000)]
follow recent timer changes

16 years ago- remove custom name from bouquet services,
Moritz Venn [Mon, 11 Feb 2008 18:20:29 +0000 (18:20 +0000)]
- remove custom name from bouquet services,
- fix name resolution in xml comments

16 years agoadd depends in control & change description to english
Andreas Frisch [Mon, 11 Feb 2008 15:30:15 +0000 (15:30 +0000)]
add depends in control & change description to english

16 years ago- also inherit bouquets from autotimer if enabled
Moritz Venn [Mon, 11 Feb 2008 14:45:56 +0000 (14:45 +0000)]
- also inherit bouquets from autotimer if enabled

16 years ago- add bouquet selection to gui,
Moritz Venn [Mon, 11 Feb 2008 11:39:38 +0000 (11:39 +0000)]
- add bouquet selection to gui,
- also save names for bouquets

16 years ago- return current path when a channel is selected in simplebouquetselection to be...
Moritz Venn [Mon, 11 Feb 2008 11:16:04 +0000 (11:16 +0000)]
- return current path when a channel is selected in simplebouquetselection to be able to select favorites in single bouquet mode or "all services"

16 years ago- copy list in channel editor so abort does what its supposed to,
Moritz Venn [Sun, 10 Feb 2008 19:36:49 +0000 (19:36 +0000)]
- copy list in channel editor so abort does what its supposed to,
- some channel->service renames,
- cleanup

16 years ago- save service names in xml,
Moritz Venn [Sun, 10 Feb 2008 17:43:04 +0000 (17:43 +0000)]
- save service names in xml,
- add simple bouquet editor (wip)

16 years ago- fix checkServices when service restriction is off
Moritz Venn [Sat, 9 Feb 2008 19:08:05 +0000 (19:08 +0000)]
- fix checkServices when service restriction is off

16 years ago- also add bouquet support to autotimer
Moritz Venn [Sat, 9 Feb 2008 14:55:34 +0000 (14:55 +0000)]
- also add bouquet support to autotimer

16 years agoWarnung: test for equality (==) mistyped as assignment (=)?
Rico Schulte [Sat, 9 Feb 2008 14:37:50 +0000 (14:37 +0000)]
Warnung: test for equality (==) mistyped as assignment (=)?
Zeile: 14, Spalte: 23
Quelltext:
if (sortbytime = true){
ChangedTo:
if (sortbytime == true){

16 years ago- dont die on invalid xml, should be visible to the user though
Moritz Venn [Sat, 9 Feb 2008 13:32:50 +0000 (13:32 +0000)]
- dont die on invalid xml, should be visible to the user though

16 years ago- new config file format (see sample xml, old configs are converted),
Moritz Venn [Sat, 9 Feb 2008 13:17:03 +0000 (13:17 +0000)]
- new config file format (see sample xml, old configs are converted),
- experimental support of refreshing bouquets (see sample xml, no gui yet),
- scan only one service per transponder again (was broken)

16 years agoremove gst-neon-libs-0.26 as alternative dependency for gst-plugin-neonhttpsrc, as...
Felix Domke [Fri, 8 Feb 2008 14:37:53 +0000 (14:37 +0000)]
remove gst-neon-libs-0.26 as alternative dependency for gst-plugin-neonhttpsrc, as bitbake is unable to handle those; also, gst-plugin-neonhttpsrc should be widely available now.

16 years ago- add function to add autotimer based on an event,
Moritz Venn [Thu, 7 Feb 2008 20:58:35 +0000 (20:58 +0000)]
- add function to add autotimer based on an event,
- show custom format string in editor if used,
- formatting fixes

16 years ago- allow offsets up to 180min in gui,
Moritz Venn [Thu, 7 Feb 2008 17:05:06 +0000 (17:05 +0000)]
- allow offsets up to 180min in gui,
- enable "guess existing timer based on begin/end" by default

16 years agoimport only as needed
Moritz Venn [Thu, 7 Feb 2008 06:49:16 +0000 (06:49 +0000)]
import only as needed

16 years ago - translate and update sample xml,
Moritz Venn [Wed, 6 Feb 2008 17:47:26 +0000 (17:47 +0000)]
 - translate and update sample xml,
 - add virtual day of week "weekday" to filter editor

16 years agohandle include/exclude strings as regular expressions
Moritz Venn [Wed, 6 Feb 2008 17:28:58 +0000 (17:28 +0000)]
handle include/exclude strings as regular expressions

16 years agolet "avoid duplicate descriptions" match processed timers
Moritz Venn [Wed, 6 Feb 2008 17:11:07 +0000 (17:11 +0000)]
let "avoid duplicate descriptions" match processed timers

16 years ago- move werbezapper out of plugin.py,
Moritz Venn [Wed, 6 Feb 2008 12:43:38 +0000 (12:43 +0000)]
- move werbezapper out of plugin.py,
- allow custom delay,
- clean up after zapped/stopped

16 years agoinstantiate and import autotimer/autopoller only as needed
Moritz Venn [Wed, 6 Feb 2008 12:40:53 +0000 (12:40 +0000)]
instantiate and import autotimer/autopoller only as needed

16 years agofix addFeed
Moritz Venn [Wed, 6 Feb 2008 12:38:34 +0000 (12:38 +0000)]
fix addFeed

16 years agoexception handling to make it work without patched Plugin.py descriptor
Andreas Frisch [Tue, 5 Feb 2008 11:25:37 +0000 (11:25 +0000)]
exception handling to make it work without patched Plugin.py descriptor
----------------------------------------------------------------------

16 years agofix enigma2 version dependency
Felix Domke [Thu, 31 Jan 2008 21:54:47 +0000 (21:54 +0000)]
fix enigma2 version dependency

16 years agopython-html added as RDEPENDS
Rico Schulte [Thu, 31 Jan 2008 12:48:13 +0000 (12:48 +0000)]
python-html added as RDEPENDS

16 years ago* fix crash on loading timers
Stephan Reichholf [Tue, 29 Jan 2008 01:30:32 +0000 (01:30 +0000)]
* fix crash on loading timers

16 years agoadd imdb to makefile and configure.ac
Stephan Reichholf [Mon, 28 Jan 2008 17:20:30 +0000 (17:20 +0000)]
add imdb to makefile and configure.ac

16 years agoadd new plugin to query movie details from the Internet Movie Database
Andreas Frisch [Sun, 20 Jan 2008 23:48:34 +0000 (23:48 +0000)]
add new plugin to query movie details from the Internet Movie Database

16 years agorevert building empty plugin imdb
Rico Schulte [Sat, 19 Jan 2008 11:43:45 +0000 (11:43 +0000)]
revert building empty plugin imdb
its an empty dir with an empty src forlder, nothing else
this breacks building the cvs

16 years agoNew plugin to query movie details from the Internet Movie Database.
Andreas Frisch [Fri, 18 Jan 2008 17:39:34 +0000 (17:39 +0000)]
New plugin to query movie details from the Internet Movie Database.

16 years agoreplace some control chars we ran into
Stephan Reichholf [Fri, 18 Jan 2008 15:18:38 +0000 (15:18 +0000)]
replace some control chars we ran into

16 years agokeep it simple. don't store unneeded parameters.
Marcus Groß [Mon, 14 Jan 2008 21:44:52 +0000 (21:44 +0000)]
keep it simple. don't store unneeded parameters.

16 years agoinitial
Marcus Groß [Sun, 13 Jan 2008 15:56:29 +0000 (15:56 +0000)]
initial

16 years agoadded new plugin "startuptostandby"
Marcus Groß [Sun, 13 Jan 2008 15:55:56 +0000 (15:55 +0000)]
added new plugin "startuptostandby"

16 years agoset version to 1.0
Marcus Groß [Sun, 13 Jan 2008 15:47:50 +0000 (15:47 +0000)]
set version to 1.0

16 years agofixed timer code - big thanks to ritzMo for the needed tips
Marcus Groß [Sun, 13 Jan 2008 15:47:00 +0000 (15:47 +0000)]
fixed timer code - big thanks to ritzMo for the needed tips

Plugin working now, LCD/OLED shows clock.

16 years agoInitial
Marcus Groß [Sun, 13 Jan 2008 14:40:14 +0000 (14:40 +0000)]
Initial

Description: the plugin keeps enigma2 in standby mode after powerup

Known bug / not working yet:
Since e2 sets channel some time after plugin initialization, OLED/LCD displays data of the last used service.
A timer shall go to normal mode and immediately to standby after about 20 seconds to fix this, but unfortunately not working yet - maybe someone has an idea what's wrong in source code

16 years agofix BS if pretagfile does not exists
Rico Schulte [Thu, 10 Jan 2008 17:34:02 +0000 (17:34 +0000)]
fix BS if pretagfile does not exists

16 years ago* Add TextToXML for proper xml escaping when enigma2-converters (which don't know...
Stephan Reichholf [Thu, 10 Jan 2008 07:10:47 +0000 (07:10 +0000)]
* Add TextToXML for proper xml escaping when enigma2-converters (which don't know filter argument) - fixes xml errors in web/getcurrent
* some whitespace cleanups

16 years agouse saxutils escape for escaping xml (maybe it solves our problems with &...)
Stephan Reichholf [Tue, 8 Jan 2008 15:25:05 +0000 (15:25 +0000)]
use saxutils escape for escaping xml (maybe it solves our problems with &...)

16 years agoproper error handling
Stephan Reichholf [Tue, 8 Jan 2008 15:04:22 +0000 (15:04 +0000)]
proper error handling

16 years agoadd selectaudiotrack
Stephan Reichholf [Tue, 8 Jan 2008 14:48:23 +0000 (14:48 +0000)]
add selectaudiotrack

16 years agoadd audiotrackactive for identifying active audiotrack
Stephan Reichholf [Tue, 8 Jan 2008 13:40:30 +0000 (13:40 +0000)]
add audiotrackactive for identifying active audiotrack

16 years agoAdd web/epgnext - returns epgnext of bouquet (similar to epgnow)
Stephan Reichholf [Tue, 8 Jan 2008 13:11:52 +0000 (13:11 +0000)]
Add web/epgnext - returns epgnext of bouquet (similar to epgnow)

16 years ago- Client filter added. Only clients added with IP Adress can coonect thru the proxy
Rico Schulte [Sun, 6 Jan 2008 16:56:38 +0000 (16:56 +0000)]
- Client filter added. Only clients added with IP Adress can coonect thru the proxy
- URL Filter added. UTI´s with blacklisted words ... 'microsoft','teen','porn' ... http://ww.porntorrent.to ... cant be accessed from all clients

at the moment the lists are in python ... so you have to edit the plugin.py

16 years agofix display of "filter on weekday",
Moritz Venn [Thu, 3 Jan 2008 20:41:54 +0000 (20:41 +0000)]
fix display of "filter on weekday",
improved readability,
smaller speedups

16 years agoand now i am presenting a correct DESCRIPTION, because the devil has striked back
Rico Schulte [Thu, 3 Jan 2008 20:16:33 +0000 (20:16 +0000)]
and now i am presenting a correct DESCRIPTION, because the devil has striked back

16 years agoerase the eval copy'n'paste devil
Rico Schulte [Thu, 3 Jan 2008 20:12:08 +0000 (20:12 +0000)]
erase the eval copy'n'paste devil

16 years agoprovides a Web Proxy to use with Enigma2. At the moment only standard HTTP is support...
Rico Schulte [Thu, 3 Jan 2008 20:03:49 +0000 (20:03 +0000)]
provides a Web Proxy to use with Enigma2. At the moment only standard HTTP is supported, i am not sure this will be completed with HTTPS, SOCKS or FTP. My global plan it to implement this and to build a Contentfilter depending on a RegEx-Blacklist

16 years agoremove obsolete "delay when not in timespan"
Moritz Venn [Thu, 3 Jan 2008 19:18:16 +0000 (19:18 +0000)]
remove obsolete "delay when not in timespan"

16 years agocleanup
Moritz Venn [Thu, 3 Jan 2008 11:55:07 +0000 (11:55 +0000)]
cleanup

16 years agoprovide wakeupfnc,
Moritz Venn [Wed, 2 Jan 2008 17:28:58 +0000 (17:28 +0000)]
provide wakeupfnc,
requires more recent enigma2 (>=20080102)

16 years agorevert broken workaround, waiting for a better solution
Moritz Venn [Wed, 2 Jan 2008 13:19:29 +0000 (13:19 +0000)]
revert broken workaround, waiting for a better solution

16 years agoignore url parse failures
Felix Domke [Wed, 2 Jan 2008 13:03:24 +0000 (13:03 +0000)]
ignore url parse failures

16 years agodon't crash when ok is pressed on empty list
Felix Domke [Wed, 2 Jan 2008 12:58:15 +0000 (12:58 +0000)]
don't crash when ok is pressed on empty list

16 years agoinserted parentControl-functions into streaming, timer-edits and others
Julian Dittrich [Tue, 1 Jan 2008 15:12:37 +0000 (15:12 +0000)]
inserted parentControl-functions into streaming, timer-edits and others

16 years agoadd missing import
Moritz Venn [Mon, 31 Dec 2007 17:23:52 +0000 (17:23 +0000)]
add missing import

16 years agoadd workaround to make sure box is running when timespam begins,
Moritz Venn [Mon, 24 Dec 2007 13:10:08 +0000 (13:10 +0000)]
add workaround to make sure box is running when timespam begins,
remove "wip"-comments

16 years agoFix for broken Screengrabing
Rico Schulte [Sat, 22 Dec 2007 22:55:39 +0000 (22:55 +0000)]
Fix for broken Screengrabing

16 years agoremove not needed dependency with twisted-web2
Stephan Reichholf [Thu, 20 Dec 2007 10:27:58 +0000 (10:27 +0000)]
remove not needed dependency with twisted-web2

16 years agofollow name convention on package naming
Stephan Reichholf [Thu, 20 Dec 2007 09:47:02 +0000 (09:47 +0000)]
follow name convention on package naming

16 years agoadd (years ago implemented) missing IEFixes....
Stephan Reichholf [Wed, 19 Dec 2007 11:21:09 +0000 (11:21 +0000)]
add (years ago implemented) missing IEFixes....

16 years ago*** empty log message ***
Andreas Frisch [Wed, 12 Dec 2007 14:44:24 +0000 (14:44 +0000)]
*** empty log message ***

16 years agofix bsod (invert wrong logic)
Stephan Reichholf [Wed, 12 Dec 2007 12:27:21 +0000 (12:27 +0000)]
fix bsod (invert wrong logic)

16 years agofix wpa/wpa2 config for supplicant
Stephan Reichholf [Thu, 6 Dec 2007 18:03:35 +0000 (18:03 +0000)]
fix wpa/wpa2 config for supplicant
fix wireless network list

16 years agodon't reference timestruct items by index
Moritz Venn [Sat, 1 Dec 2007 17:53:04 +0000 (17:53 +0000)]
don't reference timestruct items by index

16 years agoAdd unreferenced but required resetState function to EPGRefreshTimerEntry, hope this...
Moritz Venn [Sat, 1 Dec 2007 17:51:16 +0000 (17:51 +0000)]
Add unreferenced but required resetState function to EPGRefreshTimerEntry, hope this does not brake anything

16 years agov1.5
Alex Lätsch [Fri, 30 Nov 2007 10:45:23 +0000 (10:45 +0000)]
v1.5

16 years agov1.5 fixes for gemini 3.1
Alex Lätsch [Fri, 30 Nov 2007 10:45:06 +0000 (10:45 +0000)]
v1.5 fixes for gemini 3.1

16 years agore-arrange code a bit for reusability, add 'MacroElements' which can be used to impor...
Felix Domke [Thu, 29 Nov 2007 12:31:59 +0000 (12:31 +0000)]
re-arrange code a bit for reusability, add 'MacroElements' which can be used to import the output of elements into lists

16 years agodefault to list all movies when no tag is given
Felix Domke [Thu, 29 Nov 2007 12:30:37 +0000 (12:30 +0000)]
default to list all movies when no tag is given

16 years agoincrease delay when creating wait timer so it does not fire before timespan begins
Moritz Venn [Wed, 28 Nov 2007 17:10:08 +0000 (17:10 +0000)]
increase delay when creating wait timer so it does not fire before timespan begins

16 years agoadd missing cast
Moritz Venn [Tue, 27 Nov 2007 18:36:20 +0000 (18:36 +0000)]
add missing cast

16 years agofix typo
Andreas Monzner [Mon, 26 Nov 2007 14:22:05 +0000 (14:22 +0000)]
fix typo

16 years agoremove unneeded imports
Andreas Monzner [Mon, 26 Nov 2007 13:48:55 +0000 (13:48 +0000)]
remove unneeded imports

16 years agoFix multiple activations of repeating timer, improve readability a bit
Moritz Venn [Sun, 25 Nov 2007 22:34:17 +0000 (22:34 +0000)]
Fix multiple activations of repeating timer, improve readability a bit

16 years agoadd new per-timer option "avoid duplicate descriptions" to ignore an event if a timer...
Moritz Venn [Wed, 21 Nov 2007 18:47:48 +0000 (18:47 +0000)]
add new per-timer option "avoid duplicate descriptions" to ignore an event if a timer with the same description is set on its service,
allow to import disabled and justplay from a normal timer,
fix typo

16 years agoAlways save new items in a BaseFeed,
Moritz Venn [Wed, 21 Nov 2007 18:38:54 +0000 (18:38 +0000)]
Always save new items in a BaseFeed,
make some more texts translatable,
save feed in RSSFeedView rather than title & history,
remove ": " from setup items

16 years agodon't crash gui on custom counter format string (added to list as "custom")
Moritz Venn [Tue, 20 Nov 2007 13:25:45 +0000 (13:25 +0000)]
don't crash gui on custom counter format string (added to list as "custom")

16 years agoAutoTimer: always use last linked service when present
Moritz Venn [Tue, 20 Nov 2007 08:24:03 +0000 (08:24 +0000)]
AutoTimer: always use last linked service when present

16 years agodon't crash when adding a service with a german umlaut in servicename
Moritz Venn [Sun, 18 Nov 2007 01:58:25 +0000 (01:58 +0000)]
don't crash when adding a service with a german umlaut in servicename

16 years agomake red/green rc button work in importer
Moritz Venn [Sat, 17 Nov 2007 13:50:35 +0000 (13:50 +0000)]
make red/green rc button work in importer

16 years agotry to avoid multiple refreshs per day,
Moritz Venn [Sat, 17 Nov 2007 10:46:41 +0000 (10:46 +0000)]
try to avoid multiple refreshs per day,
fix bsod when doing a forced refresh

16 years agointial commit of autotimer, epgrefresh and werbezapper to enigma2-plugins
Moritz Venn [Fri, 16 Nov 2007 16:37:47 +0000 (16:37 +0000)]
intial commit of autotimer, epgrefresh and werbezapper to enigma2-plugins

16 years agoremove possibility to enable "webif" logging to file
Andreas Monzner [Thu, 15 Nov 2007 19:43:03 +0000 (19:43 +0000)]
remove possibility to enable "webif" logging to file
# PLEASE DONT ENABLE LOGGING BY DEFAULT (OR COMMIT TO PLUGIN CVS)
# AND DONT ADD CONFIG OPTIONS WHICH HELPS NORMAL USERS TO ENABLE
# THIS KIND OF LOGGING !!!!!!!!!!!!!
# Twisted logging can't handle UTF8 correct,
# and enigma2 internal completely use UTF8 (for debug messages too)
# so the twisted logging code self generates frequently blue screens
# at various places in enigma2(not only in Webif) and the reason
# of this crashes is NOT visible in the normal enigma2 crashlogs
# We have spent much time into debugging this          Ghost 2007/11/15

16 years agoallow bogus rss version 2.00
Moritz Venn [Wed, 14 Nov 2007 17:38:03 +0000 (17:38 +0000)]
allow bogus rss version 2.00

16 years agofix handling of session with StreamPlayer
Rico Schulte [Tue, 13 Nov 2007 19:08:47 +0000 (19:08 +0000)]
fix handling of session with StreamPlayer

16 years agoVersion 1.4:
Alex Lätsch [Thu, 1 Nov 2007 19:50:56 +0000 (19:50 +0000)]
Version 1.4:
- new aspect ration setting
- "<" and ">" key jump to prev/next file in current dir
- prepared for new Enigma service 0x1002

16 years agoalways set actual session to Streamplayer on LastFMScreenMain start
Rico Schulte [Sun, 28 Oct 2007 11:44:03 +0000 (11:44 +0000)]
always set actual session to Streamplayer on LastFMScreenMain start

16 years agoenable scrobbling of lastfm tracks. this is not done by lastfm itself, so the client...
Rico Schulte [Sun, 28 Oct 2007 11:04:50 +0000 (11:04 +0000)]
enable scrobbling of lastfm tracks. this is not done by lastfm itself, so the client must do this

16 years agoenabling debug output
Rico Schulte [Wed, 24 Oct 2007 15:15:20 +0000 (15:15 +0000)]
enabling debug output
I just have problems to test the login of many imap-server. So I need help to get it working with several loginmethods (TLS, SSL, CRAM-MD5). I you cant login into your server, the output will help me to find out, why :) To get this output you have to start e2 in the console... you know how to do that ....

16 years ago - Fix clipping issues with RSSEntryList
Moritz Venn [Wed, 24 Oct 2007 10:08:55 +0000 (10:08 +0000)]
 - Fix clipping issues with RSSEntryList

16 years ago * Don't create a new list on every feed update,
Moritz Venn [Tue, 23 Oct 2007 22:16:29 +0000 (22:16 +0000)]
 * Don't create a new list on every feed update,
* change RSSFeedView accordingly

16 years ago * Fix BSOD when opening enclosures of Feed
Moritz Venn [Tue, 23 Oct 2007 14:04:05 +0000 (14:04 +0000)]
 * Fix BSOD when opening enclosures of Feed

16 years ago* Allow to easily invalidate RSSBaseList,
Moritz Venn [Tue, 23 Oct 2007 10:10:34 +0000 (10:10 +0000)]
* Allow to easily invalidate RSSBaseList,
* Identify RSSFeedList entry by uri rather than by title,
* Pass parent to RSSScreens instead of next/previous*CB,
* Optimize RSSFeedOverview.pollCallback

16 years agoDon't show URL in FeedView,
Moritz Venn [Mon, 22 Oct 2007 18:18:10 +0000 (18:18 +0000)]
Don't show URL in FeedView,
Don't convert Feeds to 4-tuples and use an own Component for them