mjbudd77
|
06ea1bf29a
|
Qt TAS editor bookmark list paint code implemented.
|
2021-11-14 20:34:55 -05:00 |
mjbudd77
|
96f6a28cc6
|
Qt TAS editor bookmarks widget in work.
|
2021-11-14 17:58:14 -05:00 |
mjbudd77
|
40f301c665
|
Moved Lua groupbox on Qt TAS editor to menu to save window space.
|
2021-11-13 06:48:18 -05:00 |
mjbudd77
|
326a190bd3
|
Merge remote-tracking branch 'TasVideos/master' into TasEditor
|
2021-11-11 22:29:25 -05:00 |
mjbudd77
|
b59ad1bf3b
|
Qt TAS Editor bookmarks/branches view in work.
|
2021-11-11 22:22:41 -05:00 |
mjbudd77
|
9cea7f1551
|
Added a null check for GameInfo to FCEUMOV_CreateCleanMovie function to prevent crash if ROM is not loaded.
|
2021-11-10 22:11:49 -05:00 |
mjbudd77
|
ff44284dfc
|
Hooked up Qt TAS editor config callback functions.
|
2021-11-10 22:06:32 -05:00 |
mjbudd77
|
c0d0d559be
|
TAS History treeview bug fixes for Qt GUI
|
2021-11-10 21:25:04 -05:00 |
mjbudd77
|
d2193d3e83
|
Qt TAS editor key logic in work.
|
2021-11-10 21:07:18 -05:00 |
mjbudd77
|
8b4caef750
|
Added code to populate history tree view in Qt TAS Editor.
|
2021-11-09 23:24:31 -05:00 |
mjbudd77
|
a20b7c0749
|
Added TAS editor menu items to Qt GUI.
|
2021-11-09 22:05:12 -05:00 |
mjbudd77
|
1251b8df93
|
Hooked up Qt TAS edit menu functions.
|
2021-11-08 20:40:11 -05:00 |
mjbudd77
|
b2244b3a0b
|
Qt TAS row selection in work.
|
2021-11-06 09:47:03 -04:00 |
mjbudd77
|
4acf8ab61b
|
Qt TAS selection and splicer operation in work.
|
2021-11-05 20:21:43 -04:00 |
mjbudd77
|
39f90e04e7
|
Fixed TAS splicer functions so that they build uncommented.
|
2021-11-05 15:08:42 -04:00 |
mjbudd77
|
be417b7d3b
|
Re-added line for win32 build.
|
2021-11-04 07:01:33 -04:00 |
mjbudd77
|
51ea52f94b
|
Added code to init Qt TAS patterns.
|
2021-11-02 22:06:00 -04:00 |
mjbudd77
|
7dce4b650b
|
Qt TAS editor mouse tracking in work.
|
2021-11-02 21:52:59 -04:00 |
mjbudd77
|
ffe8aacdc1
|
Hooked up TAS playback button functionality for Qt GUI.
|
2021-11-01 23:48:51 -04:00 |
mjbudd77
|
09d2204d9c
|
Qt TAS piano roll draw functions in work.
|
2021-11-01 22:58:54 -04:00 |
mjbudd77
|
9284ee8545
|
Qt TAS editor recorder gui inputs hooked up.
|
2021-10-31 22:21:56 -04:00 |
mjbudd77
|
ce7e3b591a
|
Qt TAS Editor input control in work.
|
2021-10-31 21:55:06 -04:00 |
mjbudd77
|
a39a2c6d03
|
Qt piano roll widget in work.
|
2021-10-31 14:44:16 -04:00 |
mjbudd77
|
da39715509
|
Qt TasEditor port in work.
|
2021-10-29 23:00:19 -04:00 |
mjbudd77
|
068d85aede
|
Updated website downloads page text description of win32 and Qt/SDL ports.
|
2021-10-29 20:45:20 -04:00 |
mjbudd77
|
c0bf822cfb
|
TAS editor project load/save mechanisms inwork for Qt GUI.
|
2021-10-28 21:59:14 -04:00 |
mjbudd77
|
306923afd9
|
Merge branch 'master' into TasEditor
|
2021-10-28 20:18:27 -04:00 |
mjbudd77
|
03341dd834
|
Further fixing av_init_packet deprecation. In the future AVPacket will not be able to be allocated on the stack. Instead using av_packet_alloc/av_packet_free.
|
2021-10-27 07:02:44 -04:00 |
mjbudd77
|
672e6cb0a6
|
Merge remote-tracking branch 'mjbudd77/master'
|
2021-10-26 20:46:34 -04:00 |
mjbudd77
|
b6ece28e76
|
Preparing for the removal of av_init_packet. It is depricated in the latest release of ffmpeg.
|
2021-10-26 20:45:45 -04:00 |
mjbudd77
|
1e5fa3d6f7
|
Merge pull request #417 from h3xx/fix-man-install-path
Use GNUInstallDirs for man page install paths
|
2021-10-25 21:00:14 -04:00 |
Dan Church
|
860a182233
|
Use GNUInstallDirs for man page install paths
|
2021-10-25 16:05:59 -05:00 |
mjbudd77
|
dbc200166c
|
Removed a few references to _itoa. It is not cross platform.
|
2021-10-24 18:00:38 -04:00 |
mjbudd77
|
801bd77639
|
Ported over TAS modules to Qt. They compile but need to be integrated.
|
2021-10-24 17:58:45 -04:00 |
mjbudd77
|
f00613007b
|
Porting Tas Editor modules from win32. In work.
|
2021-10-23 06:59:29 -04:00 |
mjbudd77
|
4cea83fd1b
|
Changed command line lua script fullpath resolution logic to use cross platform QFileInfo instead of unix realpath.
|
2021-10-23 05:55:17 -04:00 |
mjbudd77
|
019c30b229
|
Porting over win32 TAS modules. In work.
|
2021-10-23 05:06:08 -04:00 |
mjbudd77
|
a61a92f1e0
|
Merge branch 'master' into TasEditor
|
2021-10-22 20:39:02 -04:00 |
mjbudd77
|
d656e309a6
|
Updated binary download links on website downloads page.
|
2021-10-22 20:20:13 -04:00 |
mjbudd77
|
6c3a31a4f2
|
Fixed build pass/fail reference in readme.md.
|
2021-10-21 21:14:00 -04:00 |
mjbudd77
|
c6c4053acf
|
Updated website home page for new release. Updated release date on notes.
|
2021-10-21 20:32:14 -04:00 |
mjbudd77
|
0b4ab1a0b9
|
Updated README and SDL html docs
|
2021-10-21 19:50:38 -04:00 |
mjbudd77
|
607ca6fe29
|
Modified Qt GUI to make Qt Help module an optional dependency.
|
2021-10-21 19:24:10 -04:00 |
mjbudd77
|
7d6ea59c5a
|
Added SDL gamepad button mapping bug fix to 2.5.0 release notes.
|
2021-10-21 08:20:11 -04:00 |
mjbudd77
|
150856e20a
|
Updated SDL README and TODO files. Added upcoming release to version.html.
|
2021-10-20 20:59:56 -04:00 |
mjbudd77
|
02246f4324
|
Initial add of 2.5.0 release notes into built in help.
|
2021-10-20 20:19:39 -04:00 |
mjbudd77
|
66c301d109
|
Changed version number to 2.5.0 in anticipation of new release. Typed up some initial release notes for the website.
|
2021-10-19 21:21:22 -04:00 |
mjbudd77
|
f523b49f9b
|
Qt Tas editor module setup in work.
|
2021-10-18 20:59:14 -04:00 |
mjbudd77
|
a77f69a931
|
More Qt TAS editor control panel development.
|
2021-10-18 20:18:07 -04:00 |
zeromus
|
afd65c12f3
|
Merge branch 'master' of https://github.com/TASEmulators/fceux
|
2021-10-16 14:09:03 -04:00 |