Howard Su
fcc875fb46
Fix warnings, still left some
2023-12-06 08:52:37 +08:00
Wally4000
895e8910d9
Remove BuildOptions and clean up macros
2023-10-23 12:58:37 +11:00
Wally4000
17eb95ffec
Revert std::array on audio, Change SDL Plugin old
2022-06-13 16:13:12 +10:00
Wally4000
ad282a3d62
Run Audio through Clang Format
2022-04-28 17:34:58 +10:00
Wally4000
3fec82b04d
Remove stdafx.h for consistency
2022-03-22 18:06:17 +11:00
Wally4000
15e3e2a1d0
Update to the Bazel Directory Structure..
2020-08-22 18:42:41 +10:00
=
1511baa25e
Fix up paths in headers
2020-05-27 19:20:52 +10:00
Wally
1ce84673e5
Finished adding audio stuff.. Now to tidy up
2019-03-29 22:39:42 +09:00
Wally
b9ced47ca9
Moved ABI_Mixer Interleave functions to AZIaudio Order in own file
2019-03-29 20:25:22 +09:00
Wally
a7217d3455
Commit existing Audio Structure from z2442 repo
...
This commit contains:
* New changes to make audio similar to AziAudio which will hopefully make audio cleaner.
2019-03-29 09:21:25 +09:00
z2442
d90bac8ef5
clean up narrowing errors
2019-03-23 20:24:40 -04:00
Wally
f58fc56107
More work on Assert / moving to C11
...
Audio had a lot of unitialized variables..
2019-03-24 00:05:39 +09:00
Wally
c93ca716d5
Tidied up the UI more
...
Fixed a compler warning
2019-03-19 10:16:15 +09:00
Ben Slater
c562b76641
*Clean build from StrmnNrmns repo
2019-02-27 17:04:51 +11:00
Wally
795cb677f1
Move more debug stuff out of the main code
2019-01-21 16:12:37 +11:00
salvy
db82fa7cea
[!] Changed back N64 audio buffer size to 65536 (While excessive large, is a pain to update the bitfields etc, anyways we have plenty of memory available on the PSP)
2013-07-27 00:25:54 -07:00
salvy
666cef4849
[!] Fixed voice audio in Conker (ABI3mp3 bug)
...
[!] Started cleaning up ABI3
[!} Just use raw pointer in EnvMixer
2013-07-26 01:04:56 -07:00
strmnnrmn
16cb89183a
[~] stdafx cleanup: Include string.h where needed
...
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1701 42e9bfbe-799a-4a2d-bad1-236e862a387a
2013-05-19 08:52:47 +00:00
salvy
286ca28551
[!] Fixed W32 build
...
[!] Optimized DMEMMOVE3
[!] Aligned aligned path of memcpy_byteswap for W32 will use MSVC's impl since it takes advantage of SSE which is much faster than our impl
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1597 42e9bfbe-799a-4a2d-bad1-236e862a387a
2013-04-17 05:26:13 +00:00
strmnnrmn
ff498e4443
[~] Improve assert in ABI3.cpp and remove redundant second assert (code doesn't change between asserts). I'm not even sure what this is asserting for - should assert earlier, where code is used to compute vscale?
...
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@1337 42e9bfbe-799a-4a2d-bad1-236e862a387a
2013-03-20 00:41:03 +00:00
strmnnrmn
d7d116642a
Fix more trailing whitespace (files with CRLF line endings?)
...
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@825 42e9bfbe-799a-4a2d-bad1-236e862a387a
2012-11-28 23:23:11 +00:00
Corn
df81c8c415
[!] Made N64 audio processing buffer much smaller
...
[-] Removed audio buffer cache write-back
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@272 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-05-04 21:00:01 +00:00
Salvy
219c531546
[!] Reverted change in dlist from 600 (fixes bsods on DKR and Cruisn' Exotica) Note : There's another regression in Exotica, it crashes later on when getting in game due running out of mem)
...
[~] Cleaned up abit ABI3
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@41 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-01-05 03:51:57 +00:00
Salvy
833d552d88
[!] Huge clean up (made alot of stuff debug only)
...
[!] Skip display ai reads
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@19 42e9bfbe-799a-4a2d-bad1-236e862a387a
2010-12-29 22:45:03 +00:00
Salvy
bdbd952c60
[+] Initial repo (based from r630 dx64 branch)
...
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@3 42e9bfbe-799a-4a2d-bad1-236e862a387a
2010-12-24 04:37:41 +00:00