mjbudd77
|
9e1564df0d
|
Ensure to lock emulator with accessing bookmark preview popup.
|
2021-12-11 21:18:25 -05:00 |
mjbudd77
|
9633f081ca
|
Changed bookmark image view implementation so that it doesn't use tooltip events.
|
2021-12-11 20:54:19 -05:00 |
mjbudd77
|
e0c3f2445f
|
Checked marker labels to appear as push buttons in Qt TAS editor.
|
2021-12-11 16:00:20 -05:00 |
mjbudd77
|
b1a4ebda48
|
Added branch load on double click to Qt TAS editor branch view.
|
2021-12-11 13:25:22 -05:00 |
mjbudd77
|
fd208cb8f8
|
Bug fixes for Qt TAS editor playback cursor following.
|
2021-12-11 10:02:22 -05:00 |
mjbudd77
|
cd1d8f643e
|
Added users local desktop folder to file dialog quick access navigation.
|
2021-12-08 21:53:04 -05:00 |
mjbudd77
|
5a34a78a24
|
Modified Qt TAS branches view to compensate for different font sizes.
|
2021-12-08 21:43:39 -05:00 |
mjbudd77
|
77ced676f0
|
Added TAS editor font selection options for piano roll, bookmarks, and branches view for Qt GUI.
|
2021-12-08 20:31:09 -05:00 |
mjbudd77
|
f6b52262da
|
Bug fix for Qt TAS editor, don't call updateCaption from within emulation thread. Instead, set a flag to notify GUI thread to update caption.
|
2021-12-07 06:40:22 -05:00 |
mjbudd77
|
53463bc370
|
Merge remote-tracking branch 'TasVideos/master'
|
2021-12-06 20:54:52 -05:00 |
mjbudd77
|
0271552ceb
|
Added logic to reset TAS window hot keys if a key sequence is changed on the hotkey config dialog.
|
2021-12-06 20:54:16 -05:00 |
mjbudd77
|
f351150ad9
|
Added hot key shortcuts for Qt TAS editor window.
|
2021-12-06 20:48:36 -05:00 |
zeromus
|
1c26e754ef
|
Update issue templates
|
2021-12-05 21:35:46 -05:00 |
mjbudd77
|
8cfab72523
|
Added save/restore geometry logic for Qt TAS find note dialog.
|
2021-12-05 20:30:43 -05:00 |
mjbudd77
|
2072269edc
|
Added contect menu to Qt TAS piano roll.
|
2021-12-05 20:22:17 -05:00 |
mjbudd77
|
d124808c1b
|
Added TAS window caption logic for Qt GUI.
|
2021-12-04 07:52:12 -05:00 |
mjbudd77
|
eb335f227d
|
Added branch under mouse frame number and time text to branch display for Qt GUI.
|
2021-12-04 07:24:41 -05:00 |
mjbudd77
|
989f6d38d4
|
Added recent projects menu to Qt TAS editor menu.
|
2021-12-03 08:16:46 -05:00 |
mjbudd77
|
556ac79038
|
Added Qt TAS editor about dialog.
|
2021-12-03 07:09:27 -05:00 |
mjbudd77
|
d63517dc75
|
Qt TAS editor minor improvements.
|
2021-12-03 06:28:19 -05:00 |
mjbudd77
|
f18604926a
|
Qt build fix for missing function StrStrI. Changed code to use cross platform QString::indexOf instead.
|
2021-12-03 06:15:40 -05:00 |
mjbudd77
|
c2f1c5193b
|
Hooked up jump to marker selection logic for Qt GUI.
|
2021-12-02 23:30:03 -05:00 |
mjbudd77
|
802019e879
|
Added mouse button logic to marker entry fields for Qt GUI.
|
2021-12-02 22:51:59 -05:00 |
mjbudd77
|
01d87a6576
|
Merge remote-tracking branch 'TasVideos/master'
|
2021-12-02 22:37:37 -05:00 |
mjbudd77
|
b9e53bbe95
|
Merge pull request #427 from sgadrat/qt-input-load
fix loading of keyboard mapping for controllers > 1
|
2021-12-02 20:31:32 -06:00 |
mjbudd77
|
080ab42f80
|
Fixed Qt TAS editor notes.
|
2021-12-02 16:08:50 -05:00 |
mjbudd77
|
4133ea900c
|
Added find note window to Qt TAS editor.
|
2021-12-01 19:30:09 -05:00 |
Sylvain Gadrat
|
71724460f5
|
fix loading of keyboard mapping for controllers > 1
|
2021-12-01 17:07:51 +01:00 |
mjbudd77
|
93e1dca8bc
|
Added a few missing mouse wheel functions to Qt piano roll.
|
2021-11-28 21:44:16 -05:00 |
mjbudd77
|
b8c2ea09cf
|
Added mouse wheel event logic to Qt TAS piano roll.
|
2021-11-28 20:45:54 -05:00 |
mjbudd77
|
9360f7e1a8
|
Tas editor dialog menu action sensitivity fix for Qt GUI.
|
2021-11-28 20:29:53 -05:00 |
mjbudd77
|
27fb529830
|
Implemented playback mouse middle button functionality for Qt Tas editor.
|
2021-11-28 20:12:18 -05:00 |
mjbudd77
|
a7244cf343
|
Implemented piano roll save/load state functionality for Qt GUI. Fixed periodic autosave for Qt Tas editor.
|
2021-11-28 18:56:22 -05:00 |
mjbudd77
|
148d6a4af5
|
Bug fix for inverted piano roll vertical slider buttons on Qt GUI.
|
2021-11-27 11:09:08 -05:00 |
mjbudd77
|
82f76e3434
|
cppcheck fixes for Qt TAS editor.
|
2021-11-27 10:26:52 -05:00 |
mjbudd77
|
da993c51a2
|
Added piano roll header light logic for Qt GUI.
|
2021-11-26 20:38:21 -05:00 |
mjbudd77
|
94007b6313
|
Qt piano roll touch ups.
|
2021-11-26 15:55:46 -05:00 |
mjbudd77
|
8b1e42cf33
|
Added branches tool tips and frame preview.
|
2021-11-26 10:58:50 -05:00 |
mjbudd77
|
82bd4b55a7
|
Bug fix for Qt GUI crashing when trying to display a snapshot of an empty bookmark slot.
|
2021-11-26 08:39:53 -05:00 |
mjbudd77
|
b116c219ec
|
Added more tool tips to Qt TAS editor.
|
2021-11-26 08:21:48 -05:00 |
mjbudd77
|
cd9ec79570
|
Qt TAS editor tool tips in work.
|
2021-11-26 06:53:14 -05:00 |
mjbudd77
|
062bd05ce2
|
Fixed input type button sensitivity logic in Qt TAS editor.
|
2021-11-26 06:36:19 -05:00 |
mjbudd77
|
4b3ae8fead
|
Hooked up Lua menu actions in Qt Tas Editor.
|
2021-11-26 06:16:38 -05:00 |
mjbudd77
|
fa748b0a41
|
Resolved a few FIXME comments in Qt TAS editor.
|
2021-11-26 05:56:30 -05:00 |
mjbudd77
|
c7bfb684ae
|
Added TAS input pattern selection Qt GUI code. Fixed a few clock timing calculations in Qt TAS editor.
|
2021-11-26 05:45:16 -05:00 |
mjbudd77
|
22b28195c6
|
Added TAS project save options dialog to Qt GUI.
|
2021-11-25 21:13:56 -05:00 |
mjbudd77
|
67fb525e5c
|
Bug fix for vector overrun in Qt TAS editor piano roll.
|
2021-11-24 13:13:22 -05:00 |
mjbudd77
|
abf980fd75
|
Implemented TAS bookmark preview popup for Qt GUI.
|
2021-11-24 06:50:15 -05:00 |
mjbudd77
|
349e977bdd
|
Merge pull request #424 from bbbradsmith/mapper71_fix
Mapper 71 fixes for #389
|
2021-11-24 03:51:01 -05:00 |
bbbradsmith
|
73e0aacb8c
|
Mapper 71 fix hardwired mirroring restore after power/savestate, fix uninitialized preg. See issue #389
|
2021-11-24 01:08:38 -05:00 |