2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CMake: accept CMP0020 policy globally, if it exists More... about 10 years ago
marsystems: Ratio, Threshold: make certain controls stateful More... about 10 years ago
script-to-cpp: preserve line breaks More... about 10 years ago
scripting: add a couple error messages More... about 10 years ago
scripting: implement comments More... about 10 years ago
system: avoid use of nullptr (requires C++11) More... about 10 years ago
system: scripting: fix control name lookup More... about 10 years ago
scripting: enable direct instantiation of other script More... about 10 years ago
demo scripts: update for change of "public" keyword More... about 10 years ago
scripting: remove parenthesis around "public" keyword More... about 10 years ago
system, scripting: enhance name lookup and inline prototypes More... about 10 years ago
marsystems: Spectrum: warn input samples not power of two More... about 10 years ago
scripting: "when" op: clock only on false-to-true change More... about 10 years ago
add control clocking example script More... about 10 years ago
scripting: implement "on" and "when" ops, cache unchanged expr More... about 10 years ago
scripting: fix operator precedence More... about 10 years ago
get rid of "defaultfile" placeholder and related cruft More... about 10 years ago
apps: add "marsyas-script-cpp" tool More... about 10 years ago
scripting: implement ScriptManager More... about 10 years ago
CMake: warn about minimum compiler versions for C++11 More... about 10 years ago
CMake: bump required MSVC compiler version to 18 More... about 10 years ago
CMake: enable Qt5 apps by default; provide instructions if Qt5 not found More... about 10 years ago
Ratio: add missing #include <algorithm> More... about 10 years ago
Ratio: output ratios of each observation to first observation More... about 10 years ago
marsystems: add Threshold More... about 10 years ago
marsystems: add Ratio More... about 10 years ago
marsystems: add CsvSink More... about 10 years ago
marsystems: add Sidechain More... about 10 years ago
Cascade: disable output if incompatible output formats [fixes #37] More... about 10 years ago
Fanout: exclude child output of incompatible format [fixes #36] More... about 10 years ago