Commit Graph
145 Commits
Author SHA1 Message Date
shogo4405 6a52d6deae Remove DeviceUtil#device method. 2022-11-23 23:12:42 +09:00
shogo4405 28bd489dd7 Remove redundantType & enabled convenience_type 2022-09-23 06:02:14 +09:00
shogo4405 8ccbf02ccc Bump up Logboard to 2.3.0 2022-09-13 10:01:11 +09:00
shogo4405 a60c7122af Remove unnecessary file. 2022-08-06 13:21:35 +09:00
shogo4405 8d211d21d2 add document. 2022-07-12 05:40:55 +09:00
shogo4405 48fbdefd60 add document. 2022-07-07 04:27:28 +09:00
shogo4405 d5c9b73dc2 Review visibility. 2022-06-30 00:27:34 +09:00
shogo4405 eb9d7b7206 Review visibility. 2022-06-26 04:25:32 +09:00
shogo4405 e233e0aebe Add api documentation. 2022-06-26 01:59:01 +09:00
shogo4405 64571447d1 swiftlint autocorrect --format 2022-06-19 21:17:09 +09:00
shogo4405 6d177aed6d Remove OpenGL stuffs 2021-09-24 15:53:12 +09:00
shogo4405 16a58e7460 fixed #833 add MediaLink/Choreographer 2021-09-23 22:54:40 +09:00
shogo4405 d8870c59bc use synx 2021-07-25 00:14:40 +09:00
shogo4405 d5f33612ab Refactoring 2021-05-17 23:20:46 +09:00
shogo4405 9defc2d67b protocolized MP4Boxes 2021-05-05 14:58:36 +09:00
shogo4405 9cac26cbfe s/class/AnyObject/g 2021-03-28 15:07:38 +09:00
shogo4405 42ec86fc24 Suppress a warning. 2020-09-12 19:26:27 +09:00
shogo4405 56667293b0 Swiftlint: conditional_returns_on_newline 2020-09-12 01:44:48 +09:00
shogo4405 8315d6eee1 refs #684 2020-05-24 22:25:26 +09:00
Frank 948da9719c In case of CGFloat treated as Float. 2020-05-05 17:54:04 +08:00
Frank 6de6fafe21 Fix number conversion from CGFloat to Int(UInt). 2020-05-05 15:09:18 +08: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