Files
ardour/libs
Robin Gareus 7e1ce160e9 ARM 32bit enum alignment (used in MIDIBuffer)
Evoral::EventType is written directly into a uint8_t buffer
by dereferncing a pointer-type:
*(reinterpret_cast<Evoral::EventType*>((uintptr_t)...)
2020-09-28 01:21:43 +02:00
..
2020-09-27 20:42:23 +02:00
2020-07-09 02:10:28 +02:00
2020-07-06 20:28:02 +02:00
2020-03-02 17:58:03 +01:00
2020-03-23 17:38:08 +01:00
2020-01-22 02:00:25 +01:00
2019-09-03 05:01:59 +02:00
2020-09-20 19:19:25 +02:00
2020-03-29 14:56:22 +02:00