Skip to content

2023.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 02:04
· 269 commits to develop since this release
8d6b1a9
  • [FIX] --out-audio-codec の説明が間違っているのを修正
  • [CHANGE] tarball に "hisui-${HISUI_VERSION}" ディレクトリを含める
  • [UPDATE] 依存ライブラリの更新
    • @haruyama
    • boost1.81.0
    • CLI112.3.2
    • fmt9.1.0
    • spdlog1.11.0
    • libvpxv1.13.0
    • cpp-mp42023.1.0
    • stb5736b15f7ea0ffb08dd38af21067c314d6a3aae9
    • #106
  • [FIX] Safari, Windows Media Player での再生の問題を修正
  • [CHANGE] layout: レイアウト指定ファイル, report-*.json, *.webm は sources から常に除外する
  • [FIX] Core dump する場合の修正
  • [FIX] オーバーラップする間隔の検査時に start < end な間隔のみを利用する
  • [UPDATE] deprecated になった actions/create-release と actions/upload-release の利用をやめて softprops/action-gh-release を利用する
  • [UPDATE] GitHub Actions の各種バージョンを上げる
  • [ADD] Ubuntu 20.04 ARM64 ビルドに対応
  • [ADD] Ubuntu 22.04 に対応