Skip to content

Commit

Permalink
Merge pull request #25 from Difegue/dev
Browse files Browse the repository at this point in the history
2.0.0.3
  • Loading branch information
Difegue committed Aug 22, 2021
2 parents 1756f25 + 830de3a commit 46c7199
Show file tree
Hide file tree
Showing 386 changed files with 21,102 additions and 7,912 deletions.
7 changes: 7 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# These are supported funding model platforms

github: difegue
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: lanraragi
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
12 changes: 6 additions & 6 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@ jobs:
# https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on

env:
Solution_Name: MpcNET
Uap_Project_Path: FluentMPC\FluentMPC.csproj
Uap_Project_Directory: FluentMPC
Solution_Name: Stylophone
Uap_Project_Path: Stylophone\Stylophone.csproj
Uap_Project_Directory: Stylophone

steps:
- name: Checkout
Expand All @@ -76,9 +76,9 @@ jobs:

# Execute all unit tests in the solution
# TODO: This only runs the tests for MpcNET right now, since it's .NET Standard-based. Running the UWP tests would be nice too.
- name: Execute unit tests
working-directory: ./Sources
run: dotnet test
#- name: Execute unit tests
# working-directory: ./Sources
# run: dotnet test

# Decode the base 64 encoded pfx and save the Signing_Certificate
- name: Decode the pfx
Expand Down
66 changes: 33 additions & 33 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################

/src/.vs

/src/MpcNET/bin
/src/MpcNET/obj

/src/MpcNET.Test/bin
/src/MpcNET.Test/obj


/src/MpcNET.sln.DotSettings.user
/src/MpcNET.Test/MpcNET.Test.csproj.DotSettings
/src/MpcNET/MpcNET.csproj.DotSettings
/.vs
*.user
/Sources/.vs/MpcNET/v15
/Sources/MpcNET/bin/Debug/netstandard2.0
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################

/Sources/.vs
/Sources/MpcNET.sln.DotSettings.user

/Sources/MpcNET/bin
/Sources/MpcNET/obj

/Sources/MpcNET/MpcNET.csproj.DotSettings

/Sources/MpcNET.Test/bin
/Sources/MpcNET.Test/obj
/Sources/MpcNET/bin
/Sources/MpcNET.Test/bin/Debug/netcoreapp2.0
/Sources/.vs
/Sources/FluentMPC.Core/bin/Debug/netstandard2.0
/Sources/FluentMPC/bin/x86/Debug
/Sources/FluentMPC/obj
/Sources/FluentMPC.Core/obj
/Sources/FluentMPC.Tests.MSTest/obj
/Sources/MpcNET.Test/MpcNET.Test.csproj.DotSettings

/Sources/Stylophone/bin
/Sources/Stylophone/obj
/Sources/Stylophone/Package.StoreAssociation.xml
/Sources/Stylophone/AppPackages
/Sources/Stylophone/BundleArtifacts

/Sources/Stylophone.Common/bin
/Sources/Stylophone.Common/obj

/Sources/Stylophone.Localization/bin
/Sources/Stylophone.Localization/obj


/.vs
*.user
*.pfx
/Sources/FluentMPC/bin/x64/Debug
/Sources/FluentMPC/Package.StoreAssociation.xml
/Sources/FluentMPC/AppPackages
/Sources/FluentMPC/bin
/Sources/FluentMPC/BundleArtifacts
Sources/.DS_Store
Sources/Stylophone.iOS/bin
Sources/Stylophone.iOS/obj
.DS_Store
18 changes: 11 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<img src="icon.svg" width="128">
<img src="Sources/Stylophone/Assets/Square44x44Logo.targetsize-256.png" width="128">

Stylophone
===========
Expand All @@ -8,6 +8,8 @@ Based on [MpcNET](https://github.com/petrkr/MpcNET), the original .NET Client Li

<a href='//www.microsoft.com/store/apps/9NCB693428T8?cid=storebadge&ocid=badge'><img src='https://developer.microsoft.com/en-us/store/badges/images/English_get-it-from-MS.png' alt='English badge' width="142" height="52"/></a>

[Buy a sticker if you want!](https://ko-fi.com/s/9fcf421b6e)

## Features

* Full playback control
Expand Down Expand Up @@ -37,16 +39,15 @@ You can easily contribute translations to Stylophone! To help translate, follow
- If an issue already exists, then don't do this step.
- Fork and clone this repo
- Open in VS 2019
- In the `FluentMPC` project, find the `Strings` folder.
- Create a new folder inside `Strings` that looks like this: `en-US` but using the language you're translating into.
- Add a new `Resources.resw` item in that new folder
- Copy all the existing data from `Strings > en-US` into your new `Resources.resw`
- In the `Stylophone.Localization` project, find the `Strings` folder.
- Create a new file inside `Strings` that looks like this: `Resources.en-US.resx` but using the language you're translating into.
- Copy all the existing data from `Resources.en-US.resx` into your new `Resources.[language].resx`
- Translate the strings from english to your language
- Once done, then commit > push > create pull request!

### Improving an existing language (can be done with any text editor)
- Fork and clone this repo
- Open the the `.resw` file (e.g. `en-US > Resources.resw`) you want to edit. Choose any text editor
- Open the `.resx` file (e.g. `Resources.en-US.resx`) you want to edit. Choose any text editor
- Translate
- Commit > push > create pull request!

Expand All @@ -61,5 +62,8 @@ You can easily contribute translations to Stylophone! To help translate, follow

## Privacy Policy

Stylophone collects no data from your computer.
Stylophone collects no data from your computer by default.
The Windows Store version can send anonymized error reports related to crashes of the application back to me.

If you enable Telemetry in the app's settings, the application will send detailed crash reports using App Center.
Those reports can contain information about your hardware. (Motherboard type, etc)
Binary file modified Screenshots/Screen1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Screenshots/Screen2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Screenshots/Screen3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Screenshots/Screen4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Screenshots/Screen5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Screenshots/Screen6.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Screenshots/ScreenXbox.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed Sources/.vs/MpcNET/DesignTimeBuild/.dtbcache
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Sources/FluentMPC.Tests.MSTest/Assets/StoreLogo.png
Binary file not shown.
Binary file not shown.
162 changes: 0 additions & 162 deletions Sources/FluentMPC.Tests.MSTest/FluentMPC.Tests.MSTest.csproj

This file was deleted.

46 changes: 0 additions & 46 deletions Sources/FluentMPC.Tests.MSTest/Package.appxmanifest

This file was deleted.

17 changes: 0 additions & 17 deletions Sources/FluentMPC.Tests.MSTest/Properties/AssemblyInfo.cs

This file was deleted.

Loading

0 comments on commit 46c7199

Please sign in to comment.