Nekotekina
d2ca1cc25a
Audio sync fix
...
Libmixer: SSPlayer draft
Detection fixed
Macros for function substitute registration
2014-04-02 00:04:56 +04:00
Nekotekina
98024cbb01
Conflicts fixed
2014-03-29 12:04:38 +04:00
Alexandro Sánchez Bach
64145d7d62
Merge pull request #124 from xsacha/master
...
Linux build fix
2014-03-27 23:17:59 +01:00
lioncash
007f0f2437
More specific log message for adecRawRead.
...
Was previously logging as adecRead.
2014-03-27 07:36:24 -04:00
Sacha
9b0bcf0b54
Linux build fix
2014-03-27 11:12:45 +10:00
Nekotekina
994ce50392
Experimental libmixer
...
adec, vdec improved
fixed sound
2014-03-27 02:45:58 +04:00
Nekotekina
d0ea397492
cellAtrac draft
...
sys_spu_thread_group_resume
Some bugs fixed
2014-03-22 15:08:07 +04:00
Nekotekina
169fcd098b
Demuxer improvement
2014-03-22 05:08:25 +04:00
Nekotekina
38bfbe2c40
Audio decoding
2014-03-19 04:32:23 +04:00
Nekotekina
2c447f686d
sys_spinlock implemented
2014-03-13 20:11:16 +04:00
Nekotekina
8cc6a287a7
Update
2014-03-13 13:17:45 +04:00
Nekotekina
1c302433af
cellSpurs draft added
2014-03-08 01:31:08 +04:00
Nekotekina
05c6a96d27
Conflicts fixed
2014-03-06 15:50:45 +04:00
Nekotekina
384536ba4f
prx_mem memory leak fixed
...
CPUThread::ExecAsCallback (experimental)
2014-03-04 23:18:17 +04:00
Nekotekina
8a4c67deab
It can play video, but it can't
...
I don't know how to disable aggressive data caching that occures in
vdecRead(). Also ReleaseAu function is disabled because it breaks
everything.
2014-03-04 03:21:34 +04:00
Nekotekina
c064c701e2
cellAdec draft
2014-03-03 03:02:42 +04:00
Nekotekina
08b4748aae
cellAdec, cellVpost headers
2014-02-20 16:13:02 +04:00
Nekotekina
9351e50f63
Minor changes, some bugs fixed
...
cellVdec headers, cellFsAioRead review, sync stuff review, cellAdec and
cellVpost
2014-02-20 06:16:17 +04:00
Alexandro Sánchez Bach
afb9273823
More dummy modules
...
* 41 new dummy modules created.
NOTE: I have detached the previous 4 dummy modules of my last commit
(1a85ccbbf4
) from the project since they will consume space of the
executable, and compilation time and don't provide anything useful yet,
the same applies to this commit. The only reason to provide this dummy
modules is to avoid that developers have to spend too much time on
creating the template of the module before implementing functions. If
you want to implement a function of any of these modules, add the
corresponding file to the project first.
2013-09-28 04:36:57 +02:00