-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: BleuBleu.FamiStudio version 4.3.0 (#203022)
Co-authored-by: Alexander Mnich <[email protected]>
- Loading branch information
1 parent
5e87589
commit 04ef430
Showing
3 changed files
with
70 additions
and
0 deletions.
There are no files selected for viewing
21 changes: 21 additions & 0 deletions
21
manifests/b/BleuBleu/FamiStudio/4.3.0/BleuBleu.FamiStudio.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: BleuBleu.FamiStudio | ||
PackageVersion: 4.3.0 | ||
InstallerLocale: en-US | ||
InstallerType: zip | ||
NestedInstallerType: msi | ||
NestedInstallerFiles: | ||
- RelativeFilePath: Setup.msi | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.DotNet.Runtime.8 | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
ReleaseDate: 2024-12-19 | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/BleuBleu/FamiStudio/releases/download/4.3.0/FamiStudio430-WinInstaller.zip | ||
InstallerSha256: 89A1E9E8909942F12FDD9A45600F6150365067A2A2F777A87F11921646420532 | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 |
41 changes: 41 additions & 0 deletions
41
manifests/b/BleuBleu/FamiStudio/4.3.0/BleuBleu.FamiStudio.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: BleuBleu.FamiStudio | ||
PackageVersion: 4.3.0 | ||
PackageLocale: en-US | ||
Publisher: BleuBleu | ||
PublisherUrl: https://github.com/BleuBleu | ||
PublisherSupportUrl: https://github.com/BleuBleu/FamiStudio/issues | ||
PackageName: FamiStudio | ||
PackageUrl: https://github.com/BleuBleu/FamiStudio | ||
License: MIT | ||
LicenseUrl: https://github.com/BleuBleu/FamiStudio/blob/HEAD/LICENSE | ||
ShortDescription: FamiStudio NES Music Editor | ||
ReleaseNotes: |- | ||
Changes/Fixes: | ||
- Support for custom tuning per project (ex: where A is not 440Hz) | ||
- N163 wave auto position assignment | ||
- Improve conflict resolution when copy-pasting between songs/projects | ||
- New in-app font (Noto Sans) : More readable at low resolution and supports international characters | ||
- Unifying UI code between desktop/mobile, mobile dialogs will now look and feel more like the desktop version | ||
- Making more features available on mobile: | ||
- Shy mode | ||
- MIDI import | ||
- MIDI export | ||
- Ability to import songs from storage | ||
- Ability to import instruments from storage | ||
- Ability to import DPCM samples from other FMS projects on device storage | ||
- PAL expansion audio support (Thanks Steo!) | ||
- Minor adjustment to NES APU volumes (Thanks Steo!) | ||
- SDAS/GBDK support (Thanks Michel Iwaniec!) | ||
- Russian translation (Thanks Alex, Mkliukang1 and Furmilion!) | ||
- Korean translation (Thanks Nyaongi and Ospaggi!) | ||
- Upgrade all platforms to .NET 8.0 | ||
Breaking/Behavior changes: | ||
- Default bass cutoff and filter frequencies where changed to better match the hardware | ||
- NES APU volumes have been adjusted slightly to better match the hardware | ||
- Most "Select All" / "Select None" buttons have been replace by context menus (right-click on desktop, long press on mobile). | ||
ReleaseNotesUrl: https://github.com/BleuBleu/FamiStudio/releases/tag/4.3.0 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.0 |
8 changes: 8 additions & 0 deletions
8
manifests/b/BleuBleu/FamiStudio/4.3.0/BleuBleu.FamiStudio.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with komac v2.8.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: BleuBleu.FamiStudio | ||
PackageVersion: 4.3.0 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |