Dolphin i18n Bot
35c81df7aa
Automatic translation template update
2016-02-24 19:49:19 +00:00
Dolphin i18n Bot
12f745092c
Automatic translation template update
2016-01-12 19:56:43 +00:00
Dolphin i18n Bot
2ddf180ee8
Automatic translation resources update from Transifex
2015-12-17 02:04:09 +00:00
Dolphin i18n Bot
5944d5be82
Automatic translation template update
2015-12-17 02:03:16 +00:00
Dolphin i18n Bot
749fc3bccc
Automatic translation template update
2015-12-15 19:36:44 +00:00
JosJuice
74ea765427
Mark more strings for translation
2015-11-20 11:33:47 +01:00
Dolphin i18n Bot
4826376f8c
Automatic translation template update
2015-11-04 19:49:31 +00:00
Shawn Hoffman
aa7208e270
[windows] Update projects to vs2015.
2015-09-03 04:23:01 -07:00
Dolphin i18n Bot
baa72060dc
Automatic translation resources update from Transifex
2015-06-10 07:29:30 +00:00
Dolphin i18n Bot
20fc6a68dd
Automatic translation template update
2015-06-10 07:28:33 +00:00
Dolphin i18n Bot
5d5fceaa2d
Automatic translation resources update from Transifex
2015-06-07 10:47:16 +00:00
Dolphin i18n Bot
fd391ca078
Automatic translation template update
2015-06-07 10:44:23 +00:00
Dolphin i18n Bot
0047985d35
Automatic translation template update
2015-06-07 09:17:57 +00:00
Dolphin i18n Bot
3d9fdf57e8
Automatic translation resources update from Transifex
2015-06-06 01:33:25 +00:00
Dolphin i18n Bot
dd8f66d1ae
Automatic translation template update
2015-06-06 01:32:18 +00:00
Dolphin i18n Bot
e70c9b44f5
Automatic translation resources update from Transifex
2015-06-04 21:35:15 +00:00
Dolphin i18n Bot
0113f09edf
Automatic translation template update
2015-06-04 21:33:13 +00:00
Dolphin i18n Bot
98ed5881ab
Automatic translation resources update from Transifex
2015-06-04 09:58:30 +00:00
Dolphin i18n Bot
a7dad1b4cf
Automatic translation template update
2015-06-04 09:48:38 +00:00
Dolphin i18n Bot
77043c249b
Revert "Automatic translation resources update from Transifex"
...
This reverts commit 3270f49789
.
2014-11-10 00:37:38 +00:00
Dolphin i18n Bot
3270f49789
Automatic translation resources update from Transifex
2014-11-10 00:26:13 +00:00
Dolphin i18n Bot
abbed7f713
Automatic translation template update
2014-11-10 00:23:25 +00:00
Lioncash
8b13afbb8e
Remove the 32-bit config platform from the VS solution and projects
2014-06-24 22:07:26 -04:00
Pierre Bourdon
ddf539968f
Translations: update from Transifex, switch Gamecube->GameCube to match changes in our codebase, fix some format string errors for ES and PL translations
2014-06-15 16:41:45 +02:00
Paul Olszewski
5d793881b0
Fix the capitalization of "GameCube" throughout the project.
2014-06-08 11:24:49 +09:00
Pierre Bourdon
7291d6697e
Translation pull from Transifex
2014-06-07 01:14:56 +02:00
Dolphin i18n Bot
2b4464f8dd
Automatic translation resources update from Transifex
2014-02-17 00:00:35 +00:00
Dolphin i18n Bot
47d17aef80
Automatic translation template update
2014-02-12 00:00:17 +00:00
Dolphin i18n Bot
e57f02e68b
Automatic translation resources update from Transifex
2014-02-10 00:00:47 +00:00
Dolphin i18n Bot
3ca1d0fce1
Automatic translation template update
2014-02-05 00:00:10 +00:00
Dolphin i18n Bot
9856110782
Automatic translation resources update from Transifex
2014-02-03 00:00:41 +00:00
Dolphin i18n Bot
4680d22ead
Automatic translation resources update from Transifex
2014-02-01 11:30:34 +00:00
Dolphin i18n Bot
3b26bcfcdd
Automatic translation template update
2014-02-01 11:29:37 +00:00
Dolphin i18n Bot
ec8e17c50f
Automatic translation resources update from Transifex
2014-01-27 00:00:40 +00:00
Dolphin i18n Bot
eb29177c5a
Automatic translation template update
2014-01-22 00:00:20 +00:00
Scott Mansell
8b2c540544
Finally Merge branch 'videosoftware-xfb'
...
This adds xfb support to the videosoftware backend, which increases it's
accuracy and more imporantly, enables the usage of many homebrew apps
which write directly to the xfb on the videosoftware backend.
Conflicts:
Source/Core/VideoBackends/Software/SWRenderer.cpp
Source/Core/VideoBackends/Software/SWmain.cpp
2014-01-21 00:10:00 +13:00
Dolphin i18n Bot
75020b9b51
Automatic translation resources update from Transifex
2014-01-20 00:00:51 +00:00
Dolphin i18n Bot
287ac90dc3
Automatic translation template update
2014-01-18 16:43:14 +00:00
Dolphin i18n Bot
127e78d846
Change the gettextize to not update .po files (Transifex will do that)
2014-01-18 16:40:28 +00:00
Dolphin i18n Bot
a39be49c55
Automatic translation resources update from Transifex
2014-01-18 16:17:24 +00:00
Jasper St. Pierre
34692ab826
Remove unnecessary Src/ folders
2013-12-31 14:03:19 -05:00
Jasper St. Pierre
43e618682e
Convert all vcxproj files to UNIX line endings
2013-12-31 14:03:18 -05:00
Glenn Rice
a05733d6cc
Update translation files to reflect recent changes in the code.
2013-11-03 08:53:20 -06:00
Shawn Hoffman
ccd30024b3
Update to VS2013 and a slew of build-related updates. Notes:
...
* Currently there is no DEBUGFAST configuration. Defining DEBUGFAST as a preprocessor definition in Base.props (or a global header) enables it for now, pending a better method. This was done to make managing the build harder to screw up. However it may not even be an issue anymore with the new .props usage.
* D3DX11SaveTextureToFile usage is dropped and not replaced.
* If you have $(DXSDK_DIR) in your global property sheets (Microsoft.Cpp.$(PlatformName).user), you need to remove it. The build will error out with a message if it's configured incorrectly.
* If you are on Windows 8 or above, you no longer need the June 2010 DirectX SDK installed to build dolphin. If you are in this situation, it is still required if you want your built binaries to be able to use XAudio2 and XInput on previous Windows versions.
* GLew updated to 1.10.0
* compiler switches added: /volatile:iso, /d2Zi+
* LTCG available via msbuild property: DolphinRelease
* SDL updated to 2.0.0
* All Externals (excl. OpenAL and SDL) are built from source.
* Now uses STL version of std::{mutex,condition_variable,thread}
* Now uses Build as root directory for *all* intermediate files
* Binary directory is populated as post-build msbuild action
* .gitignore is simplified
* UnitTests project is no longer compiled
2013-10-26 17:55:38 -07:00
Glenn Rice
d321aa7e7a
Pull in translations from Transifex.
2013-09-21 11:24:33 -05:00
Glenn Rice
908963d601
Update the pot file and translation catalogues. This signifies the
...
string freeze has officially begun.
2013-09-09 06:28:14 -05:00
Glenn Rice
8190565313
Update translation pot file.
2013-08-17 09:31:38 -05:00
Pierre Bourdon
9ea01aa7a8
Use a multibyte-neutral codepage when calling *printf on Windows.
...
More explanation in code comments.
Fixes issue 4046.
2013-08-09 00:17:48 +02:00
Lioncash
c2e0b9e070
Add Swedish to Windows build system.
2013-04-23 10:42:28 -04:00
Glenn Rice
9a50d055a1
Add Swedish translations.
2013-04-23 06:44:33 -05:00