Commit Graph

73 Commits

Author SHA1 Message Date
zilmar cdb7cdcfd5 Replace getwindow text with GetCWindowText 2021-04-20 12:26:16 +09:30
zilmar cf58754414 Change NULL to nullptr 2021-04-12 21:05:39 +09:30
zilmar b4c64ef734
Merge pull request #2023 from vgturtle127/beautification-8
Beautification 8 - Source\Project64\UserInterface\Settings directory
2021-03-23 12:46:38 +10:30
zilmar 133170c1a2 Add option to not exit fullscreen on lose focus 2021-03-23 11:46:11 +10:30
Derek "Turtle" Roe 5d2d412c45 Update SettingsPage-Plugin.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:12:07 -05:00
Derek "Turtle" Roe bb6c21918c Update SettingsPage-Options.cpp
Fix spacing, title case, and capitalization
2021-03-17 21:11:54 -05:00
Derek "Turtle" Roe 15fb604d64 Update SettingsPage-KeyboardShortcuts.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:11:49 -05:00
Derek "Turtle" Roe daa5c3589b Update SettingsPage-GameBrowser.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:11:33 -05:00
Derek "Turtle" Roe a20316cf2b Update SettingsPage-Game-Status.cpp
Change Rom to ROM, add newline
2021-03-17 21:11:18 -05:00
Derek "Turtle" Roe 9a56d4ca9b Update SettingsPage-Game-Recompiler.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:10:57 -05:00
Derek "Turtle" Roe ebeddb8d47 Update SettingsPage-Game-Plugin.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:10:28 -05:00
Derek "Turtle" Roe 861cea4b4c Update SettingsPage-Game-General.cpp
Fix spacing, title case, and capitalization
2021-03-17 21:09:15 -05:00
Derek "Turtle" Roe 114757b1fb Update SettingsPage-Game-DiskDrive.cpp
Fix spacing, title case, and capitalization
2021-03-17 21:08:54 -05:00
Derek "Turtle" Roe 334058af9b Update SettingsPage-DiskDrive.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:08:09 -05:00
Derek "Turtle" Roe e210a00430 Update SettingsPage-Directories.cpp
Fix spacing, title case, capitalization, and add newline
2021-03-17 21:07:32 -05:00
Derek "Turtle" Roe c210973521 Update SettingsPage-Defaults.cpp
Add newline
2021-03-17 21:07:11 -05:00
Derek "Turtle" Roe adafb8b8ac Update SettingsPage-AdvancedOptions.cpp
Fix spacing, title case, and capitalization
2021-03-17 21:07:05 -05:00
zilmar 1249e1f9f0 Add ability to remove the status bar 2021-03-18 11:02:37 +10:30
zilmar 5c60ea213f Update copyright date 2021-03-02 12:43:17 +10:30
Vincent Cunningham dcb360cf41
Replace \ with / in include directives 2021-02-28 17:38:56 -05:00
zilmar d2b586f9df enable apply button when enabling/disabling enhancements 2021-02-23 15:08:01 +10:30
zilmar a4f904e4d7 Merge branch 'master' of https://github.com/project64/project64
# Conflicts:
#	Source/Project64/UserInterface/UIResources.rc
2021-02-02 13:40:12 +10:30
zilmar 782e781bab Be able to edit/enable/disable enhancements while running 2021-02-02 13:22:47 +10:30
LuigiBlood 6f05e7a2f2 [Settings] Add Disk Seek Timing choice 2021-01-29 23:37:27 +01:00
zilmar fd1a6112c0 Clean up enhancements code 2021-01-17 13:47:58 +10:30
oddMLan 914ad3b74a Remove hardcoded Unicode API calls
Since #define UNICODE is defined in the project it will call the wrapper function which will return the W version
2021-01-01 20:37:00 -07:00
oddMLan 2be276a7bc Tabs -> spaces 2020-05-16 06:43:04 -07:00
oddMLan 4020735b26 Add "Note: 8 MB is forced for Unknown ROMs" to Defaults tab
Closes #1747
2020-05-16 06:37:35 -07:00
zilmar 0462f637c4 Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
oddMLan 059ae511b8 Add Protect Memory option to Defaults panel
Fixes #1733
2020-05-04 19:47:34 -07:00
Cranky Supertoon 3d24d7fa2c push rpc 2019-10-23 17:12:12 -04:00
Duncan Ogilvie 18686e710c
Implement Randomize SI/PI interrupts setting
closes #1656
2019-10-03 11:39:46 +02:00
LuigiBlood 01ae9450fc [Disk] Undo changes to compile 64DD Settings Page 2019-08-21 09:25:16 +02:00
zilmar 3079edfd95
Merge pull request #1644 from LuigiBlood/ddrevamp
[Disk] Add Disk Drive Settings file
2019-08-21 16:46:24 +09:30
LuigiBlood 5eb8c8715f [Disk] Add Disk Drive Settings file 2019-08-21 08:50:47 +02:00
zilmar 081541cf64 Fix compile error 2019-08-21 09:28:19 +09:30
LuigiBlood bfd793c184 [UI] Add 64DD Tab in Options 2019-08-12 19:55:10 +02:00
oddMLan ead4d9311e [Game Settings] Restore Overclock Modifier 2019-04-20 11:57:33 -07:00
oddMLan 01d4ed0bc3 Change some error message boxes to warnings 2019-04-15 08:58:22 -07:00
zilmar ed079e4b16 [Project64] Start to add code for enhancements 2019-01-12 09:50:25 +11:00
oddMLan dfc6d46e4a Add Unaligned DMA options to Defaults and Game Settings
This allows some romhacks to run
2018-12-29 00:42:44 -07:00
oddMLan 578aa012d1 [Rom Browser] Add Show File extensions option and disable it by default 2018-12-28 20:57:01 -07:00
zilmar 9ab7a83c26 [Project64] Remove FR_None option 2018-12-20 16:08:26 +10:30
zilmar 88386600ed [Audio] Have sync audio only if plugin enables it 2018-12-08 21:23:06 +10:30
zilmar 6a8405f7ed [Project64]Add option to not show VI/s and make it default 2018-12-02 16:00:56 +10:30
zilmar d531abc885 [Project64] Add ability to change defaults 2018-11-25 20:14:15 +10:30
zilmar 3b0e7a8527 [Project64] Clean up some code and warnings in Common code 2018-11-18 11:36:02 +10:30
shygoo 47fd0632ff Add debug features 2017-08-18 00:08:22 -05:00
Frank-74 03332d658c Fix #1350 - x64 default save type blank 2017-08-06 16:34:30 +01:00
zilmar 4b93a188b7 [Project64] Add UI for Over clock configuration 2017-06-15 21:09:49 +10:00