Unknown W. Brackets
|
cf8a3e4df1
|
Improve sceAtracGetBufferInfoForResetting().
Fixes #2391.
|
2013-09-14 17:56:08 -07:00 |
|
Unknown W. Brackets
|
b7c845d40b
|
Support a NULL out param for atrac3 decoding.
The PSP seems to silently accept it, maybe to skip data?
|
2013-09-08 09:56:38 -07:00 |
|
Unknown W. Brackets
|
f4bc5b1ec6
|
Return error in sceAtracDecodeData() on bad id.
Fixes #2428.
|
2013-09-08 09:56:16 -07:00 |
|
Unknown W. Brackets
|
b7a2a92ebe
|
Improve sceAtracSetData() error handling.
|
2013-09-08 09:56:15 -07:00 |
|
Henrik Rydgard
|
8c88dff5a4
|
More log categories, use them (and existing ones). Improve log config.
|
2013-09-07 22:02:55 +02:00 |
|
papel
|
d22e555e4f
|
Fix volume and name of Latin American languages.
|
2013-08-29 13:25:29 -03:00 |
|
Unknown W. Brackets
|
c8716d9a02
|
Fix a few minor typos + small reporting change.
|
2013-08-12 23:02:39 -07:00 |
|
Unknown W. Brackets
|
ddc2c15ce8
|
Remove some unsigned < 0 comparisons.
|
2013-07-26 22:12:12 -07:00 |
|
Henrik Rydgård
|
05dfd27db8
|
Merge pull request #2638 from bagnz0r/master
Audio optimization, usability fixes, sound peak blowout fix, Polish translation, bugfixes
|
2013-07-18 02:54:03 -07:00 |
|
raven02
|
17792ac623
|
Audio optimization to sceAtracLowLevelDecode()
|
2013-07-10 11:20:24 +02:00 |
|
oioitff
|
3c5b817283
|
scheduling in atrac decode functions.
|
2013-07-10 14:45:51 +08:00 |
|
Unknown W. Brackets
|
a32cf817ff
|
Fix some minor warnings.
|
2013-07-07 20:31:04 -07:00 |
|
bagnz0r
|
35d70af3ab
|
Fixed bad SE volume limit in sceAttrac.
|
2013-07-07 00:15:26 +02:00 |
|
Henrik Rydgard
|
acf94a35f8
|
Minor audio optimization
|
2013-07-06 22:21:52 +02:00 |
|
Henrik Rydgård
|
9d2e8b1799
|
Merge pull request #2632 from raven02/patch-3
Add preliminary volume control for BGM and SE
|
2013-07-06 12:18:40 -07:00 |
|
Henrik Rydgard
|
cc58e34cf8
|
Remove legacy key mapping and associate devices with keys (DInput has been left behind for now, will be fixed up soon). Saving is broken, will be fixed soon.
|
2013-07-06 20:45:44 +02:00 |
|
raven02
|
6c3895491e
|
Add preliminary volume control for BGM and SE
|
2013-07-06 16:54:13 +08:00 |
|
raven02
|
80d8e9dbfa
|
Add bit more logging for mono/stereo atrac3/3+ audio
|
2013-07-02 16:06:31 +08:00 |
|
oioitff
|
0e7f41f65e
|
Improve _AtracGenarateContext.
Remove hack for releasing atrac3 voice.
|
2013-06-26 00:55:58 +08:00 |
|
Lioncash
|
b823bb7543
|
Change PSPPointer function name Valid to IsValid.
Improves readability and shows intent better.
|
2013-06-25 09:51:39 -04:00 |
|
Henrik Rydgård
|
83c17994f9
|
Merge pull request #2397 from oioitff/atrac-fix
Start looping if there is not enough samples.
|
2013-06-22 07:33:40 -07:00 |
|
oioitff
|
2432101216
|
Start looping if there is not enough samples.
Fix noise in some looping bgm.
|
2013-06-22 21:25:08 +08:00 |
|
Henrik Rydgard
|
4bb9e32f03
|
Atrac3: Bail on bad data
|
2013-06-21 01:01:28 +02:00 |
|
Henrik Rydgard
|
27f8f6a2f5
|
Logging reduction
|
2013-06-20 21:57:09 +02:00 |
|
oioitff
|
7adb16e3ac
|
Bug fix for sceAtrac.
|
2013-06-18 13:55:45 +08:00 |
|