Commit graph

736 commits

Author SHA1 Message Date
rdanbrook
b3f64cfa9e Improved input config 2014-08-29 22:03:43 -04:00
rdanbrook
73d98596ff Added support for compressed files that are not inside a .tar to the file open dialog 2014-08-21 08:24:29 -04:00
rdanbrook
bf3c7a4abc Fixed a bunch of little bugs 2014-08-17 11:05:59 -04:00
rdanbrook
8315a65cd3 Defaulted to mono audio 2014-08-13 20:14:21 -04:00
rdanbrook
753ed26bda Fixed Ninja Gaiden (U) moon glitch 2014-08-09 12:14:37 -04:00
rdanbrook
8762e95076 Fixed reversed sprite limit logic (perilsensitive) 2014-08-09 12:13:46 -04:00
rdanbrook
5702da9a6d Default audio API changed to libao 2014-08-06 21:38:39 -04:00
rdanbrook
4e11d18175 Make speed limiter option actually do something 2014-08-06 20:42:09 -04:00
rdanbrook
20da3ee2a0 Added idle wait for SDL audio 2014-08-06 19:15:15 -04:00
rdanbrook
1690dc5374 Rewrote SDL audio 2014-08-04 23:31:21 -04:00
rdanbrook
25a1a6a4da Got rid of annoying bilinear filtering border glitch 2014-08-01 18:14:59 -04:00
rdanbrook
eee4ba4362 Fixed resizing on systems with unreliable video drivers 2014-08-01 09:06:34 -04:00
rdanbrook
6b04a7d404 Fixed fullscreen when compiled without GTK 2014-07-30 23:16:46 -04:00
rdanbrook
34085c9ee6 Restructured video 2014-07-30 22:14:58 -04:00
rdanbrook
16b4967026 Fixed video rendering on FreeBSD 2014-07-29 18:49:12 -04:00
rdanbrook
4ba9771e32 Removed gtk_opengl and simplified video code 2014-07-28 22:33:38 -04:00
rdanbrook
6c2226f862 Fixed segfault on BSD plus build fixes 2014-07-27 12:49:34 -04:00
rdanbrook
6d38ad6e9c Cleaned up config 2014-07-27 10:53:40 -04:00
rdanbrook
5565fa8fc8 Fixed segfault if audio api changes mid-frame 2014-07-26 18:58:09 -04:00
rdanbrook
9b03d466af Fix for Mickey's Safari in Letterland 2014-07-26 18:20:59 -04:00
rdanbrook
151b8b9196 Disabled Disable GUI option in GUI 2014-07-26 18:10:35 -04:00
rdanbrook
7f45b4ef2b Fixed CLI 2014-07-26 17:14:54 -04:00
rdanbrook
83fefa2c0e Added errors to GUI 2014-07-26 16:05:06 -04:00
rdanbrook
45bcdac94c Archive loader fixes 2014-07-26 13:21:39 -04:00
rdanbrook
36d736f9b8 Made menus look nicer 2014-07-26 12:04:21 -04:00
rdanbrook
4c6bdbf42e Added fine-grained audio controls 2014-07-26 11:10:46 -04:00
rdanbrook
6e5ec8ed0b Removed status bar for now 2014-07-26 10:05:52 -04:00
rdanbrook
8c81c1d01e Merge pull request #86 from lioncash/typo
Fix a typo within a conditional in NstCartridgeUnif.
2014-07-26 07:34:33 -04:00
rdanbrook
f6eeb9cc13 Fix a typo within a conditional in NstCartridgeUnif.
Previously, it would apply SOLDERPAD_V even when nmt was NMT_HORIZONTAL.
2014-07-25 12:53:51 -04:00
rdanbrook
babb7ca560 Remove a wrong terminating semicolon for a for loop.
With this semicolon present, the inside of the for loop would never be executed.
2014-07-24 22:16:24 -04:00
rdanbrook
820569f2b2 Initial input config implementation 2014-07-20 20:04:30 -04:00
rdanbrook
267598a7db Partially reverted the last audio change 2014-07-16 22:25:43 -04:00
rdanbrook
c54d193500 Fixed misc GUI glitches 2014-07-16 22:22:25 -04:00
rdanbrook
87fdf2b61b Modified audio 2014-07-14 22:03:52 -04:00
rdanbrook
5756894aca Cleaned up config window 2014-07-07 23:08:07 -04:00
rdanbrook
148968ee7d Archive loading works 2014-07-06 22:00:01 -04:00
rdanbrook
ec668a7dc0 Zapper works in fullscreen plus other cleanups 2014-07-05 15:31:03 -04:00
rdanbrook
904ec4f10c Improved cheats UI 2014-07-05 00:04:17 -04:00
rdanbrook
4ae09b0a82 Added proper paths to dialog boxes 2014-07-03 22:43:48 -04:00
rdanbrook
91d35414b8 Drag and Drop works 2014-07-03 22:21:46 -04:00
rdanbrook
f0651eea42 Movies actually work now 2014-07-03 21:13:57 -04:00
rdanbrook
eb8943ad4a Added error handling to cheats UI 2014-07-02 21:10:19 -04:00
rdanbrook
4a83e7ff62 Audio output works properly in mono 2014-07-01 18:54:57 -04:00
rdanbrook
a315ef3e5e Fixed save states on Windows 2014-06-22 12:50:59 -04:00
rdanbrook
4a2ffc4f46 Fixed compiler warnings 2014-06-22 08:12:24 -04:00
rdanbrook
2cebe4a711 Zapper works in GUI mode 2014-06-21 22:19:06 -04:00
rdanbrook
2051fb3394 Added application icon 2014-06-21 16:29:40 -04:00
rdanbrook
0f07adf154 Fixed xBR filter not updating live 2014-06-21 14:15:39 -04:00
rdanbrook
a725551238 Reversed some config options 2014-06-21 14:03:49 -04:00
rdanbrook
a4013ff592 Cosmetic improvements 2014-06-21 13:12:38 -04:00