Dr.Best [Mon, 2 Jan 2012 12:55:05 +0000 (13:55 +0100)]
new detection-support in auto-3d-option:
-filename detection (when servicename is not given, e.g. avi or mkv files): if filename contains "3d"-string,switch to 3d-mode
-partnerbox-servicename detection: when partnerbox-servicename contains "3d", switch to 3d-mode
-
root [Sat, 31 Dec 2011 15:58:42 +0000 (16:58 +0100)]
modified: SubsDownloader2/CONTROL/control
modified: SubsDownloader2/src/about.nfo
deleted: SubsDownloader2/src/pic/commertial_banner.jpg
modified: SubsDownloader2/src/plugin.py
modified: SubsDownloader2/src/pluginOnlineContent.py
Shaderman [Sat, 31 Dec 2011 12:25:11 +0000 (13:25 +0100)]
MerlinEPGCenter: Added new option "show begin/remain times"
German translation update
Shaderman [Sat, 31 Dec 2011 10:19:26 +0000 (11:19 +0100)]
MerlinEPGCenter: Use new option "space between columns" for timer list, too
Shaderman [Sat, 31 Dec 2011 09:56:05 +0000 (10:56 +0100)]
MerlinEPGCenter: Elgato skin update
Shaderman [Fri, 30 Dec 2011 21:05:29 +0000 (22:05 +0100)]
MerlinEPGCenter: Don't remove a notifier in class PiconLoader to fix a possible crash on GUI restart
Shaderman [Fri, 30 Dec 2011 20:38:31 +0000 (21:38 +0100)]
MerlinEPGCenter: Added new option "space between columns"
Increased column width of duration and remaining time string in lists
Dr.Best [Fri, 30 Dec 2011 08:26:21 +0000 (09:26 +0100)]
[SubsDownloader2]: fixed makefile
root [Thu, 29 Dec 2011 15:31:17 +0000 (16:31 +0100)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
root [Thu, 29 Dec 2011 15:27:51 +0000 (16:27 +0100)]
modified: Makefile.am
new file: SubsDownloader2/CONTROL/control
new file: SubsDownloader2/CONTROL/postinst
new file: SubsDownloader2/CONTROL/prerm
new file: SubsDownloader2/Makefile.am
new file: SubsDownloader2/meta/Makefile.am
new file: SubsDownloader2/meta/plugin_SubsDownloader2.jpg
new file: SubsDownloader2/meta/plugin_SubsDownloader2.xml
new file: SubsDownloader2/src/Makefile.am
new file: SubsDownloader2/src/SourceCode/GetFPS.py
new file: SubsDownloader2/src/SourceCode/GetFPS_MI.py
new file: SubsDownloader2/src/SourceCode/Makefile.am
new file: SubsDownloader2/src/SourceCode/MediaInfoDLL.py
new file: SubsDownloader2/src/SourceCode/NapiProjekt.py
new file: SubsDownloader2/src/SourceCode/Napisy24_pl.py
new file: SubsDownloader2/src/SourceCode/__init__.py
new file: SubsDownloader2/src/SourceCode/anysub2srt.py
new file: SubsDownloader2/src/SourceCode/archives_extractor.py
new file: SubsDownloader2/src/SourceCode/chardet/Makefile.am
new file: SubsDownloader2/src/SourceCode/chardet/__init__.py
new file: SubsDownloader2/src/SourceCode/chardet/big5freq.py
new file: SubsDownloader2/src/SourceCode/chardet/big5prober.py
new file: SubsDownloader2/src/SourceCode/chardet/chardistribution.py
new file: SubsDownloader2/src/SourceCode/chardet/charsetgroupprober.py
new file: SubsDownloader2/src/SourceCode/chardet/charsetprober.py
new file: SubsDownloader2/src/SourceCode/chardet/codingstatemachine.py
new file: SubsDownloader2/src/SourceCode/chardet/constants.py
new file: SubsDownloader2/src/SourceCode/chardet/escprober.py
new file: SubsDownloader2/src/SourceCode/chardet/escsm.py
new file: SubsDownloader2/src/SourceCode/chardet/eucjpprober.py
new file: SubsDownloader2/src/SourceCode/chardet/euckrfreq.py
new file: SubsDownloader2/src/SourceCode/chardet/euckrprober.py
new file: SubsDownloader2/src/SourceCode/chardet/euctwfreq.py
new file: SubsDownloader2/src/SourceCode/chardet/euctwprober.py
new file: SubsDownloader2/src/SourceCode/chardet/gb2312freq.py
new file: SubsDownloader2/src/SourceCode/chardet/gb2312prober.py
new file: SubsDownloader2/src/SourceCode/chardet/hebrewprober.py
new file: SubsDownloader2/src/SourceCode/chardet/jisfreq.py
new file: SubsDownloader2/src/SourceCode/chardet/jpcntx.py
new file: SubsDownloader2/src/SourceCode/chardet/langbulgarianmodel.py
new file: SubsDownloader2/src/SourceCode/chardet/langcyrillicmodel.py
new file: SubsDownloader2/src/SourceCode/chardet/langgreekmodel.py
new file: SubsDownloader2/src/SourceCode/chardet/langhebrewmodel.py
new file: SubsDownloader2/src/SourceCode/chardet/langhungarianmodel.py
new file: SubsDownloader2/src/SourceCode/chardet/langthaimodel.py
new file: SubsDownloader2/src/SourceCode/chardet/latin1prober.py
new file: SubsDownloader2/src/SourceCode/chardet/mbcharsetprober.py
new file: SubsDownloader2/src/SourceCode/chardet/mbcsgroupprober.py
new file: SubsDownloader2/src/SourceCode/chardet/mbcssm.py
new file: SubsDownloader2/src/SourceCode/chardet/sbcharsetprober.py
new file: SubsDownloader2/src/SourceCode/chardet/sbcsgroupprober.py
new file: SubsDownloader2/src/SourceCode/chardet/sjisprober.py
new file: SubsDownloader2/src/SourceCode/chardet/test.py
new file: SubsDownloader2/src/SourceCode/chardet/universaldetector.py
new file: SubsDownloader2/src/SourceCode/chardet/utf8prober.py
new file: SubsDownloader2/src/SourceCode/chardet_OutpuyTranslation.py
new file: SubsDownloader2/src/SourceCode/myFileList.py
new file: SubsDownloader2/src/SourceCode/periscope/Makefile.am
new file: SubsDownloader2/src/SourceCode/periscope/SubtitleDatabase.py
new file: SubsDownloader2/src/SourceCode/periscope/__init__.py
new file: SubsDownloader2/src/SourceCode/periscope/services/BierDopje/Makefile.am
new file: SubsDownloader2/src/SourceCode/periscope/services/BierDopje/__init__.py
new file: SubsDownloader2/src/SourceCode/periscope/services/BierDopje/services.py
new file: SubsDownloader2/src/SourceCode/periscope/services/Makefile.am
new file: SubsDownloader2/src/SourceCode/periscope/services/OpenSubtitle/Makefile.am
new file: SubsDownloader2/src/SourceCode/periscope/services/OpenSubtitle/__init__.py
new file: SubsDownloader2/src/SourceCode/periscope/services/OpenSubtitle/services.py
new file: SubsDownloader2/src/SourceCode/periscope/services/__init__.py
new file: SubsDownloader2/src/SourceCode/xbmc_subtitles/Makefile.am
new file: SubsDownloader2/src/SourceCode/xbmc_subtitles/XBMC_search.py
new file: SubsDownloader2/src/SourceCode/xbmc_subtitles/__init__.py
new file: SubsDownloader2/src/SourceCode/xbmc_subtitles/services/Makefile.am
new file: SubsDownloader2/src/SourceCode/xbmc_subtitles/services/__init__.py
new file: SubsDownloader2/src/SourceCode/xbmc_subtitles/utilities.py
new file: SubsDownloader2/src/SourceCode/xmlrpclib.py
new file: SubsDownloader2/src/__init__.py
new file: SubsDownloader2/src/about.nfo
new file: SubsDownloader2/src/keybind.nfo
new file: SubsDownloader2/src/keymap.xml
new file: SubsDownloader2/src/pic/BierDopje.jpg
new file: SubsDownloader2/src/pic/Makefile.am
new file: SubsDownloader2/src/pic/NapiProjekt.jpg
new file: SubsDownloader2/src/pic/Napisy24.jpg
new file: SubsDownloader2/src/pic/OpenSubtitle.jpg
new file: SubsDownloader2/src/pic/buttons/HD/Makefile.am
new file: SubsDownloader2/src/pic/buttons/HD/key_blue.png
new file: SubsDownloader2/src/pic/buttons/HD/key_green.png
new file: SubsDownloader2/src/pic/buttons/HD/key_help.png
new file: SubsDownloader2/src/pic/buttons/HD/key_info.png
new file: SubsDownloader2/src/pic/buttons/HD/key_last.png
new file: SubsDownloader2/src/pic/buttons/HD/key_menu.png
new file: SubsDownloader2/src/pic/buttons/HD/key_next.png
new file: SubsDownloader2/src/pic/buttons/HD/key_red.png
new file: SubsDownloader2/src/pic/buttons/HD/key_text.png
new file: SubsDownloader2/src/pic/buttons/HD/key_yellow.png
new file: SubsDownloader2/src/pic/buttons/Makefile.am
new file: SubsDownloader2/src/pic/commertial_banner.jpg
new file: SubsDownloader2/src/pic/none1.jpg
new file: SubsDownloader2/src/pic/res/Makefile.am
new file: SubsDownloader2/src/pic/res/Thumbs.db
new file: SubsDownloader2/src/pic/res/back.png
new file: SubsDownloader2/src/pic/res/blue.png
new file: SubsDownloader2/src/pic/res/dir.png
new file: SubsDownloader2/src/pic/res/green.png
new file: SubsDownloader2/src/pic/res/info.png
new file: SubsDownloader2/src/pic/res/menu.png
new file: SubsDownloader2/src/pic/res/movie.png
new file: SubsDownloader2/src/pic/res/music.mvi
new file: SubsDownloader2/src/pic/res/music.png
new file: SubsDownloader2/src/pic/res/package.png
new file: SubsDownloader2/src/pic/res/picture.png
new file: SubsDownloader2/src/pic/res/red.png
new file: SubsDownloader2/src/pic/res/script.png
new file: SubsDownloader2/src/pic/res/yellow.png
new file: SubsDownloader2/src/plugin.py
new file: SubsDownloader2/src/pluginOnlineContent.py
new file: SubsDownloader2/src/subsdownloader.png
modified: configure.ac
Shaderman [Wed, 28 Dec 2011 22:28:12 +0000 (23:28 +0100)]
MerlinEPGCenter: Place progress pixmap centered below time string in mode MULTI_EPG_NOW.
Fixed date position in Elgato skin
Shaderman [Wed, 28 Dec 2011 13:38:44 +0000 (14:38 +0100)]
MerlinEPGCenter: Increased widget "eventTitle" height for Elgato skin
Shaderman [Wed, 28 Dec 2011 13:02:42 +0000 (14:02 +0100)]
MerlinEPGCenter: Removed multiple calls to setDescriptionSize() on start
betonme [Tue, 27 Dec 2011 19:38:43 +0000 (20:38 +0100)]
IBTS: Pushed version to 0.9.3
betonme [Tue, 27 Dec 2011 19:38:08 +0000 (20:38 +0100)]
IBTS: Several bug fixes
Extension menu entry could not be added
IBTS was not shown together with the InfoBar
Removed retrieving streaming client IP workaround, IBTS uses the new WebIf API
betonme [Tue, 27 Dec 2011 19:32:05 +0000 (20:32 +0100)]
WebIf: Bugfix for IBTS
Streaming was not possible if IBTS is installed.
Shaderman [Tue, 27 Dec 2011 12:54:37 +0000 (13:54 +0100)]
MerlinEPGCenter: Replaced mute.png for Elgato skin, also
Shaderman [Tue, 27 Dec 2011 12:49:02 +0000 (13:49 +0100)]
MerlinEPGCenter: Elgato skin update + small fixes
Shaderman [Mon, 26 Dec 2011 20:35:54 +0000 (21:35 +0100)]
MerlinEPGCenter: Added new Elgato skin image dir to configure.ac
Shaderman [Mon, 26 Dec 2011 17:12:08 +0000 (18:12 +0100)]
MerlinEPGCenter: Removed some stuff from Elgato skin
Shaderman [Mon, 26 Dec 2011 16:49:44 +0000 (17:49 +0100)]
MerlinEPGCenter: Added Elgato HD skin. Thanks a lot to Kerni and schnuffel2008!
Shaderman [Mon, 26 Dec 2011 16:42:05 +0000 (17:42 +0100)]
MerlinEPGCenter: Fixed green key in mode EPGSEARCH_MANUAL.
Resized search widget.
Shaderman [Mon, 26 Dec 2011 12:23:24 +0000 (13:23 +0100)]
MerlinEPGCenter: Added more invisible options for skinners.
Two different background and selection pixmaps can now be used for lists and will be used, if the event information is shown or hidden.
The text color for the selected tab can now be set, too.
Dario [Fri, 23 Dec 2011 22:16:35 +0000 (23:16 +0100)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Dario [Fri, 23 Dec 2011 22:14:05 +0000 (23:14 +0100)]
3DSettings: add italian translation
Shaderman [Fri, 23 Dec 2011 21:08:48 +0000 (22:08 +0100)]
BirthdayReminder: initial checkin
Dr.Best [Fri, 23 Dec 2011 18:40:52 +0000 (19:40 +0100)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Dr.Best [Fri, 23 Dec 2011 18:35:34 +0000 (19:35 +0100)]
[3D Settings] added missing translation
Dr.Best [Fri, 23 Dec 2011 18:26:20 +0000 (19:26 +0100)]
[3DSettings] set CATEGORY in po-makefile
Dr.Best [Fri, 23 Dec 2011 18:14:54 +0000 (19:14 +0100)]
initial commit of 3dsettings plugin (switch osd to 2D/3D mode)
acid-burn [Fri, 23 Dec 2011 14:37:09 +0000 (15:37 +0100)]
RSdownloader: add python-pycrypto to depends
Dr.Best [Fri, 23 Dec 2011 13:11:54 +0000 (14:11 +0100)]
Revert "initial checkin of plugin: Auto3DOSDSwitch (switches OS-Display to 3D when playing a service that contains '3D' in the service-name (tv and pvr))"
This reverts commit
c5b713634bef938f999aadfbf28235514b3dfcfd.
Dr.Best [Fri, 23 Dec 2011 12:13:38 +0000 (13:13 +0100)]
initial checkin of plugin: Auto3DOSDSwitch (switches OS-Display to 3D when playing a service that contains '3D' in the service-name (tv and pvr))
reichi [Wed, 21 Dec 2011 16:55:01 +0000 (17:55 +0100)]
webinterface: fix last commit
reichi [Wed, 21 Dec 2011 16:42:34 +0000 (17:42 +0100)]
webinterface: simplify and improve resizing algorithm for main content, especially when showing/hiding the current service's extended description
reichi [Wed, 21 Dec 2011 15:20:43 +0000 (16:20 +0100)]
Webinterface: *Fix "Add to playist" in Mediaplayer-Filebrowser
Shaderman [Sun, 18 Dec 2011 20:18:43 +0000 (21:18 +0100)]
MerlinEPGCenter: Polish translation update
Shaderman [Sun, 18 Dec 2011 15:29:43 +0000 (16:29 +0100)]
MerlinEPGCenter: replaced notifiers.remove calls with removeNotifier function
Shaderman [Sun, 18 Dec 2011 15:05:31 +0000 (16:05 +0100)]
MerlinEPGCenter: fixed date display in lists
Shaderman [Sun, 18 Dec 2011 09:12:02 +0000 (10:12 +0100)]
MerlinEPGCenter: Fixed crash when switching to radio mode
reichi [Sat, 17 Dec 2011 12:42:40 +0000 (13:42 +0100)]
* Improve MultiEPG by using fxHeader for making the table scrollable. Dynamic height is still pretty tricky...
reichi [Thu, 15 Dec 2011 17:13:43 +0000 (18:13 +0100)]
* webif: notification fixes (especially for IE), pack libs_minified.js into libs.packed.js (saves about 35% compared to the minified version)
reichi [Wed, 14 Dec 2011 19:01:48 +0000 (20:01 +0100)]
webif:
* some bugfixes for /mobile
* add basic multiepg (consider it alpha)
** Please be patient after clicking the epg-icon of a bouquet, loading can take quite some time (it depends on the size of the bouquet)
** Click an event for setting timers e.g.
** Layout may have some glitches, IE>=8 should mostly work
acid-burn [Tue, 13 Dec 2011 12:08:01 +0000 (13:08 +0100)]
euroticTV: fix typo
acid-burn [Tue, 13 Dec 2011 11:59:33 +0000 (12:59 +0100)]
NetCaster, PodCast: remove gst-plugin-neonhttpsrc from depends. its not needed anymore.
acid-burn [Tue, 13 Dec 2011 11:19:13 +0000 (12:19 +0100)]
LastFM: remove gst-plugin-neonhttpsrc from depends. its not needed anymore.
Moritz Venn [Sun, 11 Dec 2011 22:47:34 +0000 (23:47 +0100)]
pipzap: force-create pip if pipzap is somehow active without pip
actually the plugin itself takes good care of this, but there might be
incompatibilities with other extensions.
Shaderman [Sun, 11 Dec 2011 10:26:03 +0000 (11:26 +0100)]
MerlinEPGCenter: Hide similar events if shown when suspending
Shaderman [Sun, 11 Dec 2011 09:44:08 +0000 (10:44 +0100)]
MerlinEPGCenter: Open AutoTimerPreview screen instead of AutoTimerSettings on info key in LIST_MODE_AUTOTIMER
Shaderman [Sun, 11 Dec 2011 08:32:40 +0000 (09:32 +0100)]
MerlinEPGCenter: Changed green color of remaining event time text
Moritz Venn [Sat, 10 Dec 2011 12:56:36 +0000 (13:56 +0100)]
tageditor: use MovieTagEditor and TagEditor as MovieTagEditor skin
reichi [Sat, 10 Dec 2011 12:34:21 +0000 (13:34 +0100)]
webif: fix broken navigation...
Jürgen Strasdas [Sat, 10 Dec 2011 10:32:11 +0000 (11:32 +0100)]
[EPGRefresh]Update German localization
reichi [Sat, 10 Dec 2011 01:37:20 +0000 (02:37 +0100)]
* improve cssl-cert handling
Moritz Venn [Fri, 9 Dec 2011 19:10:14 +0000 (20:10 +0100)]
AutoTimerEditor.py: fix yet another typo *grml*
reichi [Fri, 9 Dec 2011 17:34:35 +0000 (18:34 +0100)]
webif: IE-fixes: fix location & tag selection, fix ugly borders around checkboxes, minor simplifications
reichi [Fri, 9 Dec 2011 12:36:45 +0000 (13:36 +0100)]
* fix non-readable characters in extended epg description (and convert them into what they actually are, linebreaks)
Shaderman [Fri, 9 Dec 2011 12:36:11 +0000 (13:36 +0100)]
MerlinEPGCenter: (fix) reload prime time when resuming
Moritz Venn [Fri, 9 Dec 2011 04:33:48 +0000 (05:33 +0100)]
AutoTimerEditor.py: fix typo
reichi [Fri, 9 Dec 2011 00:45:12 +0000 (01:45 +0100)]
webif: add missing PIE.htc
reichi [Fri, 9 Dec 2011 00:31:51 +0000 (01:31 +0100)]
webif:
* fix serveral navigation inconsistencies (especially when switching between servicelists and navigation modes)
Moritz Venn [Thu, 8 Dec 2011 23:16:21 +0000 (00:16 +0100)]
autotimer: fix possible crash
rename set_endtime to setEndtime in editor so the two schemes won't get
mixed up again ;)
U-sheldon\sre [Thu, 8 Dec 2011 20:16:46 +0000 (21:16 +0100)]
* drop curvycorners in favor of css3 PIE (css3pie.com/), this fixes the "current doesn't expand properly" issue in IE
* fix bouquet selection in WebTV
* set correct Content-Type for .htc files
Moritz Venn [Wed, 7 Dec 2011 18:17:14 +0000 (19:17 +0100)]
autotimer: allow not to set endtime for zap timers
Moritz Venn [Tue, 6 Dec 2011 22:53:40 +0000 (23:53 +0100)]
AutoTimerEditor.py: fix bug
Moritz Venn [Tue, 6 Dec 2011 08:43:13 +0000 (09:43 +0100)]
AutoTimerConfiguration.py: fix problem for users of todes original patch
since tode used the range 1-3 and i changed it to 0-2 they might have an
invalid value saved in their config files. but as i also bumped the
version its a very simple "convert once"-job, though I'd probably remove
the -1 in a later version to unify both config parsers again.
Moritz Venn [Mon, 5 Dec 2011 18:02:47 +0000 (19:02 +0100)]
autotimer: more logical values for searchForDuplicateDescription
1, 2, 3 are odd for a config file, especially given that most of our
"enums" start with 0.
Also gets rid of getSearchForDuplicateDescription - no need to introduce
new useless helpers when I'm, trying to get rid of the old ones :D
Moritz Venn [Mon, 5 Dec 2011 18:02:21 +0000 (19:02 +0100)]
AutoTimer.py: make checkSimilarity easier to read
Moritz Venn [Mon, 5 Dec 2011 17:49:05 +0000 (18:49 +0100)]
autotimer: more control over duplicate search
allows to configure on a per autotimer basis where the check for
duplicates should look (just the event name, the short description or a
similarity search on the extended description).
based on a patch by tode.
Moritz Venn [Wed, 23 Nov 2011 17:20:50 +0000 (18:20 +0100)]
epgrefresh: bump minor version
Moritz Venn [Thu, 30 Jun 2011 14:01:15 +0000 (16:01 +0200)]
EPGRefreshResource.py: fix typo
Moritz Venn [Thu, 30 Jun 2011 12:53:41 +0000 (14:53 +0200)]
EPGRefreshResource.py: made aware of new interval_seconds option
Moritz Venn [Sat, 25 Jun 2011 09:20:56 +0000 (11:20 +0200)]
epgrefresh: change interval to be in seconds
previous configuration will be transferred!
Dario [Thu, 8 Dec 2011 09:15:36 +0000 (10:15 +0100)]
CurlyTx: add italian translation
Dario [Thu, 8 Dec 2011 09:11:08 +0000 (10:11 +0100)]
InfoBarTunerState: update for italian translation
Dario [Thu, 8 Dec 2011 09:08:49 +0000 (10:08 +0100)]
AutoTimer: update for italian translation
Dr.Best [Wed, 7 Dec 2011 20:03:52 +0000 (21:03 +0100)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Dr.Best [Wed, 7 Dec 2011 20:03:06 +0000 (21:03 +0100)]
enabled plugin_dvdbackup.xml meta data
reichi [Wed, 7 Dec 2011 19:56:19 +0000 (20:56 +0100)]
webinterface:
* change progressbar color to something less aggressive
* refresh current after zapping via webinterface
* fix wrongly selected/missing service when editing a timer using the epg of a channel which isn't in the first bouquet (by temporarily injecting that channel in to the bouquet)
reichi [Wed, 7 Dec 2011 19:22:57 +0000 (20:22 +0100)]
webinterface: if we only have one bouquet, load it without further user-interaction, fix "exploding" progressbar when there is a (yet non-reproducable) miscalcualtion of the progress (meaning it is > 100)
Christian Weiske [Wed, 7 Dec 2011 19:23:00 +0000 (20:23 +0100)]
merge updated curlytx license
Christian Weiske [Wed, 7 Dec 2011 19:20:27 +0000 (20:20 +0100)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Wed, 7 Dec 2011 19:19:30 +0000 (20:19 +0100)]
WebIf: Changed header content type to application/xhtml+xml
betonme [Wed, 7 Dec 2011 19:06:23 +0000 (20:06 +0100)]
Merge branch 'master' of ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
betonme [Wed, 7 Dec 2011 19:05:40 +0000 (20:05 +0100)]
WerbeZapper Changed screenshot
Dr.Best [Wed, 7 Dec 2011 18:52:38 +0000 (19:52 +0100)]
Merge branch 'master' of git+ssh://scm.schwerkraft.elitedvb.net/scmrepos/git/enigma2-plugins/enigma2-plugins
Dr.Best [Wed, 7 Dec 2011 18:52:07 +0000 (19:52 +0100)]
enabled red-button for dm7020hd
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
Christian Weiske [Wed, 7 Dec 2011 18:06:15 +0000 (19:06 +0100)]
add curlytx to makefile and configure.ac
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