Commit Graph

7526 Commits

Author SHA1 Message Date
Thomas Jentzsch 49693b2d12 makefile updated 2021-12-07 15:40:04 +01:00
Thomas Jentzsch 945f7effc7 refactored LauncherDialog
fixed shortcuts in Launcher while in Filter field
2021-12-07 15:39:24 +01:00
Thomas Jentzsch 3e034ff854 minor cosmetic to changes of LauncherDialog & ProgressDialog 2021-12-06 11:13:45 +01:00
Thomas Jentzsch 13235e298b revamped LauncherDialog
added option to disable bottom buttons
2021-12-05 18:08:38 +01:00
Thomas Jentzsch 0a6560b47f added "remove all" options for favorites 2021-12-03 20:57:34 +01:00
Thomas Jentzsch 59f8b8c16d fixed Libretro compile error 2021-12-03 20:27:35 +01:00
Thomas Jentzsch e7b89da825 added option to disable favorites 2021-12-03 19:49:18 +01:00
Thomas Jentzsch b819b6102a fixed the quit bug in issue #850 2021-12-03 17:28:48 +01:00
Thomas Jentzsch c94c525816 fixed '~' handling in ZIP files (fixes #849) 2021-12-03 16:45:58 +01:00
Thomas Jentzsch 6d5a3c9d22 Revert "fixed"
This reverts commit 7056d2df10.
2021-12-03 16:45:09 +01:00
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