Skip to content
This repository has been archived by the owner on Oct 4, 2020. It is now read-only.

Commit

Permalink
Version Update: 0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
SourMesen committed Feb 1, 2020
1 parent 81dbafe commit f3a18be
Show file tree
Hide file tree
Showing 20 changed files with 28 additions and 22 deletions.
4 changes: 2 additions & 2 deletions Core/EmulationSettings.cpp
Expand Up @@ -3,10 +3,10 @@
#include "Console.h"
#include "RewindManager.h"

//Version 0.9.8
//Version 0.9.9
uint16_t EmulationSettings::_versionMajor = 0;
uint8_t EmulationSettings::_versionMinor = 9;
uint8_t EmulationSettings::_versionRevision = 8;
uint8_t EmulationSettings::_versionRevision = 9;

SimpleLock EmulationSettings::_lock;
SimpleLock EmulationSettings::_shortcutLock;
Expand Down
2 changes: 1 addition & 1 deletion DependencyPacker/Properties/AssemblyInfo.cs
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Mesen")]
[assembly: AssemblyProduct("DependencyPacker")]
[assembly: AssemblyCopyright("Copyright © Mesen 2019")]
[assembly: AssemblyCopyright("Copyright © Mesen 2020")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down
2 changes: 1 addition & 1 deletion Docs/config.toml
Expand Up @@ -11,7 +11,7 @@ home = [ "HTML", "RSS", "JSON"]

[params]
themeVariant = "green"
mesenVersion = "0.9.8"
mesenVersion = "0.9.9"

[[menu.shortcuts]]
name = "<img style='vertical-align: middle' src='/images/favicon.png'/> <span style='display: inline;vertical-align: middle'>Website</span>"
Expand Down
Binary file added Docs/static/images/patreon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion Docs/themes/learn/layouts/partials/menu-footer.html
@@ -1,5 +1,6 @@
<div class="menuFooter">
<div class="donateButton"><a class="bmc-button" target="_blank" href="https://www.mesen.ca/Donate.php"><img src="/images/BMC-btn-logo.svg" alt="Donate"><span style="margin-left:5px">Donate</span></a></div>
<div class="donateButton"><a href="https://www.mesen.ca/Donate.php"><img src="/images/patreon.png" alt="Become a Patron!" width="66%" height="66%"></a></div>
<div class="donateButton"><a class="bmc-button" target="_blank" href="https://www.mesen.ca/BuyCoffee.php"><img src="/images/BMC-btn-logo.svg" alt="Donate"><span style="margin-left:5px">Donate</span></a></div>
Version: <b>{{ .Site.Params.MesenVersion }}</b><br/>
Last Updated: <b>{{ now.Format "2006-01-02"}}</b>
</div>
2 changes: 1 addition & 1 deletion GUI.NET/Config/Configuration.cs
Expand Up @@ -15,7 +15,7 @@ public class Configuration
private const int MaxRecentFiles = 10;
private bool _needToSave = false;

public string MesenVersion = "0.9.8";
public string MesenVersion = "0.9.9";
public PreferenceInfo PreferenceInfo;
public AudioInfo AudioInfo;
public VideoInfo VideoInfo;
Expand Down
2 changes: 1 addition & 1 deletion GUI.NET/Dependencies/resources.ca.xml
Expand Up @@ -551,7 +551,7 @@
</Form>
<Form ID="frmAbout" Title="Quant a...">
<Control ID="labelProductName">Mesen</Control>
<Control ID="labelCopyright"2019 M. Bibaud (aka Sour)</Control>
<Control ID="labelCopyright"2020 M. Bibaud (aka Sour)</Control>
<Control ID="lblWebsite">Lloc web:</Control>
<Control ID="lblLink">www.mesen.ca</Control>
<Control ID="labelVersion">Versió:</Control>
Expand Down
2 changes: 1 addition & 1 deletion GUI.NET/Dependencies/resources.en.xml
Expand Up @@ -561,7 +561,7 @@
</Form>
<Form ID="frmAbout" Title="About - Mesen">
<Control ID="labelProductName">Mesen</Control>
<Control ID="labelCopyright"2019 M. Bibaud (aka Sour)</Control>
<Control ID="labelCopyright"2020 M. Bibaud (aka Sour)</Control>
<Control ID="lblWebsite">Website:</Control>
<Control ID="lblLink">www.mesen.ca</Control>
<Control ID="labelVersion">Version:</Control>
Expand Down
2 changes: 1 addition & 1 deletion GUI.NET/Dependencies/resources.es.xml
Expand Up @@ -549,7 +549,7 @@
</Form>
<Form ID="frmAbout" Title="Acerca de...">
<Control ID="labelProductName">Mesen</Control>
<Control ID="labelCopyright"2019 M. Bibaud (aka Sour)</Control>
<Control ID="labelCopyright"2020 M. Bibaud (aka Sour)</Control>
<Control ID="lblWebsite">Sitio web:</Control>
<Control ID="lblLink">www.mesen.ca</Control>
<Control ID="labelVersion">Versión:</Control>
Expand Down
2 changes: 1 addition & 1 deletion GUI.NET/Dependencies/resources.fr.xml
Expand Up @@ -561,7 +561,7 @@
</Form>
<Form ID="frmAbout" Title="À propos de...">
<Control ID="labelProductName">Mesen</Control>
<Control ID="labelCopyright"2019 M. Bibaud (aka Sour)</Control>
<Control ID="labelCopyright"2020 M. Bibaud (aka Sour)</Control>
<Control ID="lblWebsite">Site web:</Control>
<Control ID="lblLink">www.mesen.ca</Control>
<Control ID="labelVersion">Version:</Control>
Expand Down
2 changes: 1 addition & 1 deletion GUI.NET/Dependencies/resources.it.xml
Expand Up @@ -561,7 +561,7 @@
</Form>
<Form ID="frmAbout" Title="About - Mesen">
<Control ID="labelProductName">Mesen</Control>
<Control ID="labelCopyright"2019 M. Bibaud (aka Sour)</Control>
<Control ID="labelCopyright"2020 M. Bibaud (aka Sour)</Control>
<Control ID="lblWebsite">Sito:</Control>
<Control ID="lblLink">www.mesen.ca</Control>
<Control ID="labelVersion">Versione:</Control>
Expand Down
2 changes: 1 addition & 1 deletion GUI.NET/Dependencies/resources.ja.xml
Expand Up @@ -549,7 +549,7 @@
</Form>
<Form ID="frmAbout" Title="Mesenとは">
<Control ID="labelProductName">Mesen</Control>
<Control ID="labelCopyright"2019 M. Bibaud (aka Sour)</Control>
<Control ID="labelCopyright"2020 M. Bibaud (aka Sour)</Control>
<Control ID="lblWebsite">サイト:</Control>
<Control ID="lblLink">www.mesen.ca</Control>
<Control ID="labelVersion">バージョン:</Control>
Expand Down
2 changes: 1 addition & 1 deletion GUI.NET/Dependencies/resources.pt.xml
Expand Up @@ -561,7 +561,7 @@
</Form>
<Form ID="frmAbout" Title="Sobre...">
<Control ID="labelProductName">Mesen</Control>
<Control ID="labelCopyright"2019 M. Bibaud (aka Sour)</Control>
<Control ID="labelCopyright"2020 M. Bibaud (aka Sour)</Control>
<Control ID="lblWebsite">Site:</Control>
<Control ID="lblLink">www.mesen.ca</Control>
<Control ID="labelVersion">Versão:</Control>
Expand Down
2 changes: 1 addition & 1 deletion GUI.NET/Dependencies/resources.ru.xml
Expand Up @@ -549,7 +549,7 @@
</Form>
<Form ID="frmAbout" Title="О программе">
<Control ID="labelProductName">Mesen</Control>
<Control ID="labelCopyright"2019 M. Bibaud (aka Sour)</Control>
<Control ID="labelCopyright"2020 M. Bibaud (aka Sour)</Control>
<Control ID="lblWebsite">Сайт:</Control>
<Control ID="lblLink">www.mesen.ca</Control>
<Control ID="labelVersion">Версия:</Control>
Expand Down
2 changes: 1 addition & 1 deletion GUI.NET/Dependencies/resources.uk.xml
Expand Up @@ -549,7 +549,7 @@
</Form>
<Form ID="frmAbout" Title="Про програму">
<Control ID="labelProductName">Mesen</Control>
<Control ID="labelCopyright"2019 M. Bibaud (aka Sour)</Control>
<Control ID="labelCopyright"2020 M. Bibaud (aka Sour)</Control>
<Control ID="lblWebsite">Сайт:</Control>
<Control ID="lblLink">www.mesen.ca</Control>
<Control ID="labelVersion">Версiя:</Control>
Expand Down
2 changes: 1 addition & 1 deletion GUI.NET/Dependencies/resources.zh.xml
Expand Up @@ -573,7 +573,7 @@
</Form>
<Form ID="frmAbout" Title="关于 Mesen">
<Control ID="labelProductName">Mesen</Control>
<Control ID="labelCopyright"2019 M. Bibaud (又名 Sour)</Control>
<Control ID="labelCopyright"2020 M. Bibaud (又名 Sour)</Control>
<Control ID="lblWebsite">网站:</Control>
<Control ID="lblLink">www.mesen.ca</Control>
<Control ID="labelVersion">版本:</Control>
Expand Down
2 changes: 1 addition & 1 deletion GUI.NET/Forms/frmAbout.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions GUI.NET/Properties/AssemblyInfo.cs
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Mesen")]
[assembly: AssemblyProduct("Mesen (Beta)")]
[assembly: AssemblyCopyright("Copyright © 2019 M. Bibaud")]
[assembly: AssemblyCopyright("Copyright © 2020 M. Bibaud")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand All @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.9.*")]
[assembly: AssemblyFileVersion("0.9.8.0")]
[assembly: AssemblyFileVersion("0.9.9.0")]
9 changes: 7 additions & 2 deletions PGOHelper/PGOHelper.cpp
Expand Up @@ -2,9 +2,14 @@
#include <string>
#include <algorithm>
#include <unordered_set>
#include <filesystem>
#if __has_include(<filesystem>)
#include <filesystem>
namespace fs = std::filesystem;
#elif __has_include(<experimental/filesystem>)
#include <experimental/filesystem>
namespace fs = std::experimental::filesystem;
#endif
#include "../Core/PgoUtilities.h"
namespace fs = std::filesystem;
using std::string;
using std::vector;

Expand Down
2 changes: 1 addition & 1 deletion UpdateHelper/Properties/AssemblyInfo.cs
Expand Up @@ -10,7 +10,7 @@
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("MesenUpdater")]
[assembly: AssemblyCopyright("Copyright © 2019")]
[assembly: AssemblyCopyright("Copyright © 2020")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]

Expand Down

0 comments on commit f3a18be

Please sign in to comment.