Commit Graph
97 Commits
Author SHA1 Message Date
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ab087c6d49 Bump Minionguyjpro/Inno-Setup-Action from 1.2.8 to 1.2.9 (#983)
Bumps [Minionguyjpro/Inno-Setup-Action](https://github.com/minionguyjpro/inno-setup-action) from 1.2.8 to 1.2.9.
- [Release notes](https://github.com/minionguyjpro/inno-setup-action/releases)
- [Commits](https://github.com/minionguyjpro/inno-setup-action/compare/v1.2.8...v1.2.9)

---
updated-dependencies:
- dependency-name: Minionguyjpro/Inno-Setup-Action
  dependency-version: 1.2.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 10:12:04 -07:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> a9fb25189a Bump actions/setup-go from 6 to 7 (#984)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6 to 7.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 10:11:33 -07:00
Drew Weymouth f267d04305 bump mpv lib for Windows 2026-07-07 09:49:52 -07:00
Drew Weymouth d417af523b add libxkbcommon-dev dependency 2026-07-07 09:41:32 -07:00
Drew Weymouth b84c3b53d3 add libwayland-dev dep 2026-06-29 17:40:18 -07:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2774970ca8 Bump actions/checkout from 6 to 7 (#959)
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-22 09:34:16 -07:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 3205bb33f2 Bump Minionguyjpro/Inno-Setup-Action from 1.2.7 to 1.2.8 (#932)
Bumps [Minionguyjpro/Inno-Setup-Action](https://github.com/minionguyjpro/inno-setup-action) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/minionguyjpro/inno-setup-action/releases)
- [Commits](https://github.com/minionguyjpro/inno-setup-action/compare/v1.2.7...v1.2.8)

---
updated-dependencies:
- dependency-name: Minionguyjpro/Inno-Setup-Action
  dependency-version: 1.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-12 09:30:57 -07:00
Drew Weymouth 8fa6113969 fix syntax in go-version in workflow yml 2026-04-05 08:37:53 -07:00
Drew Weymouth 19f3180320 use latest go in CI builds 2026-04-05 08:36:50 -07:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 0a7b7c6411 Bump actions/download-artifact from 4 to 8 (#879)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 08:25:04 -07:00
Drew Weymouth 5f02203803 use old fyne tool for release too 2026-03-10 18:52:33 -07:00
Drew Weymouth 6dc518a6ed roll back to old fyne tool 2026-03-10 18:34:38 -07:00
Drew WeymouthandClaude Sonnet 4.6 ade47f3e72 Consolidate workflows into CI and release; add draft release on tag push
Replaces 7 separate workflow files with ci.yml (lint + all platform builds
on push to main and PRs) and release.yml (same builds + draft GitHub release
creation triggered by v* tags). Also fixes Ubuntu artifact name collision and
gives all output files descriptive names.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 15:57:38 -08:00
Drew WeymouthandClaude Sonnet 4.6 577cdcf97a Bump mpv dll to 20260301-git-05fac7f
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 07:20:02 -08:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 5030f3d2b8 Bump actions/upload-artifact from 6 to 7 (#868)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-04 07:00:54 -08:00
Drew Weymouth 08c8c6e421 Revert "#841: use fyne tools version with linux packaging bugfix"
This reverts commit 7e9506d121.
2026-02-04 18:20:11 -08:00
Drew Weymouth 7e9506d121 #841: use fyne tools version with linux packaging bugfix 2026-02-04 18:17:27 -08:00
Drew Weymouth 1e73073032 update Fyne build tool in workflows 2026-01-31 08:39:19 -08:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> ad442c0c2e Bump actions/setup-go from 5 to 6 (#829)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 10:02:13 -08:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 461886291d Bump actions/upload-artifact from 4 to 6 (#830)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 19:03:23 -08:00
dependabot[bot]anddependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> b519b10ef1 Bump actions/checkout from 4 to 6 (#828)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 19:03:08 -08:00
Gianluca Boiano c692fbf1ee Update tooling and fix build issues
- Migrate golangci-lint config to v2 format
- Update GitHub Actions: checkout v3→v4, Go 1.24→1.25
- Update golangci-lint-action v6→v9 with golangci-lint v2.8
- Fix dlnaplayer.go: use RequestHandler interface for go-upnpcast
- Fix go.mod replace directive version mismatch for fyne fork
2026-01-26 22:30:12 +01:00
Drew Weymouth cff7c7f09f Update build-windows.yml libmpv version 2026-01-10 10:03:57 -08:00
Drew Weymouth eca797bcbb Merge pull request #802 from zacaj/auto-appimage-deps
automatically determine AppImage shared lib dependences
2026-01-10 09:35:28 -08:00
zacaj ab7c2f3c31 use manual lib list for github build 2026-01-10 17:01:49 +00:00
zacaj d4e05576f2 automatically pull appimage deps 2026-01-10 06:22:16 +00:00
tkandSiiiiinth 8d8a67f35c added 30min timeout to all jobs (#799)
Co-authored-by: Siiiiinth <60766886+Siiiiinth@users.noreply.github.com>
2026-01-08 08:51:17 -08:00
Drew Weymouth 37b148c175 move windows Inno setup script back - it doesn't like being in a subdir 2025-11-14 16:52:44 -08:00
Drew Weymouth e89136c01a fix missed file path change 2025-11-14 15:19:29 -08:00
Drew Weymouth 48567c2506 move scripts to own dir 2025-11-14 15:13:50 -08:00
Drew Weymouth a27a7dbc21 use new macos-15-intel runner 2025-11-14 14:42:26 -08:00
Drew Weymouth d6e44974e9 bump mpv DLL version 2025-10-26 08:58:12 -07:00
Drew Weymouth dadc100e1c bump version of Inno setup action 2025-09-28 17:25:40 -07:00
Drew Weymouth d5c47b65fa bump windows mpv version 2025-09-24 11:02:12 -07:00
Masterlocker 369f42f164 GLX Fix + reduced libraries in AppImage build script. (#712)
* Delete appimage-build-compat.sh

* Delete appimage-build.sh

* Delete .github/workflows/build-appimage.yml

* Rename build-appimage-compat.yml to build-appimage.yml

* Update build-appimage.yml

* Add new build script

* Update build-appimage.yml

* Delete appimage-build.sh

* Add files via upload

* Delete appimage-build.sh

* Add files via upload

* Update README.md
2025-09-11 08:16:01 -07:00
Drew Weymouth a8b951c568 use newer Go and setup-go action 2025-09-06 10:02:26 -07:00
Drew Weymouth a8f252de33 For #666: don't use the 'v3' version of libmpv DLL 2025-08-20 10:06:40 -07:00
Drew Weymouth 22ae0baa37 fix 7z filename 2025-08-12 08:03:56 -07:00
Drew Weymouth bd8824e3e8 bump windows libmpv version 2025-08-12 07:48:48 -07:00
Drew Weymouth 5be4bd900f Use more recent libmpv-2.dll for Windows build 2025-07-12 09:35:17 -07:00
Drew Weymouth f4433185fe Update SMTC.dll 2025-07-09 12:54:33 -07:00
Simon Symeonidis b7a7adc8b5 Add golangci-lint github action 2025-05-17 21:56:15 -04:00
Drew Weymouth cc70257445 update build workflows to simplify, -tags migrated_fynedo for appimage 2025-03-30 14:00:45 -07:00
Drew Weymouth 6ae61d3bad bump SMTC DLL version 2025-02-21 06:47:36 -08:00
Drew Weymouth 9fca298a82 update for new SMTC dll 2025-01-16 18:40:06 -08:00
Drew Weymouth e465180f3d update windows build to include SMTC.dll 2025-01-16 15:56:50 -08:00
Masterlocker 4ad48b1518 Update build-appimage-compat.yml 2024-09-14 13:48:30 +02:00
Masterlocker 4f22f7ea08 Update build-appimage-compat.yml 2024-09-14 13:46:46 +02:00
Masterlocker 373fd416de Add appimage based on libmpv1
This appimage uses libmpv1 for better compatibility with other system distros.
2024-09-14 13:46:01 +02:00
Masterlocker a9030bea36 update library copy script 2024-09-10 17:12:35 +02:00