Commit Graph

4996 Commits

Author SHA1 Message Date
Alexey 'Cluster' Avdyukhin db928c2be5 Updated fceux1.png 2021-06-16 03:10:32 +03:00
Alexey 'Cluster' Avdyukhin bc62eb3c2c Same icon for Qt and Win" 2021-06-16 02:47:49 +03:00
Alexey 'Cluster' Avdyukhin f3c622d248 Credits to Terwilf 2021-06-16 02:27:18 +03:00
Alexey 'Cluster' Avdyukhin 058ccfd319 New icon for Windows version 2021-06-15 19:37:32 +03:00
Alexey 'Cluster' Avdyukhin 2837e929d0 Fix for #370 2021-06-13 22:16:56 +03:00
mjbudd77 5f96a20385 Added JS/gamepad config hotplug functionality. Fixes for adding/removing devices while config window is open. 2021-06-12 22:32:06 -04:00
mjbudd77 55bf88547c Auto formated using vs code to fix tab vs spaces indentation issues. 2021-06-12 22:30:36 -04:00
Alexey 'Cluster' Avdyukhin d6769d052c Tabs, not spaces 2021-06-12 06:14:12 +03:00
Alexey 'Cluster' Avdyukhin 24600dece2 Merge branch 'master' of https://github.com/TASVideos/fceux 2021-06-12 06:11:42 +03:00
Alexey 'Cluster' Avdyukhin 9bee6d191d Added CRC32 for 'Super Mogura Tataki!!' (issue #344) 2021-06-12 06:11:17 +03:00
mjbudd77 da36b4afd8 Commented out redundant hot key set window activation. itemActivated and itemDoubleClicked signals are not both needed. A double click will also trigger itemActivated signal. 2021-06-11 23:09:10 -04:00
mjbudd77 e79f0159df Changed PAL filter name to PAL 3x to match recent win32 version changes. 2021-06-11 23:00:11 -04:00
mjbudd77 d5e2087ce1
Merge pull request #371 from ClusterM/grayscale-fix
Grayscale filter fix
2021-06-11 21:46:31 -05:00
Alexey 'Cluster' Avdyukhin d1b5301f64 Minor refactoring, comments 2021-06-12 04:47:01 +03:00
Alexey 'Cluster' Avdyukhin ac2818e3da Moved grayscale filter to ChoosePalette() 2021-06-12 03:55:04 +03:00
mjbudd77 2861067933 Fixed SDL video init for linux, force window to be reshown after calling SDL_DestroyWindow as the destroy calls hide. 2021-06-11 14:55:49 -04:00
mjbudd77 cdf2f1e150 Changed last commit to only affect windows builds, for some reason it does not work the same in linux. 2021-06-11 00:04:37 -04:00
mjbudd77 afdf192a46 Merge remote-tracking branch 'TasVideos/master' 2021-06-10 23:10:22 -04:00
mjbudd77 72de93bc94 SDL window initialization and resize logic fix. Should only be calling SDL_CreateWindowFrom once. Wait for window to full be created and initialized before attempting to init SDL video renderer. 2021-06-10 23:06:43 -04:00
Brad Smith 6be59b2d8d
win64_build.bat should use 7z_64.dll 2021-06-08 17:43:13 -04:00
Alexey 'Cluster' Avdyukhin 867a3e7838 Added UpdateMenuHotkeys() call after DriverInitialize to redraw tooltips with updated joystick numbers 2021-06-08 14:16:27 -04:00
Alexey 'Cluster' Avdyukhin 232394ba87 Reverted init order back, crashes on release build 2021-06-08 14:16:27 -04:00
Alexey 'Cluster' Avdyukhin bfbea5c398 Refactored input system for Windows version 2021-06-08 14:16:27 -04:00
Alexey 'Cluster' Avdyukhin 2d4f8eb7bd Minor fix to avoid warning 2021-06-08 14:16:27 -04:00
Alexey 'Cluster' Avdyukhin f22f48e46e For some weird reason NumLock and Pause keys are messed up - fixed 2021-06-08 14:16:27 -04:00
Alexey 'Cluster' Avdyukhin 7c6e7f5e15 Removed more unused stuff 2021-06-08 14:16:27 -04:00
Alexey 'Cluster' Avdyukhin 8733067f5b Ability to cancel keys input dialog 2021-06-08 14:16:27 -04:00
Alexey 'Cluster' Avdyukhin b88be3a9ee Removed huge amount of unused code 2021-06-08 14:16:27 -04:00
Alexey 'Cluster' Avdyukhin ab1264064c Migrated FCEUD_CommandMapping to ButtConfig, finally. 2021-06-08 14:16:27 -04:00
Alexey 'Cluster' Avdyukhin 91756a9593 Autohold migrated to ButtConfig, DWaitButton and DTestButton, code clean-up 2021-06-08 14:16:27 -04:00
Alexey 'Cluster' Avdyukhin 86cde43be2 Support for Z, RX, RY and RX joystick axes 2021-06-08 14:16:27 -04:00
Alexey 'Cluster' Avdyukhin ad1b126539 Ability to map 'win' keys, binding dialog fix 2021-06-08 14:16:27 -04:00
Alexey 'Cluster' Avdyukhin c5d59a24b5 Ability to bind key combinations using "DWaitButton", refactoring 2021-06-08 14:16:27 -04:00
feos 49427511f1 captured from r57shell's PAL composite signal shader 2021-06-08 16:15:51 +03:00
Alexey 'Cluster' Avdyukhin 9efd26fe58 Holy Diver is not four-screen at all, proof: http://bootgod.dyndns.org:7777/profile.php?id=4038 2021-06-06 16:33:20 +03:00
feos d146718204 don't automatically force deemph swap since it's configured in palette manually 2021-06-05 21:09:57 +03:00
feos c2606a54cf I was begged to restore pal simulation 2021-06-05 14:28:05 +03:00
zeromus 84ae911e09 for some reason 7z dropped the signature for zip at some point.
so add our own PK signature checker
2021-06-05 05:16:26 -04:00
zeromus f92b4ae541 add 64bit 7z.dll to fix #361 2021-06-05 04:53:32 -04:00
mjbudd77 b1b9b50f7b Fixed logic issue so that the main window size is not saved if the screen is in full or maximize modes. Only save previous screen size to config if in normal window mode. This prevents the next start of fceux setting the initial window size to close to maximum. 2021-06-04 20:53:11 -04:00
mjbudd77 c808d1f2d0 Merge branch 'master' of https://github.com/mjbudd77/fceux 2021-06-03 20:01:29 -04:00
mjbudd77 d9f10a960f Added a fix for fullscreen Qt opengl based windows. This addresses a known Qt issue referenced here: https://doc.qt.io/qt-5/windows-issues.html#fullscreen-opengl-based-windows 2021-06-03 20:01:22 -04:00
mjbudd77 d46ef48d55 Changed video scanline entry fields to use QSpinBox instead of QLineEdit. The spin box has better range limiting controls. 2021-06-02 22:56:25 -04:00
mjbudd77 9c6f895e2a Initial add of 2.4.0 release notes to documentation help file. 2021-06-02 21:38:39 -04:00
mjbudd77 b97b652df7 Added PPU overclocking feature to Qt GUI. 2021-06-02 07:09:13 -04:00
mjbudd77 a9f6dafa15 Added a list of open source dependencies that the application has been compiled against for debug traceability. 2021-06-01 21:43:49 -04:00
mjbudd77 a849cdcd2f Added decor icons to buttons on custom autofire pattern dialog window. 2021-06-01 20:57:29 -04:00
mjbudd77 4af2ef744e Merge branch 'master' of github.com:TASVideos/fceux 2021-06-01 20:16:05 -04:00
mjbudd77 32d26df3de Added logic to not resize Qt main window when applying video settings if screen is in fullsize or maximize modes. 2021-06-01 20:11:07 -04:00
zeromus f5668dbf8b move irc to libera 2021-06-01 16:22:12 -04:00