Skip to content

Conversation

LizardByte-bot
Copy link
Member

@LizardByte-bot LizardByte-bot commented Aug 15, 2022

Description

This PR was created automatically.

Screenshot

Issues Fixed or Closed

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (changes to documentation)
  • Repository update (changes to repository files)

Changelog Summary

#321

  • add windows firewall rules

#341

  • bump boost to 1.80 (flatpak)
  • bump boost to 1.80 (macport)

#330

  • move default config and apps files to assets directory
  • create appdir if it doesn't exist
  • remove backup and restore of config files
  • remove portable home and config directories for AppImage
  • add service install and uninstall scripts back to Windows packages
  • automatically add and remove windows service (if service component is selected at install)
  • automatically add and remove firewall rules (if firewall component is selected at install)
  • delete start menu entry upon uninstall (Windows only)
  • delete program install directory upon uninstall, with user prompt (Windows only)

#372

  • handle the case of no default audio sink

#346

  • fix image paths

#410

  • use $GITHUB_OUTPUT in Macports CI

#325

  • add official docker image

#441

  • update docs
  • update issue template

#400

  • Fix CUDA RGBA to NV12 conversion

@LizardByte-bot LizardByte-bot self-assigned this Aug 15, 2022
github-actions[bot]
github-actions bot previously approved these changes Aug 15, 2022
ReenigneArcher and others added 27 commits October 25, 2022 10:38
Create release-notifier-moonlight.yml
Add missing EGL extension for linux
- reformat `apps.json` files
- use `sed` to add required prefixes for flatpak build
* update docker
* remove legacy docker builds
* update docker documentation
* update docker build

Co-authored-by: ABeltramo <beltramo.ale@gmail.com>
- use github sha for nightly tag
- specifically provide commit to release action
- build aarch64 flatpak on nightly release
Fix CUDA RGBA to NV12 conversion
@ReenigneArcher ReenigneArcher marked this pull request as ready for review October 30, 2022 17:51
@ReenigneArcher ReenigneArcher changed the title Pulling nightly into master v0.15.0 Oct 30, 2022
@ReenigneArcher ReenigneArcher merged commit 660d8e1 into master Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment