Dora cat
  • Hi I'm cat! I maintain this website and majority of The Night Club's infrastructure. Feel free to contact me for anything you need!

  • Joined on 2025-06-17
cat created repository cat/ChargeShaders 2025-09-15 02:10:09 +02:00
cat pushed to main at cat/ChargeAudio 2025-09-09 18:21:29 +02:00
4c580f4956 Made appropriate limitations to classes
cat pushed to main at cat/ChargeAudio 2025-09-09 13:57:39 +02:00
8b8c5310ae weird residue file
cat pushed to main at cat/ChargeAudio 2025-09-09 13:49:03 +02:00
7c5d80cd31 Added mosra's suggestions
cat pushed to main at cat/ChargeAudio 2025-09-09 11:31:30 +02:00
ff1241fe36 Added typedefs for containers
cat pushed to main at cat/ChargeAudio 2025-09-09 01:45:46 +02:00
57b8bfa719 Added set playback time
cat pushed to main at cat/ChargeAudio 2025-09-09 01:31:44 +02:00
640f6af291 Renamed runtime functions to make more sense
cat pushed to main at cat/ChargeAudio 2025-09-08 18:20:14 +02:00
0d2603abf0 Added runtime functions
cat pushed to main at cat/ChargeAudio 2025-09-07 23:37:14 +02:00
13a21387df Making sound constructor more generalised(probably will make it public soon)
cat pushed to main at cat/ChargeAudio 2025-09-07 21:39:21 +02:00
146bd49b36 Changing initing to be more standardised(needs to be refactored)
71e4ff9317 Listener direction controls
Compare 2 commits »
cat pushed to main at cat/ChargeAudio 2025-09-05 16:30:21 +02:00
64b5a8af29 Detection for SoundState::Finished
76b53b5f71 Sound has states on it now
67e423a77d Added enabling to listeners
a40c0665ac Added Listeners instead of single engine listener
Compare 4 commits »
cat pushed to main at cat/ChargeVideo 2025-09-05 13:31:30 +02:00
58d9b7ee5e More namespacing ffmpeg stuff are now _ffmpeg
cat pushed to main at cat/ChargeVideo 2025-09-05 13:18:53 +02:00
53c68fa564 Removed cache
d646e95a0d Updated .gitignore
fc3a5300af Moved all libav includes to a namespace
Compare 3 commits »
cat pushed to main at cat/ChargeAudio 2025-09-04 22:11:35 +02:00
ee83818de2 Moved miniaudio to ma namespace. Added Engine destructor. Added Engine Listener Position.
cat pushed to main at cat/ChargeAudio 2025-09-04 21:48:46 +02:00
29bcf9fbae Replaced unique_ptr with Corrade::Containers::Pointer
cat pushed to main at cat/ChargeAudio 2025-09-04 21:30:28 +02:00
ead1e742d1 For now using unique_ptr and implementation of Sound()
cat pushed to main at cat/ChargeAudio 2025-09-04 20:56:36 +02:00
81cef5cc8a cleaning .cache
cat pushed to main at cat/ChargeAudio 2025-09-04 20:55:35 +02:00
b8cdd54888 updated .gitignore
e24e3e6637 Made miniaudio anonymous so it doesn't go outside of translation unit
Compare 2 commits »
cat pushed to main at cat/ChargeAudio 2025-09-04 19:07:54 +02:00
10012b16cc Did bit of an oopsie
cat pushed to main at cat/ChargeAudio 2025-09-04 19:05:26 +02:00
13b61fa2c4 Adding #ifndef check for redefinitions