Jürgen Strasdas [Mon, 23 May 2011 19:13:52 +0000 (21:13 +0200)]
Merge remote-tracking branch 'origin/master'
Jürgen Strasdas [Mon, 23 May 2011 19:08:26 +0000 (21:08 +0200)]
[LastFM] Screen layout enhanced
Jürgen Strasdas [Mon, 23 May 2011 18:49:45 +0000 (20:49 +0200)]
[Weather] Screen layout sightly enhanced
- Menu button added
- Plugin moved from Extensions menu to Plugin menu
Jürgen Strasdas [Mon, 23 May 2011 18:39:08 +0000 (20:39 +0200)]
[UnwetterInfo] Screen layout slightly enhanced
Screen positioned to center
Jürgen Strasdas [Mon, 23 May 2011 18:31:30 +0000 (20:31 +0200)]
[OFDb] Screen layout sligtly enhanced
Jürgen Strasdas [Mon, 23 May 2011 18:05:25 +0000 (20:05 +0200)]
[IMDb] Screen layout slightly enhanced
Moritz Venn [Mon, 23 May 2011 08:42:48 +0000 (10:42 +0200)]
AutoTimerConfiguration.py: speedup generating xml a bit
Moritz Venn [Mon, 23 May 2011 08:40:09 +0000 (10:40 +0200)]
AutoTimer.py: tiny optimization
Moritz Venn [Sat, 21 May 2011 14:03:01 +0000 (16:03 +0200)]
EPGRefreshResource.py: add fake settings to get
allows to more easily show/hide the respective config options in
frontend apps.
Moritz Venn [Sat, 21 May 2011 07:02:13 +0000 (09:02 +0200)]
EPGRefreshResource.py: fix editing services
Tode [Fri, 20 May 2011 11:50:47 +0000 (13:50 +0200)]
Merge branch 'refs/heads/master' of git+ssh://tode@scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins.git
Tode [Fri, 20 May 2011 11:46:31 +0000 (13:46 +0200)]
Update german translation
Moritz Venn [Mon, 16 May 2011 15:52:37 +0000 (17:52 +0200)]
simplerss: reread feeds on callback
Moritz Venn [Mon, 16 May 2011 15:51:50 +0000 (17:51 +0200)]
simplerss: also open plugin if only reading feeds from google
previously you would be unable to open the plugin if no local feeds were
configures and not running in background
Moritz Venn [Mon, 16 May 2011 15:41:29 +0000 (17:41 +0200)]
RSSPoller.py: also set do_poll to False on shutdown
Moritz Venn [Mon, 16 May 2011 15:40:22 +0000 (17:40 +0200)]
GoogleReader.py: be more careful when selecting feeds
now only uses lines actually starting with feed/ as feeds
vali [Mon, 16 May 2011 12:25:53 +0000 (08:25 -0400)]
[EasyMedia] Change key_info-source to key_pvr
Moritz Venn [Mon, 16 May 2011 10:27:53 +0000 (12:27 +0200)]
moviesearch: serienfilm-plugin support
vali [Sun, 15 May 2011 15:45:59 +0000 (11:45 -0400)]
[EasyMedia] fix colored buttons
Moritz Venn [Sun, 15 May 2011 08:46:55 +0000 (10:46 +0200)]
moviesearch: support emc
absolutely unsupported, just wanted to see if I could do this :)
vali [Sat, 14 May 2011 15:53:43 +0000 (11:53 -0400)]
[EasyMedia]add shotcuts (color- & pvr-button / [All]change support notes
Moritz Venn [Sat, 14 May 2011 14:45:46 +0000 (16:45 +0200)]
AutoTimerComponent.py: fix typo
wow, the fourth commit about the same bug. it's starting to get annoying
:-)
sreichholf [Sat, 14 May 2011 07:49:06 +0000 (09:49 +0200)]
Merge branch 'master' of ssh://sreichholf@scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins.git
sreichholf [Sat, 14 May 2011 07:48:50 +0000 (09:48 +0200)]
tiny fixes in articulation
Jürgen Strasdas [Sat, 14 May 2011 07:21:15 +0000 (09:21 +0200)]
Merge remote-tracking branch 'origin/master'
Moritz Venn [Fri, 13 May 2011 21:48:58 +0000 (23:48 +0200)]
autotimer: fix typos
also smaller change to mphelp by externalizing title.
now it should be fully reusable without internal code changes :-)
Moritz Venn [Fri, 13 May 2011 21:39:00 +0000 (23:39 +0200)]
epgrefresh: fix typos/consistency changes
might brake some translations, but as these strings have just been
changed this should not make too much trouble (I hope).
Moritz Venn [Fri, 13 May 2011 21:36:17 +0000 (23:36 +0200)]
plugin_epgrefresh.xml: fix typo
sorry, this changes the msgid, but this is the easiest way to fix it.
Moritz Venn [Fri, 13 May 2011 21:33:14 +0000 (23:33 +0200)]
autotimer: re-add fallback to default translation
Moritz Venn [Fri, 13 May 2011 17:19:55 +0000 (19:19 +0200)]
AutoTimer.py: RecordTimer.log already prints msg, no need to do this twice
Moritz Venn [Fri, 13 May 2011 17:16:50 +0000 (19:16 +0200)]
AutoTimerWizard.py: add vkeyboard support and move help window
help window is stil not at its best here, especially when editing
filters, but thats a whole different problem
Moritz Venn [Fri, 13 May 2011 16:29:59 +0000 (18:29 +0200)]
make it easier to re-use autotimerhelp component
Moritz Venn [Fri, 13 May 2011 16:11:55 +0000 (18:11 +0200)]
EPGRefreshResource.py: fix xml tags
Moritz Venn [Fri, 13 May 2011 16:09:32 +0000 (18:09 +0200)]
AutoTimerComponent.py: fix previous commit
Moritz Venn [Fri, 13 May 2011 13:29:26 +0000 (15:29 +0200)]
AutoTimerComponent.py: silently fix autotimers I broke
can be removed in the future, but just in case that anyone ran into this
and does not know how to fix it.
Moritz Venn [Fri, 13 May 2011 12:36:03 +0000 (14:36 +0200)]
AutoTimer.py: fix typo in log message
Moritz Venn [Fri, 13 May 2011 12:29:09 +0000 (14:29 +0200)]
{MainPicture,Record}Adapter.py: import notifications/messagebox
Moritz Venn [Fri, 13 May 2011 12:26:47 +0000 (14:26 +0200)]
AutoTimer.py: reduce log-spam a little by merging code 501 and 502
Jürgen Strasdas [Fri, 13 May 2011 04:07:07 +0000 (06:07 +0200)]
Merge remote-tracking branch 'origin/master'
Moritz Venn [Thu, 12 May 2011 20:45:09 +0000 (22:45 +0200)]
AutoTimer.py: add log messages to new/modified timers
Moritz Venn [Thu, 12 May 2011 17:30:23 +0000 (19:30 +0200)]
epgrefresh: allow selection of different adapters
Moritz Venn [Thu, 12 May 2011 17:29:32 +0000 (19:29 +0200)]
epgrefresh: add RecordAdapter based on patch by Dr.Best
Moritz Venn [Thu, 12 May 2011 17:02:50 +0000 (19:02 +0200)]
PipAdapter.py: allow not to hide pip
does not re-use existing pip as in previous versions though, probably
will stay this way to improve readability (as we would need two
init/deinit versions then)
Moritz Venn [Thu, 12 May 2011 17:00:51 +0000 (19:00 +0200)]
epgrefresh: BackgroundAdapter -> PipAdapter
Moritz Venn [Thu, 12 May 2011 16:46:18 +0000 (18:46 +0200)]
autotimer: add welcome/help screen to plugin
Jürgen Strasdas [Tue, 10 May 2011 05:32:57 +0000 (07:32 +0200)]
Merge remote-tracking branch 'origin/master'
Moritz Venn [Mon, 9 May 2011 20:32:29 +0000 (22:32 +0200)]
EPGRefreshConfiguration.py: fix typo
and the subsequent crash if autotimer is not installed :)
sreichholf [Mon, 9 May 2011 20:17:21 +0000 (22:17 +0200)]
Change LICENSE, disallow removing or disabling any genuine check
related code (unless the Author explicitly grants permission to do
so).
Moritz Venn [Mon, 9 May 2011 16:52:02 +0000 (18:52 +0200)]
timerlist.xml: add xml filter to location
Moritz Venn [Sun, 8 May 2011 21:15:39 +0000 (23:15 +0200)]
EPGRefresh.py: be more aggressive when stopping
force adapter to stop and set it to none
Moritz Venn [Sun, 8 May 2011 19:13:22 +0000 (21:13 +0200)]
BackgroundAdapter.py: fix restoring pip
Moritz Venn [Sun, 8 May 2011 10:29:57 +0000 (12:29 +0200)]
BackgroundAdapter.py: try to hide existing pip
Moritz Venn [Wed, 6 Apr 2011 11:55:22 +0000 (13:55 +0200)]
epgrefresh: various modifications based on patch by JuSt611
Moritz Venn [Sun, 8 May 2011 18:25:00 +0000 (20:25 +0200)]
AutoTimerResource.py: fix add/edit in webif api if not running in background
Jürgen Strasdas [Sun, 8 May 2011 09:22:02 +0000 (11:22 +0200)]
Merge remote-tracking branch 'origin/master'
Moritz Venn [Sat, 7 May 2011 12:45:18 +0000 (14:45 +0200)]
AutoTimerConfiguration.py: also send encoding='UTF-8' for webif
hotfix for a bug in dreamote that will be properly fixed there with the
upcoming version. but should make using the api easier in general :-)
Moritz Venn [Sat, 7 May 2011 12:32:03 +0000 (14:32 +0200)]
AutoTimerComponent.py: prevent _encoding from being None
set to 'UTF-8' if receiving invalid parameter in setEncoding and
_encoding unset.
Jürgen Strasdas [Sat, 7 May 2011 04:01:41 +0000 (06:01 +0200)]
Merge remote-tracking branch 'origin/master'
Moritz Venn [Fri, 6 May 2011 14:21:37 +0000 (16:21 +0200)]
MP.py: update matchingPattern
Jürgen Strasdas [Fri, 6 May 2011 06:26:31 +0000 (08:26 +0200)]
Merge remote-tracking branch 'origin/master'
vali [Thu, 5 May 2011 14:49:50 +0000 (10:49 -0400)]
[Ai.HD and Vali.XD controllers] GH fix
Jürgen Strasdas [Wed, 4 May 2011 19:01:17 +0000 (21:01 +0200)]
[TrafficInfo] Show HD screen if applicable
Stephan [Tue, 3 May 2011 22:27:58 +0000 (00:27 +0200)]
also fix permissions for genmetaindex.py...
Stephan [Tue, 3 May 2011 22:25:41 +0000 (00:25 +0200)]
Fix Permissions for xml2po.py sorry for ruining it in the first place...
sreichholf [Tue, 3 May 2011 21:09:00 +0000 (23:09 +0200)]
Merge branch 'master' of ssh://sreichholf@scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins.git
sreichholf [Tue, 3 May 2011 21:08:42 +0000 (23:08 +0200)]
change maintainer
Moritz Venn [Tue, 3 May 2011 21:03:24 +0000 (23:03 +0200)]
IPKG.py: add list_upgradable and change header from ipkg to opkg
sreichholf [Tue, 3 May 2011 21:06:42 +0000 (23:06 +0200)]
bump version
Moritz Venn [Tue, 3 May 2011 16:13:31 +0000 (18:13 +0200)]
Toplevel.py: no need to create two IPKGResource instances
Moritz Venn [Tue, 3 May 2011 15:04:58 +0000 (17:04 +0200)]
GoogleReader.py: fix test code
sreichholf [Tue, 3 May 2011 20:43:01 +0000 (22:43 +0200)]
Merge branch 'master' of
ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Conflicts:
webinterface/src/WebScreens.py
sreichholf [Tue, 3 May 2011 20:33:00 +0000 (22:33 +0200)]
merge
sreichholf [Tue, 3 May 2011 20:16:50 +0000 (22:16 +0200)]
* Add /web/tpm?cmd=[certificates|challenge]&random=
Usage:
1. issue /web/tpm?cmd=certificates to get the level2 and
level3 certificates (base64-encoded).
2. verify the l2 and l3-cert in your client app
3. issue /web/tpm?cmd=challenge&random={base64encodedrandombytes}
The challenge has not been tested yet but should work fine. If you
encounter any problems or got questions about the tpm challenge please
join #enigma2 on freenode
Michael Schmidt [Tue, 3 May 2011 09:35:05 +0000 (11:35 +0200)]
FIX: phonebook for new labor firmwares
Signed-off-by: Michael Schmidt <michael@schmidt-schmitten.com>
Jürgen Strasdas [Mon, 2 May 2011 17:17:01 +0000 (19:17 +0200)]
Show HD screen if applicable to make use of larger screen space
Moritz Venn [Sun, 1 May 2011 18:25:37 +0000 (20:25 +0200)]
webif/MP: allow to clear playlist via command=clear
Moritz Venn [Sun, 1 May 2011 18:25:24 +0000 (20:25 +0200)]
webif/MP: allow to load playlist
Moritz Venn [Sun, 1 May 2011 07:07:16 +0000 (09:07 +0200)]
EPGRefreshTimer.py: bump clock-not-set-workaround to 2011 from 2009
should probably find a better way to deal with a unset clock ;)
Moritz Venn [Fri, 29 Apr 2011 11:48:13 +0000 (13:48 +0200)]
MP.py: allow to remove non-existant files from playlist
sreichholf [Sun, 1 May 2011 18:12:55 +0000 (20:12 +0200)]
bump webif version to 1.6.7
sreichholf [Sun, 1 May 2011 17:07:21 +0000 (19:07 +0200)]
Fix broken timerlist when any field of a timer contains a '
Tode [Tue, 26 Apr 2011 17:10:30 +0000 (19:10 +0200)]
Merge branch 'refs/heads/master' of git+ssh://tode@scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins.git
Tode [Tue, 26 Apr 2011 16:43:47 +0000 (18:43 +0200)]
Another update of german translation
Homey [Mon, 25 Apr 2011 21:32:24 +0000 (23:32 +0200)]
[TVCharts] Use opkg instead ipkg to get pluginlist
Moritz Venn [Mon, 28 Mar 2011 17:36:55 +0000 (19:36 +0200)]
MP.py: expose shuffle via /web/mediaplayercmd?command=shuffle
Homey [Mon, 25 Apr 2011 11:06:25 +0000 (13:06 +0200)]
[TVCharts] Use alternate UserAgent for status-updates
Moritz Venn [Mon, 25 Apr 2011 10:15:56 +0000 (12:15 +0200)]
AutoTimerResource.py: fix if not running in background
Moritz Venn [Sun, 24 Apr 2011 17:23:04 +0000 (19:23 +0200)]
moviesearch: less likely to crash with alternative movie lists
still not guaranteed to work though, but that's a completely different
problem ;)
Moritz Venn [Sun, 24 Apr 2011 14:04:56 +0000 (16:04 +0200)]
moviesearch: add proof of concept search plugin to the movie list
just drops you into my extended vkeyboard (for numerical text input
support) where you can enter the text to search for. currently the
search is only done in the movie title and is case insensitive. to reset
list just enter an empty search string or abort editing.
only tested with standard movie list, might need adjustments for other
variants.
Tode [Sun, 24 Apr 2011 08:44:30 +0000 (10:44 +0200)]
Merge branch 'refs/heads/master' of git+ssh://tode@scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins.git
Dario Croci [Sun, 24 Apr 2011 00:32:00 +0000 (02:32 +0200)]
Autotimer: update for italian translation
Tode [Fri, 22 Apr 2011 18:18:19 +0000 (20:18 +0200)]
Updated german translation
Moritz Venn [Fri, 22 Apr 2011 11:09:13 +0000 (13:09 +0200)]
autotimer: base import from match/epg on default timer
Moritz Venn [Fri, 22 Apr 2011 09:21:57 +0000 (11:21 +0200)]
autotimer: allow to search recordings for duplicate events and to limit search to next x days
both based on a patch by Tode, thanks.
Moritz Venn [Fri, 15 Apr 2011 13:14:13 +0000 (15:14 +0200)]
update epgrefresh webif api
Fraxinas [Thu, 14 Apr 2011 20:49:11 +0000 (22:49 +0200)]
[serienfilm] fix crash in DVDBurn add title, fix crash when serlst is not assigned
Tode [Sun, 10 Apr 2011 17:06:41 +0000 (19:06 +0200)]
Add keymap.xml to Makefile.am to fix MovableScreenIssue in the setup
of kiddytimer
Moritz Venn [Sun, 10 Apr 2011 07:54:14 +0000 (09:54 +0200)]
change default record paths in webif
use preferredInstantRecordPath for instant record instead of last
videodir and preferredTimerPath instead of last timer videodir.
fixes different behavior of e2 and webif.
Moritz Venn [Tue, 29 Mar 2011 13:49:46 +0000 (15:49 +0200)]
AutoTimerResource.py: use "True" and "False" in e2simplexmlresult
Dario Croci [Sat, 9 Apr 2011 13:49:59 +0000 (15:49 +0200)]
SerienFilm: add italian translation.