~dokomix/dokomix/+git/stepmania:master

Last commit made on 2019-08-09
Get this branch:
git clone -b master https://git.launchpad.net/~dokomix/dokomix/+git/stepmania

Branch merges

Branch information

Name:
master
Repository:
lp:~dokomix/dokomix/+git/stepmania

Recent commits

5dad6a1... by Colby Klein

disable appveyor irc reporter

b95e492... by Colby Klein

Disable minimaid in default build options.

3c1ce91... by Andy8254 <email address hidden>

Little amends (#1807)

for same reasons as _fallback.

c98cce0... by Andy8254 <email address hidden>

Little Amends (#1806)

I found some errors in my work(e.g. typos, mis-translations, inconsistencies etc.) while proofreading this, and thus decided to amend these right away.

303da3d... by Andy8254 <email address hidden>

Create ko.ini (#1805)

I just found out that the new Korean font type's been accepted...

38aee6a... by Andy8254 <email address hidden>

Create ko.ini (#1804)

e0b27d6... by GregoryDoche <email address hidden>

Update fr.ini (#1783)

complete and correct the previous french translation

11dd507... by GregoryDoche <email address hidden>

Update fr.ini (#1782)

Update french translation

c663c26... by Tatsh <email address hidden>

Fix Xcode build; bump minimum version of macOS (#1775)

* Get yasm path

* Bump macOS deployment target

* Remove \p

* Make Xcode work; Makefile and Ninja broken again

* Build fixes for the "Unix Makefiles" generator

Pass CMAKE_BUILD_TYPE to the external projects

* Fix indent

a1f9036... by Tatsh <email address hidden>

Fix getting modifier key state on Mac (#1774)

We really need to clean up all Carbon calls here (many will go away when the
project switches to SDL2 for all platforms)