squall-leonhart
ec117abec9
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1152 a31d4220-a93d-0410-bf67-fe4944624d44
2013-02-02 12:22:11 +00:00
squall-leonhart
37ecc2e8ff
OSX/Mac buildfix changes to GBALink
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1149 a31d4220-a93d-0410-bf67-fe4944624d44
2012-11-20 08:58:44 +00:00
squall-leonhart
08d2a4aefd
merge Fix for SDL colours on OSX as indicated by x3ro
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1148 a31d4220-a93d-0410-bf67-fe4944624d44
2012-11-20 04:04:57 +00:00
squall-leonhart
eaf6c3d8d4
fixed debug vc++ directories
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1143 a31d4220-a93d-0410-bf67-fe4944624d44
2012-10-01 19:56:32 +00:00
bgk
efb64f76b0
LINK: Should fix build with non-GCC compilers
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1142 a31d4220-a93d-0410-bf67-fe4944624d44
2012-10-01 19:35:39 +00:00
bgk
74b3ecb6d8
LINK: Introduce link drivers
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1141 a31d4220-a93d-0410-bf67-fe4944624d44
2012-10-01 19:18:58 +00:00
bgk
82282f0978
LINK: Don't silently fail when unable to connect to Dolphin
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1138 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-23 12:07:02 +00:00
bgk
160e60d6a4
LINK: Make more variables static
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1137 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-23 11:51:55 +00:00
bgk
567d9bec6c
MFC: Fix to use the new link API
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1136 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-21 19:03:20 +00:00
bgk
98d3dd5df7
LINK: Add javadoc comments
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1135 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-17 19:24:00 +00:00
bgk
8896c123c4
LINK: Kill the last global variables
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1134 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-17 19:12:17 +00:00
squall-leonhart
50fe276a0f
remove deprecated files from the project
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1133 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-17 14:06:51 +00:00
bgk
4508a913c8
MFC: Fix to use the new link API
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1132 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-16 14:41:49 +00:00
squall-leonhart
cb68ab423c
file type fixes
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1131 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-11 21:53:26 +00:00
bgk
2c9ead9ce9
LINK: Hide more implementation details
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1130 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-10 06:10:35 +00:00
bgk
74b3cf7304
LINK: Treat joybus like every other link mode
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1129 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-09 20:57:53 +00:00
bgk
55ce3002f4
LINK: Remove some of the internal linn state from the interface
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1128 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-09 15:50:08 +00:00
bgk
e0ece3f35b
LINK: Continue simplifying the link init oode
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1127 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-09 11:01:20 +00:00
bgk
a1c041a116
LINK: Remove useless inheritance
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1126 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-09 06:55:56 +00:00
bgk
da92526a1c
MFC: Fix build, still not working properly
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1125 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-09 06:53:41 +00:00
bgk
7e57b3b184
LINK: Don't init IPC unless asked to do so
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1124 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-09 06:47:15 +00:00
bgk
4c0b34fcf4
LINK: New API to initialize link modes
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1123 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-08 17:11:07 +00:00
bgk
659e71fad6
LINK: Create a new branch for my link WIP
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/branches/bgk-link@1122 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-08 17:08:25 +00:00
bgk
c9a781270a
CMAKE: sem_timedwait is found in pthread on newer linuxes
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1121 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-07 19:09:16 +00:00
squall-leonhart
f7be31935d
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)
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1120 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-06 15:41:59 +00:00
squall-leonhart
5a2da5176c
>.> 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.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1119 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-06 14:58:46 +00:00
squall-leonhart
56cbd01cd7
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 :(
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1117 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-03 09:36:28 +00:00
squall-leonhart
de77f29b1a
this makes the serverwait dialog appear.
...
still causes a crash in release builds and points at output.c in an area of unicode :|
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1116 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-03 09:14:27 +00:00
bgk
0af6a10271
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
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1115 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-02 17:26:08 +00:00
bgk
8ee689b96c
WX: Somewhat fix lan link. Advance wars won't link properly whereas it is working with mem link.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1114 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-02 14:26:22 +00:00
bgk
11f4dfb43b
WX: Fix build with LINK enabled
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1113 a31d4220-a93d-0410-bf67-fe4944624d44
2012-09-01 17:59:13 +00:00
kode54
51afa7e129
Fixed a crash on Windows XP and older systems
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1112 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-26 07:44:19 +00:00
squall-leonhart
c8d6432cb7
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.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1111 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-19 21:22:16 +00:00
bgk
43d71c8bdb
WX: Fix build on non-win32
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1110 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-08 19:09:37 +00:00
bgk
a0929baee4
FFMPEG: Fix build with newer versions of the library.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1109 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-08 19:08:42 +00:00
kode54
a958ca170d
Added device change notifier to XAudio2 outputs
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1108 a31d4220-a93d-0410-bf67-fe4944624d44
2012-08-04 22:15:46 +00:00
squall-leonhart
3741669b56
clarified, and ignored another user side project file
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1107 a31d4220-a93d-0410-bf67-fe4944624d44
2012-07-22 20:31:54 +00:00
squall-leonhart
0585f558cb
maybe emucr will get the hint now.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1105 a31d4220-a93d-0410-bf67-fe4944624d44
2012-07-22 19:59:26 +00:00
squall-leonhart
bdf75f232f
SubWCRev is no longer available as a standalone download
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1104 a31d4220-a93d-0410-bf67-fe4944624d44
2012-07-22 17:06:34 +00:00
squall-leonhart
ad018c28b4
deleted vs2010_wx
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1103 a31d4220-a93d-0410-bf67-fe4944624d44
2012-07-12 06:38:19 +00:00
squall-leonhart
3641692433
-_- readme still listed vs2008
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1102 a31d4220-a93d-0410-bf67-fe4944624d44
2012-06-09 21:30:27 +00:00
squall-leonhart
133747a94e
removed a ninja space that appeared in urls
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1101 a31d4220-a93d-0410-bf67-fe4944624d44
2012-06-09 08:44:15 +00:00
squall-leonhart
80327cd60c
Documentation is now clearer as to exactly why the directx end user installer is required.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1100 a31d4220-a93d-0410-bf67-fe4944624d44
2012-06-02 21:01:21 +00:00
squall-leonhart
1dca418403
this is for the guys at emucr who can't tell a dummy project folder when they see one.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1099 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-24 13:08:08 +00:00
squall-leonhart
940847baeb
update docs
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1098 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-23 09:40:04 +00:00
squall-leonhart
75056f7b74
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.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1097 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-23 09:29:46 +00:00
squall-leonhart
b3457e493f
how did the spanish version of fire red get its save type set to eeprom (savetype=1)
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1096 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-23 06:40:11 +00:00
kode54
2c1e1e8058
Added support for detected FFMPEG include path
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1095 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-23 06:19:44 +00:00
squall-leonhart
75667980a7
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.
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1094 a31d4220-a93d-0410-bf67-fe4944624d44
2012-05-12 06:13:10 +00:00
bgk
f595b6fb5e
DEBIAN: Add manpages for gvbam and wxvbam, thanks to Jeremy Newton for writing them.
...
git-svn-id: https://svn.code.sf.net/p/vbam/code/trunk@1093 a31d4220-a93d-0410-bf67-fe4944624d44
2012-04-27 14:30:15 +00:00