Skip to content

Commit

Permalink
Dev/backlog (#991)
Browse files Browse the repository at this point in the history
* Adds tags to the .M4A files

This should address #369

* needs to add quotes

* better title text

* Support for Boost 1.87

Addresses #988

* cleans up build messages
  • Loading branch information
robotastic authored Jan 5, 2025
1 parent 48b0ee1 commit dfe80f6
Show file tree
Hide file tree
Showing 97 changed files with 140 additions and 24,366 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -350,11 +350,10 @@ install(FILES "${CMAKE_CURRENT_SOURCE_DIR}/lib/json.hpp" # source file

# Add built-in plugins located in /plugins
add_subdirectory(plugins/openmhz_uploader)
add_subdirectory(plugins/stat_socket)
add_subdirectory(plugins/broadcastify_uploader)
add_subdirectory(plugins/unit_script)
add_subdirectory(plugins/rdioscanner_uploader)
add_subdirectory(plugins/simplestream)
#add_subdirectory(plugins/simplestream)

# Add user plugins located in /user_plugins
# Matching: /user_plugins/${plugin_dir}/CMakeLists.txt
Expand Down
2 changes: 0 additions & 2 deletions lib/websocketpp/CMakeLists.txt

This file was deleted.

178 changes: 0 additions & 178 deletions lib/websocketpp/base64/base64.hpp

This file was deleted.

33 changes: 0 additions & 33 deletions lib/websocketpp/client.hpp

This file was deleted.

Loading

0 comments on commit dfe80f6

Please sign in to comment.