Andreas Oberritter [Fri, 23 Oct 2015 19:25:29 +0000 (21:25 +0200)]
networkbrowser: showmount: fix warnings
Andreas Oberritter [Fri, 23 Oct 2015 19:22:39 +0000 (21:22 +0200)]
networkbrowser: remove unused headers errors.h and time_compat.h
Andreas Oberritter [Fri, 23 Oct 2015 19:20:39 +0000 (21:20 +0200)]
networkbrowser: range: don't use malloc
Andreas Oberritter [Fri, 23 Oct 2015 19:20:06 +0000 (21:20 +0200)]
networkbrowser: remove unused function print_range()
Andreas Oberritter [Fri, 23 Oct 2015 19:15:51 +0000 (21:15 +0200)]
networkbrowser: list: don't die on error
Andreas Oberritter [Fri, 23 Oct 2015 19:14:28 +0000 (21:14 +0200)]
networkbrowser: directly use perror
Andreas Oberritter [Fri, 23 Oct 2015 19:13:58 +0000 (21:13 +0200)]
networkbrowser: nbtscan: fix fd leak
Andreas Oberritter [Fri, 23 Oct 2015 19:12:40 +0000 (21:12 +0200)]
networkbrowser: statusq: use beXXtoh, make getXX static
Andreas Oberritter [Fri, 23 Oct 2015 19:10:40 +0000 (21:10 +0200)]
networkbrowser: don't use malloc in getnbservicename
Andreas Oberritter [Fri, 23 Oct 2015 19:09:29 +0000 (21:09 +0200)]
networkbrowser: don't use malloc in parse_response
Andreas Oberritter [Fri, 23 Oct 2015 18:18:47 +0000 (20:18 +0200)]
networkbrowser: nbtscan: use perror directly and don't die
Andreas Oberritter [Fri, 23 Oct 2015 18:17:14 +0000 (20:17 +0200)]
networkbrowser: nbtscan: clients don't need to bind to 0.0.0.0
Andreas Oberritter [Fri, 23 Oct 2015 18:12:43 +0000 (20:12 +0200)]
networkbrowser: main: fix various memory leaks
Andreas Oberritter [Fri, 23 Oct 2015 18:10:57 +0000 (20:10 +0200)]
networkbrowser: nbtscan: pass size to netInfo and return number of hosts found
Andreas Oberritter [Fri, 23 Oct 2015 18:00:22 +0000 (20:00 +0200)]
networkbrowser: nbtscan: remove some meaningless comments
Andreas Oberritter [Fri, 23 Oct 2015 17:45:01 +0000 (19:45 +0200)]
networkbrowser: nbtscan: reduce use of malloc
Andreas Oberritter [Fri, 23 Oct 2015 17:42:44 +0000 (19:42 +0200)]
networkbrowser: statusq: use const pointers for input data
Andreas Oberritter [Fri, 23 Oct 2015 17:41:56 +0000 (19:41 +0200)]
networkbrowser: statusq: make local function static
Andreas Oberritter [Fri, 23 Oct 2015 17:40:19 +0000 (19:40 +0200)]
networkbrowser: nbtscan: remove undocumented sleep(1)
Andreas Oberritter [Fri, 23 Oct 2015 17:38:28 +0000 (19:38 +0200)]
networkbrowser: remove my_uint.* types
Andreas Oberritter [Fri, 23 Oct 2015 16:07:18 +0000 (18:07 +0200)]
networkbrowser: fix python exception type
Andreas Oberritter [Fri, 23 Oct 2015 16:06:37 +0000 (18:06 +0200)]
networkbrowser: nbtscan: let the caller handle memory allocation
Andreas Oberritter [Fri, 23 Oct 2015 16:02:18 +0000 (18:02 +0200)]
networkbrowser: nbtscan: directly pass target structure to python_hostinfo()
Andreas Oberritter [Fri, 23 Oct 2015 15:58:17 +0000 (17:58 +0200)]
networkbrowser: nbtscan: remove useless duplication of network string
Andreas Oberritter [Fri, 23 Oct 2015 15:55:16 +0000 (17:55 +0200)]
networkbrowser: nbtscan: make private functions static
Andreas Oberritter [Fri, 23 Oct 2015 15:52:50 +0000 (17:52 +0200)]
networkbrowser: pass const strings to range functions
Andreas Oberritter [Fri, 23 Oct 2015 15:19:59 +0000 (17:19 +0200)]
networkbrowser: remove unused code from nbtscan
Andreas Oberritter [Fri, 23 Oct 2015 15:09:13 +0000 (17:09 +0200)]
networkbrowser: reindent nbtscan.c
indent -npro -kr -i8 -ts8 -sob -l160 -ss -ncs -cp1
Andreas Oberritter [Fri, 23 Oct 2015 14:27:10 +0000 (16:27 +0200)]
networkbrowser: filter own IP address
joergm6 [Fri, 23 Oct 2015 12:46:03 +0000 (14:46 +0200)]
[Fancontrol2] small changes
Stephan Reichholf [Mon, 5 Oct 2015 07:34:15 +0000 (09:34 +0200)]
NetworkBrowser.AutoMount: always mount "soft"
betonme [Sun, 4 Oct 2015 16:18:19 +0000 (18:18 +0200)]
SeriesPlugin 2.6.2: Fixed Channel Editor
betonme [Sat, 3 Oct 2015 15:37:16 +0000 (17:37 +0200)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Sat, 3 Oct 2015 15:37:04 +0000 (17:37 +0200)]
SeriesPlugin 2.6.1: Fixed Wunschliste
cmikula [Wed, 23 Sep 2015 15:37:56 +0000 (17:37 +0200)]
MenuSort: Apply fix from zombi (ihad).
Fix color parsing and improve skin.
betonme [Thu, 17 Sep 2015 16:50:29 +0000 (18:50 +0200)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Thu, 17 Sep 2015 16:50:11 +0000 (18:50 +0200)]
PushService: Add optional summary to record controller
* RecordSummary: include description option
* RecordNotification: include description option
* Consistency between record started & record finished emails
Thx to regagain@github
Stephan Reichholf [Wed, 12 Aug 2015 11:14:27 +0000 (13:14 +0200)]
move webinterface setup to Setttings -> Network
Stephan Reichholf [Wed, 5 Aug 2015 16:08:05 +0000 (18:08 +0200)]
NetworkBrowser improvements (REQUIRES enigma2 4.2.3r4!):
- switch to systemd automount, cleanup things a bit
- threaded network host scanning
betonme [Tue, 1 Sep 2015 17:46:19 +0000 (19:46 +0200)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Tue, 1 Sep 2015 17:46:05 +0000 (19:46 +0200)]
SeriesPlugin 2.6.0: Major release
Bugfix - New skin for the channel editor
New skin for the channel editor - Thanks to zombi
Fixed identifier FernsehSerien
Bugfix InfoScreen add timer function
Bugfix Analytics
Bugfix getEpisodeBlocking has no callback
Bugfix compare channel names always case insensitive
Stephan Reichholf [Wed, 29 Jul 2015 06:07:11 +0000 (08:07 +0200)]
ZapHistoryBrowser: make use of TemplatedListFonts and ComponentSizes, slightly improve layout
Stephan Reichholf [Fri, 26 Jun 2015 09:29:13 +0000 (11:29 +0200)]
mytube: tiny cleanup
DrMichael [Tue, 21 Jul 2015 19:30:54 +0000 (21:30 +0200)]
[FirtzCall] FIX zum FIX
DrMichael [Tue, 21 Jul 2015 18:31:45 +0000 (20:31 +0200)]
[FirtzCall] FIX Status Gastzugang
DrMichael [Tue, 21 Jul 2015 18:25:12 +0000 (20:25 +0200)]
[FritzCall] UPD Zeit für WLAN-Gastzugang
DrMichael [Tue, 21 Jul 2015 18:23:43 +0000 (20:23 +0200)]
Merge branch 'master' of ssh://drmichael@scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins.git
betonme [Mon, 20 Jul 2015 19:57:15 +0000 (21:57 +0200)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Mon, 20 Jul 2015 19:56:56 +0000 (21:56 +0200)]
PushService: Fixed Controller: DeactivatedTimers
DrMichael [Mon, 20 Jul 2015 17:20:41 +0000 (19:20 +0200)]
[FritzCall] ADD Dauer für WLAN-Gastzugang einstellbar; FIX Anzeige DSL
mit 06.35
DrMichael [Sun, 19 Jul 2015 17:28:48 +0000 (19:28 +0200)]
[FritzCall] FIX zeige LAN Gastzugang, down/up DSL
DrMichael [Sun, 19 Jul 2015 15:59:22 +0000 (17:59 +0200)]
[FritzCall] git test
DrMichael [Sun, 19 Jul 2015 15:44:59 +0000 (17:44 +0200)]
[FritzCall] FIX WLAN-Gastzugang für 06.35
DrMichael [Fri, 17 Jul 2015 16:11:47 +0000 (18:11 +0200)]
[FritzCall] FIX für neue FW 06.35, FIX Gastzugang für 06.04.,06.24 etc.
DrMichael [Sun, 12 Jul 2015 14:18:56 +0000 (16:18 +0200)]
Merge branch 'master' of ssh://drmichael@scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins.git
DrMichael [Sun, 12 Jul 2015 14:16:33 +0000 (16:16 +0200)]
[FritzCall] FIX für FW-Version 06.35 (noch ohne Status)
betonme [Sun, 5 Jul 2015 11:32:44 +0000 (13:32 +0200)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Sun, 5 Jul 2015 11:32:26 +0000 (13:32 +0200)]
AutoTimer: List: Added support for all skin resolutions. Thx zombi
DrMichael [Sun, 5 Jul 2015 11:16:06 +0000 (13:16 +0200)]
[FritzCall] FIX reverselookup.xml
betonme [Thu, 25 Jun 2015 18:59:56 +0000 (20:59 +0200)]
SeriesPlugin 2.5.1: Fixed web channel names to allow correct matches
DrMichael [Thu, 25 Jun 2015 16:36:22 +0000 (18:36 +0200)]
[FritzCall] FIX error with older FW versions
Stephan Reichholf [Wed, 24 Jun 2015 09:19:58 +0000 (11:19 +0200)]
yttrailer: migrate to tubelib
Stephan Reichholf [Wed, 24 Jun 2015 09:19:17 +0000 (11:19 +0200)]
move sys.argv hack to tubelib/youtube
Stephan Reichholf [Wed, 24 Jun 2015 07:22:40 +0000 (09:22 +0200)]
MyTube: Move youtube client wrapper to systemplugins-tubelib for easier reuse
DrMichael [Tue, 23 Jun 2015 17:24:43 +0000 (19:24 +0200)]
[FirtzCall] FIX Sperrliste für neuere Firmware
nixkoenner [Sun, 21 Jun 2015 18:45:34 +0000 (20:45 +0200)]
fix missing __init__.py
nixkoenner [Sun, 21 Jun 2015 17:44:37 +0000 (19:44 +0200)]
oe2.2 only: add new plugin copy epg via ftp
Andreas Monzner [Mon, 15 Jun 2015 23:41:35 +0000 (01:41 +0200)]
code cleanup to fix movieplayer crash... i think it's not needed to patch the infobar base classes... patch the Infobar class should be enough
nixkoenner [Mon, 15 Jun 2015 19:27:46 +0000 (21:27 +0200)]
add option save epg.db after scan
Andreas Monzner [Sat, 13 Jun 2015 11:03:40 +0000 (13:03 +0200)]
simplified backward seeking to previous timeshift file (needs enigma2 >= 4.2.3r1)
Andreas Oberritter [Tue, 9 Jun 2015 15:16:53 +0000 (17:16 +0200)]
TeleText: pass file descriptor of framebuffer to daemon
Andreas Oberritter [Tue, 9 Jun 2015 15:15:47 +0000 (17:15 +0200)]
TeleText: remove unused imports and globals
Stephan Reichholf [Thu, 11 Jun 2015 11:54:19 +0000 (13:54 +0200)]
mytube: migrate most of the functionality (except authentication and everything related to it) to the youtube data api v3. This is WIP but it's better than nothing...
changes were initially based on https://github.com/Haehnchen/enigma2-plugins/commit/
6328b18ee39d24bfe73d973a6c18aa880db59518
Stephan Reichholf [Wed, 15 Apr 2015 09:35:27 +0000 (11:35 +0200)]
pts: fix and reenable eitsave module, use implemented logging helper
betonme [Fri, 5 Jun 2015 10:59:11 +0000 (12:59 +0200)]
AutoTimer: Added synchronous timer renaming from SeriesPlugin 2.5 to allow filtering of season and episode
betonme [Fri, 5 Jun 2015 10:57:40 +0000 (12:57 +0200)]
SeriesPlugin 2.5: Add synchronous timer renaming to allow season episode filtering
betonme [Fri, 5 Jun 2015 10:57:12 +0000 (12:57 +0200)]
SeriesPlugin: Avoid wrong mass renaming
betonme [Fri, 5 Jun 2015 10:56:59 +0000 (12:56 +0200)]
SeriesPlugin: Bugfix FernsehSerien page calculation based on year
betonme [Fri, 5 Jun 2015 10:42:46 +0000 (12:42 +0200)]
AutoTimer: Popup timeout is now configurable
betonme [Fri, 5 Jun 2015 10:35:17 +0000 (12:35 +0200)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
DrMichael [Sun, 10 May 2015 09:50:03 +0000 (11:50 +0200)]
[FritzCall] FIX scaling with FullHD
DrMichael [Tue, 5 May 2015 12:55:44 +0000 (14:55 +0200)]
Reverse search fixed for DE
DrMichael [Thu, 30 Apr 2015 06:41:37 +0000 (08:41 +0200)]
Merge branch 'master' of ssh://drmichael@scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins.git
DrMichael [Thu, 30 Apr 2015 06:41:14 +0000 (08:41 +0200)]
[FritzCall] FIX reverselookup
Moritz Venn [Fri, 24 Apr 2015 17:38:05 +0000 (19:38 +0200)]
AutoTimerComponent.py: fix typo
Dr.Best [Fri, 24 Apr 2015 15:59:42 +0000 (17:59 +0200)]
[MerlinEPGCenter] fix for dreamos templated timerlist (that fixes the bug reported from Maverick00 at board.dreambox-tools.info/showthread.php?3804-Merlin-EPG-Center-Update-27-12-2014&p=150851&viewfull=1#post150851)
Dr.Best [Wed, 22 Apr 2015 21:43:01 +0000 (23:43 +0200)]
[EPGSearch] follow dreamos skinning improvements for FHD support
Dr.Best [Wed, 22 Apr 2015 21:33:48 +0000 (23:33 +0200)]
[Partnerbox] follow dreamos skinning improvements for FHD support
Moritz Venn [Tue, 21 Apr 2015 13:21:05 +0000 (15:21 +0200)]
autotimereditor.js: searchForDuplicateDescription defaults to 2
Moritz Venn [Thu, 16 Apr 2015 16:08:18 +0000 (18:08 +0200)]
autotimer: interpret timeframe after==begin as open ended
Moritz Venn [Thu, 16 Apr 2015 15:23:53 +0000 (17:23 +0200)]
autotimer: prevent globals from achieving world domination
kill a global, make code easier to follow, kill another global
win/win/win
dre [Sat, 18 Apr 2015 09:09:05 +0000 (11:09 +0200)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
# By Stephan Reichholf (2) and others
# Via Stephan Reichholf
* 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins:
adjust some plugins to follow the new menu structure
NetworkBrowser: use first available interface as browsing base, thx to colombo555 for the patch
[FritzCall] FIX: blacklist [FritzCall] ADD: config for blacklist
fixed autotimer crash (missing eTimer import and wrong old 4.0 api)
dre [Sat, 18 Apr 2015 09:03:49 +0000 (11:03 +0200)]
WeatherPlugin: fix no more displayed search result
Stephan Reichholf [Wed, 15 Apr 2015 06:24:44 +0000 (08:24 +0200)]
adjust some plugins to follow the new menu structure
Stephan Reichholf [Tue, 17 Mar 2015 10:03:03 +0000 (11:03 +0100)]
NetworkBrowser: use first available interface as browsing base, thx to colombo555 for the patch
DrMichael [Tue, 14 Apr 2015 21:25:03 +0000 (23:25 +0200)]
[FritzCall] FIX: blacklist
[FritzCall] ADD: config for blacklist
betonme [Mon, 13 Apr 2015 16:13:29 +0000 (18:13 +0200)]
PushService: OPKGUpdateNotification: Do not send 404 errors
Andreas Monzner [Sun, 12 Apr 2015 15:44:49 +0000 (17:44 +0200)]
fixed autotimer crash (missing eTimer import and wrong old 4.0 api)
dre [Fri, 3 Apr 2015 13:05:02 +0000 (15:05 +0200)]
fix not working WeatherPlugin (let's see for how long...)
betonme [Fri, 27 Mar 2015 19:57:53 +0000 (20:57 +0100)]
SeriesPlugin 2.4.3: Changed handling of special char encoding