Commit Graph

3 Commits

Author SHA1 Message Date
kennypm
e6262b870c changed callbacks to use static_cast 2022-02-18 02:13:43 -05:00
kennypm
c1cda1553a fix callbacks 2022-02-12 01:51:11 -05:00
Kenny Phelps-McKeown
d5c400c0cc Initial commit for Waybar JACK monitoring module
-DSP load
  -xruns
  -connected/disconnected state
  -only tested with Pipewire so far but should work with JACK2 as well

 On branch dsp
 Changes to be committed:
	modified:   include/factory.hpp
	new file:   include/modules/jack.hpp
	modified:   meson.build
	modified:   meson_options.txt
	modified:   src/factory.cpp
	new file:   src/modules/jack.cpp
2022-02-09 02:53:52 -05:00