Commit Graph

7406 Commits

Author SHA1 Message Date
Stephen Anthony e3f7979fd9 Fix minor compile warning from clang. 2021-12-11 20:02:04 -03:30
Thomas Jentzsch b4aacb3084 Redo 8537a3f7e 2021-12-11 23:34:43 +01:00
Thomas Jentzsch 147db10732 Revert "k"
This reverts commit 82c79fea4b.
2021-12-11 23:31:10 +01:00
Thomas Jentzsch 4a09170877 Merge branch 'master' of https://github.com/stella-emu/stella 2021-12-11 23:28:17 +01:00
Thomas Jentzsch 8537a3f7e4 refactored new launcher code a bit 2021-12-11 23:26:21 +01:00
Thomas Jentzsch 82c79fea4b k 2021-12-11 23:14:04 +01:00
Thomas Jentzsch 8cee3c5667 limit message display frames to 120 (fixes #852) 2021-12-11 23:13:35 +01:00
Thomas Jentzsch 64e5b1362b added launcher directory history 2021-12-11 16:45:24 +01:00
Stephen Anthony f999bd685a Remove Icon.o from Linux build. 2021-12-07 12:54:47 -03:30
Thomas Jentzsch e859391077 removed Icon.cxx 2021-12-07 16:14:58 +01:00
Thomas Jentzsch 9e6c66d208 makefile updated 2021-12-07 15:40:04 +01:00
Thomas Jentzsch 7793e40d87 refactored LauncherDialog
fixed shortcuts in Launcher while in Filter field
2021-12-07 15:39:24 +01:00
Thomas Jentzsch 66e2c857c2 minor cosmetic to changes of LauncherDialog & ProgressDialog 2021-12-06 11:13:45 +01:00
Thomas Jentzsch 4462492be8 revamped LauncherDialog
added option to disable bottom buttons
2021-12-05 18:08:38 +01:00
Thomas Jentzsch 7485ee594d added "remove all" options for favorites 2021-12-03 20:57:34 +01:00
Thomas Jentzsch 059484f49a fixed Libretro compile error 2021-12-03 20:27:35 +01:00
Thomas Jentzsch 5c4dc76c23 added option to disable favorites 2021-12-03 19:49:18 +01:00
Thomas Jentzsch 72dd4b3ebb fixed the quit bug in issue #850 2021-12-03 17:28:48 +01:00
Thomas Jentzsch 10bde004ed fixed '~' handling in ZIP files (fixes #849) 2021-12-03 16:45:58 +01:00
Thomas Jentzsch e35f888761 Revert "fixed"
This reverts commit 708696fec5.
2021-12-03 16:45:09 +01:00
Thomas Jentzsch 708696fec5 fixed 2021-12-03 16:39:53 +01:00
Thomas Jentzsch c2d120ce0c added home button
fixed virtual directories missing issue (see #848)
2021-12-03 14:06:35 +01:00
Thomas Jentzsch f13862c19e added favorite directories 2021-12-02 23:27:02 +01:00
Thomas Jentzsch 3ee02e6958 fixed selecting of last ROM when list is reloaded 2021-12-01 20:06:30 +01:00
Thomas Jentzsch ce78129297 minor update to PF debug colors 2021-12-01 11:33:18 +01:00
Thomas Jentzsch 2504f8600c added score mode glitch emulation TIA option (resolves #587) 2021-11-30 23:07:59 +01:00
Christian Speckner 390c69fb36 Fix build on gcc 10. 2021-11-30 21:31:41 +00:00
Christian Speckner 2397b4c0f5 Fix PGO on gcc 10. 2021-11-30 21:31:23 +00:00
Thomas Jentzsch a4059235fa enhanced launcher context menu display 2021-11-30 16:24:21 +01:00
Thomas Jentzsch 9ed29a81e7 slightly enhanced launcher context menu 2021-11-30 11:13:46 +01:00
Stephen Anthony b3e5c4b8f2 Eliminate warning about enum's in clang. 2021-11-29 18:16:29 -03:30
Stephen Anthony e263e18c95 Fix minor compile warnings. 2021-11-29 17:21:29 -03:30
Thomas Jentzsch f6a2f21792 added removing of deleted ROMs from virtual lists 2021-11-29 18:23:58 +01:00
Stephen Anthony de819b123d Update Xcode for new classes. 2021-11-29 13:40:02 -03:30
Stephen Anthony 81c4498e88 Fix minor compile warnings/errors. 2021-11-29 13:27:56 -03:30
Thomas Jentzsch fb7418bd6a fixed unwanted website openings 2021-11-29 11:40:51 +01:00
Thomas Jentzsch e706c0d800 updated doc 2021-11-29 11:34:48 +01:00
Thomas Jentzsch 6a67d1c0a9 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 00609a3a7a 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 083cf78797 fix long press navigation bug (fixes #845) 2021-11-28 11:58:17 +01:00
Stephen Anthony 4a803476ee Some small optimizations. 2021-11-25 17:38:58 -03:30
Thomas Jentzsch 0ed35a75d4 fixed uppercase search in launcher 2021-11-25 18:58:06 +01:00
Thomas Jentzsch 0e62b68b17 Merge branch 'master' of https://github.com/stella-emu/stella 2021-11-25 11:24:28 +01:00
Thomas Jentzsch 596522de8c added option to show/hide file extensions
updated doc
2021-11-25 11:20:56 +01:00
Thomas Jentzsch 7c35b7fcb6 added option to show/hide file extensions
updated doc
2021-11-25 11:07:19 +01:00
Thomas Jentzsch dc10ca9c00 added icons to file lists and removed special directory name formatting 2021-11-24 23:27:42 +01:00
Thomas Jentzsch 48aced6c1e Merge branch 'master' of https://github.com/stella-emu/stella 2021-11-23 10:19:15 +01:00
Thomas Jentzsch 7052f15b56 added option for toggling autofire (resolves #843) 2021-11-23 10:11:56 +01:00
Thomas Jentzsch 4155da3ad9 added option for toggling autofire 2021-11-23 09:37:40 +01:00
Thomas Jentzsch f619b4e5cb enhanced global keys handling for fullscreen mode
reordered events for Event Mappings dialog
2021-11-21 11:02:11 +01:00