Commit Graph

16023 Commits

Author SHA1 Message Date
Henrik Rydgård
8c8613b2db Merge pull request #7569 from sum2012/patch-1
Add sceAudioRouting,sceUsbCam,sceG729 module
2015-03-08 12:05:28 +01:00
sum2012
a464221f83 Typo in Core.vcxproj 2015-03-08 17:15:42 +08:00
sum2012
18e7e73646 Type missing in HLETable.cpp 2015-03-08 16:53:49 +08:00
sum2012
0030b85e00 Typo in Android.mk 2015-03-08 16:41:21 +08:00
sum2012
8b2712975a Forget update HLETables.cpp 2015-03-08 16:27:12 +08:00
sum2012
c9ddf8c642 Build fix 2015-03-08 13:38:47 +08:00
sum2012
039b51083c Add sceG729 module 2015-03-08 13:27:40 +08:00
sum2012
c55ecc4eb9 Another attempt to fix linux build 2015-03-08 12:50:06 +08:00
sum2012
6aec7238fb Attempt to fix linux build 2015-03-08 12:40:30 +08:00
sum2012
0157f88035 Fix sceUsbCam 2015-03-08 12:37:56 +08:00
sum2012
6509468d47 Fix save status 2015-03-08 12:09:30 +08:00
Unknown W. Brackets
a04af187ea Fix 16-bit indexed rectangles.
This was causing us to draw double the rectangles.  8-bit indexed
rectangles are already correct.
2015-03-07 19:52:09 -08:00
sum2012
dbae0423d6 Add sceUsbCam module 2015-03-08 11:48:55 +08:00
sum2012
e5b349d33e Change to INFO log
Because this is still not test yet
2015-03-08 11:45:27 +08:00
sum2012
dae6a4e40a Fix and add 2 function 2015-03-08 11:42:48 +08:00
sum2012
7b262949aa Add sceAudioRouting
First step to fix "Invizimals" 's game
2015-03-08 10:58:12 +08:00
Henrik Rydgård
077eae6255 Merge pull request #7566 from Bigpet/vs2015
Make compilable under VS2015
2015-03-07 00:16:50 +01:00
Peter Tissen
3ada988740 capture by value, since the dispatch seems asynchronous 2015-03-06 22:10:10 +01:00
Peter Tissen
594ed65bd3 use the timezone value for non GLIB, non MSVC platforms 2015-03-06 21:55:39 +01:00
Peter Tissen
f5795a68a7 Make compilable under VS2015 2015-03-06 21:09:45 +01:00
Henrik Rydgard
c3f38f31f9 Update the (currently unused) ARM64 emitter from Dolphin's current one (by HdkR). 2015-03-06 00:46:34 +01:00
Unknown W. Brackets
c991dd7555 Oops, fix an important typo. 2015-03-05 08:31:59 -08:00
Henrik Rydgård
d78b9a8310 Merge pull request #7563 from Bigpet/dpiaware
change manifest namespace to asm.v1
2015-03-05 15:14:55 +01:00
Peter Tissen
27ee4eaefd change manifest namespace to asm.v1
I really just changed it v3 to test it being the same as the second that
Visual Studio auto-generated but that seems to not have been a good idea
I pretty much just accidentally commited it anyway.

Fixes #7562
2015-03-05 14:37:08 +01:00
Henrik Rydgård
3df63fdb43 Merge pull request #7554 from sum2012/sceMpegAvcCsc-delay
Add back hleDelayResult in sceMpegAvcCsc
2015-03-05 12:36:15 +01:00