betonme [Wed, 7 Dec 2011 18:45:09 +0000 (19:45 +0100)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Wed, 7 Dec 2011 18:42:36 +0000 (19:42 +0100)]
IBTS: Push Version to 0.9.2
Changed IBTS screenshot
Removed config screenshot
Removed from network category
betonme [Wed, 7 Dec 2011 18:42:08 +0000 (19:42 +0100)]
IBTS: Added config option to show/hide streams
betonme [Wed, 7 Dec 2011 18:25:44 +0000 (19:25 +0100)]
IBTS: Bug fix background transparency
Dr.Best [Wed, 7 Dec 2011 18:25:27 +0000 (19:25 +0100)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Wed, 7 Dec 2011 18:21:53 +0000 (19:21 +0100)]
IBTS: Force auto close on timer start during movie playback
Dr.Best [Wed, 7 Dec 2011 18:19:32 +0000 (19:19 +0100)]
-dvdbackup is enabled again
-added depending of dvdbackup in control file
-removed checking for installed dvdbackup binary in source code
-hopefully fixed missing session-initialize when using dvdbackup with filescanner (untested!)
Andreas Oberritter [Wed, 7 Dec 2011 18:10:46 +0000 (19:10 +0100)]
Rules-po.mak: don't delete pot files unless configured with --with-po
Andreas Oberritter [Wed, 7 Dec 2011 17:47:57 +0000 (18:47 +0100)]
webinterface: use resolveFilename() where possible
Andreas Oberritter [Wed, 7 Dec 2011 16:03:24 +0000 (17:03 +0100)]
webinterface: resolve path to certificates once, use results everywhere
reichi [Wed, 7 Dec 2011 14:00:57 +0000 (15:00 +0100)]
webinterface:
* fix js-error related to current toggle-icon
* fix wrong bouquetname in content header when loading the webinterface with a url-defined bouquet/provider
reichi [Wed, 7 Dec 2011 13:36:22 +0000 (14:36 +0100)]
add toggle icons to current and now/next
reichi [Wed, 7 Dec 2011 10:24:06 +0000 (11:24 +0100)]
webif: handle servicelist markers properly
Christian Weiske [Wed, 7 Dec 2011 07:57:38 +0000 (08:57 +0100)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Christian Weiske [Wed, 7 Dec 2011 06:58:20 +0000 (07:58 +0100)]
makefiles for CurlyTx
Christian Weiske [Wed, 7 Dec 2011 06:49:40 +0000 (07:49 +0100)]
CurlyTx version 1.0.0
U-sheldon\sre [Wed, 7 Dec 2011 01:42:56 +0000 (02:42 +0100)]
webif (this time using the correct branch!):
* IE Fixes
* Fix Streaminterface
* Fix EPG Search
* timerlist tooltips in browsers other than chrome
Shaderman [Tue, 6 Dec 2011 21:40:35 +0000 (22:40 +0100)]
MerlinEPGCenter: fixed crashed when called as InfoBar.openMultiServiceEPG replacement, when the service has no epg data
Moritz Venn [Tue, 6 Dec 2011 18:07:36 +0000 (19:07 +0100)]
webif: find . -iname '*.png' -exec optipng -o7 {} \;
reichi [Tue, 6 Dec 2011 17:56:45 +0000 (18:56 +0100)]
another makefile fix...
reichi [Tue, 6 Dec 2011 16:04:27 +0000 (17:04 +0100)]
webif:
* another Makefile fix (fixes missing datepicker icons/graphics in timer edit dialog)
* Fix non-functional timer list cleanup-buttons
reichi [Tue, 6 Dec 2011 14:02:43 +0000 (15:02 +0100)]
webif: fix WebRemote for simple/old RC-Layout. minor whitespace cleanups
reichi [Tue, 6 Dec 2011 10:03:29 +0000 (11:03 +0100)]
* fix webouqueteditor
** Add objects.js/tools.js locally as the old ones no longer exist / may be no longer compatible
** Fix some syntax errors in bouqueteditor.js
reichi [Tue, 6 Dec 2011 09:10:44 +0000 (10:10 +0100)]
add missing style.min.css
reichi [Mon, 5 Dec 2011 17:45:44 +0000 (18:45 +0100)]
fix Makefiles
reichi [Mon, 5 Dec 2011 13:10:39 +0000 (14:10 +0100)]
Merge remote-tracking branch 'remotes/origin/master' into webif_js_rewrite
reichi [Mon, 5 Dec 2011 13:07:08 +0000 (14:07 +0100)]
webif: some minor fixes and refactoring before merging into master
Shaderman [Sun, 4 Dec 2011 19:55:39 +0000 (20:55 +0100)]
MerlinEPGCenter: (fix) crash when Info button was used on service without EPG data
(fix the fix) tab text color was sometimes wrong when resuming
U-sheldon\sre [Sat, 3 Dec 2011 21:38:01 +0000 (22:38 +0100)]
* "fix" WebTV, unluckily the vlc browser plugins is VERY unstable in VLC 1.1.11
* move /web-data/streaminterface.html to /web-data/tpl/default/streaminterface/index.html
* refactor some stuff for vlc-integration
* fix element.href="#" hack by stopping the event propagation
Moritz Venn [Sat, 3 Dec 2011 08:17:19 +0000 (09:17 +0100)]
autotimer: add maxdaysinfuture to webif settings api
somehow forgot about that one :/
Shaderman [Fri, 2 Dec 2011 20:11:03 +0000 (21:11 +0100)]
MerlinEPGCenter: Check for InfoBar instance on start to avoid crashes on unconfigured E2 installations
Moritz Venn [Fri, 2 Dec 2011 09:45:13 +0000 (10:45 +0100)]
AutoTimerResource.py: fix typo
Moritz Venn [Fri, 2 Dec 2011 09:34:49 +0000 (10:34 +0100)]
AutoTimer.py: style change
string in other_string is so much more python than
other_string.find(string) > -1 and we all just love python :D
and in addition to the coolness it's also faster - now that's the way to
start a day! ;)
Moritz Venn [Fri, 2 Dec 2011 08:47:41 +0000 (09:47 +0100)]
AutoTimerResource.py: add config version to settings api
this should allow us to retrieve the version with a lower memory & data
footprint (eco-API ;)).
Moritz Venn [Fri, 2 Dec 2011 00:04:43 +0000 (01:04 +0100)]
AutoTimerConfiguration.py: bump config version
also changes the meaning of the attribute. check the source code for the
reasons and the (new) meaning.
Moritz Venn [Thu, 1 Dec 2011 23:22:05 +0000 (00:22 +0100)]
AutoTimer.py: cosmetics
i'm quite particular about stray whitespaces.
Moritz Venn [Thu, 1 Dec 2011 23:18:17 +0000 (00:18 +0100)]
AutoTimerConfiguration.py: fix behavior again
previously we only saved non-default values - no need to change this
now.
betonme [Thu, 1 Dec 2011 22:56:09 +0000 (23:56 +0100)]
AutoTimer
New search type: description match
Search for a part within the event description
Specify a channel or bouquet filter will decrease the execution time
Tested with Enigma2 single and multi bouquet configuration
Dario [Thu, 1 Dec 2011 15:23:42 +0000 (16:23 +0100)]
MerlinEPGCenter: fix a few errors into italian translation
reichi [Thu, 1 Dec 2011 03:25:15 +0000 (04:25 +0100)]
webif: better minifying, remove another gears-related file
reichi [Thu, 1 Dec 2011 03:14:06 +0000 (04:14 +0100)]
webif: switch to current libs_minified.js, combine & minify css, remove google gears (it's dead jim), cleanup some unused stuff
reichi [Thu, 1 Dec 2011 02:06:11 +0000 (03:06 +0100)]
Merge branch 'webif_js_rewrite' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins into webif_js_rewrite
reichi [Thu, 1 Dec 2011 02:03:19 +0000 (03:03 +0100)]
webif:
* improve timer and movielist navigation
* add epg-based timer-editing
* set signal-icon based on powerstate
* various bugfixes
Moritz Venn [Wed, 30 Nov 2011 17:42:46 +0000 (18:42 +0100)]
servicets: smaller changes
do not attempt to read if eof is reached (useless) and no longer use
bufsize/4 as lower bound for writing but 10*1024bytes (which is
approximately 40000/4, the previous value before I increased the buffer
slightly).
Moritz Venn [Wed, 30 Nov 2011 17:40:19 +0000 (18:40 +0100)]
servicets: fix possible hang
a fast pause/unpause could somehow choke the demux and subsequent stop
requests would deadlock the main thread. work around this by sending the
demux an ioctl so it aborts a possible pending write request so we can
at least stop streaming again.
Shaderman [Wed, 30 Nov 2011 20:08:20 +0000 (21:08 +0100)]
MerlinEPGCenter: Added YTTrailer support (YTTrailer plugin needed)
Dario [Wed, 30 Nov 2011 16:40:29 +0000 (17:40 +0100)]
MerlinEPGCenter: update for italian translation
Moritz Venn [Wed, 30 Nov 2011 15:43:58 +0000 (16:43 +0100)]
movielist.xml: no need to filter time, length and size
reichi [Wed, 30 Nov 2011 00:10:35 +0000 (01:10 +0100)]
webif: add clientIP Attribute to StreamingWebScreen, this allows to determine connected
clients. Streamproxy needs a small patch for this to work (X-Forwarded-For Header)
reichi [Tue, 29 Nov 2011 23:14:35 +0000 (00:14 +0100)]
small fix for IE<9
reichi [Tue, 29 Nov 2011 18:50:42 +0000 (19:50 +0100)]
bump version
reichi [Tue, 29 Nov 2011 18:48:56 +0000 (19:48 +0100)]
fix current layout...
reichi [Tue, 29 Nov 2011 18:46:01 +0000 (19:46 +0100)]
webif: add progressbar to current
reichi [Tue, 29 Nov 2011 18:36:12 +0000 (19:36 +0100)]
webif: reenable signal-panel, allow multiple epg-windows (as many as you like to have)
Moritz Venn [Tue, 29 Nov 2011 17:17:26 +0000 (18:17 +0100)]
servicets.cpp: close fd after stopping thread
Moritz Venn [Tue, 29 Nov 2011 11:12:41 +0000 (12:12 +0100)]
servicets.cpp: smaller changes to buffer
increase size a bit from 40000 bytes to 50*1024 bytes and just to be
save allocate the buffer on the heap and not the stack.
reichi [Tue, 29 Nov 2011 16:23:31 +0000 (17:23 +0100)]
Merge branch 'webif_js_rewrite' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins into webif_js_rewrite
reichi [Tue, 29 Nov 2011 16:22:21 +0000 (17:22 +0100)]
webif: add a simple instant record menu, css reformatting
Moritz Venn [Tue, 29 Nov 2011 16:07:40 +0000 (17:07 +0100)]
webif/MP: try to get default pattern from mp
this should automatically adopt changes in the media player if the
format list should ever change again so we don't have to try and keep up
with it (which has failed before reliably :D).
Moritz Venn [Tue, 29 Nov 2011 16:04:51 +0000 (17:04 +0100)]
webif/MP: simplify path code again
reichi [Tue, 29 Nov 2011 12:32:51 +0000 (13:32 +0100)]
Merge remote-tracking branch 'remotes/origin/master' into webif_js_rewrite
reichi [Tue, 29 Nov 2011 12:22:45 +0000 (13:22 +0100)]
webif-js:
* minor stylechanges to progressbar
* mediaplayer is now functional again
reichi [Tue, 29 Nov 2011 01:07:41 +0000 (02:07 +0100)]
change color for progress bar (still experimenting with that..), minor html fixes
Shaderman [Mon, 28 Nov 2011 21:17:24 +0000 (22:17 +0100)]
MerlinEPGCenter: New Option "Replace EventView key to start with tab"
(fix) tab text color was sometimes wrong when resuming
(fix) wrong bouquet name was sometimes shown when resuming
(fix) reload bouquet information when resuming if TV / radio mode was changed outside the plugin
Dario [Mon, 28 Nov 2011 18:02:58 +0000 (19:02 +0100)]
eUroticTV: add italian translation.
reichi [Mon, 28 Nov 2011 17:50:46 +0000 (18:50 +0100)]
* add simple css-based progress-bars to servicelist
* work on mediaplayer (VERY broken atm)
reichi [Mon, 28 Nov 2011 14:52:27 +0000 (15:52 +0100)]
fix loading of movielist
reichi [Mon, 28 Nov 2011 14:44:10 +0000 (15:44 +0100)]
Merge branch 'webif_js_rewrite' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins into webif_js_rewrite
reichi [Mon, 28 Nov 2011 14:32:22 +0000 (15:32 +0100)]
* Enable editing and manual creation of timers from within the timer-menu, needs testing, please report bugs if you discover any
Andreas Frisch [Mon, 28 Nov 2011 08:43:02 +0000 (09:43 +0100)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Andreas Frisch [Mon, 28 Nov 2011 08:42:04 +0000 (09:42 +0100)]
[eUroticTV] add french translation as an example
Shaderman [Sun, 27 Nov 2011 21:26:33 +0000 (22:26 +0100)]
MerlinEPGCenter: Updated Polish translation
Shaderman [Sat, 26 Nov 2011 23:14:04 +0000 (00:14 +0100)]
MerlinEPGCenter: New options "Replace ChannelSelection key up/down to start with tab"
Intruduced new config tab "Keys"
Moritz Venn [Sat, 26 Nov 2011 16:35:43 +0000 (17:35 +0100)]
webif: new api 'moviemove'
parameters:
- sRef: source file reference,
- dirname: destination directory,
- force: overwrite files in destination folder,
- background: move in background
background is suggested if moving to a different device but does not
give any feedback on errors. force only checks the main file (residual
metadata might be overwritten). destination directory has to exist.
this api is subject to change until release.
betonme [Sat, 26 Nov 2011 13:26:05 +0000 (14:26 +0100)]
IBTS 0.9.1
Bug fix Skin: No text was visible
Andreas Monzner [Sat, 26 Nov 2011 10:10:57 +0000 (11:10 +0100)]
removed empty line, fixed version
Fraxinas [Fri, 25 Nov 2011 21:52:56 +0000 (22:52 +0100)]
initially add eUroticTV HTTP live streaming plugin
Martin Gauk [Fri, 25 Nov 2011 20:55:49 +0000 (21:55 +0100)]
vps: fix a little bug, which appeared sometimes while delaying a timer
Homey [Fri, 25 Nov 2011 16:26:20 +0000 (17:26 +0100)]
Remove Depency to ReconstructAPSC Plugin (We never depended on it)
reichi [Fri, 25 Nov 2011 15:23:29 +0000 (16:23 +0100)]
webif-js: more work on timer editing (still not working but we're almost there!)
Dr.Best [Thu, 24 Nov 2011 21:17:38 +0000 (22:17 +0100)]
only check for pin-cache in parentalcontrol when config-values were initialized (this fixes an error reported by sven)
reichi [Thu, 24 Nov 2011 18:51:22 +0000 (19:51 +0100)]
webinterface:
* add some new images
* work on tag handling when editing a timer
* other stuff...
Moritz Venn [Thu, 24 Nov 2011 17:47:42 +0000 (18:47 +0100)]
webif: cleanup "ConvertIP" function
Moritz Venn [Thu, 24 Nov 2011 17:34:51 +0000 (18:34 +0100)]
Hdd.py: simplify a bit
Moritz Venn [Thu, 24 Nov 2011 17:27:47 +0000 (18:27 +0100)]
Frontend.py: simplify
Moritz Venn [Thu, 24 Nov 2011 17:18:28 +0000 (18:18 +0100)]
Timer.py: simplify getList a bit
Shaderman [Thu, 24 Nov 2011 08:11:15 +0000 (09:11 +0100)]
MerlinEPGCenter: New option "Embed volume slider"
Moritz Venn [Wed, 23 Nov 2011 22:42:50 +0000 (23:42 +0100)]
Screenpage.py: use frozenset for static list of filenames
barely noticeable, but it just makes more sense :)
Moritz Venn [Wed, 23 Nov 2011 22:28:14 +0000 (23:28 +0100)]
webif: another movielist optimization
previously we were loading the list up to four times, once when
initializing the e2 component, twice when initializing our sources
and then one more time if getting the list.
now we only refresh it once if the list is actually requested.
Homey [Wed, 23 Nov 2011 21:24:41 +0000 (22:24 +0100)]
[PermanentTimeshift] Fix broken import of translation files
Moritz Venn [Wed, 23 Nov 2011 17:44:14 +0000 (18:44 +0100)]
Movie.py: cleanup a bit
removed double filtering by tags, no longer overwrite name of builtins,
cache value of config.plugins.Webinterface.loadmovielength.value
Moritz Venn [Mon, 21 Nov 2011 01:05:16 +0000 (02:05 +0100)]
webif.py: remove unused screen cache
Moritz Venn [Mon, 21 Nov 2011 00:36:01 +0000 (01:36 +0100)]
Volume.py: cleanup
Dario [Tue, 22 Nov 2011 23:02:02 +0000 (00:02 +0100)]
IBTS: revert previous change to make Rules-po-mak happy :-) Sorry for that...
Dario [Tue, 22 Nov 2011 20:05:16 +0000 (21:05 +0100)]
IBTS: update for InfoBarTunerState.pot
Dario [Mon, 21 Nov 2011 22:56:26 +0000 (23:56 +0100)]
IBTS: fix for localization
Shaderman [Mon, 21 Nov 2011 21:27:56 +0000 (22:27 +0100)]
MerlinEPGCenter: Reset the timer tab to timer mode when suspending
Shaderman [Mon, 21 Nov 2011 21:27:31 +0000 (22:27 +0100)]
Merge branch 'master' of git://schwerkraft.elitedvb.net/enigma2-plugins/enigma2-plugins
betonme [Mon, 21 Nov 2011 18:48:01 +0000 (19:48 +0100)]
Added IBTS to configure.ac and global Makefile.am
Shaderman [Mon, 21 Nov 2011 18:14:00 +0000 (19:14 +0100)]
Merge branch 'master' of git://schwerkraft.elitedvb.net/enigma2-plugins/enigma2-plugins