thrust26
4acf4e3a73
made random hotspots peeks a developer option
...
added check for duplicate hotkeys
2024-01-30 15:40:48 +01:00
thrust26
0aeffe0392
enhanced and optimized auto-phosphor
2024-01-25 12:24:18 +01:00
thrust26
a430ad6927
added auto-phosphor ( resolves #1009 )
2024-01-24 11:24:21 +01:00
thrust26
6d6ace429f
minor doc update
2024-01-13 19:37:17 +01:00
thrust26
a11618e80b
some random ROM polishing
2024-01-13 11:16:47 +01:00
thrust26
14df3bc79a
added random ROM loading option ( resolves #995 )
2024-01-11 10:11:20 +01:00
thrust26
efa09ebcbb
added trace logging like z26 ( fixes #204 )
2023-11-14 20:30:42 +01:00
thrust26
2ab1fc7107
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
68833dc904
some polishing for LauncherDialog (incl. doc)
2023-08-31 23:11:13 +02:00
thrust26
caa8cb72c0
added keyboard and controller support for image zooming
2023-08-31 19:57:45 +02:00
thrust26
21879be8ab
fixed BrowserDialog reuse
...
defined bezel help links
2023-08-27 11:05:33 +02:00
thrust26
1be2526ee0
added bezel docs
2023-08-26 13:40:36 +02:00
thrust26
f6d020d538
added automatic bezel name generation
2023-08-22 14:54:09 +02:00
thrust26
3b53d3376e
preliminary doc updates
2023-08-21 13:01:23 +02:00
thrust26
8f0ea1a70b
fixed duplicate events (menu + emulation) in debugger
2023-08-16 07:28:35 +02:00
thrust26
cbe0ba8eee
added 03E0 bankswitching for Brazilian Parker Bros ROMs ( resolves #887 )
2023-08-05 15:20:46 +02:00
thrust26
4a4a039404
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
7acbe6743e
added some extra description for the controller port assignment
2023-08-03 18:18:03 +02:00
Stephen Anthony
49fb4d01bb
Remove 'launcherroms' option, in the process fixing #851 .
2023-08-02 18:19:50 -02:30
thrust26
f7e46338b8
added default mapping controller port option ( resolves #897 )
2023-08-02 17:03:57 +02:00
thrust26
88793d3d52
minor fixes for GL bankswitching
2023-06-04 14:24:32 +02:00
thrust26
21ff152c49
added limited GameLine Master Module bankswitching support
2023-06-03 21:03:07 +02:00
thrust26
e78942876b
Merge branch 'master' of https://github.com/stella-emu/stella
2023-05-03 19:04:15 +02:00
thrust26
e51600ad87
Added note for special chars in Windows filenames
2023-05-03 19:03:58 +02:00
Stefan
d6655fc9ab
Fixed typos ( #966 )
...
Thanks for the PR.
2023-04-27 13:50:04 -02:30
Thomas Jentzsch
1cc58b9d02
enhanced/fixed some controller default mappings
2023-03-26 10:23:38 +02:00
Thomas Jentzsch
790bc51c83
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
6923d3b446
updated doc for new high score game support
2022-12-25 10:14:41 +01:00
Thomas Jentzsch
e1ef0045ac
minor UI update to Power-on options dialog
2022-12-16 09:07:18 +01:00
Thomas Jentzsch
4044af5770
updated debugger doc for timers (screenshots)
2022-10-09 15:00:29 +02:00
Thomas Jentzsch
aadb28a618
reworked timer syntax and code and fixed some bugs
2022-10-08 11:54:38 +02:00
Thomas Jentzsch
3de6002c46
added user defined timers to debugger (TODO: screenshots)
2022-10-06 16:55:00 +02:00
Thomas Jentzsch
65115cc3a1
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
2027882c77
added mute all songs option for Kid Vid
2022-09-09 14:09:46 +02:00
Thomas Jentzsch
3293aecdd0
enhanced KidVid to allow selecting and starting the games via console switches
2022-09-08 19:43:58 +02:00
Thomas Jentzsch
0739d521bf
minor Kid Vid doc update
2022-09-06 08:56:56 +02:00
Thomas Jentzsch
69e61fb4e5
refactored KidVid code a bit
...
updated doc
2022-09-04 18:40:46 +02:00
Thomas Jentzsch
80a5615db1
updated doc for Kid Vid
2022-09-04 08:48:19 +02:00
Thomas Jentzsch
ea05619402
added "swchb" command to debugger
2022-08-20 20:00:03 +02:00
Thomas Jentzsch
4861e06e3c
updated doc for reordered launcher top widgets
2022-08-18 20:03:48 +02:00
Thomas Jentzsch
f9a1782886
updated doc for multiple images format
2022-08-17 10:46:50 +02:00
Thomas Jentzsch
1f0cc03f4f
updated doc for multiple launcher images (TODO: R77)
2022-08-15 14:12:07 +02:00
Thomas Jentzsch
dc47100869
updated doc for optional filtering of Game Properties/Emulation/Types using ROM size
2022-08-02 12:33:14 +02:00
Thomas Jentzsch
1a8971e6d1
added optional autodetection of PAL-60 & NTSC-50
2022-07-13 10:34:15 +02:00
splendidnut
fa116fef1e
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
e7e95b2649
Compacted controller mappings doc
2022-07-01 10:00:26 +02:00
Thomas Jentzsch
73ffb94d43
added Joy 2B+ support ( resolves #909 )
2022-06-30 12:54:12 +02:00
Thomas Jentzsch
08db05d198
7800 pause is now working again ( fixes #905 )
...
updated doc for 7800 pause hotkey
2022-06-26 19:39:18 +02:00
Thomas Jentzsch
49d775c893
some minor fixes
2022-06-09 12:20:44 +02:00
Thomas Jentzsch
3beb5599e2
enhanced jitter ( resolves #316 )
2022-06-05 15:14:51 +02:00