Commit Graph

6847 Commits

Author SHA1 Message Date
thrust26 575035c739 enhanced QuadTari detection pattern 2021-02-04 15:25:55 +01:00
thrust26 fa16b8cb91 fixed broken driving controller support (see #760) 2021-02-02 15:44:28 +01:00
thrust26 570aa229ce derived Genesis and Booster from Joystick controller class 2021-01-30 11:25:51 +01:00
thrust26 a3b0605af3 fixed R77 doc graphics links 2021-01-26 19:30:10 +01:00
thrust26 66eca7cbe5 fixed missing SliderWidget initialization command if value is -1 2021-01-26 19:29:36 +01:00
thrust26 dcd9a3706a fixed merge bug (fixes #758) 2021-01-26 13:18:14 +01:00
thrust26 0f2af93f53 Merge branch 'master' of https://github.com/stella-emu/stella 2021-01-25 09:25:50 +01:00
thrust26 c1922ac13c fixed #756 (CDFJ rom size always 512KB) 2021-01-25 09:25:36 +01:00
Stephen Anthony 7f26bc0002 Added patches from Debian build (too bad I didn't see these about 6 hours ago).
Bumped version number, to start work on 6.6.
2021-01-24 15:57:29 -03:30
Stephen Anthony 11ec630dd4 Final updates for 6.5.1 release. 2021-01-24 10:11:01 -03:30
thrust26 7c0cb137a9 partially reverted 481785a6 (debugger widgets needed for saveOldState) 2021-01-24 10:09:30 +01:00
Stephen Anthony bf341392ac Getting ready for 6.5.1 release. 2021-01-23 15:33:20 -03:30
Stephen Anthony e91c12eee1 Fix dialogs not being rendered in certain cases. 2021-01-23 15:10:40 -03:30
Stephen Anthony f8e4ccf979 Merge branch 'feature/fix-surfaces' 2021-01-23 13:10:40 -03:30
Stephen Anthony 8905a9a504 libretro: Don't reload non-existent surfaces. 2021-01-23 13:08:16 -03:30
Stephen Anthony 345e7f0b9f Fix final issue with snapshots not loading in RomInfoWidget. 2021-01-23 12:57:51 -03:30
thrust26 d2eea6720b updated Changes.txt & WhatsNewDialog 2021-01-20 13:47:41 +01:00
Christian Speckner 25062b308c Merge remote-tracking branch 'origin/master' into feature/fix-surfaces 2021-01-19 20:44:58 +01:00
thrust26 4d68300f32 refactored Paddles class 2021-01-19 10:23:41 +01:00
Stephen Anthony ffddbcf6bb Fix crash when FrameBuffer message surfaces haven't been created.
The next task is to move all FrameBuffer message-related functionality into its own class.
2021-01-16 15:27:18 -03:30
thrust26 a0433cceaf changed LauncherDialog and EditableWidget ContextMenu and dialog shade surface creation to on demand 2021-01-15 08:36:06 +01:00
thrust26 d7bd39c952 renamed pause dimming setting 2021-01-14 09:40:02 +01:00
thrust26 56a2162795 added option to disable emulation shading in pause mode via command line (resolves #755) 2021-01-14 09:32:39 +01:00
thrust26 27dd8e9e4f fixed memory leak in EventMappingWidget 2021-01-13 22:30:40 +01:00
Stephen Anthony ca756deef6 Attempt to fix continuous creation of dialog surfaces without cleanup, causing crashes on R77.
Remove cache of surfaces from FrameBuffer, into each dialog that owns it.
Make surfaces be unique_ptr instead of shared_ptr, so we can be sure cleanup occurs.
2021-01-13 16:24:09 -03:30
thrust26 bf70e15f1b added to allocate tooltip surface on demand only 2021-01-13 08:26:34 +01:00
thrust26 481785a6f1 create DebuggerDialog and included OptionsDialog on demand only 2021-01-12 15:46:36 +01:00
thrust26 4c9a945ea3 refactored launcher dialog to use only one pointer for other dialogs 2021-01-12 11:44:52 +01:00
thrust26 5e023c8870 refactored dialogs to use only one pointer for other dialogs 2021-01-12 11:24:24 +01:00
thrust26 66e5d3b09f added missing re-rendering 2021-01-12 11:23:16 +01:00
thrust26 d90e9589ab added missing files 2021-01-10 12:33:17 +01:00
thrust26 b7f1f746dc enhanced R77 doc 2021-01-10 12:32:52 +01:00
thrust26 ac6c4e527b fixed, extra joystick button mappings are for R77 only 2021-01-10 10:00:33 +01:00
thrust26 3e2044fe96 added high scores button to R77 command dialog 2021-01-09 20:59:59 +01:00
Stephen Anthony d373c87da3 And so it begins again ... 2021-01-09 15:56:07 -03:30
Stephen Anthony 2166880888 Final commit for 6.5 release. 2021-01-09 10:15:06 -03:30
thrust26 ff9299f2e5 update WhatsNewDialog 2021-01-08 15:41:44 +01:00
thrust26 24fb70039f minor doc update 2021-01-08 15:28:04 +01:00
Stephen Anthony a8380a04d6 Added info about database to changelog. 2021-01-08 10:10:47 -03:30
thrust26 861e2b8897 Revert "Fix for suggestion from clang-tidy."
This reverts commit 43f9f562b1.
2021-01-08 10:16:19 +01:00
thrust26 8c2a5afc57 Merge branch 'master' of https://github.com/stella-emu/stella 2021-01-08 09:50:08 +01:00
thrust26 7fd23b59cd fixed snapshot delay in TimeMachine dialog
added single save states commands to TimeMachine dialog
2021-01-08 09:49:53 +01:00
Stephen Anthony 43f9f562b1 Fix for suggestion from clang-tidy. 2021-01-07 22:28:35 -03:30
Christian Speckner 8ec309f4f8 Fix crash with minimal launcher UI. 2021-01-06 21:51:53 +01:00
Christian Speckner 5fe20f075f Attempt at fixing R77 crash. 2021-01-06 21:12:11 +01:00
Christian Speckner ea000eabf2 Disable defunct joymap for the R77. 2021-01-06 17:21:39 +01:00
Stephen Anthony 150cbd8f95 Fixes for suggestions from cppcheck. 2021-01-05 22:36:16 -03:30
Stephen Anthony 9fb77c8d51 Yearly update to copyright for 2021. 2021-01-05 18:42:43 -03:30
Stephen Anthony 70eb2b2646 Started final doc updates for 6.5 release. 2021-01-05 18:35:15 -03:30
thrust26 48cc00323e Revert "attempted to fix special char problems in Windows (see #751)"
This reverts commit 695860a3aa.
2021-01-05 10:53:06 +01:00