Commit Graph

83 Commits

Author SHA1 Message Date
967c19ca74 Android: Add system requirements to Readme.md 2015-07-25 23:25:03 -04:00
d2c827ec47 Change "Installation' headers to say 'Building' in Readme.md 2015-07-20 13:55:42 -04:00
658c49fab3 Android:Changes to simplify command-line building of the app, and bugfixes to the Gradle script 2015-07-13 09:37:44 -04:00
08516ee09e Android: Add detailed instructions for setting up a build environment 2015-07-11 17:14:37 -04:00
dfae4e6266 Update Readme with information about more build.properties 2015-06-13 04:04:15 -07:00
10e7487dbb Correct Linux uninstall instructions 2015-05-30 18:02:01 -07:00
8cc4342760 Add documentation for Wii network files 2015-05-25 16:11:29 -04:00
4657c7e578 Relicense Dolphin under GPLv2+ 2015-05-25 13:22:31 +02:00
140826edd5 Android: Have build.gradle figure out what ABI and Toolchain to use. 2015-05-22 17:13:25 -04:00
4cded65320 Android: No longer require specification of NDK or Git paths in build.gradle. 2015-05-19 09:05:35 -04:00
9c19d91e18 Android: Allow building of native libraries inside Android Studio / Gradle 2015-05-18 21:20:43 -04:00
d2e8750297 Fix the ABI/toolchain table in Readme.md. 2015-05-04 19:31:14 -04:00
609a72d90f Add Android build instructions to Readme.md. 2015-05-03 14:28:02 -04:00
618dfe9804 Merge pull request #1749 from Buddybenj/readme
Readme Fixes and Improvements
2015-01-22 18:38:27 -06:00
94af50d669 fix registry paths for portable mode/userdir in Readme.md
we actually read from HKEY_CURRENT_USER/Software/Dolphin Emulator
2014-12-31 22:19:09 +01:00
2f020cc48f Readme Fixes and Improvements
These are mostly some edits to clean up inconsistencies in the Readme.

Rationale for the edits:

Switched places of Wii and Triforce in lists. Triforce emulation is pretty obviously not treated with the same importance as GameCube and Wii emulation is and so I feel it makes sense to have it listed last rather than second.

Made the spacing between slashes consistent. In some locations slashes had spaces and in others they didn't. I chose to add spaces throughout as it makes it a bit easier to read.

Gave Linux and OS X separate lines in the system requirements. If Windows gets its own line it makes sense for Linux and OS X to also have their own lines. This also clears up a potential ambiguity in what 10.9 is referring to.

Unified title capitalization. Some titles used capitals for the whole title and others only used capitals for the first word. I decided to capitalize all the titles.

Removed Vista or higher as higher as a requirement for using D3D. As Vista or higher is already a requirement for running Dolphin on Windows this is completely redundant. Also cleaned up a bit of a typo here.
2014-12-21 10:11:27 -06:00
88bcfadf50 Update Readme.md
Update OS X requirement to 10.9 as per https://code.google.com/p/dolphin-emu/issues/detail?id=7243
2014-11-25 00:27:13 -05:00
bd9d2e757c http -> https 2014-11-13 16:50:52 -06:00
e3f9c82420 README: Add info about "Resources" directory.
Also fix a minor grammar issue.
2014-11-07 09:07:30 -05:00
3466158a96 Capitalized Dolphin 2014-10-18 13:16:02 -04:00
37da09b27c Specified where GC Bios files go 2014-10-17 16:00:36 -04:00
af7911e9ea Readme: Add a link to the Transifex page 2014-10-13 18:05:58 -04:00
038111b262 Merge pull request #410 from lioncash/coding-style
Introduce the revised coding style.
2014-07-06 19:37:42 -04:00
7b57d64962 Introduce the revised coding style. 2014-07-06 18:20:17 -04:00
5d793881b0 Fix the capitalization of "GameCube" throughout the project. 2014-06-08 11:24:49 +09:00
7c47825038 Readme: add link to issue tracker 2014-02-05 00:42:44 +01:00
ae42c18f84 Correct the dolphin-emu.org links to use https. 2014-01-29 11:03:22 -05:00
df2e542697 Monospace files, folders, keys, and commands within the Readme.md file.
Also bolded the value '1' in the bullet point talking about LocalUserConfig.
2014-01-29 10:40:48 -05:00
d7268dd176 Add a period in the system requirements list for consistency. 2014-01-29 09:41:34 -05:00
e015cb0bca Move the recommended CPU/GPU sentences onto their own indented line in the system requirements list (thanks go to neobrain for pointing this out). 2014-01-29 09:38:56 -05:00
1d5fab41dc Update the Readme.md with suggestions and improvements by neobrain.
Updated the "Project Site" link to point to the github page. Also added links to the forums and wiki. Also fixed some list indentation in the system requirements.
2014-01-29 09:29:53 -05:00
ab51d14290 Fix formatting within the Readme.md. A little more.
Properly escaped the underscores in the Windows registry notation.
2014-01-29 09:08:19 -05:00
daa562458e Change the readme to use markdown instead of being a regular .txt file. 2014-01-29 08:22:17 -05:00