| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-12-24 | Update Greek language. | kostamarino@hotmail.com | |
| 2012-12-22 | Update French and Spanish translations. | Glenn Rice | |
| 2012-12-21 | Update Japanese translations. | Glenn Rice | |
| 2012-12-20 | Update Brazilian Portuguese translations. | Glenn Rice | |
| 2012-12-20 | Update Spanish translations. | Glenn Rice | |
| 2012-12-18 | Update Korean translations. | Glenn Rice | |
| 2012-12-17 | Oops. Forgot to sanitize these files. | Glenn Rice | |
| 2012-12-17 | Add updated translations for Polish, Farsi/Parsi/Persian??, and Czech | Glenn Rice | |
| languages. | |||
| 2012-12-11 | Update translation pot file for changes in the code. | Glenn Rice | |
| 2012-06-26 | Update po's from translators. | Glenn Rice | |
| 2012-06-06 | Update pot file for recent changes to the code. | Glenn Rice | |
| 2012-04-13 | Gameini database update for Monster Hunter Tri, WarioWare: Smooth Moves, ↵ | kostamarino@hotmail.com | |
| Mario Party 9, Pandora's Tower, MURAMASA: THE DEMON BLADE. Fixes flickering with keyboard input in Monster Hunter Tri, a black square appearing in WarioWare: Smooth Moves during minigames, fixes a mini-game in Mario Party 9 not functioning properly and missing text in Pandora's Tower with default settings. Also a language update.. | |||
| 2012-03-18 | forgot to add wxwidgets3 vcxproj to git, since it was masked by gitignore... | Shawn Hoffman | |
| fix up misc warnings and build errors | |||
| 2012-03-09 | Rebase in preparation for merge. | Glenn Rice | |
| 2012-03-09 | Update the pot file to reflect recent changes in the code. | Glenn Rice | |
| 2012-03-09 | Update Korean translations. | Glenn Rice | |
| 2012-03-09 | Update Hungarian translation. | Glenn Rice | |
| 2012-03-09 | Clean up Turkish translation file. | Glenn Rice | |
| 2012-03-09 | Update from master branch. | Glenn Rice | |
| Update Arabic, Hungarian, and Spanish translations. | |||
| 2012-03-09 | Update Hungarian and Turkish translations. | Glenn Rice | |
| 2012-03-09 | Update Czeck translation. | Glenn Rice | |
| 2012-03-09 | Update french translation. | Pascal Jouy | |
| 2012-03-09 | Update Arabic and Japanese translations. | Glenn Rice | |
| 2012-03-09 | Updated Spanish translation | Glenn Rice | |
| 2012-03-09 | The actual update of the Greek and Czech translations. The last commit | Glenn Rice | |
| was a partial reversion by accident. | |||
| 2012-03-09 | Update Greek and Czech translations | Glenn Rice | |
| 2012-03-09 | Update translation files for recent changes in the code. | Glenn Rice | |
| 2012-03-08 | Revert "Updated English translation, fixes issue 5214." | Pierre Bourdon | |
| This reverts commit cbab8329076320f27e7286b436fef9f4a3296f57. As glennricster said in the comments, the modification should not be done in that way. | |||
| 2012-02-15 | Updated English translation, fixes issue 5214. | parlane | |
| 2011-12-18 | Update a few more translations and add Farsi. | Glenn Rice | |
| 2011-12-18 | Update pot file once again. | Glenn Rice | |
| 2011-12-18 | Update french translation. | Pascal Jouy | |
| 2011-12-18 | Update Arabic and Japanese translations. | Glenn Rice | |
| 2011-12-18 | Updated Spanish translation | Glenn Rice | |
| 2011-12-18 | The actual update of the Greek and Czech translations. The last commit | Glenn Rice | |
| was a partial reversion by accident. | |||
| 2011-12-18 | Update Greek and Czech translations | Glenn Rice | |
| 2011-12-18 | Update translation files for recent changes in the code. | Glenn Rice | |
| 2011-11-01 | Formatting fixes for el.po and pt_BR.po | Pierre Bourdon | |
| On Linux with recent versions of gettext these formatting fixes are done automatically by gettext when updating the PO files. They create conflicts each time a rebase / merge is done and need to be reset manually. | |||
| 2011-09-15 | Gameini database update. Fight Night Round 2 boots properly now, Mystery ↵ | kostamarino@hotmail.com | |
| Case Files: The Malgrave Incident (PAL) addition with proper settings, fix a mistake in Xenoblade and addition/updates to emulation state for a couple of games. Also update for the Greek language. | |||
| 2011-09-12 | Last attempt to update PT_BR.po | Runo | |
| 2011-09-12 | PT_BR Translation Update to revision 60. | Runo | |
| 2011-09-12 | Update Pt_BR Translation to POT file revision 60. | Runo | |
| This is also a testing commit, as this is my first one on this repository ^^ | |||
| 2011-09-07 | Gameini database update. Addition of cheats for a couple of games, ↵ | kostamarino@hotmail.com | |
| compatibility fixes/updates for F-zero GX, WAVE RACE / BLUE STORM, 1080: Avalanche, Dragon Ball: RKP, Fire Emblem: Radiant Dawn, NO MORE HEROES 1&2, Another Code R, Xenoblade Chronicles (fixes some random crashes/glitches), Mystery Case Files: The Malgrave Incident (fixes Issue 4723). Also update for Greek language. | |||
| 2011-08-19 | Update Catalan, Czech, Spanish, Japanese, Dutch, Polish, and Turkish ↵ | Glenn Rice | |
| translations. Signed-off-by: Shawn Hoffman <godisgovernment@gmail.com> | |||
| 2011-07-15 | Add a new type of message box (CRITICAL style) which can not be disabled. ↵ | Glenn Rice | |
| Then use that message box to display shader compilation errors in the OpenGL backend to maintain consistency with the behaviour of the DirectX backends. Also fix the wxMessageAlert called from non-gui threads in the WXGTK build to use the passed caption. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7678 8ced0084-cf51-0410-be5f-012b33b47a6e | |||
| 2011-06-26 | Remove the Danish translation from the build. | Glenn Rice | |
| git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7636 8ced0084-cf51-0410-be5f-012b33b47a6e | |||
| 2011-08-20 | Revert changes made for 3.0 release | Shawn Hoffman | |
| 2011-06-23 | Tag Dolphin 3.03.0 | NeoBrainX | |
| git-svn-id: https://dolphin-emu.googlecode.com/svn/tags/3.0@7615 8ced0084-cf51-0410-be5f-012b33b47a6e 3.0: Removed SVNRevGen stuff; changed revision string to 3.0; Removed installer since it was vastly outdated; Bumped CMake major version to 3 git-svn-id: https://dolphin-emu.googlecode.com/svn/tags/3.0@7616 8ced0084-cf51-0410-be5f-012b33b47a6e 3.0: Add the languages which were chosen to be release-worthy. Uhm, unless I forgot something important, I guess we can declare 3.0 as officially released now and stuff. Cheers ;) git-svn-id: https://dolphin-emu.googlecode.com/svn/tags/3.0@7617 8ced0084-cf51-0410-be5f-012b33b47a6e 3.0: Fix SCons build git-svn-id: https://dolphin-emu.googlecode.com/svn/tags/3.0@7627 8ced0084-cf51-0410-be5f-012b33b47a6e | |||
| 2011-04-06 | Linux build fix. | Glenn Rice | |
| Also move the primary translation pot file to the external repository to facilitate updating translations when strings in the code are changed. Now the only time the primary dolphin repository needs to be changed for translations is when a new language is added. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7438 8ced0084-cf51-0410-be5f-012b33b47a6e | |||
| 2011-03-17 | Change VERSION back to STATE_VERSION. | Glenn Rice | |
| Update dolphin-emu.pot file for recent changes to strings in code. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7369 8ced0084-cf51-0410-be5f-012b33b47a6e | |||
