Commit Graph

7453 Commits

Author SHA1 Message Date
Stephen Anthony 639fb2a8b4 Update Xcode for new classes. 2021-11-29 13:40:02 -03:30
Stephen Anthony b588457045 Fix minor compile warnings/errors. 2021-11-29 13:27:56 -03:30
Thomas Jentzsch 66bd354e3e fixed unwanted website openings 2021-11-29 11:40:51 +01:00
Thomas Jentzsch 414a505b71 updated doc 2021-11-29 11:34:48 +01:00
Thomas Jentzsch ff8a48f1b2 add option for removing recent/popular files
tried to fix the Linux compile problem
renamed the (internal) Settings keys used to store the favorites
further updated doc
2021-11-29 09:27:41 +01:00
Thomas Jentzsch 849923968d added tracking of user favorites, recently played and most popular games
added virtual directories for selecting tracked games
extended launcher context menu and shortcuts
2021-11-28 17:33:54 +01:00
Thomas Jentzsch ecf7afea70 fix long press navigation bug (fixes #845) 2021-11-28 11:58:17 +01:00
Stephen Anthony e4bb59a760 Some small optimizations. 2021-11-25 17:38:58 -03:30
Thomas Jentzsch c8102fdce9 fixed uppercase search in launcher 2021-11-25 18:58:06 +01:00
Thomas Jentzsch 0dbb419c83 Merge branch 'master' of https://github.com/stella-emu/stella 2021-11-25 11:24:28 +01:00
Thomas Jentzsch 218452dc8d added option to show/hide file extensions
updated doc
2021-11-25 11:20:56 +01:00
Thomas Jentzsch 76d4043e6c added option to show/hide file extensions
updated doc
2021-11-25 11:07:19 +01:00
Thomas Jentzsch 0b66321bfc added icons to file lists and removed special directory name formatting 2021-11-24 23:27:42 +01:00
Thomas Jentzsch e681373d16 Merge branch 'master' of https://github.com/stella-emu/stella 2021-11-23 10:19:15 +01:00
Thomas Jentzsch 905135f3ce added option for toggling autofire (resolves #843) 2021-11-23 10:11:56 +01:00
Thomas Jentzsch 84b03e8b70 added option for toggling autofire 2021-11-23 09:37:40 +01:00
Thomas Jentzsch ff5735a3f0 enhanced global keys handling for fullscreen mode
reordered events for Event Mappings dialog
2021-11-21 11:02:11 +01:00
Stephen Anthony 2f06f8c86e Fixed incorrect path for documentation pics when building UNIX image. 2021-11-18 20:49:42 -03:30
Stephen Anthony 6a48cbe64a Updated config files from gnu.org. 2021-11-18 20:48:48 -03:30
Thomas Jentzsch 0f20464445 fixed #841 (setting of phosphor properties) 2021-11-17 19:43:50 +01:00
Stephen Anthony 6b894c803a Final commit for 6.6. 2021-11-16 10:20:41 -03:30
Stephen Anthony c2e6392564 Updated release date to Tuesday, Nov. 16. 2021-11-15 13:00:18 -03:30
Thomas Jentzsch 3930b7e5ca fixed #837 (empty path crashes BrowserDialog) 2021-11-14 15:08:58 +01:00
Stephen Anthony 7b6adb986e Getting ready for 6.6 release. 2021-11-10 14:07:13 -03:30
Stephen Anthony 77b8af771c Update Xcode project; fix Mac build. 2021-11-10 13:12:38 -03:30
Thomas Jentzsch 76a2579e85 Added data grid navigation shortcuts to debugger doc 2021-11-08 17:33:55 +01:00
Thomas Jentzsch 22646e2307 enhanced effects info for PNG snapshots 2021-11-06 13:17:52 +01:00
Thomas Jentzsch 19f0ef5c10 refactored scanline definition 2021-11-04 10:36:12 +01:00
Thomas Jentzsch f21add69a4 forgot to save before committing :) 2021-11-04 09:24:50 +01:00
Thomas Jentzsch 8aa358c2cf updated WhatsNewDialog and Changes.txt
changed developer mode hotkey
2021-11-04 09:23:53 +01:00
Thomas Jentzsch 2555844cdc 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 abe0d9cf8a added different mask pattern for scanline emulation 2021-11-01 17:55:45 +01:00
Thomas Jentzsch ec6e9394ec disabled random startup bank for CartWD 2021-11-01 08:07:13 +01:00
Thomas Jentzsch f934b9e05e added the usual missing new files 2021-10-30 15:09:33 +02:00
Thomas Jentzsch 9b5f2782df added hotkey for toggling Developer Settings sets 2021-10-30 14:56:03 +02:00
Thomas Jentzsch 4a585c788f renamed one global hot key adjustment 2021-10-30 09:55:23 +02:00
Thomas Jentzsch a924dc6173 added hotkeys for adjusting TV jitter roll 2021-10-30 09:20:51 +02:00
Stephen Anthony 45672f3ee2 Fix compile warnings in gcc/clang. 2021-10-29 14:39:51 -02:30
Thomas Jentzsch 512f4ec43c refactored GlobalKeyHandler 2021-10-29 10:23:14 +02:00
Thomas Jentzsch 735c17f832 replaced dynamic with static cast 2021-10-28 15:50:24 +02:00
Thomas Jentzsch ca03979556 trying to fix Libretro build (part 2) 2021-10-28 15:18:09 +02:00
Thomas Jentzsch 9b02321025 trying to fix Libretro build 2021-10-28 15:17:00 +02:00
Thomas Jentzsch 3972a79cf6 refactored global key handling into own class 2021-10-28 14:06:13 +02:00
Thomas Jentzsch 397246eb71 made BrowserDialog comparing parents instead of parent's sizes (fixes #836) 2021-10-27 19:39:45 +02:00
Thomas Jentzsch ef2b91c7f6 improved UI and doc for interpolation (unavailable for Software renderer) 2021-10-27 11:39:43 +02:00
Thomas Jentzsch 3a90dd4558 added suppression of unwanted global hotkey repeats 2021-10-27 11:13:37 +02:00
Thomas Jentzsch 47db1c9297 refactored AppMode definition 2021-10-27 10:23:41 +02:00
Thomas Jentzsch b1302e2cad fixed two duplicate hotkeys 2021-10-26 10:20:24 +02:00
Thomas Jentzsch f2423348b4 fixed global hotkey for mouse control
minor global hotkey refactoring
2021-10-26 10:11:38 +02:00
Stephen Anthony 8adeaae8ce 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