Christian Speckner
|
37da835a02
|
Add a note on the WAL file
|
2021-01-03 22:52:01 +01:00 |
Christian Speckner
|
a557aef206
|
Merge remote-tracking branch 'origin/master' into feature/full-on-sqlite
|
2021-01-03 22:46:26 +01:00 |
thrust26
|
2e022bdf82
|
updated doc for new SQLite database
|
2021-01-03 18:24:18 +01:00 |
thrust26
|
9a7db8cfaa
|
fixed spelling of 'M Network'
|
2021-01-01 09:43:23 +01:00 |
thrust26
|
5770ec4daa
|
minor debugger doc updates
|
2020-12-30 18:16:14 +01:00 |
thrust26
|
5cac51c637
|
added BrowserDialog to LoggerDialog
updated some docs
|
2020-12-25 18:00:40 +01:00 |
thrust26
|
717a678a03
|
minor doc updates
|
2020-12-25 09:38:37 +01:00 |
thrust26
|
6356d56c58
|
refactored directory names, removed default load dir
updated docs
|
2020-12-24 12:24:23 +01:00 |
thrust26
|
31e50aa8d1
|
added file browser to GameInfoDialog export
code cleanup
updated docs
|
2020-12-23 23:07:00 +01:00 |
thrust26
|
96e5e25148
|
renamed Game properties 'Save' button into 'Export'
|
2020-12-22 14:56:48 +01:00 |
thrust26
|
e0eafb75a4
|
update docs (Launcher keys, upper case hotkeys)
|
2020-12-21 10:24:12 +01:00 |
thrust26
|
a6b3ce1351
|
added mouse support to editable widgets
added missing hotkeys to launcher context menu
updated docs
|
2020-12-20 15:13:03 +01:00 |
thrust26
|
0c0d838a37
|
minor enhancement of input global keys
|
2020-12-18 22:34:36 +01:00 |
thrust26
|
5c1f0fd228
|
reordered hotkeys and fixed UI for driving controller sensitivity (value used for digital input too)
|
2020-12-18 09:09:45 +01:00 |
thrust26
|
b7733f6879
|
added new hotkey mappings
|
2020-12-17 22:27:42 +01:00 |
thrust26
|
db1a0f584d
|
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
|
b82445f8b9
|
added support for default image in ROM info viewer (resolves #601)
|
2020-12-07 11:41:06 +01:00 |
thrust26
|
b8698f27bc
|
added sound to Time Machine playback
fixed playback speed
updated docs
|
2020-12-06 12:08:25 +01:00 |
thrust26
|
d6a7526a02
|
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
|
7d81c6a337
|
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
|
701a89b14e
|
update highscores doc, added currently supported game list
added input char limitation to DataGridWidget
|
2020-12-02 11:35:12 +01:00 |
thrust26
|
1f4b1d06bc
|
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
|
b794354679
|
Move Linux builds to use C++17 by default.
|
2020-11-28 10:48:00 -03:30 |
thrust26
|
1282c1411d
|
fixed doc
|
2020-11-25 17:23:05 +01:00 |
thrust26
|
b569444854
|
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
|
7049bbfd66
|
updated docs
|
2020-11-22 22:01:29 +01:00 |
thrust26
|
e4d9b2eceb
|
added wildcard support to launcher dialog filter
|
2020-11-20 21:23:48 +01:00 |
thrust26
|
106494ad8e
|
finalized EditableWidget
updated doc
|
2020-11-07 10:15:51 +01:00 |
thrust26
|
ecb42a5b51
|
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
|
3ece2cd26b
|
Updated various files for upcoming 6.4 release.
|
2020-10-31 22:38:45 -02:30 |
thrust26
|
0ec9e7af9f
|
added color parameters to 'Custom' palette, fixes #657
|
2020-10-31 19:06:58 +01:00 |
thrust26
|
c170e3db59
|
enabled messages in continuous snapshots mode (fixes #714)
changed hotkey for continuous snapshots mode
|
2020-10-25 16:22:46 +01:00 |
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 |