Commit Graph
24 Commits
Author SHA1 Message Date
MihailRis f43cc93cd2 update project includes format 2024-08-10 01:37:48 +03:00
InfiniteCoder 3b6e7d1877 audio/ 2024-08-05 23:58:14 +03:00
InfiniteCoder e6da3638f0 Logger.hpp 2024-08-04 12:46:03 +03:00
InfiniteCoder d5dc68dd38 Root includes 2024-08-04 10:24:11 +03:00
Vyacheslav Ivanov bbf33e8e4d format: reformat project
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 19:53:48 +03:00
Pugemon f25a425cb9 Optimize parameter passing to avoid unnecessary copying 2024-06-07 04:00:38 +03:00
MihailRis 8ff629e1cd minor refactor 2024-05-17 15:46:54 +03:00
MihailRis 1627e21c1d the final rename 2024-05-06 03:38:19 +03:00
MihailRis 9ea67deb13 'ifnot' template property + hpp 2024-05-06 00:45:43 +03:00
MihailRis 88d31314f1 missing #include fix 2024-03-13 19:28:17 +03:00
MihailRis 5bc79c8a77 better vorbis error messages 2024-03-13 09:10:27 +03:00
MihailRis a5f0f0a780 audio::Stream.setTime(time) 2024-03-06 22:58:48 +03:00
MihailRis 75ee269db3 audio: channels 2024-03-04 02:35:22 +03:00
MihailRis 5657457edb minor refactor + fix 2024-03-03 19:20:38 +03:00
MihailRis 43b21c664a fixed clang warnings 2024-03-03 15:01:09 +03:00
MihailRis 603546f642 audio::playStream + speaker relative property 2024-03-01 14:47:12 +03:00
MihailRis 2fab1593c8 PCMStream interface update 2024-03-01 14:27:04 +03:00
MihailRis cc9a3e3ec8 AL streaming test 2024-03-01 02:37:32 +03:00
MihailRis 8bd43098d5 ALStream WIP 2024-02-29 13:21:58 +03:00
MihailRis ee5ebaf8db audio streaming interfaces update 2024-02-29 00:40:03 +03:00
MihailRis 4d15ebb7de audio::PCM.totalSamples 2024-02-28 23:14:28 +03:00
MihailRis 83d6990852 ogg decoding fix 2024-02-28 15:01:19 +03:00
MihailRis d1b145e7a4 audio fixes 2024-02-28 14:58:13 +03:00
MihailRis 145ebf8468 ogg decoder 2024-02-28 13:22:33 +03:00