Skip to content

Commit

Permalink
update to v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ksvcci committed Jan 16, 2018
1 parent d695742 commit 260384c
Show file tree
Hide file tree
Showing 15 changed files with 165 additions and 23 deletions.
2 changes: 1 addition & 1 deletion KSYAirStreamer.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'KSYAirStreamer'
s.version = '1.4.0'
s.version = '1.5.0'
s.summary = 'airplay receiver => rtmp streamer'

s.description = <<-DESC
Expand Down
158 changes: 150 additions & 8 deletions demo/KSYAirStreamer.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions demo/KSYAirStreamer/KSYAirStreamer-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.4.0</string>
<string>1.5.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.4.0.1</string>
<string>1.5.0.0</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/Classes/KSYAirStreamKit.html
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Kingsoft. All rights reserved. </p>
<p class="copyright">Copyright &copy; 2018 Kingsoft. All rights reserved. </p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/Classes/KSYAirTunesConfig.html
Original file line number Diff line number Diff line change
Expand Up @@ -471,7 +471,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Kingsoft. All rights reserved. </p>
<p class="copyright">Copyright &copy; 2018 Kingsoft. All rights reserved. </p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/Classes/KSYAirTunesServer.html
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Kingsoft. All rights reserved. </p>
<p class="copyright">Copyright &copy; 2018 Kingsoft. All rights reserved. </p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/Classes/KSYAudioCap.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h2 class="subtitle subtitle-overview">Overview</h2>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Kingsoft. All rights reserved. </p>
<p class="copyright">Copyright &copy; 2018 Kingsoft. All rights reserved. </p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/Constants/KSYAirErrorCode.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Kingsoft. All rights reserved. </p>
<p class="copyright">Copyright &copy; 2018 Kingsoft. All rights reserved. </p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/Constants/KSYAirState.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Kingsoft. All rights reserved. </p>
<p class="copyright">Copyright &copy; 2018 Kingsoft. All rights reserved. </p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/Constants/KSYAirVideoDecoder.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Kingsoft. All rights reserved. </p>
<p class="copyright">Copyright &copy; 2018 Kingsoft. All rights reserved. </p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/Protocols/KSYAirDelegate.html
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ <h4 class="method-subtitle">Declared In</h4>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Kingsoft. All rights reserved. </p>
<p class="copyright">Copyright &copy; 2018 Kingsoft. All rights reserved. </p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/hierarchy.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h2 class="index-title">Constant References</h2>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Kingsoft. All rights reserved. </p>
<p class="copyright">Copyright &copy; 2018 Kingsoft. All rights reserved. </p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ <h2 class="index-title">Constant References</h2>
<footer>
<div class="footer-copyright">

<p class="copyright">Copyright &copy; 2017 Kingsoft. All rights reserved. </p>
<p class="copyright">Copyright &copy; 2018 Kingsoft. All rights reserved. </p>


<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p>
Expand Down
4 changes: 2 additions & 2 deletions prebuilt/include/KSYAirStreamer/KSYAirTunesServer.h
Original file line number Diff line number Diff line change
Expand Up @@ -184,5 +184,5 @@ typedef NS_ENUM(NSUInteger, KSYAirVideoDecoder) {
*/
int KSYAirParseParamSets(NSData* data, uint8_t* psData[], size_t psSize[], size_t * psCnt);

#define KSYAIRSTREAMER_VER 1.4.0
#define KSYAIRSTREAMER_ID 9d619a94d94a5fedbcc2657f116dfe682dd63d96
#define KSYAIRSTREAMER_VER 1.5.0
#define KSYAIRSTREAMER_ID 9d3b0f365aa8f461d9f1f75db308ca8551f3c92c
Binary file modified prebuilt/libs/libksyairserver.a
Binary file not shown.

0 comments on commit 260384c

Please sign in to comment.