fceux/src/drivers/Qt
mjbudd77 348c26d78c Added TBL support to Qt hex editor. 2021-02-21 14:20:04 -05:00
..
.qmake.stash Starting new QT gui. 2020-06-23 20:40:43 -04:00
AboutWindow.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
AboutWindow.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
CheatsConf.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
CheatsConf.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
CodeDataLogger.cpp More QFileDialog show()/exec() fixes. #332 2021-02-18 23:28:31 -05:00
CodeDataLogger.h Added CDL generated ROM functionality. 2020-09-28 22:18:25 -04:00
ConsoleDebugger.cpp Added a few context menu accelerators to debugger, hex editor, ppu viewer, and name table viewer Qt windows. 2021-02-19 00:15:23 -05:00
ConsoleDebugger.h Qt debugger slight change in main menu entry 'Run to Cursor' is now 'Run to Selected Line'. Run to Cursor option is still present in assembly viewer context menu. 2020-11-15 18:55:03 -05:00
ConsoleSoundConf.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
ConsoleSoundConf.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
ConsoleUtilities.cpp Added a function that returns the executable file path. Added this path to the list of urls to search for palette files. 2021-02-14 09:37:04 -05:00
ConsoleUtilities.h Added a function that returns the executable file path. Added this path to the list of urls to search for palette files. 2021-02-14 09:37:04 -05:00
ConsoleVideoConf.cpp Added logic to save the video auto scaling config setting between restarts of Qt GUI. This addresses part of issue #311. 2021-01-24 12:30:42 -05:00
ConsoleVideoConf.h Added logic to save the video auto scaling config setting between restarts of Qt GUI. This addresses part of issue #311. 2021-01-24 12:30:42 -05:00
ConsoleViewerGL.cpp Bug fix for Qt GUI main menu permanently hi-jacking input focus when using menu accelerators. 2021-02-15 10:08:03 -05:00
ConsoleViewerGL.h Corrections for zapper emulation via mouse using Qt GUI. 2020-11-21 14:15:36 -05:00
ConsoleViewerSDL.cpp Bug fix for Qt GUI main menu permanently hi-jacking input focus when using menu accelerators. 2021-02-15 10:08:03 -05:00
ConsoleViewerSDL.h Corrections for zapper emulation via mouse using Qt GUI. 2020-11-21 14:15:36 -05:00
ConsoleWindow.cpp Added a recent ROMs sub menu to the Qt main menu. 2021-02-19 20:46:27 -05:00
ConsoleWindow.h Added a recent ROMs sub menu to the Qt main menu. 2021-02-19 20:46:27 -05:00
FrameTimingStats.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
FrameTimingStats.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
GameGenie.cpp Added standard FCEU GPL2 license header to Qt cpp files that were 2021-01-20 19:19:22 -05:00
GameGenie.h Added Game Genie encode/decode window to Qt GUI. 2020-11-08 15:42:48 -05:00
GamePadConf.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
GamePadConf.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
GuiConf.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
GuiConf.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
HexEditor.cpp Added TBL support to Qt hex editor. 2021-02-21 14:20:04 -05:00
HexEditor.h Added TBL support to Qt hex editor. 2021-02-21 14:20:04 -05:00
HotKeyConf.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
HotKeyConf.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
InputConf.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
InputConf.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
LuaControl.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
LuaControl.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
MovieOptions.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
MovieOptions.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
MoviePlay.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
MoviePlay.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
MsgLogViewer.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
MsgLogViewer.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
NameTableViewer.cpp Added a few context menu accelerators to debugger, hex editor, ppu viewer, and name table viewer Qt windows. 2021-02-19 00:15:23 -05:00
NameTableViewer.h Added logic to Qt nametable viewer to not render tiles that are not in view. Also subbanded table rendering into separate frames to increase performance. 2021-02-12 21:07:24 -05:00
PaletteConf.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
PaletteConf.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
PaletteEditor.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
PaletteEditor.h For Qt GUI, added a custom color picker for the palette editor that allows for colors to be dynamically tweaked while a game is actively running. 2021-02-03 21:40:18 -05:00
RamSearch.cpp Auto Reformat Qt RamSearch.cpp. 2021-02-17 21:27:03 -05:00
RamSearch.h Minor performance improvements to Qt Ram Search window. 2021-02-17 21:22:25 -05:00
RamWatch.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
RamWatch.h Added RAM Watch quick access from RAM search window for Qt GUI 2020-10-16 22:44:23 -04:00
SymbolicDebug.cpp Added standard FCEU GPL2 license header to Qt cpp files that were 2021-01-20 19:19:22 -05:00
SymbolicDebug.h Updates Qt trace logger with new debug symbol window. 2020-12-20 22:14:47 -05:00
TimingConf.cpp Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
TimingConf.h Added close buttons to Qt GUI config and tools windows. Debug windows still to be evaluated. Only exceptions are when the window has a menu bar with a file -> close option. 2021-02-20 06:57:25 -05:00
TraceLogger.cpp Removed all redundant QFileDialog calls to show() when exec() is already being called. The show() function is a non-blocking call to create a dialog window. exec() is a blocking call and is required to use the native windows file browser. Since all the file dialog callback functions are designed to be blocking anyway, the show() calls really shouldn't be there anyway. This fixes part of #332. 2021-02-18 23:14:31 -05:00
TraceLogger.h Updates Qt trace logger with new debug symbol window. 2020-12-20 22:14:47 -05:00
config.cpp Added a recent ROMs sub menu to the Qt main menu. 2021-02-19 20:46:27 -05:00
config.h Changed Family Keyboard enable toggle logic to by a configurable hot key instead of the hardcoded scroll lock key. Fixes issue #214. 2020-10-31 20:38:44 -04:00
dface.h Use LoadGame instead of FCEUI_LoadGame 2020-10-22 01:20:48 +02:00
fceuWrapper.cpp Added code to free config memory at application exit. 2021-02-21 11:06:48 -05:00
fceuWrapper.h Re-added code to free allocated video memory at application close. Free Qt NES wrapper memory at application close. 2021-02-21 10:39:21 -05:00
fceux_git_info.h Added logic to auto embed the git URL and revision into the executable so that it can be displayed on the About dialog window. 2020-07-11 19:52:14 -04:00
iNesHeaderEditor.cpp Removed all redundant QFileDialog calls to show() when exec() is already being called. The show() function is a non-blocking call to create a dialog window. exec() is a blocking call and is required to use the native windows file browser. Since all the file dialog callback functions are designed to be blocking anyway, the show() calls really shouldn't be there anyway. This fixes part of #332. 2021-02-18 23:14:31 -05:00
iNesHeaderEditor.h First successful test of Qt iNES header editor. 2020-11-01 21:18:08 -05:00
input.cpp Removed calls to old text console based cheat menu in favor of Qt GUI cheat menu. Default hot key for opening the cheat menu is F1 and was crashing when trying to bring up text cheat console. Qt window does not have this issue. Fixes part of #332. 2021-02-18 20:13:05 -05:00
input.h For Qt GUI, fixed thread timing bug in rapid autofire pattern. Also, added hooks to make the autofire pattern number of on/off frames configurable. Minor indentation fixes in code. 2021-02-15 08:43:14 -05:00
keyscan.cpp Added standard FCEU GPL2 license header to Qt cpp files that were 2021-01-20 19:19:22 -05:00
keyscan.h Changed Qt GUI hot key logic to allow for hot key bindings to include the use of modifier keys (Shift,Alt,Ctrl) to form key sequences instead of just being limited to single key bindings. 2020-11-08 22:57:28 -05:00
main.cpp Re-added code to free allocated video memory at application close. Free Qt NES wrapper memory at application close. 2021-02-21 10:39:21 -05:00
main.h Include path fixes for qmake incorrectly marking sdl folder for heading includes. 2020-06-27 20:07:24 -04:00
nes_shm.cpp Re-added code to free allocated video memory at application close. Free Qt NES wrapper memory at application close. 2021-02-21 10:39:21 -05:00
nes_shm.h Re-added code to free allocated video memory at application close. Free Qt NES wrapper memory at application close. 2021-02-21 10:39:21 -05:00
ppuViewer.cpp Added a few context menu accelerators to debugger, hex editor, ppu viewer, and name table viewer Qt windows. 2021-02-19 00:15:23 -05:00
ppuViewer.h Added logic to make focus policy configurable for Qt PPU viewer window. 2021-01-31 21:27:05 -05:00
sdl-joystick.cpp First successful build of Qt windows fceux. 2021-02-06 12:15:28 -05:00
sdl-joystick.h Added logic to init game pad mappings at startup 2020-07-24 21:47:57 -04:00
sdl-sound.cpp Added a protection in the audio output loop to break out of the loop if the audio sink is not draining. This will prevent lockups in the event that the audio output device has failed. 2020-07-27 21:20:25 -04:00
sdl-throttle.cpp First successful build of Qt windows fceux. 2021-02-06 12:15:28 -05:00
sdl-video.cpp Updated source and build script version references in preparation for new release. Updated SDL web documentation. Removed a few deprecated command line arguments from code and help text. Removed last few references to GTK in Qt GUI. 2020-12-10 21:43:50 -05:00
sdl-video.h Corrections for zapper emulation via mouse using Qt GUI. 2020-11-21 14:15:36 -05:00
sdl.h Use LoadGame instead of FCEUI_LoadGame 2020-10-22 01:20:48 +02:00
throttle.h Added a frame timing statistics window to the Qt tools. Allows user to enable frame timing statistical calculations and view the output on a window in realtime. Is used to verify emulator is getting the proper clock interrupts from the OS and thus check that emulation timing is deterministic. 2020-11-30 22:29:51 -05:00
unix-netplay.cpp First successful build of Qt windows fceux. 2021-02-06 12:15:28 -05:00
unix-netplay.h Starting new QT gui. 2020-06-23 20:40:43 -04:00