Commit Graph

383 Commits

Author SHA1 Message Date
thrust26 a810cd4842 minor UI keys doc update 2020-10-11 11:04:30 +02:00
thrust26 23eb13932a added cut/copy/paste text support for Windows keys 2020-10-11 10:46:49 +02:00
thrust26 338116018b Added basic (entire and single line only) text cut/copy and paste (partially implements #105) 2020-10-11 10:12:42 +02:00
Stephen Anthony d3dd0566a4 Final updates for 6.3 release. 2020-10-06 15:57:49 -02:30
thrust26 90375c82f9 made correct aspect ratio a permanent setting
added hotkey for correct aspect ratio
updated docs
2020-10-05 23:05:33 +02:00
thrust26 1a739162ab changed plain video mode into no correct aspect ratio mode
updated docs
2020-10-05 19:25:04 +02:00
thrust26 c003d88813 added doc for plain video mode
renamed plain video mode option
2020-10-05 14:26:11 +02:00
thrust26 96d5986ddd updated docs for CDFJ+ 2020-09-19 22:39:44 +02:00
Thomas Jentzsch 2b83322951 updated docs for 'Dark' theme 2020-09-09 12:25:57 +02:00
Thomas Jentzsch 68fd3670b3 updated Quadtari docs 2020-09-07 20:48:36 +02:00
Thomas Jentzsch d68c8ba65a QuadTari documentation 2020-09-03 19:35:38 +02:00
Thomas Jentzsch 21bc244d97 added multiple controller support (joystick, driving, SaveKey, AtariVox) 2020-09-03 15:14:55 +02:00
Thomas Jentzsch 36aa23824a started working on multiple controller support 2020-09-02 21:54:31 +02:00
Thomas Jentzsch 97484e0d1f Merge remote-tracking branch 'remotes/origin/master' into feature/quadtari 2020-09-02 11:16:56 +02:00
Thomas Jentzsch b256e69f99 added QuadTari debugging widget (joysticks only)
added mapping for 2nd QuadTari joysticks
2020-09-02 10:08:58 +02:00
Thomas Jentzsch ef962e53ef micro typo 2020-08-31 14:17:12 +02:00
thrust26 eb3bde80d9 documented new delayed background color glitch developer option 2020-08-27 14:06:16 +02:00
thrust26 c29933ed90 minor change in Inputdialog (AtariVox) 2020-07-31 08:55:16 +02:00
thrust26 cbc5f1be0d added option to display detected settings info when a ROM is loaded (resolves #684) 2020-07-28 09:40:44 +02:00
thrust26 543ddf2ffe added option to select audio device (resolves #682) 2020-07-27 09:43:31 +02:00
thrust26 f9fcd11267 minor doc update 2020-07-26 18:29:50 +02:00
thrust26 fd02e13d55 added emulation speed hotkeys 2020-07-26 10:52:38 +02:00
thrust26 709e1ccb5a added docs for TM playback 2020-07-26 09:31:58 +02:00
thrust26 d047e9b504 added missing hotkey doc for autofire 2020-07-25 14:54:37 +02:00
thrust26 9667c843f0 added autofire (resolves #676) 2020-07-25 10:19:07 +02:00
thrust26 81fdbf4091 removed GZIP from doc and rephrased ZIP text 2020-07-23 14:28:52 +02:00
thrust26 32f872729c updated doc and changes 2020-07-22 12:11:23 +02:00
thrust26 8f2f13b0dc Added global hot keys for debug options 2020-07-02 23:33:13 +02:00
thrust26 538eecc5d6 minor wording fix 2020-06-20 18:01:12 +02:00
Stephen Anthony 6999f69aa2 Last minute update to docs before the 6.2.1 release. 2020-06-20 12:33:07 -02:30
Stephen Anthony 464111c39d Updated various files for 6.2.1 release. 2020-06-19 20:20:56 -02:30
Stephen Anthony 5560fb8976 Updated docs: modified text for saving "pixel-exact" images, and Cart.VCenter range. 2020-06-11 12:18:30 -02:30
Stephen Anthony f68e10a156 Updated changelog and minimum compiler requirements in the docs. 2020-06-09 19:00:35 -02:30
Stephen Anthony d57479fa2b Updated documentation with changes to properties key names. 2020-06-08 10:59:11 -02:30
thrust26 8c9cbc87cb updated doc 2020-06-03 12:22:30 +02:00
thrust26 1518d6fc5d minor doc update 2020-05-28 18:19:26 +02:00
thrust26 47e258f638 fix cart detection for 512K ROMs
add new event & hotkey for selecting previous multicart ROM
2020-05-25 13:58:53 +02:00
thrust26 72b5a484f0 disable scanlines by default
add default pause key for macOS
2020-05-25 09:19:51 +02:00
thrust26 6d383b3536 updated docs for TV Boy bankswitching 2020-05-25 08:36:20 +02:00
thrust26 d2a1ac2c7c Merge remote-tracking branch 'remotes/origin/feature-fullscreen' 2020-05-24 10:39:11 +02:00
thrust26 449bfb38d9 updated doc (adapting refresh not available for macOS)
added event and hotkey for adapting refresh rate
fixed endless loop in global hotkeys
2020-05-24 10:03:53 +02:00
thrust26 c4aa9b2a56 updated doc for fullscreen refresh rate adaption
removed debug output
2020-05-23 20:50:14 +02:00
Stephen Kitt 294b4a4465 Remove extra quote for audio presets
The list of presets includes an extra quote in "low quality, medium
lag"; this patch removes it.

Signed-off-by: Stephen Kitt <steve@sk2.org>
2020-05-21 18:39:53 -02:30
thrust26 15dbea7d74 added two more methods to global hotkeys
updated and restructured hotkey documentation
2020-05-16 13:00:38 +02:00
thrust26 521edb5ade added global hotkeys (pageup/down) for current displayed setting (or volume) 2020-05-14 21:18:55 +02:00
thrust26 16f36b9876 update default keys and doc for palette adjustments 2020-05-13 09:25:22 +02:00
thrust26 39b5a663e9 updated doc 2020-05-12 16:10:22 +02:00
thrust26 c34d33511d fix window position saving when changing zoom via hotkey 2020-05-07 23:09:11 +02:00
thrust26 1db8084b6b fixed palette cycling
updated doc for phase shift hotkeys
improved scanlines hotkey messages
2020-05-07 10:36:36 +02:00
thrust26 a1c7a080e2 initial commit 2020-05-06 21:30:43 +02:00