Commit Graph

7053 Commits

Author SHA1 Message Date
Stephen Anthony e1035b74fc Final commit for 6.6. 2021-11-16 10:20:41 -03:30
Stephen Anthony ba758defc6 Updated release date to Tuesday, Nov. 16. 2021-11-15 13:00:18 -03:30
Thomas Jentzsch 1635d4fb02 fixed #837 (empty path crashes BrowserDialog) 2021-11-14 15:08:58 +01:00
Stephen Anthony cb02e454aa Getting ready for 6.6 release. 2021-11-10 14:07:13 -03:30
Stephen Anthony 860013d91d Update Xcode project; fix Mac build. 2021-11-10 13:12:38 -03:30
Thomas Jentzsch 453dfb0de7 Added data grid navigation shortcuts to debugger doc 2021-11-08 17:33:55 +01:00
Thomas Jentzsch bd5899c183 enhanced effects info for PNG snapshots 2021-11-06 13:17:52 +01:00
Thomas Jentzsch bc4a9aebe6 refactored scanline definition 2021-11-04 10:36:12 +01:00
Thomas Jentzsch 840ea4a10d forgot to save before committing :) 2021-11-04 09:24:50 +01:00
Thomas Jentzsch 7747f6b826 updated WhatsNewDialog and Changes.txt
changed developer mode hotkey
2021-11-04 09:23:53 +01:00
Thomas Jentzsch 6d37dc9a47 added switching to bilinear scaling if QIS makes no sense
added 5th scanline mask (aperture grille)
aligned brightness of all scanline masks
updated doc for scanline masks
2021-11-02 11:49:44 +01:00
Thomas Jentzsch 6238b5efbb added different mask pattern for scanline emulation 2021-11-01 17:55:45 +01:00
Thomas Jentzsch 18db3456f4 disabled random startup bank for CartWD 2021-11-01 08:07:13 +01:00
Thomas Jentzsch b7733bd1c1 added the usual missing new files 2021-10-30 15:09:33 +02:00
Thomas Jentzsch 228b2379ca added hotkey for toggling Developer Settings sets 2021-10-30 14:56:03 +02:00
Thomas Jentzsch d7f4bdd9f3 renamed one global hot key adjustment 2021-10-30 09:55:23 +02:00
Thomas Jentzsch 913e96942f added hotkeys for adjusting TV jitter roll 2021-10-30 09:20:51 +02:00
Stephen Anthony 375c56ae2d Fix compile warnings in gcc/clang. 2021-10-29 14:39:51 -02:30
Thomas Jentzsch e6af23d6c1 refactored GlobalKeyHandler 2021-10-29 10:23:14 +02:00
Thomas Jentzsch 00bb3e392a replaced dynamic with static cast 2021-10-28 15:50:24 +02:00
Thomas Jentzsch 4141014153 trying to fix Libretro build (part 2) 2021-10-28 15:18:09 +02:00
Thomas Jentzsch 22374266a3 trying to fix Libretro build 2021-10-28 15:17:00 +02:00
Thomas Jentzsch 68a4c23590 refactored global key handling into own class 2021-10-28 14:06:13 +02:00
Thomas Jentzsch 81832e80f1 made BrowserDialog comparing parents instead of parent's sizes (fixes #836) 2021-10-27 19:39:45 +02:00
Thomas Jentzsch 7ab27618a7 improved UI and doc for interpolation (unavailable for Software renderer) 2021-10-27 11:39:43 +02:00
Thomas Jentzsch 3fc5f6d75e added suppression of unwanted global hotkey repeats 2021-10-27 11:13:37 +02:00
Thomas Jentzsch 93ef03f4d8 refactored AppMode definition 2021-10-27 10:23:41 +02:00
Thomas Jentzsch ac8acce229 fixed two duplicate hotkeys 2021-10-26 10:20:24 +02:00
Thomas Jentzsch 2bf3c6ecf9 fixed global hotkey for mouse control
minor global hotkey refactoring
2021-10-26 10:11:38 +02:00
Stephen Anthony c3fa1890d5 Fix segfault on some systems when using BrowserDialog during a program run.
Remove old debugging print code.
2021-10-24 13:57:40 -02:30
Stephen Anthony 79da2e1d8a Fix gcc warning with braces around MACRO. 2021-10-23 21:51:13 -02:30
Stephen Anthony 5e3f244cd2 Fix minor warnings with semicolons. 2021-10-22 19:14:40 -02:30
Thomas Jentzsch 50c85d735c prevent creating lots of zero-size debugger script files when autosave is enabled 2021-10-21 14:07:33 +02:00
Thomas Jentzsch 7be3a3b18e made PlusROMs command line ID temporary 2021-10-20 20:28:35 +02:00
Thomas Jentzsch 48dd48c110 minor tooltip change for ARM chips emulated 2021-10-20 12:22:17 +02:00
Thomas Jentzsch 1f9885224f removed 'WE' prefix from PlusROM id 2021-10-18 12:32:34 +02:00
Thomas Jentzsch bd2bddbe15 switched to new PlusROMs header scheme 2021-10-17 19:33:04 +02:00
Thomas Jentzsch e2b8e0f2a9 fixed Windows serial port names list 2021-10-17 17:29:56 +02:00
Thomas Jentzsch 12ccc2d15c updated PlusROM backend wording 2021-10-17 14:53:26 +02:00
Thomas Jentzsch a3b34a8bd6 just a few minor changes 2021-10-17 10:59:11 +02:00
Thomas Jentzsch c7205f1665 reactivated direct peeks for PlusROMs 2021-10-16 22:55:08 +02:00
Stephen Anthony 299024bb58 VS project no longer supports WinXP builds (take 2) 2021-10-16 17:21:31 -02:30
Thomas Jentzsch 6657f9de64 renamed bank locked into hotspots locked 2021-10-16 17:30:39 +02:00
Thomas Jentzsch f5a29714a6 added bank locking in debugger to PlusROM (maybe we should rename it into hotspot locking?) 2021-10-16 17:18:10 +02:00
Thomas Jentzsch 6e49d1fe12 disable audio sample saving when TimeMachine is disabled (fixes #835) 2021-10-15 12:10:00 +02:00
Thomas Jentzsch f50c080b35 fixed render recreation 2021-10-15 10:31:37 +02:00
Thomas Jentzsch 6c5a3acea8 fixes #834 (major renderer memory leak) 2021-10-14 19:35:49 +02:00
Thomas Jentzsch 43c26ed3e8 added address sanitizer configuration to VS 2021-10-14 17:10:11 +02:00
Thomas Jentzsch e058967ddd fix positioning of invisible window (see #833) 2021-10-12 09:26:21 +02:00
Christian Speckner d1c76d9c58 More accurate error message. 2021-10-11 17:59:36 +02:00