Moritz Venn [Thu, 3 Jan 2008 11:55:07 +0000 (11:55 +0000)]
cleanup
Moritz Venn [Wed, 2 Jan 2008 17:28:58 +0000 (17:28 +0000)]
provide wakeupfnc,
requires more recent enigma2 (>=
20080102)
Moritz Venn [Wed, 2 Jan 2008 13:19:29 +0000 (13:19 +0000)]
revert broken workaround, waiting for a better solution
Felix Domke [Wed, 2 Jan 2008 13:03:24 +0000 (13:03 +0000)]
ignore url parse failures
Felix Domke [Wed, 2 Jan 2008 12:58:15 +0000 (12:58 +0000)]
don't crash when ok is pressed on empty list
Julian Dittrich [Tue, 1 Jan 2008 15:12:37 +0000 (15:12 +0000)]
inserted parentControl-functions into streaming, timer-edits and others
Moritz Venn [Mon, 31 Dec 2007 17:23:52 +0000 (17:23 +0000)]
add missing import
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
Rico Schulte [Sat, 22 Dec 2007 22:55:39 +0000 (22:55 +0000)]
Fix for broken Screengrabing
Stephan Reichholf [Thu, 20 Dec 2007 10:27:58 +0000 (10:27 +0000)]
remove not needed dependency with twisted-web2
Stephan Reichholf [Thu, 20 Dec 2007 09:47:02 +0000 (09:47 +0000)]
follow name convention on package naming
Stephan Reichholf [Wed, 19 Dec 2007 11:21:09 +0000 (11:21 +0000)]
add (years ago implemented) missing IEFixes....
Andreas Frisch [Wed, 12 Dec 2007 14:44:24 +0000 (14:44 +0000)]
*** empty log message ***
Stephan Reichholf [Wed, 12 Dec 2007 12:27:21 +0000 (12:27 +0000)]
fix bsod (invert wrong logic)
Stephan Reichholf [Thu, 6 Dec 2007 18:03:35 +0000 (18:03 +0000)]
fix wpa/wpa2 config for supplicant
fix wireless network list
Moritz Venn [Sat, 1 Dec 2007 17:53:04 +0000 (17:53 +0000)]
don't reference timestruct items by index
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
Alex Lätsch [Fri, 30 Nov 2007 10:45:23 +0000 (10:45 +0000)]
v1.5
Alex Lätsch [Fri, 30 Nov 2007 10:45:06 +0000 (10:45 +0000)]
v1.5 fixes for gemini 3.1
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
Felix Domke [Thu, 29 Nov 2007 12:30:37 +0000 (12:30 +0000)]
default to list all movies when no tag is given
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
Moritz Venn [Tue, 27 Nov 2007 18:36:20 +0000 (18:36 +0000)]
add missing cast
Andreas Monzner [Mon, 26 Nov 2007 14:22:05 +0000 (14:22 +0000)]
fix typo
Andreas Monzner [Mon, 26 Nov 2007 13:48:55 +0000 (13:48 +0000)]
remove unneeded imports
Moritz Venn [Sun, 25 Nov 2007 22:34:17 +0000 (22:34 +0000)]
Fix multiple activations of repeating timer, improve readability a bit
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
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
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")
Moritz Venn [Tue, 20 Nov 2007 08:24:03 +0000 (08:24 +0000)]
AutoTimer: always use last linked service when present
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
Moritz Venn [Sat, 17 Nov 2007 13:50:35 +0000 (13:50 +0000)]
make red/green rc button work in importer
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
Moritz Venn [Fri, 16 Nov 2007 16:37:47 +0000 (16:37 +0000)]
intial commit of autotimer, epgrefresh and werbezapper to enigma2-plugins
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
Moritz Venn [Wed, 14 Nov 2007 17:38:03 +0000 (17:38 +0000)]
allow bogus rss version 2.00
Rico Schulte [Tue, 13 Nov 2007 19:08:47 +0000 (19:08 +0000)]
fix handling of session with StreamPlayer
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
Rico Schulte [Sun, 28 Oct 2007 11:44:03 +0000 (11:44 +0000)]
always set actual session to Streamplayer on LastFMScreenMain start
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
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 ....
Moritz Venn [Wed, 24 Oct 2007 10:08:55 +0000 (10:08 +0000)]
- Fix clipping issues with RSSEntryList
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
Moritz Venn [Tue, 23 Oct 2007 14:04:05 +0000 (14:04 +0000)]
* Fix BSOD when opening enclosures of Feed
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
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
Stephan Reichholf [Sat, 20 Oct 2007 12:28:06 +0000 (12:28 +0000)]
* forgot to remove...
Moritz Venn [Sat, 20 Oct 2007 11:55:59 +0000 (11:55 +0000)]
Fix size of RSSEntry content widget
Felix Domke [Sat, 20 Oct 2007 10:30:32 +0000 (10:30 +0000)]
yet another test commit
Felix Domke [Sat, 20 Oct 2007 10:22:14 +0000 (10:22 +0000)]
whitespace fix
Felix Domke [Sat, 20 Oct 2007 09:33:22 +0000 (09:33 +0000)]
whitespace fixup
Rico Schulte [Wed, 17 Oct 2007 09:20:37 +0000 (09:20 +0000)]
this is simply a try/except for all error can happen on starting the webif. This because in some special network-configs our code will thow exceptions.. and to avoid that e2 crashes, we use this try/except
Rico Schulte [Tue, 9 Oct 2007 21:23:04 +0000 (21:23 +0000)]
adding a printer friendly movielist
the tag-attrib must still be set to avoid a server error and to get all movies .... yes, that sucks
http://dm7025/web/movielist.html?tag=
Rico Schulte [Tue, 9 Oct 2007 20:32:46 +0000 (20:32 +0000)]
changing height of lists
Stephan Reichholf [Mon, 8 Oct 2007 21:55:15 +0000 (21:55 +0000)]
* follow Changes in CVS according Mediaplayer (thx to ritzMo for the .patch)
* adjust depends
Stephan Reichholf [Mon, 8 Oct 2007 16:57:50 +0000 (16:57 +0000)]
increase version
Stephan Reichholf [Mon, 8 Oct 2007 16:56:33 +0000 (16:56 +0000)]
* properly handle encoded urls (fixes problems with german umlauts and other special chars when trying to download a movie via webinterface)
Moritz Venn [Sun, 7 Oct 2007 14:51:31 +0000 (14:51 +0000)]
Remove Workaround which removed mimetypes of Images.
This was only needed during development.
Moritz Venn [Sun, 7 Oct 2007 14:37:23 +0000 (14:37 +0000)]
Fix missing return statement which prevented fetching new_items on first run
Moritz Venn [Sun, 7 Oct 2007 14:20:23 +0000 (14:20 +0000)]
Check if new_items is not None before extending
Moritz Venn [Sun, 7 Oct 2007 11:26:49 +0000 (11:26 +0000)]
Fix import
Moritz Venn [Sun, 7 Oct 2007 10:32:23 +0000 (10:32 +0000)]
Bump version and requires enigma2
Moritz Venn [Sun, 7 Oct 2007 10:32:04 +0000 (10:32 +0000)]
Add filescanner
Moritz Venn [Sun, 7 Oct 2007 10:31:40 +0000 (10:31 +0000)]
Use Components.Scanner.openList to open enclosures,
Remove self-made PictureViewer
Moritz Venn [Sun, 7 Oct 2007 10:31:05 +0000 (10:31 +0000)]
Use ScanFile to save enclosures
Alex Lätsch [Sat, 6 Oct 2007 13:35:10 +0000 (13:35 +0000)]
Added support for subtitles
Alex Lätsch [Sat, 6 Oct 2007 13:34:43 +0000 (13:34 +0000)]
pre-compiled libs for dm7025
Moritz Venn [Sat, 29 Sep 2007 19:16:08 +0000 (19:16 +0000)]
Fix showing error-message in errorPolling,
check if Poller is present before polling
Moritz Venn [Sat, 29 Sep 2007 17:20:39 +0000 (17:20 +0000)]
Fix screen sizes
Moritz Venn [Sat, 29 Sep 2007 17:19:41 +0000 (17:19 +0000)]
Change order in which feed-type is checked
Moritz Venn [Sat, 29 Sep 2007 17:18:44 +0000 (17:18 +0000)]
Add function to easily add a new feed
Stephan Reichholf [Fri, 28 Sep 2007 07:12:03 +0000 (07:12 +0000)]
remove debug ouput
Stephan Reichholf [Fri, 28 Sep 2007 06:51:35 +0000 (06:51 +0000)]
* follow "realted Screen" changes ins enigma2 cvs (maybe there is something more that needs to be fixed)
* increase Depends therefore
Stephan Reichholf [Wed, 26 Sep 2007 16:54:32 +0000 (16:54 +0000)]
commit mailing list test
Moritz Venn [Wed, 26 Sep 2007 14:37:46 +0000 (14:37 +0000)]
Remove unneeded usage of boundFunction
Moritz Venn [Mon, 24 Sep 2007 15:49:20 +0000 (15:49 +0000)]
Use better pngs for Buttons
Moritz Venn [Mon, 24 Sep 2007 15:46:28 +0000 (15:46 +0000)]
Add poller to RSSBaseView,
TagStrip is no longer a class
Moritz Venn [Mon, 24 Sep 2007 15:29:33 +0000 (15:29 +0000)]
Don't rely on icons from enigma2-skins, using skin_default now
Rico Schulte [Sun, 23 Sep 2007 15:43:04 +0000 (15:43 +0000)]
- adding some debugout witch hopefully helps to find errors with loggin in to different servers
- add connectSSL while using Port 993
Tested with IMAP-Server of GMX.net and new with IMAP-Server of WEB.de. Both working with Port 143 and 993.
If your server doesnt work, send me the complet output to 3c5x9(at)gmx(dot)net
Rico Schulte [Sat, 22 Sep 2007 08:04:44 +0000 (08:04 +0000)]
new icon in WHERE_PLUGINMENU
thanks to Nemesis
Rico Schulte [Sat, 22 Sep 2007 08:03:20 +0000 (08:03 +0000)]
adding Icons in WHERE_PLUGINMENU
thanks to Nemesis
Rico Schulte [Sat, 15 Sep 2007 17:40:28 +0000 (17:40 +0000)]
some working on encodings
never seen a 'system' that contains more different codec than email... :]
Rico Schulte [Sat, 15 Sep 2007 09:54:31 +0000 (09:54 +0000)]
add insecure-login method, after secure-login failed
fix BS with no existing self.proto
Rico Schulte [Thu, 13 Sep 2007 10:50:27 +0000 (10:50 +0000)]
*arg*
Rico Schulte [Thu, 13 Sep 2007 10:44:55 +0000 (10:44 +0000)]
fix copy´n´paste error
Rico Schulte [Thu, 13 Sep 2007 10:38:43 +0000 (10:38 +0000)]
adding emailclient
Rico Schulte [Thu, 13 Sep 2007 10:32:16 +0000 (10:32 +0000)]
adding emailclient
Rico Schulte [Wed, 12 Sep 2007 20:31:11 +0000 (20:31 +0000)]
testing building
Rico Schulte [Wed, 12 Sep 2007 18:32:36 +0000 (18:32 +0000)]
fix BS with non existing targetfile in some cases
Rico Schulte [Wed, 12 Sep 2007 18:12:41 +0000 (18:12 +0000)]
using rdepends for twisted-web
Moritz Venn [Wed, 12 Sep 2007 10:50:00 +0000 (10:50 +0000)]
Only show "Keep running in background" when not autostarting
Stephan Reichholf [Tue, 11 Sep 2007 22:06:50 +0000 (22:06 +0000)]
typo
Stephan Reichholf [Tue, 11 Sep 2007 22:05:42 +0000 (22:05 +0000)]
*do not write debugfile (no ones needs this anymore)
*set UTF-8 encoding for result of reverse lookup (should fix problems with german Umlauts).
Rico Schulte [Tue, 11 Sep 2007 17:42:22 +0000 (17:42 +0000)]
fix bluescreen with getTrack of Playlist
Rico Schulte [Sun, 9 Sep 2007 14:26:59 +0000 (14:26 +0000)]
now waiting until all ports has shut down
Stephan Reichholf [Sun, 9 Sep 2007 14:09:12 +0000 (14:09 +0000)]
make play/stop, next, love and ban actions available when screensaver is running
Stephan Reichholf [Sun, 9 Sep 2007 13:48:07 +0000 (13:48 +0000)]
* add possiblity to show only calls for a specific MSN
* fix called nr always 0 on outgoing calls (copy&paste error)
Rico Schulte [Sun, 9 Sep 2007 12:09:35 +0000 (12:09 +0000)]
change method of shutting down the webserver
its not cool to use disconnectAll() when you have other services running than the Services on Port 80. if you have another plugin which uses twisted, this would be killed too.
So now we keep a deffered for each connection of the webif and shut it down seperatly.
And I hope this have no sideeffects :)
Rico Schulte [Sun, 9 Sep 2007 10:54:57 +0000 (10:54 +0000)]
add missing import eServiceReference
Rico Schulte [Sun, 9 Sep 2007 10:41:27 +0000 (10:41 +0000)]
add webcamviewer