Commit Graph

26 Commits

Author SHA1 Message Date
shogo4405 26e973eb54 swiftlint --fix 2021-03-05 21:48:35 +09:00
shogo4405 c412f7c45e swiftlint autocorrect 2020-01-13 14:18:41 +09:00
shogo4405 b92f771f27 s/[: ]/[:]/g 2019-10-14 18:01:57 +09:00
shogo4405 2c88661996 s/Mirror(reflecting: self).description/Mirror(reflecting: self).debugDescription/g 2019-09-28 18:38:41 +09:00
shogo4405 07af449b87 remove NSObject Inheritance 2019-09-22 22:52:07 +09:00
shogo4405 1f0032f650 Fix Xcode warnings 2019-09-15 21:16:17 +09:00
shogo4405 055b8e4488 follow swiftlint 2019-09-08 00:06:38 +09:00
shogo4405 6c566d988d git revert 75d9751bc8 2019-05-25 16:29:54 +09:00
shogo4405 591da690d7 swiftlint autocorrect +α 2019-01-04 19:01:42 +09:00
shogo4405 75d9751bc8 Remove CustomStringConvertible 2018-12-15 15:12:26 +09:00
shogo4405 5b84ff8cb1 Remove unnecessary code. 2018-11-24 21:37:13 +09:00
shogo4405 d25f233bcc add TSWriterDelegate 2018-11-24 21:22:36 +09:00
shogo4405 b4a8803357 Add rules #348 2017-12-25 01:26:45 +09:00
shogo4405 1e50aac7bc Add swiftlint #348 2017-12-25 00:46:25 +09:00
shogo4405 f736a0b06e fixed #261 2017-07-22 19:22:42 +09:00
shogo4405 0eb0c4bd50 Use Data insted of [UInt8] 2017-07-20 22:51:18 +09:00
shogo4405 286ee4d94c Use Data insted of [UInt8] 2017-07-17 23:44:07 +09:00
Ryo Aoyama f89683d296 Fix crashing cause bad access to array via concurrent thread using mutex lock 2017-03-06 02:12:37 +09:00
shogo4405 4c9d893dd5 Improved compatibility #143 2017-01-03 01:11:51 +09:00
shogo4405 d0d9231ab6 Refactoring and Code style. #95 2016-09-14 22:40:58 +09:00
shogo4405 db7a9d2195 Refactoring and Code style. #95 2016-09-12 01:23:11 +09:00
shogo4405 4b32d74f75 1st migration to Swift3.0 and modified files. #95 2016-09-12 01:23:00 +09:00
shogo4405 e7cead1d4a comment style change 2016-05-22 21:36:37 +09:00
shogo4405 5c2e84d97f support audio for HTTPStream ref #34 2016-05-11 15:37:17 +09:00
shogo4405 a0b5e71061 update MacOS Examples 2016-05-09 00:54:44 +09:00
shogo4405 becea4198e prepare for support MacOS 2016-05-02 23:47:10 +09:00