Commit graph

  • a9ad6c4b4b Closing dialogs has the same effect as the OK button Ryan Danbrook 2012-11-26 20:41:03 -05:00
  • 677841087e Cheats dialog pauses game if one is playing Ryan Danbrook 2012-11-26 20:33:41 -05:00
  • f4eb0ea18a Modified the README Ryan Danbrook 2012-11-26 20:21:10 -05:00
  • c3ffc2b4ee Modified window icon, added it to config and about dialogs Ryan Danbrook 2012-11-26 19:52:47 -05:00
  • dc20c01cec Made native resolution in fullscreen optional Ryan Danbrook 2012-11-25 22:31:59 -05:00
  • bba89ee216 Added menu items for Fullscreen, Flip FDS Disk, and Reset Ryan Danbrook 2012-11-25 21:30:34 -05:00
  • cb4d606617 Fix fullscreen in software mode Ryan Danbrook 2012-11-24 17:15:49 -05:00
  • f13b1385a3 Fullscreen runs at native resolution Window redraw fixes Ryan Danbrook 2012-11-24 16:56:26 -05:00
  • dd59d1b3a7 Code cleanups Ryan Danbrook 2012-11-19 23:27:03 -05:00
  • ff8371317a Visual improvements Ryan Danbrook 2012-11-18 13:35:18 -05:00
  • 5450d6968a Center NES pad Ryan Danbrook 2012-11-18 13:17:57 -05:00
  • 7a130ba3a2 More input config improvements Ryan Danbrook 2012-11-18 12:35:49 -05:00
  • f944caa50b Fixed archive selector's OK/Cancel buttons Ryan Danbrook 2012-11-17 21:20:03 -05:00
  • 4dbaf9308c Improvements to input configuration Ryan Danbrook 2012-11-17 20:35:07 -05:00
  • 0ce1cda920 Enabled Player selection in input config Added Rewind items to input config Ryan Danbrook 2012-11-11 13:33:04 -05:00
  • 6839285687 Improvements to input config Ryan Danbrook 2012-11-05 20:35:44 -05:00
  • ae02e9e878 Serious config dialog redo Ryan Danbrook 2012-11-03 20:05:24 -04:00
  • d567b440f5 Added movie-related menu items Ryan Danbrook 2012-10-29 21:38:07 -04:00
  • c3c4f45d12 Toggle Fullscreen works again Ryan Danbrook 2012-10-28 16:29:30 -04:00
  • 12badcdeca Fullscreen works again Ryan Danbrook 2012-10-28 15:26:37 -04:00
  • 12044b9959 Better-looking icons Ryan Danbrook 2012-10-27 16:08:27 -04:00
  • c37c0e563d Window size adjusts to SDL surface automatically Pretty icons added to menus Ryan Danbrook 2012-10-21 21:44:43 -04:00
  • a45ed0add6 Initial window size is determined by video settings/scaler Ryan Danbrook 2012-10-21 13:06:42 -04:00
  • b7168db1e9 Put the game inside the GTK+ window Allow GDK events to translate to SDL events Ryan Danbrook 2012-10-21 00:15:28 -04:00
  • c22a94461e Misc fixes Ryan Danbrook 2012-10-13 17:41:15 -04:00
  • de6e4446d4 Fixed archive file selector Completely removed lookup_widget() (and got rid of support.c/support.h) Ryan Danbrook 2012-10-09 20:40:47 -04:00
  • 9e0247f6d2 Fixed cheats, NSF player mostly works Ryan Danbrook 2012-10-03 20:08:20 -04:00
  • b688ec2640 Cheats no longer depends on lookup_widget() Ryan Danbrook 2012-09-30 18:11:37 -04:00
  • b3a61a9126 Finished Misc Config window, fixed up Video Config window Ryan Danbrook 2012-09-30 14:17:25 -04:00
  • c67ebfe065 Audio and Video config dialogs added Ryan Danbrook 2012-09-29 18:26:31 -04:00
  • beb96dbf24 Started implementing new GUI Ryan Danbrook 2012-09-28 20:35:17 -04:00
  • 12635f6d13 Added -lstdc++ to LIBS in Makefile to stop linking failure on some distributions (Ubuntu, Mint) Ryan Danbrook 2012-09-28 19:09:50 -04:00
  • 30f426f854 Merge pull request #2 from skitt/master rdanbrook 2012-09-27 04:42:40 -07:00
  • 68c49907c3 General flags rework. Stephen Kitt 2012-09-27 09:55:12 +02:00
  • 78c269bc33 Move the -c compiler parameter to the actual build rules. Stephen Kitt 2012-09-27 07:33:15 +02:00
  • 76dc71e6c8 Silence the tool invocations using their defining variables, so it can be easily overridden. Stephen Kitt 2012-09-27 07:32:37 +02:00
  • fecdf3d4be Use $(CC) to link and add $(CFLAGS) to pick up debugging options. Stephen Kitt 2012-09-27 07:31:43 +02:00
  • 341813942a Drop unneeded .o-to-.o target. Stephen Kitt 2012-09-27 07:30:52 +02:00
  • 0f65fade18 Use the traditional CXX name for C++-related variables. Stephen Kitt 2012-09-27 07:30:28 +02:00
  • 3bad4a8287 Avoid linking unnecessary libraries. Stephen Kitt 2012-09-27 07:08:52 +02:00
  • 1a2805fb54 Credited Trollekop for the icon 1.42 Ryan Danbrook 2012-09-25 20:21:32 -04:00
  • 8ef732c41c Cleanups in the About dialog Ryan Danbrook 2012-09-24 20:15:18 -04:00
  • bebbaee34e Added About window Ryan Danbrook 2012-09-23 18:34:50 -04:00
  • 765108d603 Better handling of XDG menu stuff Ryan Danbrook 2012-09-23 11:55:56 -04:00
  • ce336aa3eb Added desktop icons Ryan Danbrook 2012-09-22 23:21:34 -04:00
  • 3a61593dac Made the icon bigger Ryan Danbrook 2012-09-22 19:42:38 -04:00
  • ec25c5ef90 New Icon Settings bug fixed (patch from Arch Linux) Ryan Danbrook 2012-09-22 15:18:05 -04:00
  • e1f32467bc General cleanups Ryan Danbrook 2012-09-20 20:01:33 -04:00
  • 334cc05375 Completed D-Pad support Ryan Danbrook 2012-09-18 20:05:39 -04:00
  • 62b89231a6 Cleaned up main.cpp Reverted some win32 stuff Ryan Danbrook 2012-09-17 20:51:59 -04:00
  • 5d2cd16f06 D-Pad works in 4 directions but fails diagonally Ryan Danbrook 2012-09-17 20:20:39 -04:00
  • f01b774c18 Started adding support for D-pads (Hat Switches) Ryan Danbrook 2012-09-16 18:35:08 -04:00
  • 35eb11149c Small win32 fix Ryan Danbrook 2012-09-15 08:55:18 -04:00
  • e6126dd4cf Fixed a really ugly bug that caused the CPU to spike when the GUI is idle Made a few minor changes to some strings Ryan Danbrook 2012-09-14 20:41:37 -04:00
  • 27a6542a0e Merged updates from "Nestopia Unofficial release 1.41.1" 1.41 Ryan Danbrook 2012-09-13 19:55:22 -04:00
  • ef42c712d6 Fixed a braindead issue with the SRAM path Bumped the version number Ryan Danbrook 2012-09-11 22:07:01 -04:00
  • b530548ee2 Fixed integer overflow in XML parser Updated README and changelog.linux Removed redundant copy of the GPL 1.40-undead Ryan Danbrook 2012-09-10 17:22:49 -04:00
  • 482a06e2fa NstDatabase.xml moved to a shared data directory SRAM moved to ~/.nestopia/save Makefile cleanups UI cleanups Ryan Danbrook 2012-09-09 12:52:48 -04:00
  • af764e06bd Fixed another compiler warning. Ryan Danbrook 2012-09-07 21:32:08 -04:00
  • cc516c4afc Resolved most compiler warnings Ryan Danbrook 2012-09-05 22:30:21 -04:00
  • 505e5f592b Controller settings automatically generated if they don't exist Updated Makefile Cleaned up README.Linux Ryan Danbrook 2012-09-04 20:56:02 -04:00
  • 2dc4d10d20 Added install/uninstall to the Makefile Added a README Updated README.Linux Ryan Danbrook 2012-09-03 18:02:21 -04:00
  • 57e0d06815 Changed the SRAM path from the ROM location to ~/.nestopia Ryan Danbrook 2012-09-02 22:31:27 -04:00
  • 0d0597666f Better defaults for the gamepad config Ryan Danbrook 2012-09-02 19:49:23 -04:00
  • 507ea69354 Minor interface cleanups and saner defaults Ryan Danbrook 2012-09-02 19:28:27 -04:00
  • a217b1303c GTK+3 port done. Cheat UI might be broken. Drag'n'Drop removed. Ryan Danbrook 2012-09-02 17:38:14 -04:00
  • 88d130fd08 Initial Commit Ryan Danbrook 2012-09-02 13:13:55 -04:00