Commit Graph

7656 Commits

Author SHA1 Message Date
thrust26 682fb6ccc4 the usual IX fix 2023-08-26 14:02:44 +02:00
thrust26 3f1d5d644b added bezel hotkeys
renamed bezel settings
moved Bezel class to common
2023-08-26 13:50:39 +02:00
thrust26 1be2526ee0 added bezel docs 2023-08-26 13:40:36 +02:00
thrust26 b38c3a42b2 more bezel property updates 2023-08-26 13:39:10 +02:00
thrust26 328ef01423 added more bezel properties 2023-08-26 09:03:44 +02:00
thrust26 8dac721a65 a few minor changes 2023-08-25 21:31:17 +02:00
thrust26 a5b394ab5f updated bezel properties and matching 2023-08-25 18:12:07 +02:00
thrust26 2077c0e9c2 IX fix #2 2023-08-25 17:04:55 +02:00
thrust26 25115b57bb IX fix 2023-08-25 16:41:51 +02:00
thrust26 c31ab36afe refactored bezel code
added variable bezel window support
2023-08-25 15:57:21 +02:00
Stephen Anthony e0374fe681 Fix compile error for libretro, and minor warnings from clang. 2023-08-24 12:31:06 -02:30
thrust26 201fc97ecb reverted to working (fixed) borders 2023-08-23 18:03:36 +02:00
thrust26 6b1191a16e added bezel borders 2023-08-23 17:47:58 +02:00
thrust26 62b3ef38d8 IX build fix 2023-08-22 15:48:06 +02:00
thrust26 f6d020d538 added automatic bezel name generation 2023-08-22 14:54:09 +02:00
thrust26 2134eede62 added missing change 2023-08-21 22:51:43 +02:00
thrust26 856ece86d0 added property for bezel file names 2023-08-21 22:34:33 +02:00
thrust26 3b53d3376e preliminary doc updates 2023-08-21 13:01:23 +02:00
thrust26 3f6fe5df5e 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 0b629f59c5 fixed info message positioning
made image paths changeable without restart
2023-08-20 07:46:33 +02:00
thrust26 d3b46c742d some small fixes 2023-08-19 19:25:50 +02:00
thrust26 53b3d0901c bezels working now (TODO: testing, doc) 2023-08-19 18:12:32 +02:00
thrust26 88e737c6f4 some changes for alpha channel support (still doesn't work :( ) 2023-08-17 20:31:42 +02:00
thrust26 9e268dda0c first try 2023-08-17 18:18:15 +02:00
thrust26 8f0ea1a70b fixed duplicate events (menu + emulation) in debugger 2023-08-16 07:28:35 +02:00
Stephen Anthony 58c12ca254 Updated Xcode for recent class additions. 2023-08-07 13:45:02 -02:30
thrust26 7fdafc39ad removed bad test ROMs 2023-08-05 21:28:59 +02:00
thrust26 825d2339b9 trying to fix Linux build 2023-08-05 15:43:56 +02:00
thrust26 cbe0ba8eee added 03E0 bankswitching for Brazilian Parker Bros ROMs (resolves #887) 2023-08-05 15:20:46 +02:00
thrust26 8d6862062b 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 4a4a039404 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 7acbe6743e added some extra description for the controller port assignment 2023-08-03 18:18:03 +02:00
Stephen Anthony 49fb4d01bb Remove 'launcherroms' option, in the process fixing #851. 2023-08-02 18:19:50 -02:30
Stephen Anthony 2e556fe6b6 A cleaner fix for the last commit. 2023-08-02 13:25:22 -02:30
Stephen Anthony 7c34bdd27b 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 480f7ab9f0 Fixes for minor clang warnings. 2023-08-02 12:52:12 -02:30
thrust26 f7e46338b8 added default mapping controller port option (resolves #897) 2023-08-02 17:03:57 +02:00
Stephen Anthony 55e3874097 Some cleanup of CartAR class, in preparation for moving some code from System class. 2023-08-01 17:44:44 -02:30
Stephen Anthony 72227788b1 Some optimizations to FSNodePOSIX. 2023-07-01 22:05:05 -02:30
Stephen Anthony cf3b9eca89 Potential speedup in FSNodeWINDOWS::getSize(). 2023-06-30 22:40:05 -02:30
Stephen Anthony d47cdb3d3e Update Xcode project to recommended settings. 2023-06-22 10:54:00 -02:30
Stephen Anthony bdb5c15f0a Add missing class to Xcode. 2023-06-22 10:53:03 -02:30
thrust26 d5eeba505c added tootips to Options dialog (resolves #977) 2023-06-15 13:31:44 +02:00
Stephen Anthony d2fde2caff Minor fixes for suggestions from clang-tidy. 2023-06-14 19:47:17 -02:30
thrust26 5af0163e43 reordered cart detection order to improve correct detection rate 2023-06-14 14:08:11 +02:00
thrust26 56b555df35 fixed some warnings in VS 2023-06-14 09:58:31 +02:00
thrust26 cd59144999 minor fixes 2023-06-14 09:51:37 +02:00
thrust26 e06ca50b13 added phosphor to Amidar game properties 2023-06-14 09:50:56 +02:00
thrust26 ee13c16930 fixed QuadTari mapping storage 2023-06-12 17:45:18 +02:00
thrust26 0de952b0cb Merge branch 'master' of https://github.com/stella-emu/stella 2023-06-11 19:44:53 +02:00