Commit Graph

125 Commits

Author SHA1 Message Date
shogo4405 987d77eca6 Support canPerformMultiPass options. 2020-03-07 19:38:05 +09:00
TANAKA Kotaro 747544beca fix toDouble to accept Int 2020-03-05 18:24:54 +09:00
shogo4405 7ca421e5ed Update CircularBuffer 2020-01-13 22:57:11 +09:00
shogo4405 f306814bb0 Refactoring. 2020-01-13 15:48:52 +09:00
shogo4405 c412f7c45e swiftlint autocorrect 2020-01-13 14:18:41 +09:00
shogo4405 d8830c1566 class -> struct Atomic 2020-01-05 19:18:42 +09:00
shogo4405 a8bd364291 Smooth Video playback 2times. 2020-01-04 00:28:25 +09:00
shogo4405 7c7f4f2cd2 smooth video 2020-01-02 23:02:01 +09:00
shogo4405 f05e0631bc Adjustment audio-video sync 2019-12-31 16:47:34 +09:00
shogo4405 0f62b0371a Update DisplayLinkedQueue 2019-12-30 17:52:42 +09:00
shogo4405 71959932cd Update DisplayLinkedQueue 2019-12-22 23:18:29 +09:00
shogo4405 d387b61e2b Dispatch bufferEmpty&bufferFull event 2019-12-08 19:57:59 +09:00
shogo4405 831163fef0 Sync Audio & Video 2019-12-08 16:15:27 +09:00
shogo4405 4c1e21fdd3 Refactoring 2019-12-01 17:17:14 +09:00
omochimetaru 110de942e5 support SwiftPM 2019-11-27 18:44:03 +09:00
shogo4405 c87916b31e fix DisplayLinkedQueue 2019-11-25 02:10:08 +09:00
shogo4405 be4b88e649 add CircularBuffer 2019-11-22 00:33:16 +09:00
shogo4405 0a48c6ac2c Remove syncOrientation property. 2019-09-28 20:23:43 +09:00
shogo4405 dc0e02a76c consider Double, Float 2019-09-28 19:56:35 +09:00
shogo4405 f2255c90f4 Fix can't disaptchEvent 2019-09-28 19:39:34 +09:00
shogo4405 2c88661996 s/Mirror(reflecting: self).description/Mirror(reflecting: self).debugDescription/g 2019-09-28 18:38:41 +09:00
shogo4405 374fa73dbb Typesafe Event.type 2019-09-22 23:42:53 +09:00
shogo4405 07af449b87 remove NSObject Inheritance 2019-09-22 22:52:07 +09:00
shogo4405 c24bfb54a4 add Setting, SettingObserver 2019-09-22 16:25:27 +09:00
shogo4405 974a695c3a swiftlint autocorrect 2019-09-02 01:43:49 +09:00
shogo4405 91dbcd3a49 Code formatting 2019-07-27 17:27:30 +09:00
shogo4405 5b91c863a2 TypeSafe 2019-07-21 03:41:32 +09:00
shogo4405 21f2c0f39f remove debug code 2019-07-15 03:07:11 +09:00
shogo4405 136c6c8c25 raise AVMixerBufferEmpty Event 2019-07-13 18:48:30 +09:00
shogo4405 52d7bc0840 Running.isRunning change to Atomic<Bool> 2019-07-13 16:53:39 +09:00
shogo4405 9aae0236f1 Optimization 2019-07-13 16:27:50 +09:00
shogo4405 867b12772c raise NetStreamBufferEmpty Event 2019-07-13 15:27:01 +09:00
shogo4405 b8c68e2d47 Adjustment Playback feature 2019-06-30 18:11:14 +09:00
shogo4405 a18082cfb6 Adjustment Playback feature 2019-06-29 19:10:44 +09:00
shogo4405 5ae4b27df5 Adjustment Playback feature 2019-06-24 03:54:09 +09:00
shogo4405 6c566d988d git revert 75d9751bc8 2019-05-25 16:29:54 +09:00
shogo4405 5f3eddf998 Refactoring 2019-01-05 18:44:19 +09:00
shogo4405 23c4ccd054 fix #475 2019-01-04 19:54:51 +09:00
shogo4405 591da690d7 swiftlint autocorrect +α 2019-01-04 19:01:42 +09:00
shogo4405 d3c1dfbe50 Support stereo-audio 2019-01-03 21:07:37 +09:00
shogo4405 6f6e1668c3 add Atomic.swift 2018-12-24 18:12:53 +09:00
shogo4405 75d9751bc8 Remove CustomStringConvertible 2018-12-15 15:12:26 +09:00
shogo4405 da64e6dadc add Atomic(Integer|Integer64) class 2018-12-09 22:14:53 +09:00
shogo4405 c7e216a495 s/running/isRunning/g 2018-11-24 22:14:58 +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 fa877229ab change declaration internal -> public 2018-11-24 20:49:45 +09:00
shogo4405 e6840ed2bc Convert Swift 4 -> 4,2 2018-10-07 17:33:19 +09:00
Adam Nemecek c6b862ebbb removed unneeded imports 2018-08-02 21:12:52 -07:00
Adam Nemecek bdc05ebb33 NSNotification -> Notification 2018-07-29 10:36:53 -07:00