Skip to content

Commit

Permalink
Initial commit, including basic support for PulseAudio and Discord.
Browse files Browse the repository at this point in the history
- Use conditional compilation with the PulseAudio driver, to allow the
  application to build without it in the future when there are other
  drivers.
- Add supporting README, LICENSE, and icon files.
  • Loading branch information
hal7df committed Jun 19, 2023
0 parents commit b2822e6
Show file tree
Hide file tree
Showing 33 changed files with 8,947 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/target
Loading

0 comments on commit b2822e6

Please sign in to comment.