Henrik Rydgård
440e72d250
Clean up among the logs. Remove MASTER_LOG.
2017-03-06 13:10:23 +01:00
Henrik Rydgård
a1941d8a81
It's enough to call net::Init/Shutdown in NativeInit/Shutdown. Remove other calls.
2017-03-06 10:51:28 +01:00
LunaMoo
33282939fb
Make sure it doesn't bother when buffer effects are skipped
2017-03-05 21:11:40 +01:00
LunaMoo
2b0ab12c4d
Add PostShader option to force 60fps for animated effects
2017-03-05 15:04:22 +01:00
Henrik Rydgard
26a2d42731
Big mutex overhaul - remove our custom ones, make them non-recursive where possible
2017-02-28 11:40:29 +01:00
Henrik Rydgard
50be4e72b2
Get rid of our own silly reimplementation of std::thread
2017-02-27 20:51:36 +01:00
Henrik Rydgard
fcbc20f240
Small changes to make Common and Core build under my preliminary UWP setup.
2017-02-24 18:59:41 +01:00
LunaMoo
d832b4adfd
Make sound recording sane and match video recording behaviour.
2017-02-24 05:36:44 +01:00
Henrik Rydgard
19d321bd8c
Fix a bad memory leak in sceMpeg
2017-02-20 11:12:39 +01:00
Henrik Rydgard
b0942cf40f
Implement sceIoCreate flag O_EXCL. Should fix #9322
2017-02-19 10:05:17 +01:00
Henrik Rydgard
e9d5eb694b
Fix video playback in LocoRoco 2. scePsmfPlayerGetInfo had a couple more parameters.
...
Fixes #7887 .
2017-02-17 10:29:00 +01:00
sum2012
957dfa1288
Add timing of sceMpegDelete
...
based on JPCSP 8e4e6334da762be37a90855a686a7decbc29bacf
2017-02-08 05:18:22 +08:00
LunaMoo
8d37b97b20
Place the hack into compat.ini
2017-02-03 15:30:22 +01:00
LunaMoo
1b25959d86
Modify Hack for Crash Tag Team Racing to fix Gundam games
2017-02-03 01:13:02 +01:00
sum2012
1f2f044164
Fix Dies irae Amantes amentes umd switch
2017-01-30 21:39:42 +08:00
Henrik Rydgard
03b607f389
Better way of updating menus on UMD switching calls
2017-01-29 11:41:31 +01:00
sum2012
860661dc14
Build fix for non-windows
...
First step to fix UnitTest
2017-01-29 03:56:49 +08:00
sum2012
2c58d34f3e
Add save status
2017-01-29 03:38:28 +08:00
sum2012
c83db04a25
Change to "schedule an event"
2017-01-28 21:09:37 +08:00
sum2012
3f92bac4bb
Rename UMD_insterted to UMDInserted
2017-01-28 18:39:20 +08:00
sum2012
033e0604e9
Build fix for non-windows
2017-01-28 13:40:13 +08:00
sum2012
bd6764b65e
Fix "Akaya Akashiya Ayakashi" umd switch
...
Also,make "switch umd" menu enable faster,
2017-01-28 11:51:20 +08:00
Henrik Rydgard
5df4bac6d2
Delete some left behind unused code
2017-01-25 10:05:39 +01:00
sum2012
d5a5d13a34
Add report for scePowerSetBusClockFrequency
2017-01-01 16:11:28 +08:00
sum2012
9aeb8c65d7
Fix scePowerSetClockFrequency
2016-12-30 07:01:37 +08:00
Henrik Rydgård
8f7a65872b
Buildfix
2016-12-27 13:14:45 +01:00
Henrik Rydgård
33b3330f07
Minor cleanup in proAdhocServer.cpp
2016-12-27 12:13:51 +01:00
Gde Made Novan Priambhada
bb973545e1
crosslink database & product id database
2016-12-24 05:46:50 +08:00
latot
7047ad2271
fix sscanf types
2016-12-02 22:46:52 -03:00
Henrik Rydgård
923d82c391
Merge pull request #8975 from tywald/master
...
Ad hoc: Band-aid fix for clear peer list. Should fix #7331
2016-11-28 18:37:50 +01:00
Ade Novan
55de66b5ef
Phantasy Star Portable 2 port offset fix
2016-11-22 19:57:11 +08:00
Ade Novan
ff0e3c28b4
ptp connect fix solved #8983 for android with high latency
2016-10-13 01:21:24 +08:00
Henrik Rydgård
705627d6d3
Merge pull request #9053 from Orphis/android_define
...
android: Change preprocessor define to standard __ANDROID__
2016-10-12 13:12:14 +02:00
Florent Castelli
e0ff68b3f6
c++11: Remove compat header base/functional.h
...
We want a proper C++11, not tr1. We don't target those compilers anyway.
2016-10-12 11:32:45 +02:00
Florent Castelli
70593d1004
android: Change preprocessor define to standard __ANDROID__
...
ANDROID is only standard to the old Makefile buildsystem, not the platform.
2016-10-12 11:14:09 +02:00
Florent Castelli
4145b60a0e
symbian: Remove!
2016-10-11 18:49:08 +02:00
Florent Castelli
373db56a16
blackberry: Remove!
2016-10-11 17:40:32 +02:00
Henrik Rydgard
d3305b88b9
Partially implement KUBridge, trying to help #8925 . However, it doesn't even call the function.... Odd.
2016-10-09 12:40:40 +02:00
Henrik Rydgård
8b5693b4d7
Merge pull request #9014 from unknownbrackets/mpeg-minor
...
Fix some mpeg issues
2016-09-29 11:17:28 +02:00
Henrik Rydgård
ff66fe7f89
Merge pull request #9011 from unknownbrackets/savestates
...
Use unordered lookups for better speed
2016-09-25 16:08:51 +02:00
Henrik Rydgård
1aa399c3f5
Merge pull request #9012 from unknownbrackets/legacy
...
Remove Symbian from Travis
2016-09-25 16:08:41 +02:00
Unknown W. Brackets
f70f05668f
Mpeg: Return errors when no audio is available.
...
Before, we were only returning an error once, in an effort to log only
once. This meant sometimes games would not realize they needed to add
packets.
Un-reverted from e866d83
. No longer breaks Patapon with other mpeg fixes.
2016-09-24 17:54:40 -07:00
Unknown W. Brackets
c9f5cc6bad
Fix a type comparison warning.
2016-09-24 14:38:11 -07:00
Unknown W. Brackets
3fe1a08cf5
Use unordered lookups for better speed.
...
These reduce the time spent on save states.
2016-09-24 14:23:17 -07:00
Unknown W. Brackets
5faa65d9a9
Compress rewind snapshots off thread.
...
This can take a chunk of time, and doesn't need to finish until next frame
anyway, so we have plenty of time to do it.
2016-09-24 10:37:30 -07:00
Henrik Rydgard
853ea02201
Minor cleanups in elfreader
2016-09-18 23:11:41 +02:00
Unknown W. Brackets
e02440b68a
Module: Don't report broken stubs from old states.
2016-09-18 09:01:27 -07:00
tywald
b3bb846759
band-aid fix for ad-hoc clear peer list
2016-09-13 17:07:45 +02:00
Henrik Rydgard
1c47778b4e
Get rid of outdated special case for gfx logs. Make some DEBUG things VERBOSE.
2016-09-10 17:16:53 +02:00
sum
d774f80bc2
oop
2016-09-06 19:51:59 +08:00