error compiling without pulse (possible fix included) #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In file nncmpp.c the symbols ACTION_PULSE_VOLUME_UP and ACTION_PULSE_VOLUME_DOWN are referenced, but they are not defined when compiling I guess without pulse.
I added two ifdefs to get it to compile but don't know if the patch is suitable as a general patch -- thus no PR.
Thank you for noticing my oversight, I'll take care of it.