'libs/evoral' - DLL visibility stuff and associated changes needed for building with...
authorJohn Emmas <johne53@tiscali.co.uk>
Sun, 12 Jan 2014 17:36:17 +0000 (17:36 +0000)
committerJohn Emmas <johne53@tiscali.co.uk>
Sun, 12 Jan 2014 17:36:17 +0000 (17:36 +0000)
commitdd8ba245bb07a3e057824ee0fd73c03a7c3fa1c2
tree3d5f61f97e5d557fe7276d8e3a6e0ae9b17c2930
parent897fbdc652434d3aa1e67223c3c3ef7ae9be2318
'libs/evoral' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date)
14 files changed:
libs/evoral/evoral/Event.hpp
libs/evoral/evoral/EventList.hpp
libs/evoral/evoral/EventRingBuffer.hpp
libs/evoral/evoral/EventSink.hpp
libs/evoral/evoral/MIDIEvent.hpp
libs/evoral/evoral/MIDIParameters.hpp
libs/evoral/evoral/Note.hpp
libs/evoral/evoral/OldSMF.hpp
libs/evoral/evoral/PatchChange.hpp
libs/evoral/evoral/Range.hpp
libs/evoral/evoral/Sequence.hpp
libs/evoral/evoral/TimeConverter.hpp
libs/evoral/evoral/TypeMap.hpp
libs/evoral/src/SMF.cpp