Commit Graph

96 Commits

Author SHA1 Message Date
zilmar ce6042fe9d [Android] Fix up accessing settings in bridge 2021-10-18 05:14:07 +10:30
zilmar 0423ceb72b [Android] Some tweaks to jni bridge 2021-10-14 16:56:42 +10:30
zilmar 9ad8d49d0e Some code clean up to help build android 2021-06-28 11:27:35 +09:30
zilmar ee864797ab vgturtle127's Beautification 14 - Source\Project64-video directory and final cleanup 2021-05-18 21:21:36 +09:30
zilmar c512a592a7 Move class out of file names 2021-04-14 15:04:15 +09:30
zilmar 662637460e Remove Disable copy constructor comments 2021-04-13 09:37:11 +09:30
zilmar 62d2755300 Remove Common/stdtypes.h 2021-04-12 16:04:26 +09:30
Derek "Turtle" Roe a786dd7e13 Fix headers
Oops, accidentally removed some headers that should stay
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe bfc7213760 Update cicx105.cpp
Fix typos, abbreviations, and update multi line comments to single line comments, correct some names, and remove leftover header
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe a8c6a14463 Update ucodes.h
Remove title case, remove leftover header, fix typos, fix abbreviations
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe ba36ce31bb Update musyx.cpp
Fix title case, remove leftover header, add a TODO (was there supposed to be a comment there?), convert multi line comments into single line comments, fix typos, add newline
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe 7f0e8a84cf Update mp3.cpp
Fix typos, remove title case, remove leftover header, add TODO, add newline
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe b42c787ae0 Update main.cpp
Fix some typos, fix abbreviations, convert multi line comments into single line comments, add newline, add spacing
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe e00a90e14e Update jpeg.cpp
Remove leftover header, fix title case, convert multi line comments into single line comments, add some spacing, add newline, add TODO to find a better resource instead of French Wikipedia
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe 94e7a2dfae Update hle.h
Remove leftover header, remove title case, fix flag names, convert multi line comments into single line comments
2021-03-17 20:45:56 -05:00
Derek "Turtle" Roe 4b0930956c Update hle.cpp
Remove leftover header, remove title case, improve grammar, add some TODO comments, add some spacing and correct some ROM names, add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 4a62811889 Update common.h
Remove leftover header, remove title case, reword some comments to sound much better
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe b84c27abde Update alist_nead.cpp
Improved grammar, fix title case, remove leftover header, add newline, update comments for consistency
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 82a551bc97 Update alist_naudio.cpp
Remove leftover header, add punctuation, remove title case, improved grammar, add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 8bc1ce355c Update alist_audio.cpp
Remove some title case, fix typos, fix abbreviations, add some spacing, add newline, remove leftover header
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 68c3b7e459 Update alist.cpp
Fix title case, fix typos, change from multi-line comments to single line comments, fix abbreviations, add some spacing, remove some leftover headers, add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 3e442fc7bd Update Main.cpp
Fix typos, fix abbreviations, fix title case, and clean up some more spacing
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 27e0080393 Update Controller_1.1.h
Change multi-line comments into single line comments, fix some typos, remove some title case, improve grammar, update some things for consistency, fix abbreviations
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe e6fc59d7d7 Update NotificationClass.cpp
Add some spaces after comments begin, remove some title case
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe dd65b9c0e2 Update jniBridge.cpp
Change multi-line comments into single line comments, fix some typos, remove some title case, improve grammar, update some things for consistency
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe ee899b1757 Update stdafx.cpp
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 8b36f3d637 Update Rsp.h
Convert multiline comment into single line comment, capitalize DWORD, add hyphen to 32-bits, correct typo, and change "pre bswap" to "pre-bswap'd"
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 13d6fae9d8 Update mem.h
Remove header, convert multiline comments into single line comments
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 3b6dbf77c3 Update mem.cpp
Remove header, convert multiline comments into single line comments, add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe e77c32c550 Update audio.h
Remove header, change multiline comment into single line comment
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe de0522b67c Update audio.cpp
Remove header and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 71db981ac1 Update arithmetics.h
Remove header
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe f52e6cd2e2 Update alist.h
Remove another header, take multiline comments and make them single line comments
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe ba77c09090 Update about.cpp
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 1f5e4d18ee Update UISettings.h
Eliminate some title case, add space after single line comment, and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe dcd8e957ef Update UISettings.cpp
Change Rom to ROM
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 91c26d5207 Update SyncBridge.h
Add space after single line comment and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 8e8ba73a31 Update SyncBridge.cpp
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 36e0269f07 Update NotificationClass.h
Remove some title case and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 1442297d4f Update jniBridgeSettings.cpp
Remove extra newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 4b0d331a68 Update jniBridge.h
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe edae59bdb2 Update JavaRomList.h
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe 5542fe3aa2 Update JavaRomList.cpp
Add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe dfe0957988 Update JavaBridge.h
Add space after single line comments and add newline
2021-03-17 20:45:55 -05:00
Derek "Turtle" Roe c1f914a974 Update JavaBridge.cpp
Add newline
2021-03-17 20:45:55 -05:00
zilmar 5c60ea213f Update copyright date 2021-03-02 12:43:17 +10:30
zilmar cd16a8cc48 Clean up some warnings 2021-01-19 16:28:59 +10:30
zilmar 00556d4524 Project64-input: Flip x/y axis in structure 2020-07-07 11:36:10 +09:30
zilmar 366c0c69ae Force CharacterSet to be Unicode in the Property Sheets 2020-06-09 22:34:38 +09:30
zilmar ffc24d4e7d Fix up DisplayMessage for android 2019-04-23 07:01:10 +09:30