Commit Graph

33 Commits

Author SHA1 Message Date
Unknown W. Brackets
fcf0518223 Update all the HLE tables with arg and ret info. 2015-03-22 20:51:55 -07:00
Unknown W. Brackets
37c7f56b1e Remove a clear copy/paste error. 2014-12-20 09:42:08 -08:00
Unknown W. Brackets
a2f4efa50f Fix an unsigned less than 0 warning. 2014-12-20 09:10:53 -08:00
Lioncash
4ccb838306 Core: Mark some module functions as static 2014-12-08 04:40:08 -05:00
Henrik Rydgard
1d0cc3417c Audio stuff: Cleanup, delete dead code 2014-06-22 14:01:23 +02:00
Sacha
8ac1c17f74 Fix a warning. Update native (fix SDL joystick). Fixes #6241. 2014-06-08 00:56:57 +10:00
sum2012
a711e3eadd Remove the hack 2014-06-01 05:09:14 +08:00
sum2012
9f269c39d4 Fix space bug
VS2013 bad thing
2014-05-30 06:15:05 +08:00
sum2012
b308052077 Small improve in scemp4 part 2 2014-05-30 06:07:58 +08:00
sum2012
bf0f0b87d6 Small improve scemp4 part 1 2014-05-29 23:33:17 +08:00
Unknown W. Brackets
29bd4b63e4 Fix a bunch of formatting warnings. 2014-05-21 07:59:58 -07:00
kaienfr
7ef2678cc9 Update sceAac module in using universal audio context class (AuCtx) 2014-04-13 14:38:42 +02:00
kaienfr
5a8735d009 minor changes to improve latency in aac playing base on 3a12cf2ad7.
Test on Fortix even better than before.
2014-04-12 11:53:20 +02:00
kaienfr
caa3cb9148 still change logs 2014-04-11 15:13:28 +02:00
kaienfr
9dc331885b Also show some important step from debug_log into info_log 2014-04-11 09:56:12 +02:00
kaienfr
a8d375b8da Cleanup! Change some INFO_LOG to DEBUF_LOG to only point out important messages in release mode. 2014-04-11 09:32:35 +02:00
kaienfr
ee3417a96c Implementation of sceAac module
Test on Fortix is all right. Savestate is also ok.
I've tried a New and Easy way implement and it works well, I think it could be totally applicable to other audio modules as sceMp3 etc.
Code your own way is really much easier to fix other bugs :)
2014-04-11 09:03:13 +02:00
kaienfr
f72e1aa4d2 update the current work but not finished 2014-04-10 12:45:59 +02:00
sum2012
2589e330d1 Add a missing logging in sceAacInit 2014-04-08 22:01:26 +08:00
sum2012
5482ad8143 Remove comment 2014-04-08 20:52:05 +08:00
sum2012
075a0c7e3e Change long to u64,Add to do 2014-04-05 05:33:29 +08:00
sum2012
2495044c78 Add sceAacInitResource 2014-04-04 22:56:06 +08:00
sum2012
c55204604d oop 2014-04-04 22:48:58 +08:00
sum2012
c9c505740b small improve in sceAac
Reference from JPCSP source
2014-04-04 22:46:19 +08:00
Unknown W. Brackets
05ab192c9c Reduce includes in Core/HLE/.
Especially templates.
2014-03-15 11:22:19 -07:00
Henrik Rydgård
269a8d413a Make a few of the Aac functions reporting. 2014-01-27 16:35:47 +01:00
raven02
8fa51c19d1 Wrap sceAac() 2014-01-27 21:02:15 +08:00
Henrik Rydgard
250678fa63 Add missing sceAac NID 2013-09-23 15:55:53 +02:00
Henrik Rydgard
806e482545 Add the sceAac NIDs (function list), no implementation. 2013-09-23 00:28:36 +02:00
Henrik Rydgard
8c88dff5a4 More log categories, use them (and existing ones). Improve log config. 2013-09-07 22:02:55 +02:00
Unknown W. Brackets
ded3fb5e12 Add reporting to a bunch of unimpl functions.
Also some comment/logging fixes along the way.
2013-05-19 22:12:37 -07:00
raven02
1405b43b2d Change to ERROR_LOG , add True Color/Anisotropic Filtering 2013-04-28 09:46:18 +08:00
raven02
5ecc3c1911 Add stubs for sceMp4 2013-04-28 08:25:05 +08:00