Commit Graph

5550 Commits

Author SHA1 Message Date
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
Derek "Turtle" Roe cc20cad590 Update md5.cpp
Convert multi line comments into single line comments, fix typos, fix spacing, fix title case, remove some punctuation, add newline
2021-03-17 20:45:42 -05:00
Derek "Turtle" Roe 2b94002489 Update md5.h
Convert multi line comments into single line comments, fix spacing, fix verbosity, fix some typos, add capitals
2021-03-17 20:45:42 -05:00
Derek "Turtle" Roe e630f1248e Update CriticalSection.cpp
Fix comments, add spacing, add newline
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe b1caa76be6 Update FileClass.cpp
Fix title case, add newline
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 00653b2b65 Update IniFileClass.cpp
Fix title case, add spacing, fix some typos
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 311e39e0d0 Update path.cpp
Convert multi line comments, remove extra characters, fix spacing, adjust some wording, fix trace log comments, fix typos, remove unneeded punctuation, remove some unnecessary numbering
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 4723dd0db9 Update path.h
Add spaces, fix title case, change some wording
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 1e70f0b727 Update TraceModulesCommon.h
Add newline
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 5d29170be0 Update Trace.cpp
Add newline
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 98788d7e99 Update Thread.h
Add newline
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe d6de0a8690 Update Thread.cpp
Remove extra punctuation
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe eea4b66a36 Update SyncEvent.h
Add newline
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe e74d8f07b6 Update SyncEvent.cpp
Add newline
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe e47397ce88 Update stdtypes.h
Convert multi line comments into single line comments
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe e7353ceac4 Update StdString.cpp
Fix title case, add newline
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 5338a99b37 Update SmartPointer.h
Add spaces and fix title case, fix abbreviations
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 38263c8270 Update Random.h
Convert to single line comments and remove punctuation
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 0410cdd60f Update Random.cpp
Convert multi line comments into single line comments and fix some unneeded punctuation
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 1a7e8cebad Update Platform.h
Add space
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 227ffbe936 Update MemTest.cpp
Add newline
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 7d24276bb2 Update MemoryManagement.cpp
Add newline and fix title case and spacing
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 10d8fe0acb Update LogClass.cpp
Fix capitalization and add spaces, adjust some wording
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 0ceb1a7051 Update IniFileClass.h
Add space and fix title case
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe cf27e2bf60 Update HighResTimeStamp.h
Remove extra space
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 12a99d3d03 Update HighResTimeStamp.cpp
Add newline
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 41f43ae4c0 Update FileClass.h
Fix typo
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 012b5466d8 Update DateTimeClass.h
Remove extra space
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe 474109f919 Update CriticalSection.h
Remove extra newline
2021-03-17 20:45:41 -05:00
Derek "Turtle" Roe ba9dae4221 Update SettingsConfig.cpp
Capitalize some abbreviations, remove title case
2021-03-17 20:45:25 -05:00
Derek "Turtle" Roe a95d48d0d1 Update RomBrowserClass.cpp
Fix title case, add some spacing, rom > ROM, fix some typos, remove some punctuation, capitalize abbreviated code, adjust some wording
2021-03-17 20:45:25 -05:00
Derek "Turtle" Roe 911c85b162 Update MainMenu.cpp
Fix title case, add spacing, remove some punctuation, rom > ROM, convert multi line comments into single line comments, add newline
2021-03-17 20:45:25 -05:00
Derek "Turtle" Roe c01745c3ab Update MainWindow.cpp
Fix title case, add spacing, rom > ROM, add newline, and fix some instances of "Rom" being used in the GUI
2021-03-17 20:45:25 -05:00
Derek "Turtle" Roe 16ebbd9025 Update MainMenu.h
Fix title case and adjust spacing
2021-03-17 20:45:25 -05:00
Derek "Turtle" Roe 7d8316b0da Update DiscordRPC.cpp
Fix title case, add spacing, add newline, rom > ROM
2021-03-17 20:45:25 -05:00