Commit Graph

4813 Commits

Author SHA1 Message Date
punkrockguy318 5011579ba1 added preferences window to gtk gui
added sound option in gui 
removed uncessary parameters from InitSound so it can be used from gui
2009-12-22 05:12:25 +00:00
punkrockguy318 491311db44 added lua script loading to gtk2 gui 2009-12-21 20:03:24 +00:00
punkrockguy318 af14209f43 Added about dialog to gtk2 2009-12-21 12:17:03 +00:00
punkrockguy318 b62bdede3b gtk2 bugfix: no longer crashes when escape hotkey is used
note to SDL: use CloseGame in the SDL code, not FCEUI_CloseGame.
2009-12-21 11:41:58 +00:00
punkrockguy318 72432cf114 added geany project files and library tags 2009-12-21 11:35:18 +00:00
punkrockguy318 ea64540d0f GTK GUI: Open, Close, and Quit menu options now work properly
Games can now be opened and closed on the fly without exiting fceux
2009-12-21 11:21:06 +00:00
punkrockguy318 4b6d0c4b3f cleaned up gtk2 code quite a bit
until direct sdl rendering on gtk2 can occur, the file menu will be in a seperate window
however this will allow direct interfacing with the emulator rather than just command line options like gfceux
2009-12-21 10:49:20 +00:00
punkrockguy318 98096d5b52 cleaned some gtk2 code
fixed build scripts for building w/ gtk2
2009-12-21 10:28:01 +00:00
punkrockguy318 a52255da8d added option for gtk2 (still broken) in build script 2009-12-21 09:54:08 +00:00
adelikat 4fbf0c9070 Website - bleh, no the link is fixed 2009-12-21 02:31:34 +00:00
adelikat 6d3d550e81 Website - fix broken link and remove files that are no longer needed. 2009-12-21 02:27:49 +00:00
mart0258 2a57a4287a Win32 - Fix crash on failure to toggle to fullscreen. 2009-12-19 23:58:38 +00:00
qeed 03bb053a7f fix compile error for linux 2009-12-18 17:02:23 +00:00
mart0258 60ff9e4627 fix compilation error 2009-12-18 15:16:16 +00:00
mart0258 f0b33ec203 Win - TASEdit updates - display readonly in-window and allow saving greenzone. 2009-12-18 05:40:38 +00:00
qeed 28cc8f5aae fix some sprite overflow stuff for new ppu 2009-12-18 01:10:26 +00:00
punkrockguy318 86123d257e began integration of GTK into the SDL tree
see gui.cpp at r1601 for demonstration of how this SHOULD work
currently, fceuX is creating its own new window instead of using GTKs window
added flag GTK_GUI (in code for now, will add to scons build later)
added line to sconstruct for GTK libraries (commented by default)
2009-12-17 07:27:17 +00:00
punkrockguy318 7af0329bf4 added functional GTK2/SDL framework
currently seperate from all fceux code but will soon be integrated into fceux 
in order to create an integrated UI on the linux build
2009-12-17 06:19:08 +00:00
kmachulis efaa3ebb4d Added lua platform defines for osx and linux for scons, to get lua's loadlib function working again on those platforms 2009-12-14 03:48:15 +00:00
mart0258 5dd8186f5f add notes for CMake and VC. 2009-12-11 03:12:07 +00:00
mart0258 d9be086126 MinGW - fix some possible build issues and compile time errors 2009-12-11 03:07:34 +00:00
adelikat ed575d0ff5 Update changelog 2009-12-10 16:52:43 +00:00
zeromus e605a6fda1 fix ntview for new ppu?
[[Split portion of a mixed commit.]]
2009-12-08 05:54:21 +00:00
zeromus 621cc8e260 fix ntview for new ppu?
[[Split portion of a mixed commit.]]
2009-12-08 05:54:21 +00:00
mart0258 60abe35afb fds - show filename of missing bios file 2009-12-08 04:28:05 +00:00
qeed 1605800776 update changelog 2009-12-08 00:54:04 +00:00
qeed fe70d1bc32 fixed sprite hit before 255 and for non transparent hits only, thanks to dwedit for providing the fix 2009-12-08 00:51:14 +00:00
zeromus b8a4067542 sdl: dont allow --inputcfg gamepad0 and gamepad5 etc. as there arent actually that many gamepads 2009-12-07 01:19:52 +00:00
zeromus cc424c8447 cleartype begone! 2009-12-05 16:48:18 +00:00
adelikat bc29607bde Changelog - added news of some fixed mappers 2009-12-05 02:33:09 +00:00
adelikat 609f5d587d Web site - more moving around. 2009-12-05 00:22:35 +00:00
adelikat 869fb48d45 Web site - moving some files around. 2009-12-05 00:18:07 +00:00
adelikat c0839e5d55 Web site - bleh, SVN removed these. 2009-12-05 00:09:51 +00:00
adelikat 05712e8c0c Website - more cleanup 2009-12-05 00:05:16 +00:00
adelikat 80e5aa54b1 Web site - Add Heading & Navigation bar to all pages. Fix up formatting. 2009-12-04 22:42:48 +00:00
qeed 63be69bd72 removed xo code that was causing 3 frame delay when taking a hibuffer path of rendering 2009-12-04 22:20:22 +00:00
adelikat 26d34682d8 Forgot to upload new files. 2009-12-04 18:34:14 +00:00
adelikat c8e46abb4a Website - Test - Added heading and a navigation bar with buttons to home.html. 2009-12-04 18:32:42 +00:00
adelikat 62dce9e715 Web site - more stuff. 2009-12-04 18:04:46 +00:00
adelikat 705d509c73 Web site - A few more little things 2009-12-04 17:04:16 +00:00
adelikat 9a6c209be7 Website - more stuff. 2009-12-04 17:01:40 +00:00
adelikat b72f965411 Website - much more content and fixes. 2009-12-04 16:39:34 +00:00
adelikat 8a9c6c9c3e Web site - minor fixes. 2009-12-04 00:51:17 +00:00
adelikat 15497abe1f Web site - More content, more fixes, etc. 2009-12-03 19:58:46 +00:00
adelikat ce6587cf26 Web site - lots more changes and content 2009-12-03 17:30:56 +00:00
adelikat da53ca1ca1 Web site - more fixes, some more files. 2009-12-02 17:29:51 +00:00
adelikat 130df87173 Website - checking in the help chm compiled as htm files 2009-11-30 00:26:27 +00:00
adelikat 5af9e15880 Web - whoops 2009-11-27 16:21:19 +00:00
adelikat 7eada81ac8 Web - checking in some temp files. Nothing useful here. 2009-11-27 15:53:16 +00:00
mart0258 270ce9466b Add autosave qty and frequency to config + stability fix 2009-11-26 02:11:09 +00:00