Commit Graph

39 Commits

Author SHA1 Message Date
Squall Leonhart cbecaf0c05 Handles cases where the Manufacturer ID is 43 instead of 4E
So these games are no longer listed as Uknown in their manufacturer field.
2021-01-09 11:07:21 +11:00
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
zilmar 0462f637c4 Add UNICODE to Project64 project 2020-05-12 21:49:05 +09:30
LuigiBlood bbabf5d98d [RomBrowserClass] Fix "Play Game with Disk" to stop appearing for Disk games. 2019-08-12 18:13:34 +02:00
LuigiBlood cf576246e1 [Core & UI] Handle and Select IPLs depending on Disk Country Code
- Removes 64DD IPL loading when not found, so the user has to either load the IPL ROMs once or set them in the settings
2019-08-12 13:39:56 +02:00
LuigiBlood 075c82a3e3 [Disk] Support D64 Master Disk Format 2019-08-11 18:13:52 +02:00
oddMLan c7a6e51d62 Make Rom Browser DPI Aware 2019-04-19 17:08:24 -07:00
oddMLan 01d4ed0bc3 Change some error message boxes to warnings 2019-04-15 08:58:22 -07:00
LuigiBlood 0870ecbc0d Handle case where IPL ROM is not found (or not yet set up) to display an error message 2019-01-27 13:17:31 +01:00
LuigiBlood 047f611c81 Replace tabs with spaces 2019-01-25 21:32:26 +01:00
LuigiBlood 95e31542cf Refactor 64DD game loading (supports custom settings and RDB)
(Nothing done for plugins yet)
2019-01-25 20:20:59 +01:00
LuigiBlood cd80e4f0a4 Handle 64DD loading from ROM Browser, Recent Games, RomInfo
Partially handles settings (loads from RDB and CFG, but unused as emulation starts)
2019-01-25 08:11:40 +01:00
zilmar ed079e4b16 [Project64] Start to add code for enhancements 2019-01-12 09:50:25 +11:00
oddMLan 12c2bd54fc [Rom Browser] Show Filename instead of Internal Name when there is no Good Name 2018-12-28 04:26:23 -07:00
oddMLan 57ef4bf026 [Rom Browser] Supplant "Good Name" with "Name" column
"Good Name" can still be added under Settings > ROM Selection
2018-12-09 03:27:53 -07:00
oddMLan 28bd4ab983 [Rom Browser] Add "Name" column
Do not renumber items in the language file
2018-12-09 03:27:53 -07:00
zilmar 5d66d688b3 [Project64] Fix up warning in RomBrowserClass.cpp 2017-09-13 20:14:23 +10:00
Frank-74 d6c819a1d0 Fix last rom not highlighted.
Fixes #1157.
2016-11-22 21:22:07 +00:00
luigiblood aef22c147b [64DD] Added TOOL/USA IPL support 2016-08-28 18:36:56 +02:00
zilmar f5cf17903b [Project64] Clean up testing around rom list refresh 2016-04-19 17:46:38 +10:00
zilmar 39a1f4f058 [Project64] Have RomBrowser store internal data as utf8 2016-04-16 19:55:32 +10:00
zilmar c72e72a073 [Project64] Remove passing directory in FillRomList 2016-04-16 08:56:10 +10:00
zilmar 98230eb48a [Project64] Move Watch dir code back to rom browser 2016-04-16 06:58:31 +10:00
zilmar 3007139446 [Project64] Remove SelColorBrush from ROM_INFO 2016-04-15 08:26:02 +10:00
zilmar 5b5d30cb69 [Project64] Rename RefreshRomBrowser to RefreshRomList 2016-04-15 08:07:34 +10:00
zilmar e339b7d787 [Project64] Add some logging to RomList.cpp 2016-04-14 22:18:21 +10:00
zilmar 46e345f99e [Project64] Separate rom list management from Rom Browser 2016-04-14 19:35:08 +10:00
zilmar d2d0cc7e2e [Project] Separate out UI settings from core settings 2016-04-13 17:34:19 +10:00
zilmar 4ee91c655c {project64] Add header to RomBrowserClass.cpp 2016-04-12 19:55:34 +10:00
zilmar 7424f8bd9d [Project] Update FindFirst attributes in Common/path.h 2016-04-12 17:53:40 +10:00
zilmar a228a9d1f9 line ends ? 2016-01-27 20:11:59 +11:00
luigiblood 4bf95e61f1 Open ROM/Drag&Drop Error fixed, delete g_DDRom if normal N64 ROM play 2016-01-26 16:43:44 +01:00
luigiblood 39a1c9f407 Added "Play Game with Disk" option 2016-01-25 20:58:57 +01:00
zilmar eaf2e28910 [Project64] Use cpath to get the filename in rom browser 2016-01-17 17:02:46 +11:00
zilmar 2b31784057 [Project64] Fix up compile issues with me removing windows.h 2016-01-05 21:32:18 +11:00
zilmar 1d2572c2c2 [Project64] Better sort unknown good name properly 2015-12-24 10:02:28 +11:00
zilmar 73549ee72f {Project64] Convert internal strings to be utf8 instead of utf16 2015-12-24 07:04:36 +11:00
zilmar 95a3319735 [Project64] Update logging system to use module and severity 2015-12-14 21:51:33 +11:00
zilmar e3b32c572d [Project64] Remove spaces from filename 2015-12-04 17:49:31 +11:00