LeSpuck [Wed, 16 May 2012 09:10:30 +0000 (11:10 +0200)]
initial commit of the new teletext plugin
Moritz Venn [Mon, 7 May 2012 16:09:38 +0000 (18:09 +0200)]
EPGRefreshResource.py: fix typo
Moritz Venn [Mon, 7 May 2012 15:29:54 +0000 (17:29 +0200)]
EPGRefreshResource.py: add missing import
Moritz Venn [Mon, 7 May 2012 15:25:35 +0000 (17:25 +0200)]
epgrefresh: add api_version to settings api
Moritz Venn [Sat, 5 May 2012 10:18:02 +0000 (12:18 +0200)]
epgrefresh: bump api version to 1.2 and add service preview
allows to generate of the services which would be refreshed, either by
user input or current settings.
Moritz Venn [Sun, 1 Apr 2012 12:37:44 +0000 (14:37 +0200)]
EPGRefresh.py: factor out code to generate servicelist
this allows us to generate a preview list of services to be refreshed
(not currently done anywhere).
Moritz Venn [Sun, 1 Apr 2012 12:28:16 +0000 (14:28 +0200)]
EPGRefreshResource.py: remove deprecated parameters
Andreas Frisch [Mon, 14 May 2012 09:40:16 +0000 (11:40 +0200)]
epgrefresh: english spelling fix
Moritz Venn [Sun, 13 May 2012 14:45:04 +0000 (16:45 +0200)]
Syslog.py: add type -1 to SEVERITYMAP
Moritz Venn [Sat, 12 May 2012 21:37:32 +0000 (23:37 +0200)]
autotimer: don't require series plugin
this is generally a good idea given that I don't use it and it is not
available to anyone :P
betonme [Sat, 12 May 2012 15:19:53 +0000 (17:19 +0200)]
AutoTimer: SeriesPlugin handling improved
betonme [Sat, 12 May 2012 08:52:40 +0000 (10:52 +0200)]
PushService 0.2.5 Fixed missing skin.xml
Ismail Demir [Fri, 11 May 2012 16:45:56 +0000 (18:45 +0200)]
[satloader] fix typo
Ismail Demir [Fri, 11 May 2012 15:45:06 +0000 (17:45 +0200)]
[satloader] update
Andreas Frisch [Fri, 11 May 2012 08:03:16 +0000 (10:03 +0200)]
WebInterface: spelling fix
Andreas Oberritter [Thu, 10 May 2012 23:55:00 +0000 (01:55 +0200)]
fixup! control,maintainer.info: remove unused fields, add missing files, update addresses
Andreas Oberritter [Thu, 10 May 2012 21:17:41 +0000 (23:17 +0200)]
control,maintainer.info: remove unused fields, add missing files, update addresses
Andreas Oberritter [Thu, 10 May 2012 20:27:33 +0000 (22:27 +0200)]
cdinfo/CONTROL/control: fix Depends
Andreas Oberritter [Thu, 10 May 2012 20:23:47 +0000 (22:23 +0200)]
*/CONTROL/control: add newline at end of file
Andreas Oberritter [Thu, 10 May 2012 20:22:52 +0000 (22:22 +0200)]
subsdownloader2/CONTROL/control: remove executable bit
Andreas Oberritter [Thu, 10 May 2012 20:20:47 +0000 (22:20 +0200)]
*/CONTROL/control: remove versions from 'Depends:'
Moritz Venn [Thu, 10 May 2012 21:00:57 +0000 (23:00 +0200)]
autotimer: install notifiable plugin browser from my toolkit
Moritz Venn [Thu, 10 May 2012 20:52:04 +0000 (22:52 +0200)]
Revert "toolkit: removed NotifiablePluginBrowser. Sorry, this code breaks the plugin menu. It crashes due to a missing skin for NotifiablePluginBrowser. Even if the skin is set with self.skinName = PluginBrowser, OLED display is broken when navigating through the menu."
This reverts commit
94db0df5d8e2ac7be4052813d9241aa41331020e.
Properly sets skinName now, the summary problems are not reproducable
here so I assume they are specific to your environment and not a side
effect of the extended browser.
Additionally, browser is no longer installed by default but one or more
plugins can decide to 'install' it.
Moritz Venn [Thu, 10 May 2012 12:30:24 +0000 (14:30 +0200)]
epgrefresh: check for background capability on every zap
for some reason people think it's a good idea to force a refresh and
then switch into standby (defeats most of the logic behind this plugin),
this should take better care that things don't go terribly wrong then.
there are some more cases where hidden background refresh goes wrong
(namely playback of a movie) but we can take a closer look at them
later.
Shaderman [Thu, 10 May 2012 19:43:20 +0000 (21:43 +0200)]
toolkit: removed NotifiablePluginBrowser. Sorry, this code breaks the plugin menu. It crashes due to a missing skin for NotifiablePluginBrowser. Even if the skin is set with self.skinName = PluginBrowser, OLED display is broken when navigating through the menu.
Andreas Oberritter [Thu, 10 May 2012 17:58:36 +0000 (19:58 +0200)]
fancontrol2: depend on hdparm and smartmontools
Moritz Venn [Wed, 9 May 2012 11:32:03 +0000 (13:32 +0200)]
toolkit: add NotifiablePluginBrowser
since the autotimer now uses a notification its behavior is unexpected
for existing users - add a simple extension of the plugin browser to the
toolkit which allows it to display notifications. it's not part of the
autotimer since it might be useful to other plugins and the autotimer
depends on the toolkit anyway.
betonme [Mon, 7 May 2012 17:59:26 +0000 (19:59 +0200)]
AutoTimer: Fixed modal open error
Moritz Venn [Mon, 7 May 2012 17:03:31 +0000 (19:03 +0200)]
AutoTimer.py: move timer modification to helper func
if you want them to behave differently, just overwrite them - but please
do not break existing code just because it's convenient.
Moritz Venn [Mon, 7 May 2012 13:05:09 +0000 (15:05 +0200)]
Timer.py: cleanup eit handling a bit
also catches illegal values and gives a proper warning instead of just
crashing…
betonme [Mon, 7 May 2012 16:30:21 +0000 (18:30 +0200)]
AutoTimer WebIf: Added a remark to reload the timer list if the SeriesPlugin is used to label the records.
betonme [Mon, 7 May 2012 16:06:32 +0000 (18:06 +0200)]
AutoTimer: Series handling improved
Moritz Venn [Mon, 7 May 2012 12:59:14 +0000 (14:59 +0200)]
growlee: some compatibility code for new e2
Stephan Reichholf [Mon, 7 May 2012 12:14:10 +0000 (14:14 +0200)]
Webif: fix backwards compat for timer creation and editing when eit param is missing
Moritz Venn [Sat, 5 May 2012 12:24:02 +0000 (14:24 +0200)]
autotimer: bumping the config version was unneeded after all
at least i'm pretty much as certain of it not needing to change as i was
previously of it needing a bump :D
time will tell, for now let's keep it simple.
Moritz Venn [Sat, 5 May 2012 10:28:56 +0000 (12:28 +0200)]
autotimer: cleanup, unbreak stuff, follow guidelines
not yet finished, please check if plugin integration is still working.
Moritz Venn [Sun, 6 May 2012 22:51:36 +0000 (00:51 +0200)]
pluginsort: fix moving any but the first entry
Dario [Sun, 6 May 2012 21:05:56 +0000 (23:05 +0200)]
WerbeZapper: update for italian translation.
Dario [Sun, 6 May 2012 20:57:42 +0000 (22:57 +0200)]
VPS: update for italian translation.
Dario [Sun, 6 May 2012 20:45:40 +0000 (22:45 +0200)]
PushService: update for italian translation.
Dario [Sun, 6 May 2012 20:41:31 +0000 (22:41 +0200)]
PermanentTimeshift: update for italian translation.
Dario [Sun, 6 May 2012 20:37:01 +0000 (22:37 +0200)]
InfobarTunerState: update for italian translation.
Dario [Sun, 6 May 2012 20:26:03 +0000 (22:26 +0200)]
AutoTimer: update for italian translation.
Dr.Best [Sun, 6 May 2012 19:58:52 +0000 (21:58 +0200)]
fix for new enigma-version from oe 2.0
Jürgen Strasdas [Sun, 6 May 2012 19:29:58 +0000 (21:29 +0200)]
Merge remote-tracking branch 'origin/master'
Jürgen Strasdas [Sun, 6 May 2012 19:28:44 +0000 (21:28 +0200)]
[VPS][PTS]Version info added to title in setup screen
Jürgen Strasdas [Sun, 6 May 2012 19:28:03 +0000 (21:28 +0200)]
[PTS]Version info added to title in setup screen
Moritz Venn [Sun, 6 May 2012 18:26:01 +0000 (20:26 +0200)]
autotimer: call write and finish from main thread
should fix the threading errors that the new e2 complains about.
or maybe it's the end of the world, not my call :D
Moritz Venn [Sun, 6 May 2012 17:57:23 +0000 (19:57 +0200)]
Revert "AutoTimer: OE2.0 Update: Removed threading temporarily from AutoTimerRessource to fix WebIf requests"
This reverts commit
debce1cf415f1157111b40f82ff58a69de235006.
Seriously? Don't tell me to work on it and then make a conflicting
commit!
betonme [Sun, 6 May 2012 17:41:08 +0000 (19:41 +0200)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Sun, 6 May 2012 17:39:39 +0000 (19:39 +0200)]
AutoTimer: OE2.0 Update: Removed threading temporarily from AutoTimerRessource to fix WebIf requests
Moritz Venn [Sun, 6 May 2012 17:37:06 +0000 (19:37 +0200)]
pluginsort: kinda evil compatibility update
no highlighting of selected entry yet (would most likely break skins)
and only given a quick test run.
betonme [Sun, 6 May 2012 10:51:33 +0000 (12:51 +0200)]
InfoBarTunerState 1.0 for OE2.0
Added Workaround for broken Label.calculateSize()
Added support link
Andreas Monzner [Sun, 6 May 2012 07:09:31 +0000 (09:09 +0200)]
fixed typo's
betonme [Sat, 5 May 2012 16:24:57 +0000 (18:24 +0200)]
WebIf: AutoTimer, WebBouquetEditor: Fixed restore functions
betonme [Sat, 5 May 2012 14:45:23 +0000 (16:45 +0200)]
pushservice 0.2.4 Cleanup
Added support link
Separated Skin
betonme [Sat, 5 May 2012 13:04:44 +0000 (15:04 +0200)]
WerbeZapper: Smaller Cleanups
betonme [Sat, 5 May 2012 13:04:06 +0000 (15:04 +0200)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Dario [Sat, 5 May 2012 09:53:23 +0000 (11:53 +0200)]
InternetRadio: add italian translation.
Dr.Best [Fri, 4 May 2012 23:27:26 +0000 (01:27 +0200)]
[InternetRadio] forgotten localized imports added, typo fix with argument of bindtextdomain
Dr.Best [Fri, 4 May 2012 23:07:14 +0000 (01:07 +0200)]
[InternetRadio] initial commit of InternetRadio plugin (with music-visualization and webinterface)
Dr.Best [Fri, 4 May 2012 20:50:14 +0000 (22:50 +0200)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Dr.Best [Fri, 4 May 2012 20:49:09 +0000 (22:49 +0200)]
commented out not working screen to use skin-default.xml as fallback (we need real fixes ...)
Andreas Monzner [Fri, 4 May 2012 18:19:12 +0000 (20:19 +0200)]
remove unused Architecture on control file
Andreas Monzner [Fri, 4 May 2012 18:02:02 +0000 (20:02 +0200)]
dvdbackup: mkisofs is replaced by genisoimage (fix for OE 2.0)
Andreas Monzner [Fri, 4 May 2012 18:00:54 +0000 (20:00 +0200)]
fixed dreammediathek depends for OE2.0
Andreas Monzner [Fri, 4 May 2012 17:35:22 +0000 (19:35 +0200)]
fixed gstreamer plugin depends for OE 2.0
Dario [Tue, 1 May 2012 21:43:39 +0000 (23:43 +0200)]
3DSettings: update for italian translation.
Shaderman [Tue, 1 May 2012 21:35:52 +0000 (23:35 +0200)]
3D settings: added option "Turn off display"
Dr.Best [Tue, 1 May 2012 18:36:15 +0000 (20:36 +0200)]
setup icons for PiPServiceRelation, Partnerbox and Quickbutton added
big thanks to ketschuss for the icons... :)
Dr.Best [Mon, 30 Apr 2012 23:25:55 +0000 (01:25 +0200)]
make sure tracknumber is a string
Dr.Best [Mon, 30 Apr 2012 23:08:07 +0000 (01:08 +0200)]
use getInfo() to get track-number and track-count when using hardware-decoder instead of mutagen lib
Ismail Demir [Mon, 30 Apr 2012 19:23:35 +0000 (21:23 +0200)]
[satloader] fix typo
Shaderman [Mon, 30 Apr 2012 11:55:32 +0000 (13:55 +0200)]
MerlinEPGCenter: 8k remote has no audio button :x changed single EPG sorting from audio to text button
Shaderman [Mon, 30 Apr 2012 07:57:03 +0000 (09:57 +0200)]
MerlinEPGCenter: added single epg sorting by name/by time with audio key
Dario [Sun, 29 Apr 2012 21:08:05 +0000 (23:08 +0200)]
MerlinEPGCdenter: update for italian translation (removed string deteted fron HelperFunctions.py)
Dario [Sun, 29 Apr 2012 18:31:35 +0000 (20:31 +0200)]
PermanentTimeshift: update for italian translation.
Ismail Demir [Sun, 29 Apr 2012 15:59:39 +0000 (17:59 +0200)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Ismail Demir [Sun, 29 Apr 2012 15:55:18 +0000 (17:55 +0200)]
[satloader] Make MenuList as eListboxPythonMultiContent
betonme [Sun, 29 Apr 2012 14:40:54 +0000 (16:40 +0200)]
AutoTimer: Added support for SeriesPlugin
Implementation is similar to the VPS plugin
AutoTimer WebIf:
Improved preview table sort
Ajax loading will be displayed right after starting EPG parsing
Shaderman [Sun, 29 Apr 2012 09:25:03 +0000 (11:25 +0200)]
MerlinEPGCenter: removed option "show timer messages" (also from translations)
Dr.Best [Sun, 29 Apr 2012 01:09:53 +0000 (03:09 +0200)]
support for label "track" implemented in MerlinMusicPlayerScreen (special reques from kerni :))... track shows track-number/track-count
Homey [Fri, 27 Apr 2012 18:55:15 +0000 (20:55 +0200)]
[PermanentTimeshift] Fixed missing import from last commit
Homey [Fri, 27 Apr 2012 18:22:51 +0000 (20:22 +0200)]
[PermanentTimeshift] Improved BackToLive Method (not enabled yet, for OE 2.0)
Homey [Fri, 27 Apr 2012 16:23:23 +0000 (18:23 +0200)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Homey [Fri, 27 Apr 2012 16:21:21 +0000 (18:21 +0200)]
[PermanentTimeshift] Added Support for new HDD Manager in InstandRecord Function
Ismail Demir [Fri, 27 Apr 2012 00:50:30 +0000 (02:50 +0200)]
[satloader] red button label length correction
Ismail Demir [Fri, 27 Apr 2012 00:45:29 +0000 (02:45 +0200)]
[satloader] add red button
Ismail Demir [Fri, 27 Apr 2012 00:42:50 +0000 (02:42 +0200)]
[satloader] code cleanup
Homey [Thu, 26 Apr 2012 17:36:50 +0000 (19:36 +0200)]
- Remove workaround for broken E2 Background Eraser
- Added workaround for broken standby mode (Refers Bug #67)
- Take care about timeshift.xxx.sc files when delete or save timeshift
Ismail Demir [Wed, 25 Apr 2012 18:20:33 +0000 (20:20 +0200)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Ismail Demir [Wed, 25 Apr 2012 18:18:14 +0000 (20:18 +0200)]
[satloader] testing transponder download function
Stephan Reichholf [Mon, 23 Apr 2012 10:22:20 +0000 (12:22 +0200)]
[WebIf] Disable HTML5 AppCache as it seems to cause some problems
reichi [Sat, 21 Apr 2012 22:15:56 +0000 (00:15 +0200)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
reichi [Sat, 21 Apr 2012 22:14:54 +0000 (00:14 +0200)]
[WebIf] Add some fixes for the redesigned timerlist, fixes missing buttons in opera and broken color legend layout in non-webkit browsers
Ismail Demir [Sat, 21 Apr 2012 08:49:27 +0000 (10:49 +0200)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Ismail Demir [Sat, 21 Apr 2012 08:46:14 +0000 (10:46 +0200)]
[satloader]add restart function
reichi [Sat, 21 Apr 2012 03:06:02 +0000 (05:06 +0200)]
[Webif] Improve timerlist layout and behaviour, add a "status-color legend", some other stylesheet optimizations
Stephan Reichholf [Fri, 20 Apr 2012 15:27:28 +0000 (17:27 +0200)]
[WebIf] Disable rounded-corners in navigation on IE to fix "disappearing" menus.
Stephan Reichholf [Fri, 20 Apr 2012 12:38:50 +0000 (14:38 +0200)]
[Webif/WebAdmin] Add missing </span> tag for Radio in top-menu