Commit Graph

3012 Commits

Author SHA1 Message Date
zilmar 3d67aa563d [Common] Get trace.cpp code more android friendly 2016-04-28 17:12:32 +10:00
zilmar 25056aa2e8 [Android RSP] Add hle RSP plugin for android 2016-04-28 17:09:44 +10:00
zilmar f12561f420 Merge pull request #1071 from MELERIX/lang
Updated Spanish Translation.
2016-04-28 14:51:44 +10:00
MELERIX 374b3d5777 Updated Spanish Translation.
for:
02d7ac014e
2016-04-28 01:44:02 -03:00
zilmar 9270dde85e Merge pull request #1070 from cxd4/core-static-library
compiles for a static library on Linux
2016-04-28 13:18:54 +10:00
8aefa061a7 compiles for a static library on Linux 2016-04-27 22:44:01 -04:00
zilmar d1a8271b36 [Project64] Fix up unique save dirs 2016-04-22 16:44:41 +10:00
zilmar 699f70a0d5 Merge branch 'master' of https://github.com/project64/project64 2016-04-22 06:30:51 +10:00
zilmar 02d7ac014e [Project64] Make sure each game has a unique save dir 2016-04-22 06:29:55 +10:00
zilmar 4e2b618625 Merge pull request #1069 from cxd4/SwapBuffers
Constrict window message initializers as ANDROID- and WIN32-only.
2016-04-21 14:49:07 +10:00
1520aaa21f Constrict window message initializers as ANDROID- and WIN32-only. 2016-04-21 00:47:20 -04:00
zilmar 68162c49a8 Merge pull request #1068 from cxd4/vsprintf
unresolved vsprintf()
2016-04-21 14:32:13 +10:00
5ca3354acb unresolved vsprintf() 2016-04-21 00:30:26 -04:00
zilmar 07bd778698 Merge pull request #1067 from cxd4/zip
standardized zip API #include
2016-04-21 14:10:50 +10:00
6be92e9795 standardized zip API #include 2016-04-20 23:55:37 -04:00
zilmar 4e0103b897 [Project64] Get load save state to use cfile 2016-04-21 07:21:15 +10:00
zilmar 112ea9d8da [Project64] Make saving states more cross platform 2016-04-20 19:18:13 +10:00
zilmar 1e222705e4 [Project64] Add platform.h to x86CodeLog.cpp 2016-04-20 19:16:02 +10:00
zilmar 9bcacfb8c3 [Project64] Remove windows.h from x86CodeLog.cpp 2016-04-20 07:57:43 +10:00
zilmar ae266729af [zlib] Add some fixes to deal with smaller types 2016-04-20 07:54:23 +10:00
zilmar e8ab06fac3 [Project64] Get x86CodeLog to use Clog 2016-04-19 20:38:14 +10:00
zilmar b93421c502 [Common] Clean up log class 2016-04-19 20:37:41 +10:00
zilmar f5cf17903b [Project64] Clean up testing around rom list refresh 2016-04-19 17:46:38 +10:00
zilmar 78b7cfe38f [Project64] Change sram to use cfile 2016-04-19 07:29:24 +10:00
zilmar a76a174246 [Project64] Make plugins handle android better 2016-04-18 19:38:20 +10:00
zilmar b55cc5f78e [Project64] fix up so trunc is in for Visual Studio 2012 2016-04-18 17:20:12 +10:00
zilmar 88cdfd58bb [Project64] Add move RomList.cpp in to Core 2016-04-18 17:19:08 +10:00
zilmar 91d88a8191 [Project64] Get Rom List to use common/thread 2016-04-18 16:57:49 +10:00
zilmar 9d5a33df6a [Project64] Use thread class for emulation thread 2016-04-18 05:52:09 +10:00
zilmar bddd3841cc [Common] Add thread class 2016-04-18 05:34:47 +10:00
zilmar 1daa43a6d8 [Project64] Remove windows.h from MemoryVirtualMem.cpp 2016-04-18 05:07:30 +10:00
zilmar 7fec071afc [Project64] Add RomList logging information 2016-04-18 05:06:30 +10:00
zilmar 2d76718d35 [Project64] Make sure pause from menu is always set 2016-04-18 05:05:31 +10:00
zilmar 39a1f4f058 [Project64] Have RomBrowser store internal data as utf8 2016-04-16 19:55:32 +10:00
zilmar 59a4b1de68 Merge branch 'master' of https://github.com/project64/project64 2016-04-16 09:26:19 +10:00
zilmar 58bd4c2adf [Project64] Add CN64Rom::CleanRomName 2016-04-16 09:17:37 +10:00
zilmar c73d91de92 [Project64] Use cfile for looking at an uncompressed file (Rom Browser) 2016-04-16 09:08:44 +10:00
zilmar cad6d7db7b [Project64] Clean up some logging in RomList.cpp 2016-04-16 09:06:57 +10:00
zilmar c72e72a073 [Project64] Remove passing directory in FillRomList 2016-04-16 08:56:10 +10:00
zilmar 98230eb48a [Project64] Move Watch dir code back to rom browser 2016-04-16 06:58:31 +10:00
zilmar 4b70b1c941 [Project64] Make GetCicChipID just in one location in the CN64Rom class 2016-04-15 08:38:02 +10:00
zilmar 71454df424 [Project64] Make sure 7z in rombrowser is win32 only 2016-04-15 08:29:45 +10:00
zilmar 3007139446 [Project64] Remove SelColorBrush from ROM_INFO 2016-04-15 08:26:02 +10:00
zilmar 5b5d30cb69 [Project64] Rename RefreshRomBrowser to RefreshRomList 2016-04-15 08:07:34 +10:00
zilmar bdda447d47 [Project64] Add Romlist to vs 2008 project 2016-04-15 06:42:17 +10:00
zilmar 898df5f920 Merge branch 'master' of https://github.com/project64/project64 2016-04-15 06:40:16 +10:00
zilmar 180b63806f Merge pull request #1061 from baptiste0602/utf8-bom
Convert Catalan & French language files to UTF8-BOM
2016-04-15 06:25:36 +10:00
zilmar e339b7d787 [Project64] Add some logging to RomList.cpp 2016-04-14 22:18:21 +10:00
baptiste0602 1af80ea57b Convert Catalan&French language files to UTF8-BOM 2016-04-14 13:56:14 +02:00
zilmar e4e1fa04f7 [Project64] Add utf8 BOM to French.pj.Lang 2016-04-14 20:18:11 +10:00