Jeffrey Pfau
|
b33e75daec
|
Move thread unpausing from destructor to shutdown
|
2014-10-25 17:32:11 -07:00 |
Jeffrey Pfau
|
d40d4c1cf2
|
Use ICO file on Windows
|
2014-10-25 03:21:46 -07:00 |
Jeffrey Pfau
|
b51ec046da
|
Fix C++ flags
|
2014-10-25 03:06:57 -07:00 |
Jeffrey Pfau
|
2415d59d94
|
Windows C++ fixes
|
2014-10-25 03:06:45 -07:00 |
Jeffrey Pfau
|
bd74fa1fbc
|
Add frameskip
|
2014-10-24 21:45:50 -07:00 |
Jeffrey Pfau
|
dcbfba03c3
|
Fix locking up when triggering turbo with no game loaded
|
2014-10-24 21:45:37 -07:00 |
Jeffrey Pfau
|
02116415d1
|
Unload patch after the end of the game
|
2014-10-24 02:25:18 -07:00 |
Jeffrey Pfau
|
26c1b3c6c9
|
Patch menu
|
2014-10-24 02:23:48 -07:00 |
Jeffrey Pfau
|
a2ee0c20dc
|
Fix filename getting deleted early
|
2014-10-24 02:23:37 -07:00 |
Jeffrey Pfau
|
397ddafdd2
|
Game resets when loading a patch or BIOS
|
2014-10-24 01:57:18 -07:00 |
Jeffrey Pfau
|
422e2e2f62
|
Move screen widget to its own class, allowing for a size hint
|
2014-10-24 01:47:12 -07:00 |
Jeffrey Pfau
|
6041bf422a
|
Load patch from command line
|
2014-10-24 01:25:06 -07:00 |
Jeffrey Pfau
|
05ec732a83
|
Add turbo
|
2014-10-19 01:10:00 -07:00 |
Jeffrey Pfau
|
24094ecdf0
|
Make audo/video sync adjustable externally
|
2014-10-19 00:50:23 -07:00 |
Jeffrey Pfau
|
ad12bdde9d
|
Move savestates to file menu
|
2014-10-19 00:39:24 -07:00 |
Jeffrey Pfau
|
8aa5880afd
|
Support FileOpen events on OS X
|
2014-10-18 23:18:08 -07:00 |
Jeffrey Pfau
|
8fc3ef27ad
|
Don't initialize SDL video in Qt port
|
2014-10-18 23:16:13 -07:00 |
Jeffrey Pfau
|
e84727c94b
|
Load BIOS from menu
|
2014-10-18 17:21:05 -07:00 |
Jeffrey Pfau
|
54be75bb92
|
Load BIOS from command line
|
2014-10-18 17:15:39 -07:00 |
Jeffrey Pfau
|
23592af3cc
|
Add screenshot support
|
2014-10-18 16:37:05 -07:00 |
Jeffrey Pfau
|
9efd8f2452
|
Close the savestate window, not just hiding it, when we shut things down
|
2014-10-18 05:07:45 -07:00 |
Jeffrey Pfau
|
e2901db7c1
|
Unmark the Qt frontend as a separate project
|
2014-10-18 04:39:44 -07:00 |
Jeffrey Pfau
|
2627d1c768
|
Mark Qt frontend as C++
|
2014-10-18 04:33:46 -07:00 |
Jeffrey Pfau
|
bfb986b974
|
Make logo scaled to the correct device pixel ratio
|
2014-10-18 04:33:30 -07:00 |
Jeffrey Pfau
|
711231add6
|
Add custom plist.info.in file
|
2014-10-18 04:33:09 -07:00 |
Jeffrey Pfau
|
2c74cb46ab
|
Ensure savestate window closes when a game is shut down
|
2014-10-18 04:12:44 -07:00 |
Jeffrey Pfau
|
e2812b30b2
|
Remove code that expects the GBA thread to still be around after it has ended
|
2014-10-18 04:09:49 -07:00 |
Jeffrey Pfau
|
dbe5e7e2a5
|
Only blank cursor for Display widget, even when in full screen
|
2014-10-18 03:40:26 -07:00 |
Jeffrey Pfau
|
8e4a3439c0
|
Fix threading issues with the video thread and the main thread deadlocking
|
2014-10-18 02:26:32 -07:00 |
Jeffrey Pfau
|
4b7883e1fd
|
Add command line parsing to Qt frontend
|
2014-10-18 01:54:51 -07:00 |
Jeffrey Pfau
|
acd0e58235
|
Add dirmode to Qt frontend
|
2014-10-18 01:54:35 -07:00 |
Jeffrey Pfau
|
c32122c153
|
Add slot for setting all the log levels at once
|
2014-10-18 01:40:44 -07:00 |
Jeffrey Pfau
|
093036db76
|
Detect Qt modules without hard-failing
|
2014-10-18 01:10:47 -07:00 |
Jeffrey Pfau
|
fb5f01e46a
|
Show project name and game title in title bar
|
2014-10-18 01:07:42 -07:00 |
Jeffrey Pfau
|
2b012ef0bc
|
Remove unnecessary QFile object add zip loading
|
2014-10-18 00:51:47 -07:00 |
Jeffrey Pfau
|
d0b63162d5
|
Add exit menu item on non-OS X
|
2014-10-18 00:42:35 -07:00 |
Jeffrey Pfau
|
add64ce269
|
Initialize audio drift
|
2014-10-17 23:39:38 -07:00 |
Jeffrey Pfau
|
62a0447cc9
|
Draw logo when a game is not loaded
|
2014-10-17 01:45:34 -07:00 |
Jeffrey Pfau
|
c91ad7f85f
|
Fix resizeEvent blocking when the thread has shut down
|
2014-10-17 01:38:00 -07:00 |
Jeffrey Pfau
|
a6f5bbbeb9
|
Redo background texturing
|
2014-10-17 00:53:34 -07:00 |
Jeffrey Pfau
|
b74a5a5293
|
Allow enter to be used to select a state
|
2014-10-16 04:15:57 -07:00 |
Jeffrey Pfau
|
556209e75f
|
Fix warning
|
2014-10-16 04:11:09 -07:00 |
Jeffrey Pfau
|
0fda035c21
|
Fix typo
|
2014-10-16 04:07:42 -07:00 |
Jeffrey Pfau
|
b9d4101937
|
Paint background on savestate window
|
2014-10-16 04:07:19 -07:00 |
Jeffrey Pfau
|
1d00ccf6dd
|
Show savestate manager over game when in fullscreen
|
2014-10-16 01:52:45 -07:00 |
Jeffrey Pfau
|
73d28a1ae4
|
Mouse enter tracking for savestate screen
|
2014-10-16 01:32:06 -07:00 |
Jeffrey Pfau
|
f49494cd1d
|
Don't open a new state window if one is already open
|
2014-10-16 00:28:41 -07:00 |
Jeffrey Pfau
|
4a9ab53231
|
Don't block while forcing a draw
|
2014-10-16 00:19:11 -07:00 |
Jeffrey Pfau
|
d52be5b3d9
|
Key overrides for selecting states
|
2014-10-16 00:18:58 -07:00 |
Jeffrey Pfau
|
a8d87a7979
|
Remove redundant shortcut code
|
2014-10-16 00:17:26 -07:00 |
Jeffrey Pfau
|
cd8cc12829
|
Draw text for empty slots
|
2014-10-16 00:17:09 -07:00 |
Jeffrey Pfau
|
e2de508b99
|
Quick savestate menu
|
2014-10-15 23:53:01 -07:00 |
Jeffrey Pfau
|
be9363b7f4
|
Set real size to minimum for display
|
2014-10-15 23:42:24 -07:00 |
Jeffrey Pfau
|
05cb9d47ab
|
Load the right states in the right slots
|
2014-10-15 23:40:52 -07:00 |
Jeffrey Pfau
|
961121808d
|
Wake up the drawing thread after loading a state to make sure it draws the loaded state
|
2014-10-15 23:40:40 -07:00 |
Jeffrey Pfau
|
6afc00b472
|
Move state loading/storing into GameController
|
2014-10-15 23:22:30 -07:00 |
Jeffrey Pfau
|
ad37ae3d61
|
Only unpause after savestate window if the game was not previously paused
|
2014-10-15 23:09:50 -07:00 |
Jeffrey Pfau
|
71458f2140
|
Close savestate window with Esc
|
2014-10-15 23:08:05 -07:00 |
Jeffrey Pfau
|
cd8b1e56db
|
Pause game while savestate window is open
|
2014-10-15 23:06:23 -07:00 |
Jeffrey Pfau
|
ca128a97ea
|
Make Display take a QGLFormat
|
2014-10-15 04:48:59 -07:00 |
Jeffrey Pfau
|
ddd8c8db29
|
Make AudioDevice::setFormat thread-safe
|
2014-10-15 04:48:18 -07:00 |
Jeffrey Pfau
|
49b676fa7e
|
Fix double-ending the GBA thread
|
2014-10-15 02:48:37 -07:00 |
Jeffrey Pfau
|
39b5396c0b
|
Set thread priorities for time-critical threads
|
2014-10-15 02:38:58 -07:00 |
Jeffrey Pfau
|
bd731e8266
|
Remove unneeded GL context code
|
2014-10-15 02:38:43 -07:00 |
Jeffrey Pfau
|
1ef3f4256f
|
Fix flickering when resizing emulator window
|
2014-10-15 02:28:32 -07:00 |
Jeffrey Pfau
|
113d7da345
|
Small style fix
|
2014-10-15 02:16:57 -07:00 |
Jeffrey Pfau
|
fdbb0ac753
|
Fix build in g++
|
2014-10-15 01:47:01 -07:00 |
Jeffrey Pfau
|
ae256542cb
|
Better, C++11 style initialization of m_threadContext
|
2014-10-15 01:40:16 -07:00 |
Jeffrey Pfau
|
7d8041cb58
|
Increase savestate view usability
|
2014-10-15 00:50:15 -07:00 |
Jeffrey Pfau
|
c60a5ea545
|
Fix path name use-after-free
|
2014-10-14 23:15:31 -07:00 |
Jeffrey Pfau
|
fdf2ce299c
|
Add savestate load/saving in Qt frontend
|
2014-10-14 23:15:15 -07:00 |
Jeffrey Pfau
|
642b92fed3
|
Add VFileDevice QIODevice subclass
|
2014-10-14 23:14:25 -07:00 |
Jeffrey Pfau
|
51a6371eef
|
Close LogView if the main window closes
|
2014-10-14 01:58:36 -07:00 |
Jeffrey Pfau
|
78759dc12e
|
Fix QAction ownership
|
2014-10-14 01:57:49 -07:00 |
Jeffrey Pfau
|
49d668f285
|
Fix crashing on exit
|
2014-10-13 22:22:43 -07:00 |
Jeffrey Pfau
|
2e031a8c49
|
Update log view styling
|
2014-10-13 03:03:47 -07:00 |
Jeffrey Pfau
|
24a579044f
|
Ability to adjust line limit
|
2014-10-13 02:56:08 -07:00 |
Jeffrey Pfau
|
d3a4c027e4
|
Clear backlog automatically
|
2014-10-13 02:43:27 -07:00 |
Jeffrey Pfau
|
fa255dc808
|
Start of log view
|
2014-10-13 02:24:54 -07:00 |
Jeffrey Pfau
|
eef1a5e8a3
|
Clean up Qt CMakeLists
|
2014-10-13 01:25:39 -07:00 |
Jeffrey Pfau
|
dd1387732d
|
Remove stopgap measure
|
2014-10-13 01:02:19 -07:00 |
Jeffrey Pfau
|
6560db2ef5
|
Merge branch 'master' into qt
Conflicts:
CMakeLists.txt
|
2014-10-07 02:50:57 -07:00 |
Jeffrey Pfau
|
a78772ee47
|
Add mGBA icon for OS X
|
2014-08-13 00:14:25 -07:00 |
Jeffrey Pfau
|
8f5145f4b8
|
Rename Qt frontend
|
2014-08-12 23:43:52 -07:00 |
Jeffrey Pfau
|
2b3631dc91
|
Merge branch 'master' into qt
Conflicts:
CMakeLists.txt
|
2014-08-12 23:37:29 -07:00 |
Jeffrey Pfau
|
08fee36c20
|
Window resizing options
|
2014-07-22 03:26:16 -07:00 |
Jeffrey Pfau
|
d020bf4f0a
|
Add FPS target options
|
2014-07-22 03:14:28 -07:00 |
Jeffrey Pfau
|
0717e4ab76
|
Use lambda syntax for audio buffer size slots
|
2014-07-22 02:33:01 -07:00 |
Jeffrey Pfau
|
a7588f25bb
|
Sync pause setting with the menu properly
|
2014-07-22 02:22:03 -07:00 |
Jeffrey Pfau
|
42041fa059
|
Fix frame advance
|
2014-07-22 02:11:41 -07:00 |
Jeffrey Pfau
|
b0662fe766
|
Run audio pausing in the right thread
|
2014-07-22 01:13:27 -07:00 |
Jeffrey Pfau
|
fe7deb0aab
|
Only try to stop audio output if there is an audio output device
|
2014-07-22 00:44:43 -07:00 |
Jeffrey Pfau
|
8ff6d77869
|
Make shutdown disabled when a game is not running
|
2014-07-22 00:43:53 -07:00 |
Jeffrey Pfau
|
6403d531bd
|
Add reset option and reshuffle menu items a bit
|
2014-07-22 00:40:42 -07:00 |
Jeffrey Pfau
|
71211bac46
|
Add sound buffer resizing menu options
|
2014-07-22 00:32:38 -07:00 |
Jeffrey Pfau
|
62f6471c0d
|
Move AudioThread into AudioProcessor, run in its own thread
|
2014-07-22 00:10:38 -07:00 |
Jeffrey Pfau
|
d5c0dffb29
|
Remove unused member in GameController
|
2014-07-21 23:08:31 -07:00 |
Jeffrey Pfau
|
ad5cdb97a8
|
Fix memory leak
|
2014-07-20 22:07:08 -07:00 |
Jeffrey Pfau
|
a57f911ecc
|
Handle closing games a bit safer
|
2014-07-20 21:44:06 -07:00 |
Jeffrey Pfau
|
489b932c52
|
Header include cleanup
|
2014-07-20 20:28:01 -07:00 |
Jeffrey Pfau
|
23679adc38
|
Fix build after GBAThread API changes
|
2014-07-20 16:38:27 -07:00 |
Jeffrey Pfau
|
b691c93416
|
Add joypad support via SDL to Qt build
|
2014-02-03 22:28:28 -08:00 |
Jeffrey Pfau
|
7bee813846
|
Make GDB server able to be detached before GBA thread starts
|
2014-02-03 03:45:43 -08:00 |
Jeffrey Pfau
|
844cee07e8
|
Make sure GDB window is created in sync with GDB server state
|
2014-02-03 03:44:39 -08:00 |
Jeffrey Pfau
|
8c53fbeb4f
|
Make GDB server able to be attached when the emulator starts
|
2014-02-03 03:42:29 -08:00 |
Jeffrey Pfau
|
6d12ef81a5
|
Reuse an audio thread instead of shutting it down and making a new one
|
2014-02-03 01:13:52 -08:00 |
Jeffrey Pfau
|
186e0b1ee5
|
GBA thread can be shut down and opened again, cleanly
|
2014-02-03 00:44:19 -08:00 |
Jeffrey Pfau
|
9f3cf19c2d
|
Add missing ellipses for menu items that open windows
|
2014-02-02 04:01:41 -08:00 |
Jeffrey Pfau
|
c621fb16d8
|
Add missing GDB classes
|
2014-02-02 03:58:40 -08:00 |
Jeffrey Pfau
|
3b7dbdecba
|
Use C++11 override and nullptr
|
2014-02-02 01:42:36 -08:00 |
Jeffrey Pfau
|
1a7656fe36
|
Support creating the GDB stub in Qt
|
2014-02-01 20:47:44 -08:00 |
Jeffrey Pfau
|
11e3bdc585
|
Merge branch 'master' into qt
Conflicts:
CMakeLists.txt
src/gba/gba.c
|
2014-02-01 17:37:18 -08:00 |
Jeffrey Pfau
|
2ee3d17d33
|
Put OpenGL include explicitly in Qt CMake file
|
2014-01-31 00:06:37 -08:00 |
Jeffrey Pfau
|
8e3d104625
|
Qt audio thread should mark itself as exiting
|
2014-01-30 04:05:39 -08:00 |
Jeffrey Pfau
|
6834401e67
|
Close process cleanly
|
2014-01-30 04:00:52 -08:00 |
Jeffrey Pfau
|
6407ad3adc
|
Video drawing in separate thread
|
2014-01-30 04:00:30 -08:00 |
Jeffrey Pfau
|
2f98f542e5
|
Add frame advance
|
2014-01-29 23:58:57 -08:00 |
Jeffrey Pfau
|
1eeeb36015
|
Add emulation menu with Pause option
|
2014-01-29 23:39:24 -08:00 |
Jeffrey Pfau
|
5abd1572dc
|
Use an initializer for GBAThread in Qt
|
2014-01-29 23:39:09 -08:00 |
Jeffrey Pfau
|
a076e88bb5
|
Ditch uic
|
2014-01-29 23:14:23 -08:00 |
Jeffrey Pfau
|
3d339b1327
|
Key input
|
2014-01-29 23:14:23 -08:00 |
Jeffrey Pfau
|
98c9121ac2
|
Move audio initialization into thread
|
2014-01-29 23:14:23 -08:00 |
Jeffrey Pfau
|
0ca3afa3e6
|
Run audio on separate thread
|
2014-01-29 23:14:23 -08:00 |
Jeffrey Pfau
|
baeaf8729f
|
Audio rendering in Qt
|
2014-01-29 23:14:23 -08:00 |
Jeffrey Pfau
|
8a82144ceb
|
Ensure the GBA thread exits when destroying the game controller
|
2014-01-29 23:14:23 -08:00 |
Jeffrey Pfau
|
4659635fb5
|
Start Qt frontend
|
2014-01-29 23:14:23 -08:00 |