Commit Graph

3019 Commits

Author SHA1 Message Date
shogo4405 3ea705aa99 Read from local spm. 2024-11-10 13:27:58 +09:00
shogo4405 87046accc6 Bump to up 2.0.0 2.0.0 2024-11-08 20:25:07 +09:00
shogo4405 5c1e931126 Include test cases in SwiftLint 2024-11-08 17:02:02 +09:00
shogo4405 3563c7fae5 refs #1616#issuecomment-2456688085 2024-11-05 20:08:36 +09:00
shogo4405 eadae259cf Merge pull request #1614 from shogo4405/dependabot/bundler/cocoapods-1.16.2
Bump cocoapods from 1.15.2 to 1.16.2
2024-11-03 17:08:58 +09:00
shogo4405 51d3a2bc1c Xcode 16 - Convert to Folder. 2024-11-03 16:56:24 +09:00
dependabot[bot] 1c044fe4a6 Bump cocoapods from 1.15.2 to 1.16.2
Bumps [cocoapods](https://github.com/CocoaPods/CocoaPods) from 1.15.2 to 1.16.2.
- [Release notes](https://github.com/CocoaPods/CocoaPods/releases)
- [Changelog](https://github.com/CocoaPods/CocoaPods/blob/1.16.2/CHANGELOG.md)
- [Commits](https://github.com/CocoaPods/CocoaPods/compare/1.15.2...1.16.2)

---
updated-dependencies:
- dependency-name: cocoapods
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-03 00:19:21 +00:00
shogo4405 1e95f89487 Change in the option specification method for MediaMixer. 2024-11-02 02:53:03 +09:00
shogo4405 81d83b351d Inserted incorrect code, so I deleted it. 2024-11-02 00:55:14 +09:00
shogo4405 c2c423d02a Merge pull request #1612 from shogo4405/featue/advanced-recording
Added validation at the start of recording.
2024-11-01 23:57:07 +09:00
shogo4405 099c48b507 Add HKStreamRecorderTests 2024-11-01 23:49:52 +09:00
shogo4405 f582946b31 swiftlint --fix --format 2024-11-01 04:56:12 +09:00
shogo4405 4d190725e3 Merge pull request #1613 from Teleprompter-llc/fix/mac-catalyst-target
Fix: build issue where mac catalyst target had AVCaptureSession extension redeclaration
2024-11-01 04:55:01 +09:00
Andras Samu 980c3c6618 fix: import errors, and target errors 2024-10-31 11:49:42 +01:00
Andras Samu a425de13d7 fix: build issue where mac target had AVCaptureSession extesion redeclaration 2024-10-31 11:18:56 +01:00
shogo4405 b48c1f7057 Added validation at the start of recording. 2024-10-30 00:19:02 +09:00
shogo4405 2f07d2d245 fixed an issue where statistics were not updating as intended. 2024-10-28 01:29:55 +09:00
shogo4405 0326b07bbc Merge pull request #1609 from shogo4405/dependabot/bundler/fastlane-2.225.0
Bump fastlane from 2.224.0 to 2.225.0
2024-10-27 14:36:09 +09:00
dependabot[bot] 0c49953027 Bump fastlane from 2.224.0 to 2.225.0
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.224.0 to 2.225.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.224.0...fastlane/2.225.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-27 00:15:07 +00:00
shogo4405 b9c02022f4 Bump to up 2.0.0-rc.2 2.0.0-rc.2 2024-10-25 23:21:18 +09:00
shogo4405 5b42124039 Merge pull request #1606 from shogo4405/dependabot/bundler/danger-9.5.1
Bump danger from 9.5.0 to 9.5.1
2024-10-20 15:40:03 +09:00
shogo4405 ab96effc73 Merge pull request #1607 from shogo4405/dependabot/bundler/jazzy-0.15.3
Bump jazzy from 0.15.2 to 0.15.3
2024-10-20 15:39:54 +09:00
dependabot[bot] dd84fc7b31 Bump jazzy from 0.15.2 to 0.15.3
Bumps [jazzy](https://github.com/realm/jazzy) from 0.15.2 to 0.15.3.
- [Release notes](https://github.com/realm/jazzy/releases)
- [Changelog](https://github.com/realm/jazzy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/realm/jazzy/compare/v0.15.2...v0.15.3)

---
updated-dependencies:
- dependency-name: jazzy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 00:18:43 +00:00
dependabot[bot] 9d8b66aefb Bump danger from 9.5.0 to 9.5.1
Bumps [danger](https://github.com/danger/danger) from 9.5.0 to 9.5.1.
- [Release notes](https://github.com/danger/danger/releases)
- [Changelog](https://github.com/danger/danger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/danger/danger/compare/v9.5.0...v9.5.1)

---
updated-dependencies:
- dependency-name: danger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-20 00:18:20 +00:00
shogo4405 697c79390d Write RTMPChunkBuffer. 2024-10-20 01:51:02 +09:00
shogo4405 9e6c6262ef Merge pull request #1604 from Teleprompter-llc/fix-recording-setting-filename
Fix: recording filename typo, settings parameter set correctly
2024-10-17 00:56:34 +09:00
Andras Samu e39079311f fix recording filename, settings parameter set correctly 2024-10-16 17:04:15 +02:00
shogo4405 6f41038c22 Bump to up 2.0.0-rc.1 2.0.0-rc.1 2024-10-15 00:16:13 +09:00
shogo4405 4a0cf768f1 Miguration #1603 2024-10-14 22:36:06 +09:00
shogo4405 efd2a76f04 refs #1594 2024-10-08 23:54:15 +09:00
shogo4405 3064847f46 Remove Example iOS+SwiftUI Target 2024-10-07 21:13:15 +09:00
shogo4405 3c06024dc2 swiftlint --fix --format 2024-10-07 00:19:48 +09:00
shogo4405 ef82ad9481 Merge branch 'main' of github.com:shogo4405/HaishinKit.swift 2024-10-06 10:50:28 +09:00
shogo4405 068bba8fbf fixed #1592 2024-10-06 10:49:25 +09:00
shogo4405 cba4456b43 Merge pull request #1593 from shogo4405/dependabot/bundler/fastlane-2.224.0
Bump fastlane from 2.223.1 to 2.224.0
2024-10-06 10:46:56 +09:00
dependabot[bot] 025887d8c4 Bump fastlane from 2.223.1 to 2.224.0
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.223.1 to 2.224.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md)
- [Commits](https://github.com/fastlane/fastlane/compare/fastlane/2.223.1...fastlane/2.224.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-06 00:14:02 +00:00
shogo4405 41a4659687 Merge pull request #1591 from shogo4405/feature/advanced-ts-writer2
TS packet compatibility has been improved.
2024-10-05 13:11:01 +09:00
shogo4405 b832ac858c TS packet compatibility has been improved. 2024-10-05 03:27:50 +09:00
shogo4405 a15468cbc0 Merge pull request #1590 from shogo4405/feature/migration-swift-testing
Migration SwiftTesting.
2024-10-05 02:21:58 +09:00
shogo4405 3d73800999 Migration SwiftTesting. 2024-10-05 01:54:40 +09:00
shogo4405 525a246656 Update SRTHaishinKit 2.0.0-rc.0 2024-10-02 20:10:47 +09:00
shogo4405 fc49675063 fix can't compile tvOS 2.0.0-rc.0 2024-10-02 19:46:13 +09:00
shogo4405 e09a27d8d1 Bump to up 2.0.0-rc.0 2024-10-02 17:10:01 +09:00
shogo4405 99ec95f121 Merge pull request #1588 from shogo4405/feature/remove-swiftui-version
Remove Example iOS+SwiftUI.
2024-10-02 12:33:36 +09:00
shogo4405 5af6269ea0 Remove Example iOS+SwiftUI. 2024-10-02 12:20:44 +09:00
shogo4405 03a736d5f6 refs #1584 AsyncStream continues to flow even when the connection is lost. 2024-10-01 23:42:40 +09:00
shogo4405 2b8a53b957 Update project.pbxproj 2024-10-01 22:03:34 +09:00
shogo4405 26edb8750a retroactive 2024-10-01 22:00:02 +09:00
shogo4405 b1fca754fc fixed can't startRecording when failedToFinishWriting occurs 2024-09-30 02:08:12 +09:00
shogo4405 2a2786d62c protoocl NetworkConnection. 2024-09-30 01:35:56 +09:00