Commit Graph

7732 Commits

Author SHA1 Message Date
thrust26 3f1d80deef more bezel property updates 2023-08-26 13:39:10 +02:00
thrust26 839724cbae added more bezel properties 2023-08-26 09:03:44 +02:00
thrust26 c0bc013505 a few minor changes 2023-08-25 21:31:17 +02:00
Stephen Anthony 90d667de43 Updated sqlite3 to latest version (3.43.0). 2023-08-25 13:47:20 -02:30
thrust26 8988df04c9 updated bezel properties and matching 2023-08-25 18:12:07 +02:00
thrust26 ae8d587f3b IX fix #2 2023-08-25 17:04:55 +02:00
thrust26 5c5a1e37bf IX fix 2023-08-25 16:41:51 +02:00
thrust26 fc34df3516 refactored bezel code
added variable bezel window support
2023-08-25 15:57:21 +02:00
Stephen Anthony e7f15ba665 Fix compile error for libretro, and minor warnings from clang. 2023-08-24 12:31:06 -02:30
thrust26 cc818ed9c5 reverted to working (fixed) borders 2023-08-23 18:03:36 +02:00
thrust26 32cbd2c38f added bezel borders 2023-08-23 17:47:58 +02:00
thrust26 991de73177 IX build fix 2023-08-22 15:48:06 +02:00
thrust26 229c5ab1f7 added automatic bezel name generation 2023-08-22 14:54:09 +02:00
thrust26 ac1bbf7183 added missing change 2023-08-21 22:51:43 +02:00
thrust26 6acb7a6412 added property for bezel file names 2023-08-21 22:34:33 +02:00
thrust26 3782a4fe7e preliminary doc updates 2023-08-21 13:01:23 +02:00
thrust26 2202f58901 fixed bezel blend mode bug (only showed with TV-effects && Interpolation enabled)
changed default hotkey for correct aspect ratio
2023-08-21 10:50:47 +02:00
thrust26 6b38bc3f5a fixed info message positioning
made image paths changeable without restart
2023-08-20 07:46:33 +02:00
thrust26 56d6cb8926 some small fixes 2023-08-19 19:25:50 +02:00
thrust26 8d8bea8525 bezels working now (TODO: testing, doc) 2023-08-19 18:12:32 +02:00
thrust26 5fb2cc8d8c some changes for alpha channel support (still doesn't work :( ) 2023-08-17 20:31:42 +02:00
thrust26 868a3eeef3 first try 2023-08-17 18:18:15 +02:00
thrust26 aaa10ea414 fixed duplicate events (menu + emulation) in debugger 2023-08-16 07:28:35 +02:00
Stephen Anthony 7f9a595c22 Updated Xcode for recent class additions. 2023-08-07 13:45:02 -02:30
thrust26 beef0bd457 trying to fix Linux build 2023-08-05 15:43:56 +02:00
thrust26 4e60a6b0db added 03E0 bankswitching for Brazilian Parker Bros ROMs (resolves #887) 2023-08-05 15:20:46 +02:00
thrust26 d8636f764b added a tweak which allows searching for ROM names containing a space without starting the ROMs 2023-08-04 15:14:27 +02:00
thrust26 3714f634da update doc for removed "show all files" option
eliminated magic number for initially focus widget in LauncherDialog.cxx
2023-08-04 09:20:35 +02:00
thrust26 4a74ea10fc added some extra description for the controller port assignment 2023-08-03 18:18:03 +02:00
Stephen Anthony 08c4c68b74 Remove 'launcherroms' option, in the process fixing #851. 2023-08-02 18:19:50 -02:30
Stephen Anthony e25c427557 A cleaner fix for the last commit. 2023-08-02 13:25:22 -02:30
Stephen Anthony 0d8f62c996 Fix error using string_view where string is expected. This needs to be fixed in json eventually. 2023-08-02 13:12:56 -02:30
Stephen Anthony 6cff524e32 Fixes for minor clang warnings. 2023-08-02 12:52:12 -02:30
thrust26 0fe232ffd3 added default mapping controller port option (resolves #897) 2023-08-02 17:03:57 +02:00
Stephen Anthony 26d0eb5c01 Some cleanup of CartAR class, in preparation for moving some code from System class. 2023-08-01 17:44:44 -02:30
Stephen Anthony ded5074d11 Some optimizations to FSNodePOSIX. 2023-07-01 22:05:05 -02:30
Stephen Anthony db7fd59423 Potential speedup in FSNodeWINDOWS::getSize(). 2023-06-30 22:40:05 -02:30
Stephen Anthony 608ed4f748 Update Xcode project to recommended settings. 2023-06-22 10:54:00 -02:30
Stephen Anthony 95c49d764b Add missing class to Xcode. 2023-06-22 10:53:03 -02:30
thrust26 abd4e5c8d9 added tootips to Options dialog (resolves #977) 2023-06-15 13:31:44 +02:00
Stephen Anthony 868b2fd7cb Minor fixes for suggestions from clang-tidy. 2023-06-14 19:47:17 -02:30
thrust26 9659a0a9af reordered cart detection order to improve correct detection rate 2023-06-14 14:08:11 +02:00
thrust26 07cf16aa27 fixed some warnings in VS 2023-06-14 09:58:31 +02:00
thrust26 ef55d93525 minor fixes 2023-06-14 09:51:37 +02:00
thrust26 f572ab0946 added phosphor to Amidar game properties 2023-06-14 09:50:56 +02:00
thrust26 33cd6bf4f2 fixed QuadTari mapping storage 2023-06-12 17:45:18 +02:00
thrust26 f0bd196372 Merge branch 'master' of https://github.com/stella-emu/stella 2023-06-11 19:44:53 +02:00
thrust26 479a077e0e trying to fix #974 2023-06-11 19:44:41 +02:00
Stephen Anthony 9b65e6a2e4 Adding missing include (fixes #971). 2023-06-04 19:26:27 -02:30
thrust26 d8ee31ec1f minor fixes for GL bankswitching 2023-06-04 14:24:32 +02:00