Commit Graph

727 Commits

Author SHA1 Message Date
bgk 2af55d0f0b GTK :
- Changed the config file location to follow the freedesktop.org XDG Base Directory Specification. There is no point to be compatible with the old location since we haven't made a release yet.
2008-09-26 17:23:12 +00:00
squall-leonhart 1892a3ebb6 applied GB Clear Vram, MBC 1 Mapper and Sound Volume fix for beetlejuice patches provided by Chrono 2008-09-25 21:20:37 +00:00
squall-leonhart a794890f86 applied Chrono GB-Multiple-LCDC-interrupt-fix 2008-09-23 23:56:02 +00:00
bgk 41e0c86e8f debian : nasm is required to build the package, even when using the C version of the code (cmake limitation). 2008-09-21 14:31:17 +00:00
bgk 52ab553907 GTK :
Factored out a lot of common code from ScreenAreaCairo, ScreenAreaXv and ScreenAreaGl to the parent class, ScreenArea.
2008-09-20 19:59:04 +00:00
bgk 6bac5170fc GTK :
- Autofire is now configurable using the Joypad config dialog.
- This allowed simplifying the Joypad menu to a single item.
2008-09-20 13:11:13 +00:00
squall-leonhart be21f833ec Applied Crono's Joypad interrupt patch 2008-09-20 06:02:29 +00:00
squall-leonhart dba48b820c 2008-09-19 01:12:57 +00:00
spacy51 496e8127a2 combined source and header files 2008-09-18 09:44:16 +00:00
spacy51 4705cdf9bb REMOVED predefined fullscreen modes from menu
REARRANGED video menu
FIXED: Switching "Ignore aspect ratio" will not resize the window
RENAMED fsMaxScale to maxScale
FIXED OpenGL maxScale and aspectRatio switching
2008-09-17 19:19:08 +00:00
bgk 3dcb29b208 GTK :
Readded wrongly removed includes. Thanks to mnk for the tip.
2008-09-14 15:11:02 +00:00
bgk 6f066367a4 GTK : Fixed a bug with default joypad selection. 2008-09-13 18:16:09 +00:00
bgk 8af83ed1cb SDL : Add Gb sound effects support (patch by chrono) 2008-09-13 17:36:54 +00:00
bgk 437eb7dc39 GTK : Color init change (patch by chrono)
This fixes the wrong colors when using Cairo output
2008-09-13 16:58:32 +00:00
bgk 93cdd07256 CORE : Fix small memory leak (patch by chrono) 2008-09-13 16:53:00 +00:00
bgk 28fe0ce01c SDL : Fix small memory leak (patch by chrono) 2008-09-13 16:52:11 +00:00
bgk af20e7396f CMAKE : Fix out-of-source build/install (patch by chrono) 2008-09-13 16:49:34 +00:00
bgk 88c9a2ad24 GTK :
Include cleanup, in an attempt to make build process faster.
2008-09-13 16:35:32 +00:00
bgk e8b08761c9 GTK :
Moved default joypad selection to the joypad config dialog.
2008-09-13 15:51:06 +00:00
bgk 3d34d0d9eb GTK :
Merged the 4 joypad config menu items into one.
2008-09-13 15:01:33 +00:00
bgk a3f1c3be29 GTK :
Started reorganizing the menus
2008-09-13 12:10:05 +00:00
bgk 1a5e6f0835 GTK :
- Increased the emulation signal priority. The emulation speed is now more stable.
- Fixed a bug in the frameskipping computation code and adjusted the values to make its time constant higher.
2008-09-13 11:19:21 +00:00
bgk 3c70cf79a8 GTK :
Removed some glade stuff.
2008-09-13 10:23:51 +00:00
bgk 6e58ac1ab5 GTK :
Removed throttle support. It was broken, and IMO not so useful.
2008-09-13 10:17:34 +00:00
bgk 0f60a9ce61 GTK :
Removed debugger support. The SDL and MFC versions have much better debug features.
2008-09-13 10:11:18 +00:00
bgk c79612a379 GTK :
- Converted the "Directories" dialog to plain gtkmm
- Cleaned up the Joypad dialog
2008-09-13 09:59:45 +00:00
spacy51 805315a8d1 ADDED "Quick Open ROM..." menu entry 2008-09-09 12:48:44 +00:00
spacy51 89212b8e38 Code cleanup & refactoring 2008-09-09 12:28:15 +00:00
spacy51 a008b39055 REMOVE "always use last dir" option 2008-09-09 11:34:31 +00:00
spacy51 20d9708b4d Make Readme MFC only (create seperate Qt Readme if necessary) 2008-09-09 11:20:26 +00:00
spacy51 49523c372c static link to MFC, c runtime, zlib, libpng 2008-09-08 22:46:51 +00:00
bgk 0caa163467 GTK :
- Rewrote the joypad config dialog in plain gtkmm instead of libglade
- A bit of cleanup
2008-09-07 08:18:54 +00:00
bgk b6a46709fd SDL : Fixed a few more warnings 2008-09-06 15:51:43 +00:00
bgk 60ee931a0a SDL : Silenced a few warnings 2008-09-06 15:39:52 +00:00
spacy51 19ecae92a5 FIX: XAudio2: Just skip devices where GetDeviceDetails() fails and continue with the next one. 2008-09-04 21:16:18 +00:00
bgk 3ac8ad230f GTK : Fixed autofire 2008-09-04 21:07:36 +00:00
bgk 13977737d1 GTK : Autofire is broken. Disable it for now. 2008-09-04 20:57:40 +00:00
bgk 5a156d9f03 GTK : Fixed build for changes made in rev697
Updated the debian packaging scripts
2008-09-04 20:54:14 +00:00
spacy51 d38eef5aa4 SMALL documentation update 2008-09-04 12:43:48 +00:00
spacy51 4e35f820a4 MOVED sample rate selection from menu to audio core settings dialog
Code cleanup
2008-09-04 12:28:31 +00:00
bgk ecc0ec3f43 GTK : Reenabled the autofire menu. 2008-09-03 21:06:11 +00:00
bgk 992d7f735a GTK : The joypad config dialog can now be used to configure the 4 joypads. 2008-09-03 20:36:29 +00:00
bgk a3afc456bf GTK : Reenabled joypad switching. 2008-09-03 20:26:18 +00:00
spacy51 2491d71bc7 SMALL fix to XAudio2 config dialog 2008-09-03 20:15:48 +00:00
spacy51 4758016d2a FIX: Do not use stereo to surround upmixing, when no matrix available. 2008-09-03 20:08:02 +00:00
bgk 644a7719fc GTK : Fix bad direction detection for analog axes. 2008-09-03 20:02:03 +00:00
bgk 81bee10766 GTK : The joypad config dialog now works for Joystick events too. Joystick support is now almost complete. 2008-09-03 19:53:28 +00:00
bgk b41de462b4 GTK : The joypad config dialog now works again for keyboards events. 2008-09-03 18:57:21 +00:00
bgk 1785eeb5f9 GTK :
- The Joypad config dialog can now display the key associations, but it's read only for now.
2008-09-03 09:31:14 +00:00
bgk 2ac54204fa SDL: Fixed default volume. Thanks to KunaiTeam for the report. 2008-09-03 08:23:43 +00:00