Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Actions: MGTheTrain/cpp-sample-bindings

Format and lint C++ project with clang-format and commit changes

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
122 workflow runs
122 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

add alsa-utils apt package and check ALSA Mixer Settings
Format and lint C++ project with clang-format and commit changes #72: Commit d3208c2 pushed by MGTheTrain
April 17, 2024 20:34 22s feature/audio-module
April 17, 2024 20:34 22s
install ALSA development headers
Format and lint C++ project with clang-format and commit changes #71: Commit e5377d3 pushed by MGTheTrain
April 17, 2024 20:28 23s feature/audio-module
April 17, 2024 20:28 23s
install portaudio19-dev apt package
Format and lint C++ project with clang-format and commit changes #70: Commit dc9c891 pushed by MGTheTrain
April 17, 2024 20:24 21s feature/audio-module
April 17, 2024 20:24 21s
add whitespace
Format and lint C++ project with clang-format and commit changes #69: Commit 11498bd pushed by MGTheTrain
April 17, 2024 20:19 20s feature/audio-module
April 17, 2024 20:19 20s
increment version and document changes
Format and lint C++ project with clang-format and commit changes #68: Commit 15260da pushed by MGTheTrain
April 17, 2024 20:17 25s feature/audio-module
April 17, 2024 20:17 25s
swap lines in that ctypes.POINTER(AudioData) data type can be set in …
Format and lint C++ project with clang-format and commit changes #67: Commit b57f074 pushed by MGTheTrain
April 17, 2024 20:08 24s feature/audio-module
April 17, 2024 20:08 24s
explicitly set data types for input args and outputs of methods and f…
Format and lint C++ project with clang-format and commit changes #66: Commit 128886d pushed by MGTheTrain
April 17, 2024 20:04 22s feature/audio-module
April 17, 2024 20:04 22s
setup ctypes structure for SF_INFO
Format and lint C++ project with clang-format and commit changes #65: Commit 814dd20 pushed by MGTheTrain
April 17, 2024 19:52 21s feature/audio-module
April 17, 2024 19:52 21s
install packages required for Linux systems utilizing apt package man…
Format and lint C++ project with clang-format and commit changes #64: Commit 5c019e4 pushed by MGTheTrain
April 17, 2024 19:22 21s feature/audio-module
April 17, 2024 19:22 21s
[fix] - move header inclusion lines
Format and lint C++ project with clang-format and commit changes #63: Commit 4ba97d4 pushed by MGTheTrain
April 17, 2024 19:09 21s feature/audio-module
April 17, 2024 19:09 21s
add python style comments
Format and lint C++ project with clang-format and commit changes #62: Commit ee2c4a0 pushed by MGTheTrain
April 17, 2024 18:57 23s feature/audio-module
April 17, 2024 18:57 23s
add audio_file_path parser arg
Format and lint C++ project with clang-format and commit changes #61: Commit 4804437 pushed by MGTheTrain
April 17, 2024 18:54 18s feature/audio-module
April 17, 2024 18:54 18s
update main.py to consider the AudioWrapper
Format and lint C++ project with clang-format and commit changes #60: Commit 4adeb4a pushed by MGTheTrain
April 17, 2024 18:53 19s feature/audio-module
April 17, 2024 18:53 19s
utilize abs_path as input arg for load_audio_file function
Format and lint C++ project with clang-format and commit changes #59: Commit 0bdabea pushed by MGTheTrain
April 17, 2024 18:52 21s feature/audio-module
April 17, 2024 18:52 21s
update main.py to consider the AudioWrapper
Format and lint C++ project with clang-format and commit changes #58: Commit 4adeb4a pushed by MGTheTrain
April 17, 2024 18:51 23s feature/audio-module
April 17, 2024 18:51 23s
add first draft of audio wrapper
Format and lint C++ project with clang-format and commit changes #57: Commit 94b10bc pushed by MGTheTrain
April 17, 2024 18:44 22s feature/audio-module
April 17, 2024 18:44 22s
ensures that C++ compilers will use C rules for linking
Format and lint C++ project with clang-format and commit changes #56: Commit 0f6c2ec pushed by MGTheTrain
April 17, 2024 18:35 21s feature/audio-module
April 17, 2024 18:35 21s
Merge branch 'feature/audio-module' of github.com:MGTheTrain/cpp-samp…
Format and lint C++ project with clang-format and commit changes #55: Commit 5184b15 pushed by MGTheTrain
April 17, 2024 18:15 20s feature/audio-module
April 17, 2024 18:15 20s
Merge branch 'feature/audio-module' of github.com:MGTheTrain/cpp-samp…
Format and lint C++ project with clang-format and commit changes #54: Commit dd656f1 pushed by MGTheTrain
April 17, 2024 18:11 24s feature/audio-module
April 17, 2024 18:11 24s
Merge branch 'feature/audio-module' of github.com:MGTheTrain/cpp-samp…
Format and lint C++ project with clang-format and commit changes #53: Commit aee6f47 pushed by MGTheTrain
April 17, 2024 18:04 18s feature/audio-module
April 17, 2024 18:04 18s
remove redundant comments
Format and lint C++ project with clang-format and commit changes #52: Commit 7090f63 pushed by MGTheTrain
April 17, 2024 17:58 20s feature/audio-module
April 17, 2024 17:58 20s
add audio subdirectory
Format and lint C++ project with clang-format and commit changes #51: Commit 052d9a7 pushed by MGTheTrain
April 17, 2024 17:56 20s feature/audio-module
April 17, 2024 17:56 20s
update error handling and substitute mp3 with wav file since mp3 form…
Format and lint C++ project with clang-format and commit changes #50: Commit d2506e4 pushed by MGTheTrain
April 17, 2024 17:54 23s feature/audio-module
April 17, 2024 17:54 23s
add audio subdirectory
Format and lint C++ project with clang-format and commit changes #49: Commit 052d9a7 pushed by MGTheTrain
April 17, 2024 17:46 22s feature/audio-module
April 17, 2024 17:46 22s
properly find packages and link libraries
Format and lint C++ project with clang-format and commit changes #48: Commit 200c87e pushed by MGTheTrain
April 17, 2024 17:34 23s feature/audio-module
April 17, 2024 17:34 23s