bgk
702f357082
GTK : Some preparation for the future sound config dialog
2008-11-01 13:17:17 +00:00
bgk
de45a83c47
GTK : Updated the license and copyright informations in the about box
2008-11-01 12:55:42 +00:00
bgk
9fe6d69a2e
PPC core fix by Tantric
2008-10-31 09:03:14 +00:00
spacy51
2eecb6d983
ADDED original IPS file format documentation by Z.e.r.o (from archive.org, as his site is down)
2008-10-29 11:16:39 +00:00
spacy51
644ea117dc
ADDED new function "Load Game -> Do not change cheat list"
2008-10-29 10:41:52 +00:00
spacy51
817c6a43dc
Enable autoSaveLoadCheatList by default
2008-10-29 09:41:24 +00:00
bgk
0c4eddbf24
GTK : Missing file in previous commit
2008-10-28 09:45:35 +00:00
bgk
3b0d12d51f
GTK: made gvbam installable again
2008-10-28 09:44:04 +00:00
bgk
a24c229a28
GTK : Moved the video scale selection to the display config dialog
2008-10-28 09:20:13 +00:00
bgk
22608c2585
Oops, that should not have been in French ;)
2008-10-27 21:48:22 +00:00
bgk
d31dc7c8d4
GTK : Filter code cleanup
2008-10-27 20:52:37 +00:00
bgk
37f8bdf884
Silenced a few warnings
2008-10-27 20:06:04 +00:00
bgk
0656b44a39
GTK : WIP display config dialog
2008-10-27 19:48:33 +00:00
spacy51
ec3e07d6a8
even more beautiful code
2008-10-27 18:23:21 +00:00
spacy51
abb71b9b39
MOVE copyright/license text from the top of every code file to seperate 'License.txt' file.
2008-10-27 09:59:14 +00:00
spacy51
9c8d2d7049
beautified code
2008-10-26 20:47:35 +00:00
spacy51
1b80b3577d
ADDED "change backdrop color" button to palette view and added corresponding hack to the core rendering engine for all graphic modes.
2008-10-25 18:29:07 +00:00
spacy51
cbff68bd78
Enable/disable refresh button in MapViewer when automatic refresh is enabled.
2008-10-25 16:53:52 +00:00
spacy51
6a61496c93
improved code beauty :)
2008-10-25 15:41:42 +00:00
spacy51
217548de1e
ADDED video layer reset "OptionsVideoLayersReset" function to commands list, CTRL+0
2008-10-24 11:59:30 +00:00
spacy51
6972fb6e7f
ADDED information messages when enabling/disabling layers
2008-10-24 11:41:33 +00:00
spacy51
f9eded2c00
MOVED rewind interval to Tools menu.
2008-10-22 14:04:55 +00:00
spacy51
ca8905eb0a
Added default "screenshots" directory.
2008-10-21 19:46:44 +00:00
spacy51
dedbb05edd
Set default directories "battery" and "savestates".
...
Code cleanup.
Automatically & silently create directories in a relative path.
2008-10-21 19:00:37 +00:00
spacy51
e780fd98b4
FIXED building with GCC/MinGW
2008-10-20 16:34:33 +00:00
spacy51
f879d81040
FIXED: Added PNG include dir
2008-10-20 16:30:07 +00:00
spacy51
279c498d62
corrected typo
2008-10-20 13:40:29 +00:00
spacy51
b29789d8b7
REMOVED gbafilter.cpp/h because it was not used anywhere
2008-10-18 14:15:48 +00:00
spacy51
bee2003c36
small resource file fix
2008-10-16 16:02:56 +00:00
spacy51
80b5a685f1
ADDED support for .ips .ups .ppf files to the GUI.
2008-10-16 15:29:53 +00:00
spacy51
400418b1d3
ADDED patch files to Win32/MFC project
...
ADDED Microsoft compatible replacements for fseeko64, ftello64 and __off64_t
2008-10-16 14:16:09 +00:00
spacy51
89c0a7b049
Patches by chrono:
...
[CORE] Add UPS/PPF patch support
[SDL] Add UPS/PPF patch support
[SDL] Fix memory leak
2008-10-16 13:56:49 +00:00
spacy51
dcc2f30119
REMOVED second u8/u16/u32 typedefs
2008-10-16 11:46:58 +00:00
spacy51
b74c1f4706
REMOVED old Qt files from trunk. See branches/qt for Qt front-end.
2008-10-16 08:49:15 +00:00
bgk
6d1984a81d
GTK :
...
Moved the directories config dialog to a separate file.
2008-09-26 18:25:23 +00:00
bgk
9f89bfd42d
GTK :
...
Moved a few menu items to prepare for the upcoming config dialogs.
2008-09-26 17:38:45 +00:00
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