Commit graph

140 commits

Author SHA1 Message Date
Ryan Danbrook
ed9c8852fd UI Improvements 2013-01-01 16:38:08 -05:00
Ryan Danbrook
b8e7b59ee1 Happy New Year 2013-01-01 15:34:11 -05:00
Ryan Danbrook
cb8a9e5c70 Fixed a glitch when writing nstcontrols file 2012-12-29 14:29:05 -05:00
Ryan Danbrook
8a75ffddc2 Allow compilation on OpenBSD 2012-12-29 11:50:27 -05:00
Ryan Danbrook
3458b7bdaa BSD compatibility improvements
Cleaned up unused sound code
2012-12-29 11:40:35 -05:00
Ryan Danbrook
5facedec97 Default sound API is now SDL at 48000hz 2012-12-28 20:32:13 -05:00
Ryan Danbrook
0e6a78a3cf Fixed SDL sound crash when opening cheat manager 2012-12-28 19:54:31 -05:00
Ryan Danbrook
892b627e05 Don't warn about unused results 2012-12-16 14:54:59 -05:00
Ryan Danbrook
65d3e79133 Fixed SDL sound crashes
Removed broken VALGRIND define
2012-12-15 19:07:12 -05:00
rdanbrook
f768391582 Merge pull request #12 from bentley/master
Include <libgen.h>.
2012-12-11 13:56:59 -08:00
Anthony J. Bentley
3da6c17820 Include <libgen.h>. Otherwise OpenBSD build errors out on basename(). 2012-12-10 22:09:57 -07:00
Ryan Danbrook
67764c4ed8 Merged shalma's fix for mapper 79 (Puzzle (Unl)) 2012-12-09 19:47:35 -05:00
Ryan Danbrook
6de96cf475 Fixed buggy fullscreen input combo (Enter = fullscreen)
Disabled the unused status bar
2012-12-09 00:05:28 -05:00
Ryan Danbrook
e960126098 Initial support for FreeBSD 2012-12-08 20:23:44 -05:00
Ryan Danbrook
e575e7290b Bumped version number 2012-12-06 22:09:24 -05:00
Ryan Danbrook
c3eb71d408 Attempting to load a state when none exists no longer resets 2012-12-06 19:55:34 -05:00
Ryan Danbrook
cf8376f9e1 Fixed some buggy code 2012-12-04 19:18:22 -05:00
Ryan Danbrook
68b219b341 Reverted process priority elevation code from Unofficial 1.41 build 2012-11-29 23:25:29 -05:00
Ryan Danbrook
e145eb47ea Updated changelogs 2012-11-28 00:28:56 -05:00
Ryan Danbrook
2eddeecd50 Keyboard shortcuts in menus 2012-11-27 22:55:32 -05:00
Ryan Danbrook
7390336eba Changed icons (win32) 2012-11-27 22:15:49 -05:00
Ryan Danbrook
3805cce84c Merged a few more changes from unofficial build 1.41.1 2012-11-27 19:26:21 -05:00
Ryan Danbrook
1dd06045d0 Updated About dialog and language file (win32) 2012-11-27 08:42:12 -05:00
Ryan Danbrook
a9ad6c4b4b Closing dialogs has the same effect as the OK button 2012-11-26 20:41:03 -05:00
Ryan Danbrook
677841087e Cheats dialog pauses game if one is playing 2012-11-26 20:33:41 -05:00
Ryan Danbrook
f4eb0ea18a Modified the README 2012-11-26 20:21:10 -05:00
Ryan Danbrook
c3ffc2b4ee Modified window icon, added it to config and about dialogs 2012-11-26 19:52:47 -05:00
Ryan Danbrook
dc20c01cec Made native resolution in fullscreen optional 2012-11-25 22:31:59 -05:00
Ryan Danbrook
bba89ee216 Added menu items for Fullscreen, Flip FDS Disk, and Reset 2012-11-25 21:30:34 -05:00
Ryan Danbrook
cb4d606617 Fix fullscreen in software mode 2012-11-24 17:15:49 -05:00
Ryan Danbrook
f13b1385a3 Fullscreen runs at native resolution
Window redraw fixes
2012-11-24 16:56:26 -05:00
Ryan Danbrook
dd59d1b3a7 Code cleanups 2012-11-19 23:27:03 -05:00
Ryan Danbrook
ff8371317a Visual improvements 2012-11-18 13:35:18 -05:00
Ryan Danbrook
5450d6968a Center NES pad 2012-11-18 13:17:57 -05:00
Ryan Danbrook
7a130ba3a2 More input config improvements 2012-11-18 12:35:49 -05:00
Ryan Danbrook
f944caa50b Fixed archive selector's OK/Cancel buttons 2012-11-17 21:20:03 -05:00
Ryan Danbrook
4dbaf9308c Improvements to input configuration 2012-11-17 20:35:07 -05:00
Ryan Danbrook
0ce1cda920 Enabled Player selection in input config
Added Rewind items to input config
2012-11-11 13:33:04 -05:00
Ryan Danbrook
6839285687 Improvements to input config 2012-11-05 20:35:44 -05:00
Ryan Danbrook
ae02e9e878 Serious config dialog redo 2012-11-03 20:05:24 -04:00
Ryan Danbrook
d567b440f5 Added movie-related menu items 2012-10-29 21:38:07 -04:00
Ryan Danbrook
c3c4f45d12 Toggle Fullscreen works again 2012-10-28 16:29:30 -04:00
Ryan Danbrook
12badcdeca Fullscreen works again 2012-10-28 15:26:37 -04:00
Ryan Danbrook
12044b9959 Better-looking icons 2012-10-27 16:08:27 -04:00
Ryan Danbrook
c37c0e563d Window size adjusts to SDL surface automatically
Pretty icons added to menus
2012-10-21 21:44:43 -04:00
Ryan Danbrook
a45ed0add6 Initial window size is determined by video settings/scaler 2012-10-21 13:06:42 -04:00
Ryan Danbrook
b7168db1e9 Put the game inside the GTK+ window
Allow GDK events to translate to SDL events
2012-10-21 00:15:28 -04:00
Ryan Danbrook
c22a94461e Misc fixes 2012-10-13 17:41:15 -04:00
Ryan Danbrook
de6e4446d4 Fixed archive file selector
Completely removed lookup_widget() (and got rid of support.c/support.h)
2012-10-09 20:40:47 -04:00
Ryan Danbrook
9e0247f6d2 Fixed cheats, NSF player mostly works 2012-10-03 20:08:20 -04:00