Commit Graph

782 Commits

Author SHA1 Message Date
xkiv 72e033ba19 SDL: new option to slow down autofire (needed for it to work with some games)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@802 a31d4220-a93d-0410-bf67-fe4944624d44
2008-11-24 20:13:57 +00:00
spacy51 01509620b7 PATCH by KunaiTeam: off64_t undefined on OS X and BSD
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@801 a31d4220-a93d-0410-bf67-fe4944624d44
2008-11-12 22:48:39 +00:00
bgk 3269b6e63c GTK+ : Fix bad English
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@800 a31d4220-a93d-0410-bf67-fe4944624d44
2008-11-04 16:59:25 +00:00
bgk 05b0b5d1e2 GTK+ : Set the default sound sampling rate to 44000 Hz to fix latencies with some newer sound chips.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@799 a31d4220-a93d-0410-bf67-fe4944624d44
2008-11-04 16:56:28 +00:00
bgk 724e4682a7 CMake : Fixing build for Ubuntu 8.10 (and probably others newer distributions)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@798 a31d4220-a93d-0410-bf67-fe4944624d44
2008-11-04 14:48:25 +00:00
bgk bc6c4809d1 GTK : Some preparation for the future sound config dialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@797 a31d4220-a93d-0410-bf67-fe4944624d44
2008-11-01 13:17:17 +00:00
bgk 60c9ff0899 GTK : Updated the license and copyright informations in the about box
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@796 a31d4220-a93d-0410-bf67-fe4944624d44
2008-11-01 12:55:42 +00:00
bgk 8b915259e8 PPC core fix by Tantric
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@795 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-31 09:03:14 +00:00
spacy51 5f0f7acb4c ADDED original IPS file format documentation by Z.e.r.o (from archive.org, as his site is down)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@794 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-29 11:16:39 +00:00
spacy51 53ff03d886 ADDED new function "Load Game -> Do not change cheat list"
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@793 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-29 10:41:52 +00:00
spacy51 330abe117c Enable autoSaveLoadCheatList by default
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@792 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-29 09:41:24 +00:00
bgk 5519a03507 GTK : Missing file in previous commit
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@791 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-28 09:45:35 +00:00
bgk 85f29da764 GTK: made gvbam installable again
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@790 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-28 09:44:04 +00:00
bgk 1404e6406a GTK : Moved the video scale selection to the display config dialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@789 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-28 09:20:13 +00:00
bgk 96a302d2b3 Oops, that should not have been in French ;)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@788 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-27 21:48:22 +00:00
bgk 00e0139ccc GTK : Filter code cleanup
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@787 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-27 20:52:37 +00:00
bgk 65ab3000a4 Silenced a few warnings
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@786 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-27 20:06:04 +00:00
bgk e0aa92dee0 GTK : WIP display config dialog
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@785 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-27 19:48:33 +00:00
spacy51 1585589e85 even more beautiful code
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@784 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-27 18:23:21 +00:00
spacy51 86543df02f MOVE copyright/license text from the top of every code file to seperate 'License.txt' file.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@783 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-27 09:59:14 +00:00
spacy51 009c70cd7d beautified code
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@782 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-26 20:47:35 +00:00
spacy51 93f5527ded ADDED "change backdrop color" button to palette view and added corresponding hack to the core rendering engine for all graphic modes.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@781 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-25 18:29:07 +00:00
spacy51 6e0c73eae7 Enable/disable refresh button in MapViewer when automatic refresh is enabled.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@780 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-25 16:53:52 +00:00
spacy51 b851d3a869 improved code beauty :)
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@779 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-25 15:41:42 +00:00
spacy51 d5e6d6ddec ADDED video layer reset "OptionsVideoLayersReset" function to commands list, CTRL+0
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@778 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-24 11:59:30 +00:00
spacy51 d3066e5030 ADDED information messages when enabling/disabling layers
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@777 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-24 11:41:33 +00:00
spacy51 3df49706d1 MOVED rewind interval to Tools menu.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@776 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-22 14:04:55 +00:00
spacy51 cba3c9dc1c Added default "screenshots" directory.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@775 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-21 19:46:44 +00:00
spacy51 83a3996168 Set default directories "battery" and "savestates".
Code cleanup.
Automatically & silently create directories in a relative path.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@774 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-21 19:00:37 +00:00
spacy51 00163834e1 FIXED building with GCC/MinGW
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@773 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-20 16:34:33 +00:00
spacy51 d224ac219a FIXED: Added PNG include dir
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@772 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-20 16:30:07 +00:00
spacy51 a04fad888d corrected typo
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@771 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-20 13:40:29 +00:00
spacy51 22c504c089 REMOVED gbafilter.cpp/h because it was not used anywhere
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@757 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-18 14:15:48 +00:00
spacy51 9b52812011 small resource file fix
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@756 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-16 16:02:56 +00:00
spacy51 acce8fa624 ADDED support for .ips .ups .ppf files to the GUI.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@755 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-16 15:29:53 +00:00
spacy51 c2632be8f2 ADDED patch files to Win32/MFC project
ADDED Microsoft compatible replacements for fseeko64, ftello64 and __off64_t


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@754 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-16 14:16:09 +00:00
spacy51 e932f7cdea Patches by chrono:
[CORE] Add UPS/PPF patch support
[SDL] Add UPS/PPF patch support
[SDL] Fix memory leak

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@753 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-16 13:56:49 +00:00
spacy51 cbc350c6fd REMOVED second u8/u16/u32 typedefs
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@752 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-16 11:46:58 +00:00
spacy51 48fbf73bea REMOVED old Qt files from trunk. See branches/qt for Qt front-end.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@751 a31d4220-a93d-0410-bf67-fe4944624d44
2008-10-16 08:49:15 +00:00
bgk 78a665d65f GTK :
Moved the directories config dialog to a separate file.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@750 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-26 18:25:23 +00:00
bgk 0a2235acd1 GTK :
Moved a few menu items to prepare for the upcoming config dialogs.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@749 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-26 17:38:45 +00:00
bgk 0b304c47d6 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.


git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@748 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-26 17:23:12 +00:00
squall-leonhart d6c82a578e applied GB Clear Vram, MBC 1 Mapper and Sound Volume fix for beetlejuice patches provided by Chrono
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@747 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-25 21:20:37 +00:00
squall-leonhart c6f509e10e applied Chrono GB-Multiple-LCDC-interrupt-fix
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@746 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-23 23:56:02 +00:00
bgk 0c7c6c1de0 debian : nasm is required to build the package, even when using the C version of the code (cmake limitation).
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@745 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-21 14:31:17 +00:00
bgk 9e2ac31a9e GTK :
Factored out a lot of common code from ScreenAreaCairo, ScreenAreaXv and ScreenAreaGl to the parent class, ScreenArea.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@744 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-20 19:59:04 +00:00
bgk dea5e60f3c GTK :
- Autofire is now configurable using the Joypad config dialog.
- This allowed simplifying the Joypad menu to a single item.

git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@743 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-20 13:11:13 +00:00
squall-leonhart 40d84b00b5 Applied Crono's Joypad interrupt patch
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@742 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-20 06:02:29 +00:00
squall-leonhart c287ea129a git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@730 a31d4220-a93d-0410-bf67-fe4944624d44 2008-09-19 01:12:57 +00:00
spacy51 fe60ba7e42 combined source and header files
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@729 a31d4220-a93d-0410-bf67-fe4944624d44
2008-09-18 09:44:16 +00:00