Commit graph

23 commits

Author SHA1 Message Date
Wally4000
5c7d7d48a6 Updated a bunch of pointers so they're unique. 2023-06-26 22:11:29 +10:00
Wally4000
6dca83df5e Clean up CMake (PSP Build is jank) 2023-04-15 09:35:45 +10:00
Wally
faaac7fcad Refine CMakeLists more 2022-06-22 22:41:10 +10:00
Wally4000
9433fdafd4 Move PSP Audio to SDL Audio add SDL Audio 2022-05-03 22:15:22 +10:00
Wally4000
0acb052fef Move back to unique_ptr for Audio 2022-05-03 11:52:52 +10:00
Wally4000
5d16579103 Use a unique_ptr for Audio 2022-04-20 20:08:51 +10:00
Wally
23d60271b8 PSP will now build but crashes :( 2022-03-27 12:56:24 +11:00
Wally4000
3fec82b04d Remove stdafx.h for consistency 2022-03-22 18:06:17 +11:00
Wally4000
1804b898cf Overhaul CMake. May break PSP Build 2022-03-21 21:34:56 +11:00
Wally4000
15e3e2a1d0 Update to the Bazel Directory Structure.. 2020-08-22 18:42:41 +10:00
=
09dd54c362 Merge SDL2 branch to Master 2020-04-18 11:05:38 +10:00
Wally4000
e1dce15cc1 Moved stuff so that Posix / OSX Builds will pass CMake path checks 2020-04-15 23:20:18 +10:00
Wally
6149451132 Added some basic audio functions for linux, just need a stream now 2019-05-28 10:01:23 +10:00
Ben Slater
d950b30519 Added some basic Audio plugin stuff 2019-05-27 17:51:26 +10:00
Ben Slater
0e2d2369c4 Reverted base renderer 2019-05-27 17:34:13 +10:00
Wally
2d7157e5a9 Got SDL2 build compiling again.. Not sure if it works yet, crashes KDE on my VM 2019-05-27 13:00:23 +10:00
Ben Slater
c562b76641 *Clean build from StrmnNrmns repo 2019-02-27 17:04:51 +11:00
Wally
124d658af8 Actually do the changes. 2019-02-20 11:18:51 +11:00
Wally
c59e8e2693 Disabled some audio plugin features for now as it stopped linux build working 2019-02-20 11:17:38 +11:00
mrbenslater
aaac01fdf9 More work to Audio Plugin. 2019-02-19 21:45:27 +11:00
mrbenslater
e78e7af097 Added basic Audio Plugin features 2019-02-19 20:54:29 +11:00
Ben Slater
df3b227cec Added basic audio framework to Linux(SDL) Audio Plugin 2019-02-19 18:18:36 +11:00
Ben Slater
090c86337e Merge macOS / Linux builds to Central Posix build
Fix macOS Build - Should work on anything <=10.13 for now
2019-02-08 14:33:43 +11:00