raven02
|
368e4d93f9
|
Implement sceMp3GetSumDecodedSample()
|
2013-09-25 11:50:38 +08:00 |
|
The Dax
|
d102baacd0
|
Prep PPSSPP for Visual Studio 2013.
|
2013-09-17 10:27:06 -04:00 |
|
Unknown W. Brackets
|
0c6fbb461d
|
Tweak ffmpeg logging in mp3/atrac as well.
|
2013-09-16 08:40:38 -07:00 |
|
Unknown W. Brackets
|
50e9e45d65
|
Check version in each DoState() func.
They bail on PointerWrap error or bad version.
|
2013-09-14 20:23:03 -07: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
|
2a478c26ca
|
Fix mp3 bit rate info in sceMp3GetBitRate().
|
2013-09-01 17:22:19 -07:00 |
|
Unknown W. Brackets
|
c8716d9a02
|
Fix a few minor typos + small reporting change.
|
2013-08-12 23:02:39 -07:00 |
|
Henrik Rydgard
|
30ed5110e5
|
Possible iOS build fix, see #2418
|
2013-06-23 18:01:11 +02:00 |
|
oioitff
|
ffc3db1429
|
Bug fix for sceMp3, make sceMp3 work fine. (dunno why this didn't merge before)
Conflicts:
Core/HLE/sceMp3.cpp
|
2013-06-23 16:07:37 +02:00 |
|
Henrik Rydgard
|
4eb1638cc3
|
Merge remote-tracking branch 'origin' into mp3-support
Conflicts:
Core/HLE/sceAudio.cpp
Core/HLE/sceMp3.cpp
|
2013-06-22 18:08:43 +02:00 |
|
The Dax
|
cc60b892a4
|
Fix logging typos in sceMp3InitResource and sceMp3TermResource.
|
2013-06-05 20:50:04 -04:00 |
|
Unknown W. Brackets
|
8580780194
|
Add more unknown syscalls from reporting.
|
2013-05-22 01:19:25 -07:00 |
|
Unknown W. Brackets
|
cdacdee030
|
Match syscall names to nids ot be safe.
Don't want any more mistakes like the sceVaudio one.
|
2013-05-19 22:12:39 -07:00 |
|
Unknown W. Brackets
|
86ce95a658
|
Add some syscall entries from reporting.
|
2013-05-19 22:12:38 -07: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 |
|
Henrik Rydgard
|
f864e81e72
|
Get mp3 sample rate and channels from FFMPEG instead of trying to detect ourselves.
|
2013-05-12 22:29:43 +02:00 |
|
Unknown W. Brackets
|
780e252059
|
Fix crash in mp3 reading.
|
2013-05-12 11:41:51 -07:00 |
|
Henrik Rydgård
|
0e1b6d8488
|
Fix sceMp3 build without USE_FFMPEG
|
2013-05-12 20:13:07 +02:00 |
|
Henrik Rydgard
|
e65390184e
|
Uncomment some unused stack-corrupting code from sceMp3Decode. Update ffmpeg.
|
2013-05-12 19:48:12 +02:00 |
|
Florent Castelli
|
501f705ba3
|
Merge mp3 support from Orphis' old FFMPEG code.
Conflicts:
CMakeLists.txt
Core/HLE/sceAudio.cpp
Core/HLE/sceMp3.cpp
Core/HLE/sceMpeg.cpp
|
2013-05-12 19:13:10 +02:00 |
|
Jacky TSUI
|
95addc09b1
|
Separate sceMp3 from sceMpeg
|
2013-05-06 21:14:58 +08:00 |
|