Commit Graph

7266 Commits

Author SHA1 Message Date
Thomas Jentzsch 7056d2df10 fixed 2021-12-03 16:39:53 +01:00
Thomas Jentzsch 5b6bc5e707 added home button
fixed virtual directories missing issue (see #848)
2021-12-03 14:06:35 +01:00
Thomas Jentzsch d7f5148429 added favorite directories 2021-12-02 23:27:02 +01:00
Thomas Jentzsch a3368b92f3 fixed selecting of last ROM when list is reloaded 2021-12-01 20:06:30 +01:00
Thomas Jentzsch f0b3d1c0ba minor update to PF debug colors 2021-12-01 11:33:18 +01:00
Thomas Jentzsch 2458df8db9 added score mode glitch emulation TIA option (resolves #587) 2021-11-30 23:07:59 +01:00
Christian Speckner 3dab241fee Fix build on gcc 10. 2021-11-30 21:31:41 +00:00
Christian Speckner 5c35750d54 Fix PGO on gcc 10. 2021-11-30 21:31:23 +00:00
Thomas Jentzsch 598938a249 enhanced launcher context menu display 2021-11-30 16:24:21 +01:00
Thomas Jentzsch b1ef197f89 slightly enhanced launcher context menu 2021-11-30 11:13:46 +01:00
Stephen Anthony 4e6219db8e Eliminate warning about enum's in clang. 2021-11-29 18:16:29 -03:30
Stephen Anthony 11dbf63db7 Fix minor compile warnings. 2021-11-29 17:21:29 -03:30
Thomas Jentzsch ddffa287eb added removing of deleted ROMs from virtual lists 2021-11-29 18:23:58 +01:00
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