14 Commits

Author SHA1 Message Date
9bd6dc956f WIP Edits 2025-07-18 12:25:25 -05:00
f588dac424 Fricked up the branch by forgetting commits, solving errors. 2025-07-15 22:58:27 -05:00
Kayleigh
d727e62c59 2025-04-18 14:50:59 +02:00
Kayleigh
54efa362f1 Change made to fix the following error:
```
/usr/bin/ld: CMakeFiles/pacat.dir/pacat_advanced.cpp.o: in function `main':
pacat_advanced.cpp:(.text+0x162b): multiple definition of `main'; CMakeFiles/pacat.dir/pacat_simple.cpp.o:pacat_simple.cpp:(.text+0x0): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/pacat.dir/build.make:133: pacat] Error 1
make[1]: *** [CMakeFiles/Makefile2:272: CMakeFiles/pacat.dir/all] Error 2
make: *** [Makefile:136: all] Error 2
```
2025-04-18 14:47:33 +02:00
c1c5969058 Add README outline, 2024-08-30 04:28:40 -05:00
84fde1aff4 Pull in jlog 2024-08-29 21:21:48 -05:00
bdbb5aff13 Functioning High-level ReMixer API (First sound played!!) 2024-08-28 14:55:53 -04:00
b0da5f4297 More tests and scoping out the ReMixer API 2024-08-26 14:41:14 -04:00
828048b882 Poking at pulseaudio api still 2024-08-25 20:50:29 -04:00
130ef65078 First Stabs at Windows Sound (See winsoundcat.cpp) 2024-08-23 13:49:50 -04:00
adb4277630 Work In Progress pacat_advanced program 2024-08-21 22:04:27 -04:00
5355c8f5ea vorbis_decode and pacat tools packaged with ReMixer. Proper integration coming next 2024-08-14 17:19:39 -04:00
45e3ea1a5e PulseAudio Cat 2024-08-14 15:19:50 -04:00
57937e322b Initial Commit 2024-08-06 22:36:34 -04:00