Commit Graph

2915 Commits

Author SHA1 Message Date
bgk 26acc55d93 GBA: Revert r1150 since it adds artifacts in (at least) V-Rally 3
Please fix and commit again.
2013-02-03 13:47:51 +00:00
bgk d0e3de7cd7 NLS: Update translations from Transifex 2013-02-03 13:36:37 +00:00
bgk 6b002bbcd0 NLS: Apply native endlines SVN properties 2013-02-03 13:23:01 +00:00
bgk d193d8069d GTK: Apply patch #3524058 - Auto-load/save cheats
Thanks go to unmacaque
2013-02-03 12:59:48 +00:00
bgk 76da586883 GTK: Updated the .desktop file to validate 2013-02-03 12:56:12 +00:00
bgk ff2ddffbcf GTK: Fix "#3598672 - emulated system option in gvbam changes by itself in Linux"
Applied patch 3599614 thanks to Mika Attila
2013-02-03 12:51:40 +00:00
bgk bc103fbf60 GBA: Fix build 2013-02-03 12:43:01 +00:00
squall-leonhart 6579cd900d commit abhoriels RSBS and RSCS patch 2013-02-02 03:48:32 +00:00
squall-leonhart aa28c4d967 patch to correct some behavior in arm tests. 2013-01-23 00:38:00 +00:00
squall-leonhart d10e657c36 OSX/Mac buildfix changes to GBALink 2012-11-20 08:58:44 +00:00
squall-leonhart f3956ff5b5 merge Fix for SDL colours on OSX as indicated by x3ro 2012-11-20 04:04:57 +00:00
bgk d6cf243545 CMake: Disable ffmpeg support by default since it is only used by the WX port which is disabled by default 2012-10-03 18:00:45 +00:00
bgk a8bf9389b3 GTK: Fix a GCC warning 2012-10-03 17:49:39 +00:00
bgk b1ddfdd553 GTK: Fix an invalid memory access in the joypad config dialog 2012-10-03 17:18:17 +00:00
squall-leonhart ba2dad5e93 same as last commit on trunk 2012-10-01 19:58:57 +00:00
squall-leonhart a50c95b566 file type fixes 2012-09-11 21:53:26 +00:00
bgk e296c98a7e CMAKE: sem_timedwait is found in pthread on newer linuxes 2012-09-07 19:09:16 +00:00
squall-leonhart a3947f5a26 would help if i commit the file with /mp enabled instead of the one where i removed /mp from the advanced command line (don't need it on both pages) 2012-09-06 15:41:59 +00:00
squall-leonhart c9a3c7d38a >.> Shuffle2 was wrong.
that happens alot.
/mp switch enables the use of multiple cl.exe processes during assembling process, this cuts building vba-m times down by a nearly 3/4.
2012-09-06 14:58:46 +00:00
squall-leonhart c45a74deee removed the modal else from the client connection dialogue
now it doesn't crash when clicking connect on debug builds




still does on release builds, just like start server :(
2012-09-03 09:36:28 +00:00
squall-leonhart 1f50361e25 this makes the serverwait dialog appear.
still causes a crash in release builds and points at output.c in an area of unicode :|
2012-09-03 09:14:27 +00:00
bgk 34963ad142 LINK: Don't assume the data we want to send is the first to be written to SIOMLT_SEND since last transfer.
But rather the one present in SIOMLT_SEND when master sets the start transfert bit.
Fixes Advance Wars
2012-09-02 17:26:08 +00:00
bgk 00791f6801 WX: Somewhat fix lan link. Advance wars won't link properly whereas it is working with mem link. 2012-09-02 14:26:22 +00:00
bgk cf02712b34 WX: Fix build with LINK enabled 2012-09-01 17:59:13 +00:00
kode54 4178854b85 Fixed a crash on Windows XP and older systems 2012-08-26 07:44:19 +00:00
squall-leonhart 7944d44390 removing some cases where then and else do exactly the same thing
i could not see any functional differences anywhere, but there might be something im overlooking.
2012-08-19 21:22:16 +00:00
bgk 41d22899e3 WX: Fix build on non-win32 2012-08-08 19:09:37 +00:00
bgk 959e485b91 FFMPEG: Fix build with newer versions of the library. 2012-08-08 19:08:42 +00:00
kode54 d2e00a0085 Added device change notifier to XAudio2 outputs 2012-08-04 22:15:46 +00:00
squall-leonhart 4d174be28a clarified, and ignored another user side project file 2012-07-22 20:31:54 +00:00
squall-leonhart 79928d627f maybe emucr will get the hint now. 2012-07-22 19:59:26 +00:00
squall-leonhart 3362d9dac9 SubWCRev is no longer available as a standalone download 2012-07-22 17:06:34 +00:00
squall-leonhart 61f79254ea deleted vs2010_wx 2012-07-12 06:38:19 +00:00
squall-leonhart 19105df039 -_- readme still listed vs2008 2012-06-09 21:30:27 +00:00
squall-leonhart 4e35b0d205 removed a ninja space that appeared in urls 2012-06-09 08:44:15 +00:00
squall-leonhart a977d9626b Documentation is now clearer as to exactly why the directx end user installer is required. 2012-06-02 21:01:21 +00:00
squall-leonhart 91bfaf61df this is for the guys at emucr who can't tell a dummy project folder when they see one. 2012-05-24 13:08:08 +00:00
squall-leonhart f9af3444b1 update docs 2012-05-23 09:40:04 +00:00
squall-leonhart a1cefd764a commit latest nasm and kode54's change to gb_oscs that has seemed to have resolved the channel 3 issue in a number of games. 2012-05-23 09:29:46 +00:00
squall-leonhart aca9b01af8 how did the spanish version of fire red get its save type set to eeprom (savetype=1) 2012-05-23 06:40:11 +00:00
kode54 9bf5a9a17f Added support for detected FFMPEG include path 2012-05-23 06:19:44 +00:00
squall-leonhart b7eb2e4cf5 cleans up a unary minus unsigned still unsigned warning
also fixes channel 3 in Mario and luigi super star saga.  DON'T ASK ME HOW, i have no idea.  Infact changing other area's affected the channels as well, so i have no idea how the fuck this works.
2012-05-12 06:13:10 +00:00
bgk 86583ae36c DEBIAN: Add manpages for gvbam and wxvbam, thanks to Jeremy Newton for writing them. 2012-04-27 14:30:15 +00:00
bgk d9062bbcd6 FFMPEG: Fix build for newer versions of the library.
Thanks to Tim Harder for the patch.
2012-03-25 08:14:31 +00:00
bgk 092f67b0e8 Fix build errors with zlib-1.2.6.
The problem relates to gzFile not being a typedef of voidp anymore in zlib-1.2.6.
Thanks to Tim Harder for the patch.
2012-03-25 08:09:07 +00:00
bgk 0221929951 CMake: Enable GBA linking by default. Fixes Sonic Advance 2. 2012-02-06 10:28:46 +00:00
squall-leonhart 3b8a30a14d added a note that the unpatched MSVC2010 has a bug that causes SSE2 to be applied on some operations when the /SSE flag is set, which causes an illegal on processors not supporting SSE2 2012-01-25 00:24:52 +00:00
squall-leonhart 479e714651 for shuffle to play with 2012-01-24 00:04:20 +00:00
squall-leonhart 9837e61c00 update FSF address 2012-01-23 08:49:39 +00:00
thibeaz 2273a18e59 added shuffles patch for fixing wxwidgets interface build, unfortunetly still fails building on link enabling. but if disabled it will build and run. 2012-01-23 03:46:47 +00:00