Julio C. Rocha
|
62f10bd20f
|
Ignore include of <pbt.h>
|
2015-11-28 22:04:30 -08:00 |
zilmar
|
2cc85dd2cf
|
[Project64] Fix up internal name in rom browser
|
2015-11-29 14:19:38 +11:00 |
zilmar
|
a76ebeccd6
|
Merge branch 'master' of https://github.com/project64/project64
|
2015-11-29 09:59:44 +11:00 |
zilmar
|
5b7020453e
|
[Project64] Get rom browser to use W version instead of A
|
2015-11-29 09:58:15 +11:00 |
zilmar
|
c1ea5494cf
|
[Project64] Rom Browser Class.cpp use standard types
|
2015-11-29 09:14:05 +11:00 |
zilmar
|
a90bc7d8b2
|
Merge pull request #788 from LuigiBlood/gbcam
[NRage] GameBoy Camera support
|
2015-11-29 09:07:17 +11:00 |
zilmar
|
52d5a780d5
|
[Project64] Clean up Rom Browser Class.cpp (remove typecast, brackets)
|
2015-11-29 08:43:31 +11:00 |
luigiblood
|
00aec62e95
|
[NRage] GameBoy Camera support
|
2015-11-28 16:26:37 +01:00 |
zilmar
|
8acffb73e7
|
[Project64] Cleanup Rom Browser Class.cpp
|
2015-11-29 01:25:55 +11:00 |
zilmar
|
819b721eaf
|
[zlib] Remove ontrib\minizip\minizip.c from project
|
2015-11-27 17:16:40 +11:00 |
zilmar
|
6b36cc6f5e
|
[sdl] add HAVE_LIBC to PreprocessorDefinitions, include SDL_windows_main.c to project
|
2015-11-27 17:15:41 +11:00 |
zilmar
|
4b5fb9515d
|
Merge pull request #785 from Nekokabu/patch-3
Update Settings Config.cpp
|
2015-11-27 05:51:11 +11:00 |
Nekokabu
|
c10da0232e
|
Update Settings Config.cpp
Fixed Dialog title in RDB Edit Mode
|
2015-11-26 23:03:46 +09:00 |
zilmar
|
b7d401019e
|
Merge pull request #784 from cxd4/fix-776
fixed random crashing if End then Start emulation
|
2015-11-26 19:59:18 +11:00 |
no
|
b42355817d
|
fixed random crashing if End then Start emulation
|
2015-11-26 00:40:33 -05:00 |
zilmar
|
58db5136d3
|
Merge pull request #782 from cxd4/butt-wut-if-no-wx
[Glide64] Remove WxWidgets types dependency from RDP unit.
|
2015-11-25 05:59:03 +11:00 |
unknown
|
23b900f475
|
[Glide64] Remove wxWidgets types from "winlnxdefs.h".
|
2015-11-24 10:37:22 -05:00 |
unknown
|
4b163136be
|
[Glide64] Substitute `uint8_t' for `wxUint8' in "rdp.h".
|
2015-11-24 10:20:49 -05:00 |
unknown
|
b509b99a67
|
[Glide64] Substitute `uint16_t' for `wxUint16' in "rdp.h".
|
2015-11-24 10:18:22 -05:00 |
unknown
|
51800102ab
|
[Glide64] Substitute `uint32_t' for `wxUint32' in "rdp.h".
|
2015-11-24 10:16:26 -05:00 |
zilmar
|
06dfc4eb94
|
Merge pull request #779 from JunielKatarn/fix_vs2010_toolset
Fix default toolset when using VS 2010
|
2015-11-24 15:26:34 +11:00 |
zilmar
|
3efbdefd9f
|
Merge pull request #778 from JunielKatarn/fix_hidpi_vs2008
Ignore High-DPI setting when using VS 2008 toolset.
|
2015-11-24 15:25:48 +11:00 |
zilmar
|
08133ac271
|
Merge pull request #777 from cxd4/BORWSER
[GUI class] Un-typo "borwser" to "browser".
|
2015-11-24 15:25:14 +11:00 |
unknown
|
716c2fb8d0
|
browser*
|
2015-11-23 21:23:50 -05:00 |
unknown
|
8185799939
|
spacing
|
2015-11-23 21:23:02 -05:00 |
Julio C. Rocha
|
f8b260c2f1
|
Omit toolset _xp suffix if using VS older than 2012
|
2015-11-23 17:08:44 -08:00 |
Julio C. Rocha
|
02cfc54d8d
|
Ignore High-DPI setting when using VS 2008 toolset.
|
2015-11-23 16:43:10 -08:00 |
zilmar
|
6977f311de
|
Merge pull request #775 from Frank-74/patch-3
Update Settings.h new path
|
2015-11-23 07:55:26 +11:00 |
Frank-74
|
48eda9ab5a
|
Update Settings.h new path
|
2015-11-22 20:52:54 +00:00 |
zilmar
|
b71414454d
|
Merge pull request #774 from cxd4/revert-769
reverting #769
I tried to get it working in vs2008, but I failed, best to revert
|
2015-11-23 07:31:04 +11:00 |
unknown
|
a1b88bdd5f
|
reverting #769
|
2015-11-22 12:55:23 -05:00 |
zilmar
|
fa60e55f57
|
[Project64] Trying to get wx to compile
|
2015-11-22 22:36:51 +11:00 |
zilmar
|
b5a4dc4eef
|
Merge pull request #769 from JunielKatarn/wx_3.0
Upgrade wxWidgets to version 3.0.2
|
2015-11-22 16:58:28 +11:00 |
zilmar
|
f994f38e75
|
Merge pull request #771 from Frank-74/patch-2
Fix Save State (F7)
|
2015-11-21 15:03:28 +11:00 |
Frank-74
|
26f9576eea
|
Fix Save State (F7)
|
2015-11-21 03:37:56 +00:00 |
zilmar
|
8139985ba2
|
Merge pull request #765 from cxd4/fix-763
[ROM Browser] fixed issue #763
|
2015-11-21 13:36:33 +11:00 |
zilmar
|
7819be71a7
|
Merge pull request #770 from Frank-74/patch-1
Fix status bar load/save text.
|
2015-11-21 08:17:44 +11:00 |
Frank-74
|
6007d9bce0
|
Fix status bar load text.
|
2015-11-20 21:15:31 +00:00 |
Frank-74
|
8d8c52fac4
|
Fix status bar save text
|
2015-11-20 21:05:25 +00:00 |
Julio C. Rocha
|
b94dc49eef
|
Updated wx/png source to wx 3.0.2
|
2015-11-18 21:41:00 -08:00 |
Julio C. Rocha
|
9629d70b10
|
Cleaned up Platform.props and wx/core,base vcxproj.filters
|
2015-11-18 14:58:53 -08:00 |
Julio C. Rocha
|
bc9942d164
|
Cleaned up wx/core,base VCXPROJ files.
|
2015-11-18 14:41:11 -08:00 |
Julio C. Rocha
|
db151b6c53
|
Upgraded wx/base VCXPROJ to 3.0.2
|
2015-11-18 13:53:09 -08:00 |
zilmar
|
d7fcb17928
|
Merge pull request #768 from cxd4/gcc-rsp
Improve RSP MinGW linker configuration.
|
2015-11-19 08:17:15 +11:00 |
unknown
|
da2b2184e6
|
[RSP] Link against resource script for RSP debug UI.
|
2015-11-18 14:18:13 -05:00 |
unknown
|
dd7242f52a
|
[RSP] Link against Project64 "Common" static library.
|
2015-11-18 13:58:42 -05:00 |
unknown
|
932969f9a8
|
[RSP] Set Windows subsystem entry point for MinGW.
|
2015-11-18 13:57:14 -05:00 |
zilmar
|
5008c7f024
|
Merge pull request #766 from cxd4/plz-dont-do-this
fixed impossible arithmetic condition
|
2015-11-18 19:51:21 +11:00 |
Julio C. Rocha
|
fd734e350e
|
Updated wx_core VCXPROJ to version 3.0.2
|
2015-11-17 18:59:38 -08:00 |
Julio C. Rocha
|
3b0ea85d6c
|
Added wx/xrc sources
|
2015-11-17 18:58:43 -08:00 |