Commit Graph

662 Commits

Author SHA1 Message Date
thrust26 3d6cb7148f added ROM image widget to tab order and moved event handling into it
added launcher list paging events for controllers
2023-09-01 11:44:59 +02:00
thrust26 5bfa377b00 some polishing for LauncherDialog (incl. doc) 2023-08-31 23:11:13 +02:00
thrust26 d8db5e869e added keyboard and controller support for image zooming 2023-08-31 19:57:45 +02:00
thrust26 ebb2467f38 fixed BrowserDialog reuse
defined bezel help links
2023-08-27 11:05:33 +02:00
thrust26 44056ef7b3 added bezel docs 2023-08-26 13:40:36 +02:00
thrust26 229c5ab1f7 added automatic bezel name generation 2023-08-22 14:54:09 +02:00
thrust26 3782a4fe7e preliminary doc updates 2023-08-21 13:01:23 +02:00
thrust26 aaa10ea414 fixed duplicate events (menu + emulation) in debugger 2023-08-16 07:28:35 +02:00
thrust26 4e60a6b0db added 03E0 bankswitching for Brazilian Parker Bros ROMs (resolves #887) 2023-08-05 15:20:46 +02:00
thrust26 3714f634da update doc for removed "show all files" option
eliminated magic number for initially focus widget in LauncherDialog.cxx
2023-08-04 09:20:35 +02:00
thrust26 4a74ea10fc added some extra description for the controller port assignment 2023-08-03 18:18:03 +02:00
Stephen Anthony 08c4c68b74 Remove 'launcherroms' option, in the process fixing #851. 2023-08-02 18:19:50 -02:30
thrust26 0fe232ffd3 added default mapping controller port option (resolves #897) 2023-08-02 17:03:57 +02:00
thrust26 d8ee31ec1f minor fixes for GL bankswitching 2023-06-04 14:24:32 +02:00
thrust26 6c6eaed995 added limited GameLine Master Module bankswitching support 2023-06-03 21:03:07 +02:00
thrust26 d0e066eb22 Merge branch 'master' of https://github.com/stella-emu/stella 2023-05-03 19:04:15 +02:00
thrust26 a3fa688819 Added note for special chars in Windows filenames 2023-05-03 19:03:58 +02:00
Stefan aa38cb79b6 Fixed typos (#966)
Thanks for the PR.
2023-04-27 13:50:04 -02:30
Thomas Jentzsch 989fecc351 enhanced/fixed some controller default mappings 2023-03-26 10:23:38 +02:00
Thomas Jentzsch fc3b983080 added alternative theme, switchable via hotkey. this is a preparation for SDL2 supporting system theme change events (day/night) soon 2023-03-15 17:06:52 +01:00
Thomas Jentzsch ba5630e50b updated doc for new high score game support 2022-12-25 10:14:41 +01:00
Thomas Jentzsch bc12f241e5 minor UI update to Power-on options dialog 2022-12-16 09:07:18 +01:00
Thomas Jentzsch 44161326ad updated debugger doc for timers (screenshots) 2022-10-09 15:00:29 +02:00
Thomas Jentzsch 5f1d6ee028 reworked timer syntax and code and fixed some bugs 2022-10-08 11:54:38 +02:00
Thomas Jentzsch 7a39ca8b6e added user defined timers to debugger (TODO: screenshots) 2022-10-06 16:55:00 +02:00
Thomas Jentzsch aebc097e95 enhanced UI navigation with a controller
added "Cancel" option to LauncherDialog context menu if opened with a controller
updated docs for image navigation in LauncherDialog
2022-10-01 11:07:02 +02:00
Thomas Jentzsch ca2542d3a1 added mute all songs option for Kid Vid 2022-09-09 14:09:46 +02:00
Thomas Jentzsch a77569d1e5 enhanced KidVid to allow selecting and starting the games via console switches 2022-09-08 19:43:58 +02:00
Thomas Jentzsch 40c77bba71 minor Kid Vid doc update 2022-09-06 08:56:56 +02:00
Thomas Jentzsch 4f1b1ab97e refactored KidVid code a bit
updated doc
2022-09-04 18:40:46 +02:00
Thomas Jentzsch cd147492be updated doc for Kid Vid 2022-09-04 08:48:19 +02:00
Thomas Jentzsch 72a4254272 added "swchb" command to debugger 2022-08-20 20:00:03 +02:00
Thomas Jentzsch 4fdf485020 updated doc for reordered launcher top widgets 2022-08-18 20:03:48 +02:00
Thomas Jentzsch 7b7cf84594 updated doc for multiple images format 2022-08-17 10:46:50 +02:00
Thomas Jentzsch 6d0cb6d458 updated doc for multiple launcher images (TODO: R77) 2022-08-15 14:12:07 +02:00
Thomas Jentzsch 78e859725e updated doc for optional filtering of Game Properties/Emulation/Types using ROM size 2022-08-02 12:33:14 +02:00
Thomas Jentzsch ffec4ea576 added optional autodetection of PAL-60 & NTSC-50 2022-07-13 10:34:15 +02:00
splendidnut 526544e355 Suggested layout changes for the Launcher UI. (#910)
* Changed the layout in the new Launcher UI to have the controls in a more natural order.

* Changed the layout using provided feedback in the Github pull-request.
- Swapped button locations for Options and Help.
- Moved Reload button to be left of the Filter label/field.
- Updated screenshots in docs directory

* Updated screenshots in docs directory to show Favorites folder in file listing.

Co-authored-by: splendidnut <pblackman@gmail.com>
2022-07-05 08:48:26 +02:00
Thomas Jentzsch fd3915af18 Compacted controller mappings doc 2022-07-01 10:00:26 +02:00
Thomas Jentzsch 37c090d649 added Joy 2B+ support (resolves #909) 2022-06-30 12:54:12 +02:00
Thomas Jentzsch 192897354d 7800 pause is now working again (fixes #905)
updated doc for 7800 pause hotkey
2022-06-26 19:39:18 +02:00
Thomas Jentzsch 129df6a057 some minor fixes 2022-06-09 12:20:44 +02:00
Thomas Jentzsch 96ff09b86a enhanced jitter (resolves #316) 2022-06-05 15:14:51 +02:00
Stephen Anthony 2f585b1ae5 Move release date for 6.7 to June 6. 2022-05-29 19:29:09 -02:30
Stephen Anthony 8dbbba4026 Fixed wrong date in documentation. 2022-05-27 19:38:57 -02:30
Thomas Jentzsch 36def4682a enhanced debugger doc (closes #892) 2022-05-26 16:11:59 +02:00
Stephen Anthony 25a8ed7e8c Updated release date for upcoming 6.7 release. 2022-05-17 12:57:09 -02:30
Thomas Jentzsch 4e17fc28ab added regex for PAL-N in filename (->NTSC50) 2022-04-13 11:27:53 +02:00
Thomas Jentzsch 6fbf4c3bb3 Fixed spelling of EconoBanking 2022-04-10 16:25:15 +02:00
Thomas Jentzsch 3d358fb814 fixed company name into Fotomania 2022-04-10 16:16:12 +02:00