Commit Graph

8021 Commits

Author SHA1 Message Date
Stephen Anthony 5ccf090154 Updated libpng to latest release. 2024-10-31 16:13:50 -02:30
Stephen Anthony f8ecf21384 Updated httplib to latest release. 2024-10-31 16:07:37 -02:30
Stephen Anthony 94a3447666 Remove executable bit on data files. 2024-10-21 14:27:31 -02:30
Eric Warmenhoven 50f69d82fe
ios/tvos: properly set min supported version (#1048) 2024-10-21 15:30:52 +00:00
thrust26 62ca90a784 Merge branch 'master' of https://github.com/stella-emu/stella 2024-10-20 09:59:25 +02:00
thrust26 356e61f0ff added missing "PlusROM support enabled" initialization 2024-10-20 09:59:15 +02:00
Stephen Anthony 6d5d6f0144 Match style in surrounding code for FileListWidget. 2024-10-19 16:54:47 -02:30
thrust26 408e42e328 added PlusROM support developer option (fixes #1019) 2024-10-19 10:01:16 +02:00
thrust26 810d587a9b fixed #1047 2024-10-17 15:48:16 +02:00
Stephen Anthony f30842061b Fix doc to match commit to webpage docs. 2024-10-17 10:21:29 -02:30
Stephen Anthony 9fec8afac8 Update docs; macOS 10.13 is the minimum supported version. 2024-10-10 17:03:18 -02:30
Stephen Anthony 39356e8d72 For Windows build, remove *all* DLL's before install, and only install
SDL2.dll.
2024-10-07 17:05:27 -02:30
Stephen Anthony 541245ec06 Re-add ZIP build for Windows. 2024-10-07 16:28:50 -02:30
Stephen Anthony 565a5c2717 Fix misplaced PNG files. 2024-10-07 16:23:31 -02:30
Stephen Anthony 2d184b6754 Fixes from clang-tidy-19 that didn't make it for the last release. 2024-10-06 20:27:25 -02:30
Stephen Anthony 18db75df5e Automatically remove old DLL's for Windows install.
This fixes exe not starting with latest release.
2024-10-06 20:25:59 -02:30
Stephen Anthony d69e47421c Update release to version 7. 2024-10-04 13:46:46 -02:30
Stephen Anthony 0a759a49b0 Fix macOS build script. 2024-10-03 12:44:17 -02:30
Stephen Anthony 7c90c9fe18 Getting docs ready for 7.0 release. 2024-10-02 12:50:28 -02:30
Stephen Anthony 80909f1c98 Fix filename case. 2024-10-02 12:10:47 -02:30
Stephen Anthony fd51326aaf Update Xcode project to v16. 2024-10-02 11:37:05 -02:30
Eric Warmenhoven 0016f74a69
libretro: fix gitlab CI (#1044) 2024-10-02 10:50:01 -02:30
thrust26 cb61f676ec minor doc fixes 2024-09-26 22:02:12 +02:00
Stephen Anthony cb77dc1a8f Potential speedup in Windows FSNode::getChildren().
Worst case is it doesn't improve at all.
2024-09-18 20:42:24 -02:30
thrust26 03c5d7f1cf changed buttonLast type (fixes #1043) 2024-09-09 10:28:20 +02:00
thrust26 cb624aece0 Some fixes to ELF doc 2024-09-07 09:01:00 +02:00
Stephen Anthony 77e45307c4 Updated docs, merged back changes made to live page. 2024-09-06 21:30:49 -02:30
thrust26 2a509a2f82 updated screenshots for ELF developer options 2024-09-06 17:20:43 +02:00
Stephen Anthony b1e297153b Fix missing initializations. 2024-09-01 01:16:23 -02:30
Christian Speckner 1dd364bc8a Merge remote-tracking branch 'origin/late-hmove-experiments' 2024-08-31 18:49:51 +02:00
Christian Speckner 59f82b1fe1 Remove cast. 2024-08-29 20:49:24 +02:00
Stephen Anthony 498e8bc4de libretro: Fix interfacing with paddle sensitivity. 2024-08-29 14:27:28 -02:30
Stephen Anthony bb374fb982 Minor fixes for warnings from clang-tidy. 2024-08-28 21:51:40 -02:30
thrust26 40ab63ff5e Oops 2024-08-28 12:17:01 +02:00
thrust26 f3dd2cd884 removed dynamic_cast
removed unused method in Debugger
2024-08-28 11:09:15 +02:00
Stephen Anthony d7eba0b54c Fix minor warnings from clang-tidy. 2024-08-27 22:27:53 -02:30
Stephen Anthony 628c6fb370 Fix Unix build; minor formatting fixes. 2024-08-27 21:34:13 -02:30
Christian Speckner 4026ca4c80 Finish state widget. 2024-08-27 22:07:00 +02:00
Christian Speckner 74adffdd3a Fix race on startup. 2024-08-27 22:06:48 +02:00
Christian Speckner ca77a007dc Fix bad downcast. 2024-08-27 21:15:32 +02:00
Christian Speckner a0873b627b Add ellipsis. 2024-08-27 21:15:32 +02:00
Stephen Anthony ecad60d86c Added missing class to Xcode project file. 2024-08-27 10:54:12 -02:30
Christian Speckner 2cf85c8ab2 Add ELF state widget. 2024-08-26 22:48:12 +02:00
Stephen Anthony f76d70f68e Add missing class to Xcode project. 2024-08-26 14:37:51 -02:30
Stephen Anthony e89cf0b15b Update sqlite to latest release. 2024-08-24 11:43:42 -02:30
Stephen Anthony f59207a670 Updated httplib to latest release. 2024-08-24 11:35:16 -02:30
Stephen Anthony 54372fa5dd Fix misplaced files in Visual Studio project file. 2024-08-23 21:24:49 -02:30
Stephen Anthony 36301137c4 Update libpng and zlib to latest releases. 2024-08-23 21:18:00 -02:30
Stephen Anthony f8fed902f4 Update config.{guess,sub} to latest versions. 2024-08-23 20:52:04 -02:30
Stephen Anthony ca84bb699f Clean up Makefile a little, removing obsolete warning flags. 2024-08-23 20:45:49 -02:30