Commit Graph

435 Commits

Author SHA1 Message Date
thrust26 eb873afc8b merged emulation and UI event mapping tabs 2021-04-30 19:10:52 +02:00
thrust26 f37f841750 reworked Palette settings a bit 2021-04-28 23:16:29 +02:00
Stephen Anthony e75d028c79 Final updates for 6.5.3 release.
Added debugging note when not using SDL 2.0.14, so we know that OpenURL won't work.
2021-04-20 12:33:11 -02:30
thrust26 4859c85586 updated help key for macOS 2021-04-20 10:02:10 +02:00
thrust26 2813236885 added doc links to snapshot archive 2021-04-18 19:38:06 +02:00
thrust26 be68b984cf improved context-sensitive help, now also works per widget, tab or tab group 2021-04-18 17:59:06 +02:00
thrust26 55aa168602 fixed anchor in HTML 2021-04-17 19:52:41 +02:00
Stephen Anthony 767fef5646 Updated docs for 6.5.3 release for April 20 (this can change if necessary). 2021-04-17 14:59:16 -02:30
thrust26 802480d94e updated doc and snapshots for help button 2021-04-17 18:34:35 +02:00
thrust26 89966a9a2e added help links to most dialogs (see #740)
TODO: tab specific help?
2021-04-17 13:31:36 +02:00
thrust26 b6b5b02d1d Swapped (Shift+)Backspace keys between Frying and CompuMate Backspace 2021-04-05 22:00:38 +02:00
thrust26 852205edf8 fixed 360° char 2021-03-02 13:29:07 +01:00
thrust26 e5ba8c691d Updated changes and WhatsNewDialog
Updated version number in docs
2021-02-22 09:58:30 +01:00
Stephen Anthony 08fab4a5bd Getting ready for 6.5.1 release. 2021-01-23 15:33:20 -03:30
thrust26 d9c8750d01 renamed pause dimming setting 2021-01-14 09:40:02 +01:00
thrust26 27118f3ed0 added option to disable emulation shading in pause mode via command line (resolves #755) 2021-01-14 09:32:39 +01:00
thrust26 8a27c2d03d enhanced R77 doc 2021-01-10 12:32:52 +01:00
thrust26 ebea551a2b update WhatsNewDialog 2021-01-08 15:41:44 +01:00
thrust26 4ec495f0eb minor doc update 2021-01-08 15:28:04 +01:00
Stephen Anthony 955a613395 Started final doc updates for 6.5 release. 2021-01-05 18:35:15 -03:30
Christian Speckner 99db052362 Add a note on the WAL file 2021-01-03 22:52:01 +01:00
Christian Speckner 29a48ee63d Merge remote-tracking branch 'origin/master' into feature/full-on-sqlite 2021-01-03 22:46:26 +01:00
thrust26 3171114a47 updated doc for new SQLite database 2021-01-03 18:24:18 +01:00
thrust26 ec8beeac63 fixed spelling of 'M Network' 2021-01-01 09:43:23 +01:00
thrust26 2bc7ed7a71 minor debugger doc updates 2020-12-30 18:16:14 +01:00
thrust26 e7d9e56e9c added BrowserDialog to LoggerDialog
updated some docs
2020-12-25 18:00:40 +01:00
thrust26 13d3fcd52f minor doc updates 2020-12-25 09:38:37 +01:00
thrust26 db10aea7c7 refactored directory names, removed default load dir
updated docs
2020-12-24 12:24:23 +01:00
thrust26 a0812dc10f added file browser to GameInfoDialog export
code cleanup
updated docs
2020-12-23 23:07:00 +01:00
thrust26 a49d5dbbf9 renamed Game properties 'Save' button into 'Export' 2020-12-22 14:56:48 +01:00
thrust26 23ba83ec6e update docs (Launcher keys, upper case hotkeys) 2020-12-21 10:24:12 +01:00
thrust26 c081481825 added mouse support to editable widgets
added missing hotkeys to launcher context menu
updated docs
2020-12-20 15:13:03 +01:00
thrust26 e76fed006b minor enhancement of input global keys 2020-12-18 22:34:36 +01:00
thrust26 7a67f2e6d4 reordered hotkeys and fixed UI for driving controller sensitivity (value used for digital input too) 2020-12-18 09:09:45 +01:00
thrust26 f59dd35f65 added new hotkey mappings 2020-12-17 22:27:42 +01:00
thrust26 d7bb07fc55 added hotkeys for Input Devices & Ports settings
added hotkeys for Game Properties/Controller settings
added new global hotkey group for new hotkeys
add a few more tooltips
updated doc
2020-12-17 16:37:51 +01:00
thrust26 08dfe1fe86 added support for default image in ROM info viewer (resolves #601) 2020-12-07 11:41:06 +01:00
thrust26 ee8734ce14 added sound to Time Machine playback
fixed playback speed
updated docs
2020-12-06 12:08:25 +01:00
thrust26 b990bf2f68 switched high score checksum calculations to md5
added high score properties for a few more games
updated docs
2020-12-04 13:20:13 +01:00
thrust26 6bd5311db3 refactored HighScoresDialog/Manager
added checksums to high scores
added high score properties for more games
updated docs
2020-12-03 15:07:05 +01:00
thrust26 ea8660029f update highscores doc, added currently supported game list
added input char limitation to DataGridWidget
2020-12-02 11:35:12 +01:00
thrust26 833ce27d37 defined high score properties for many ROMs
added option to limit number of chars for text input
added tooltips to High Scores dialogs and widgets
updated docs
2020-11-30 18:52:42 +01:00
Stephen Anthony fe2b4d630e Move Linux builds to use C++17 by default. 2020-11-28 10:48:00 -03:30
thrust26 cbbe6fbe99 fixed doc 2020-11-25 17:23:05 +01:00
thrust26 d309279852 added cancel option (button, enter, ESC) to ProgressDialog
adapted all ProgressDialog using actions to allow canceling
2020-11-23 22:02:52 +01:00
thrust26 a8d9eab777 updated docs 2020-11-22 22:01:29 +01:00
thrust26 94fae3de3d added wildcard support to launcher dialog filter 2020-11-20 21:23:48 +01:00
thrust26 ee0800f5ad finalized EditableWidget
updated doc
2020-11-07 10:15:51 +01:00
thrust26 7ef46b366d added filtering to text pasted to EditableWidget
updated doc for UI keys (TODO: UI edit keys)
2020-11-05 15:19:33 +01:00
Stephen Anthony f07abf675c Updated various files for upcoming 6.4 release. 2020-10-31 22:38:45 -02:30