This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-07-29 00:59:44 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10,543
Commits
10
Branches
16
Tags
5548e7743831079d850e618c4e6b7da4769241c7
Commit Graph
2 Commits
Author
SHA1
Message
Date
Lioncash
7f61c31f85
[Android] Fix some redundancy in the category names for the settings menu. In a menu named "Settings" (which is shown in the top left) we have the categories, "CPU Settings" and "Video Settings" - but the fact they are settings pages is already established at this point so it's redundant. Just made them "CPU" and "Video" instead.
...
Also changed the description for dual-core They now look like this:
http://i.imgur.com/qieaKmL.png
2013-08-23 16:10:55 -04:00
Lioncash
00996c8d38
[Android] Implement a ViewPager for the settings. Also, move classes into appropriate packages to make things cleaner.
2013-08-20 19:39:00 -04:00