Skip to content

Commit

Permalink
Version 0.18.0 (Beta 18.0)
Browse files Browse the repository at this point in the history
* [Model and Firmware updates are now fully
supported](https://github.com/Colorado4Wheeler/HomeKit-Bridge/wiki/Serve
r-Device#model-source-and-firmware-source)
* Added additional language to clarify when trying to view the
Homebridge file and it's not there that HB has never tried to start
([Issue
#64](#64))
* Additional unicode changes to try to resolve non-ascii characters
([Issue
#63](#63)
* Removed some debugging code inadvertently left in during the last
build
* Moved all Wiki images out of the repo so that the distro download was
cut by 30MB
* Homebridge script updated
* Homebridge, Node and all supporting libraries updated
* Camera support added to build, still experimental and not available
outside of closed dev environment
* [Issue
#64](#64)
resolved
  • Loading branch information
Colorado Four Wheeler authored and Colorado Four Wheeler committed Mar 17, 2018
1 parent 61acea3 commit 6245931
Show file tree
Hide file tree
Showing 8,823 changed files with 763,523 additions and 94,869 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
20 changes: 16 additions & 4 deletions CHANGES.md
@@ -1,8 +1,23 @@
Release Notes
==========

Version 0.17.6 (Beta 17.6)
Version 0.18.0 (Beta 18.0)
==========
* [Model and Firmware updates are now fully supported](https://github.com/Colorado4Wheeler/HomeKit-Bridge/wiki/Server-Device#model-source-and-firmware-source)
* Added additional language to clarify when trying to view the Homebridge file and it's not there that HB has never tried to start ([Issue #64](https://github.com/Colorado4Wheeler/HomeKit-Bridge/issues/64))
* Additional unicode changes to try to resolve non-ascii characters ([Issue #63](https://github.com/Colorado4Wheeler/HomeKit-Bridge/issues/63)
* Removed some debugging code inadvertently left in during the last build
* Moved all Wiki images out of the repo so that the distro download was cut by 30MB
* Homebridge script updated
* Homebridge, Node and all supporting libraries updated
* Camera support added to build, still experimental and not available outside of closed dev environment
* [Issue #64](https://github.com/Colorado4Wheeler/HomeKit-Bridge/issues/64) resolved

Previous Release Notes
==========

Version 0.17.6 (Beta 17.6)
---------------
* Added Firmware and Model to the Server Options UI to allow the user to change the model and firmware that appear in HomeKit for each device (not yet implemented in the Homebridge script, coming soon)
* Added auto server restart if Firmware of Model fields are changed
* Added new selection in the 'Add to HomeKit' field to add a streaming source for cameras as development on that feature continues. This is for future use and is experimental but it's easier to start getting these things worked into the UI before the feature is live so that it'll work out of the box. Yes, this is an indication that getting cameras working is likely not too far off.
Expand All @@ -11,9 +26,6 @@ Version 0.17.6 (Beta 17.6)
* Additional unicode changes to try to resolve non-ascii characters ([Issue #63](https://github.com/Colorado4Wheeler/HomeKit-Bridge/issues/63)
* Added additional debug logging to try to capture a startup issue reported by one user ([Issue #61](https://github.com/Colorado4Wheeler/HomeKit-Bridge/issues/61)

Previous Release Notes
==========

Version 0.17.5 (Beta 17.5)
---------------
* Fixed error running action groups that was inadvertently broken when adding exceptions for Hue bulbs ([reported on the forums](http://forums.indigodomo.com/viewtopic.php?p=156870#p156870))
Expand Down
2 changes: 1 addition & 1 deletion EPS HomeKit Bridge.indigoPlugin/Contents/Info.plist
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>PluginVersion</key>
<string>0.17.6</string>
<string>0.18.0</string>
<key>ServerApiVersion</key>
<string>2.0</string>
<key>IwsApiVersion</key>
Expand Down
Expand Up @@ -69,7 +69,7 @@
<Label>Model source:</Label>
<List>
<Option value="indigoModel">Indigo device model</Option>
<Option value="indigoSubmodel">Indigo device model &amp; submodel</Option>
<Option value="indigoModelSubmodel">Indigo device model &amp; submodel</Option>
<Option value="indigoName">Indigo item name</Option>
<Option value="indigoType">Indigo device type</Option>
<Option value="pluginName">Plugin name</Option>
Expand All @@ -82,7 +82,7 @@
<Label>Firmware source:</Label>
<List>
<Option value="indigoModel">Indigo device model</Option>
<Option value="indigoSubmodel">Indigo device model &amp; submodel</Option>
<Option value="indigoModelSubmodel">Indigo device model &amp; submodel</Option>
<Option value="indigoName">Indigo item name</Option>
<Option value="indigoType">Indigo device type</Option>
<Option value="indigoVersion">Indigo device version</Option>
Expand Down

Large diffs are not rendered by default.

@@ -0,0 +1,95 @@
Zeranoe FFmpeg Builds <http://ffmpeg.zeranoe.com/builds/>

Build: ffmpeg-20180314-f706cdd-macos64-static

Configuration:
--enable-gpl
--enable-version3
--enable-sdl2
--enable-bzlib
--enable-fontconfig
--enable-gnutls
--enable-iconv
--enable-libass
--enable-libbluray
--enable-libfreetype
--enable-libmp3lame
--enable-libopencore-amrnb
--enable-libopencore-amrwb
--enable-libopenjpeg
--enable-libopus
--enable-libshine
--enable-libsnappy
--enable-libsoxr
--enable-libtheora
--enable-libtwolame
--enable-libvpx
--enable-libwavpack
--enable-libwebp
--enable-libx264
--enable-libx265
--enable-libxml2
--enable-libzimg
--enable-lzma
--enable-zlib
--enable-gmp
--enable-libvidstab
--enable-libvorbis
--enable-libvo-amrwbenc
--enable-libmysofa
--enable-libspeex
--enable-libxvid
--enable-appkit
--enable-avfoundation
--enable-coreimage
--enable-audiotoolbox

Libraries:
SDL 2.0.7 <https://libsdl.org>
bzip2 1.0.6 <http://bzip.org/>
Fontconfig 2.12.6 <http://freedesktop.org/wiki/Software/fontconfig>
GnuTLS 3.5.18 <http://gnutls.org>
libiconv 1.15 <http://gnu.org/software/libiconv>
libass 0.14.0 <https://github.com/libass/libass>
libbluray 20180123-6021ff9 <http://videolan.org/developers/libbluray.html>
FreeType 2.9 <http://freetype.sourceforge.net>
LAME 3.100 <http://lame.sourceforge.net>
OpenCORE AMR 20170731-07a5be4 <https://sourceforge.net/projects/opencore-amr>
OpenJPEG 2.3.0 <https://github.com/uclouvain/openjpeg>
Opus 1.2.1 <http://opus-codec.org>
shine 3.1.1 <https://github.com/savonet/shine>
Snappy 1.1.7 <https://github.com/google/snappy>
libsoxr 20160605-5fa7eeb <http://sourceforge.net/projects/soxr>
Theora 1.1.1 <http://theora.org>
TwoLAME 0.3.13 <http://twolame.org>
vpx 1.7.0 <http://webmproject.org>
WavPack 5.1.0 <http://wavpack.com>
WebP 0.6.1 <https://developers.google.com/speed/webp>
x264 20180118-7d0ff22 <http://videolan.org/developers/x264.html>
x265 20180305-613d9f4 <https://bitbucket.org/multicoreware/x265/wiki/Home>
libxml2 2.9.7 <http://xmlsoft.org>
z.lib 20180119-5f24b48 <https://github.com/sekrit-twc/zimg>
XZ Utils 5.2.3 <http://tukaani.org/xz>
zlib 1.2.11 <http://zlib.net>
GMP 6.1.2 <https://gmplib.org>
vid.stab 20170830-afc8ea9 <http://public.hronopik.de/vid.stab>
Vorbis 1.3.5 <http://vorbis.com>
VisualOn AMR-WB 20141107-3b3fcd0 <https://sourceforge.net/projects/opencore-amr>
libmysofa 20171120-cec6eea <https://github.com/hoene/libmysofa>
Speex 1.2.0 <http://speex.org>
Xvid 1.3.5 <https://labs.xvid.com>

Copyright (C) 2018 Kyle Schwarz

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Large diffs are not rendered by default.

@@ -0,0 +1,165 @@
a.summary-letter {
text-decoration: none;
}

a {
color: #2D6198;
}

a:visited {
color: #884488;
}

#banner {
background-color: white;
position: relative;
text-align: center;
}

#banner img {
margin-bottom: 1px;
margin-top: 5px;
}

#body {
margin-left: 1em;
margin-right: 1em;
}

body {
background-color: #313131;
margin: 0;
text-align: justify;
}

.center {
margin-left: auto;
margin-right: auto;
text-align: center;
}

#container {
background-color: white;
color: #202020;
margin-left: 1em;
margin-right: 1em;
}

#footer {
text-align: center;
}

h1 a, h2 a, h3 a, h4 a {
text-decoration: inherit;
color: inherit;
}

h1, h2, h3, h4 {
padding-left: 0.4em;
border-radius: 4px;
padding-bottom: 0.25em;
padding-top: 0.25em;
border: 1px solid #6A996A;
}

h1 {
background-color: #7BB37B;
color: #151515;
font-size: 1.2em;
padding-bottom: 0.3em;
padding-top: 0.3em;
}

h2 {
color: #313131;
font-size: 1.0em;
background-color: #ABE3AB;
}

h3 {
color: #313131;
font-size: 0.9em;
margin-bottom: -6px;
background-color: #BBF3BB;
}

h4 {
color: #313131;
font-size: 0.8em;
margin-bottom: -8px;
background-color: #D1FDD1;
}

img {
border: 0;
}

#navbar {
background-color: #738073;
border-bottom: 1px solid #5C665C;
border-top: 1px solid #5C665C;
margin-top: 12px;
padding: 0.3em;
position: relative;
text-align: center;
}

#navbar a, #navbar_secondary a {
color: white;
padding: 0.3em;
text-decoration: none;
}

#navbar a:hover, #navbar_secondary a:hover {
background-color: #313131;
color: white;
text-decoration: none;
}

#navbar_secondary {
background-color: #738073;
border-bottom: 1px solid #5C665C;
border-left: 1px solid #5C665C;
border-right: 1px solid #5C665C;
padding: 0.3em;
position: relative;
text-align: center;
}

p {
margin-left: 1em;
margin-right: 1em;
}

pre {
margin-left: 3em;
margin-right: 3em;
padding: 0.3em;
border: 1px solid #bbb;
background-color: #f7f7f7;
}

dl dt {
font-weight: bold;
}

#proj_desc {
font-size: 1.2em;
}

#repos {
margin-left: 1em;
margin-right: 1em;
border-collapse: collapse;
border: solid 1px #6A996A;
}

#repos th {
background-color: #7BB37B;
border: solid 1px #6A996A;
}

#repos td {
padding: 0.2em;
border: solid 1px #6A996A;
}

0 comments on commit 6245931

Please sign in to comment.