Commit Graph

3019 Commits

Author SHA1 Message Date
Usman Khawar daddd5374a Added check to filename length with respect to FILENAME_MAX, so it shouldn't exceed maximum length provided by iOS 2019-07-03 23:37:19 +05:00
dawidvdh a840de1ef7 Merge branch 'master' into fix/did-publish-sufficient-bW 2019-07-01 13:51:09 +02:00
shogo4405 b8c68e2d47 Adjustment Playback feature 2019-06-30 18:11:14 +09:00
shogo4405 bbaec982c5 use MTHKView 2019-06-29 19:15:16 +09:00
shogo4405 a18082cfb6 Adjustment Playback feature 2019-06-29 19:10:44 +09:00
dawidvdh bc9d2dbeca add in did publish sufficient 2019-06-25 10:31:26 +02:00
shogo4405 5ae4b27df5 Adjustment Playback feature 2019-06-24 03:54:09 +09:00
Frank cb2eba0fb5 Creation of URL is failed because of blank (swift-format reason?) 2019-05-29 15:52:39 +08:00
shogo4405 8497cec73b v:0.11.2 0.11.2 2019-05-27 00:14:27 +09:00
shogo4405 3ae6d3cbe3 fixed #532 2019-05-26 20:40:29 +09:00
shogo4405 acd09d22e9 Update AudioConverter.swift 2019-05-26 18:34:58 +09:00
shogo4405 6c566d988d git revert 75d9751bc8 2019-05-25 16:29:54 +09:00
shogo4405 8fcc22694e HaishinKit.podspec 2019-05-01 05:49:33 +09:00
shogo4405 b03f5ad713 Bump to up 0.11.1 0.11.1 2019-05-01 04:41:48 +09:00
shogo4405 f0f904262c refs #516 2019-05-01 04:40:01 +09:00
shogo4405 55aa6e7fb5 refs #516 2019-05-01 04:08:14 +09:00
shogo4405 ca0a921f8e Update VideoIOComponent.swift 2019-05-01 03:51:53 +09:00
shogo4405 58de6959d8 fixed #366 2019-05-01 02:15:07 +09:00
shogo4405 7922724e28 Remove ScreencastUI.appex 2019-05-01 01:02:15 +09:00
shogo4405 9b727d228d refactor #516 2019-05-01 00:55:07 +09:00
shogo4405 4593f9ef24 Update .swift-version 2019-04-30 01:59:32 +09:00
shogo4405 b3f8b8f991 swiftlint autocorrect 2019-04-30 01:53:48 +09:00
shogo4405 2cabde1e50 Update Gemfile.lock 2019-04-30 01:50:51 +09:00
shogo4405 1699e1458b Merge pull request #516 from psegalen/master
Add the ability to disable the iPhone camera stabilization
2019-04-30 01:39:31 +09:00
shogo4405 5f43671d8d Merge pull request #527 from devxoul/rtmp-stream-close-deallocate
Make RTMPStream be deallocated on close() when the readyState is .initialized
2019-04-30 01:34:10 +09:00
shogo4405 3d1567c4b3 Merge pull request #529 from wolfcon/fix/XcodeWarning
fix GL deprecation warning
2019-04-30 01:16:05 +09:00
Frank f5475580a5 fix GL deprecation warning 2019-04-19 11:06:25 +08:00
Suyeol Jeon 18c1939cc5 Use optional chaining when accessing rtmpConnection.socket on close() 2019-04-15 00:19:50 +09:00
Suyeol Jeon dfd09c3b9c Make RTMPStream can be released on close() when its readyState is .initialized 2019-04-15 00:18:46 +09:00
shogo4405 ff45b11e2f Merge pull request #526 from devxoul/rtmp-connection-close-deallocate
Make RTMPConnection be deallocated on close()
2019-04-14 16:58:44 +09:00
Suyeol Jeon 4f06cac7ae Clear timer when closing RTMPConnection to avoid memory leak 2019-04-13 20:28:38 +09:00
shogo4405 1666d6a068 Update HaishinKit.podspec 0.11.0 2019-04-01 02:44:22 +09:00
shogo4405 de206cc46f Bump to up 0.11.0 2019-04-01 02:43:53 +09:00
shogo4405 ea1fcbd4e2 Merge pull request #520 from shogo4405/feature/swift5
Migration Swift 5.0
2019-04-01 02:41:05 +09:00
shogo4405 0f56513f11 Migration Swift 5.0 2019-04-01 02:31:08 +09:00
shogo4405 36cebcbaaa Merge pull request #519 from marcosmko/master
BUMP 0.10.7
2019-03-31 17:52:03 +09:00
Marcos Kobuchi e9dfb0fa27 BUMP 0.10.7 2019-03-29 14:55:52 -03:00
shogo4405 77c0f37a9d Merge pull request #518 from yanyin1986/issue/fix-for-xcode10.2
fix error when run in xcode10.2
0.10.7
2019-03-26 11:46:03 +09:00
Leon.yan 18a751c10c fix error when run in xcode10.2 2019-03-26 10:58:43 +09:00
Pierre Segalen f3fd0928d1 Fixed compilation error for stabilization management 2019-03-25 20:55:16 +01:00
Pierre Segalen 1af4553d9f Revert "Revert "Add the ability to disable the iPhone camera stabilization""
This reverts commit 3d59879fd6.
2019-03-25 20:21:13 +01:00
shogo4405 c35d3bd0a9 fix compile error tvOS 0.10.6 2019-03-25 02:02:31 +09:00
shogo4405 61eee98289 Merge pull request #513 from troy-lamerton/master
static variable to set default orientation & always update drawable
2019-03-25 02:00:55 +09:00
shogo4405 3cab7fa97a Merge branch 'master' into master 2019-03-25 02:00:47 +09:00
shogo4405 3b81fcf154 fix compile error tvOS 2019-03-25 01:58:03 +09:00
shogo4405 c7b3aa07f1 Merge pull request #515 from shogo4405/revert-512-master
Revert "Add the ability to disable the iPhone camera stabilization"
2019-03-25 01:39:32 +09:00
shogo4405 3d59879fd6 Revert "Add the ability to disable the iPhone camera stabilization" 2019-03-25 01:39:19 +09:00
shogo4405 1f8653e2a6 Bump to up 0.10.6 2019-03-23 16:05:14 +09:00
shogo4405 c9ec77549e Merge pull request #512 from psegalen/master
Add the ability to disable the iPhone camera stabilization
2019-03-21 16:08:48 +09:00
shogo4405 2a999361e0 Merge pull request #514 from shogo4405/feature/use-gdc-lock
Use GCD instead of objc_sync_enter
2019-03-21 16:03:24 +09:00