Commit Graph

184 Commits

Author SHA1 Message Date
Thomas Jentzsch 6d37dc9a47 added switching to bilinear scaling if QIS makes no sense
added 5th scanline mask (aperture grille)
aligned brightness of all scanline masks
updated doc for scanline masks
2021-11-02 11:49:44 +01:00
Thomas Jentzsch b5f5c5068a updated doc screenshots 2021-10-10 20:33:31 +02:00
Thomas Jentzsch 6fc715137b changed random TIA default in player settings
updated doc
2021-09-18 21:47:22 +02:00
Thomas Jentzsch 4d78865ab2 finalized new paddle settings 2021-09-15 18:02:10 +02:00
Thomas Jentzsch 98828e8368 added doc for TIA randomization (see #126) 2021-09-10 11:34:13 +02:00
Thomas Jentzsch 8563d8d793 updated docs 2021-09-09 19:53:40 +02:00
Thomas Jentzsch 0f39ddd85e added new paddle options (TODO: deadzone and testing with real controllers, remove test code) 2021-09-07 11:39:33 +02:00
Thomas Jentzsch d5dad489bf enhanced tooltips (per cell and/or whole widget) for DataGridWidget
updated debugger doc
2021-09-06 10:31:48 +02:00
Thomas Jentzsch 783a1a5ac2 added GUID hash to controller name
renamed Joystick Database into Controller Database
2021-05-16 21:17:40 +02:00
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
thrust26 802480d94e updated doc and snapshots for help button 2021-04-17 18:34:35 +02:00
thrust26 b6e0b8fdcd fixed R77 doc graphics links 2021-01-26 19:30:10 +01:00
thrust26 877ceba7e3 added missing files 2021-01-10 12:33:17 +01:00
thrust26 e7d9e56e9c added BrowserDialog to LoggerDialog
updated some docs
2020-12-25 18:00:40 +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 4a3f23a69f updated doc for missing GameInfoDialog save button 2020-12-21 10:30:30 +01:00
thrust26 08dfe1fe86 added support for default image in ROM info viewer (resolves #601) 2020-12-07 11:41:06 +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 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
thrust26 cbbe6fbe99 fixed doc 2020-11-25 17:23:05 +01:00
thrust26 a8d9eab777 updated docs 2020-11-22 22:01:29 +01:00
thrust26 bc4e4586f7 updated debugger screenshot for "Frame Cycls" 2020-11-02 09:08:34 +01:00
thrust26 ec52ea8049 added color parameters to 'Custom' palette, fixes #657 2020-10-31 19:06:58 +01:00
thrust26 54524d163a updated doc graphics due to new PopupWidget look 2020-10-23 11:55:44 +02:00
thrust26 8219e607e4 updated debugger doc 2020-10-15 08:30:50 +02:00
thrust26 7eece4e994 fully resolved #165 (added timer read cycles count)
refined TiaInfoWidget again
added doc
2020-10-13 15:11:35 +02:00
thrust26 6455fbce01 added info to "Correct aspect ratio" UI setting 2020-10-06 15:30:07 +02:00
thrust26 7fa2db712b made correct aspect ratio a permanent setting
added hotkey for correct aspect ratio
updated docs
2020-10-05 23:05:33 +02:00
Thomas Jentzsch 472f0cac6e updated docs for 'Dark' theme 2020-09-09 12:25:57 +02:00
Thomas Jentzsch 8565432861 QuadTari documentation 2020-09-03 19:35:38 +02:00
thrust26 2bc8e4f669 documented new delayed background color glitch developer option 2020-08-27 14:06:16 +02:00
thrust26 c9945e48e5 minor change in Inputdialog (AtariVox) 2020-07-31 08:55:16 +02:00
thrust26 3cc7d9b655 added option to display detected settings info when a ROM is loaded (resolves #684) 2020-07-28 09:40:44 +02:00
thrust26 75a74e0be5 added option to select audio device (resolves #682) 2020-07-27 09:43:31 +02:00
thrust26 70fe5981f2 added docs for TM playback 2020-07-26 09:31:58 +02:00
thrust26 41f501868a added autofire (resolves #676) 2020-07-25 10:19:07 +02:00
thrust26 78419f10d6 enhanced debugger option "Re-disassemble" into "Disassemble @ current line" (resolves #652) 2020-07-24 11:09:01 +02:00
thrust26 71f3b2eeca updated screenshots 2020-06-20 08:37:50 +02:00
thrust26 cb790081a2 updated snapshot snapshot :) 2020-06-11 17:36:35 +02:00
thrust26 ecbf222414 updated doc for fullscreen refresh rate adaption
removed debug output
2020-05-23 20:50:14 +02:00
thrust26 af947900fa Revert "removed audio dialog screenshot"
This reverts commit e4ac8df6f9.
2020-05-16 16:42:12 +02:00
thrust26 e4ac8df6f9 removed audio dialog screenshot 2020-05-12 16:12:03 +02:00
thrust26 1d45fbb5fa added missing screen shots 2020-05-12 16:11:02 +02:00
thrust26 4a7676215c updated doc 2020-05-12 16:10:22 +02:00
thrust26 da1c997945 update documentation 2020-04-30 10:33:42 +02:00
thrust26 1beaf64edd update debugger docs
add missing debugger commands for enhanced DiStella data detection
2020-03-29 12:30:26 +02:00
thrust26 da3d183e75 replace launcher's small font with bold version
add 'small medium' font to launcher font options
doc update for variable ROM viewer widths and new launcher font size
2020-03-14 11:14:24 +01:00