ardour/libs/evoral
Robin Gareus 4ba1ccc09b
NO-OP: use Tab to indent
2023-04-01 17:21:32 +02:00
..
MSVCevoral Accommodate some recently moved/renamed folders and source files (libevoral) 2019-11-03 13:46:29 +00:00
evoral switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
libsmf Fix memory leak for invalid SMF event 2022-10-04 03:29:52 +02:00
test switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
Control.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
ControlList.cc NO-OP: use Tab to indent 2023-04-01 17:21:32 +02:00
ControlSet.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
Curve.cc Fix pan automation 2022-10-27 04:28:07 +02:00
Event.cc switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
Note.cc move evoral/src/* to evoral/ 2019-11-02 16:32:18 -06:00
SMF.cc Correct a couple of typos when calling 'g_fopen()' 2023-01-17 10:32:36 +00:00
SMFReader.cc Correct a couple of typos when calling 'g_fopen()' 2023-01-17 10:32:36 +00:00
Sequence.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
debug.cc move evoral/src/* to evoral/ 2019-11-02 16:32:18 -06:00
run-tests.sh Use test utility function to find evoral test files 2014-12-03 17:31:04 +07:00
wscript std-ize: convert all boost shared/weak ptr includes to <memory> 2023-03-24 14:19:15 -06:00