summaryrefslogtreecommitdiff
path: root/libs/evoral/evoral/types.hpp
AgeCommit message (Expand)Author
2016-12-03Fix event type and parameter type confusionDavid Robillard
2016-03-21Trim dependence on evoral types.hpp and Beats.hppDavid Robillard
2015-06-12We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanis...Paul Davis
2015-01-07MusicalTime => Beats.David Robillard
2014-11-24Changes needed to accommodate building libevoral with MSVCJohn Emmas
2014-11-22Fix quantization and other time-related ops.David Robillard
2014-11-22Fix clang and MSVC build.David Robillard
2014-11-22Wrap MusicalTime in a class.David Robillard
2014-06-07remove some 1920 tick constants and leave notes for some others.Robin Gareus
2013-10-17add export control to libevoralPaul Davis
2013-03-29major fixes for MIDI patch change and note undo/redo. Patch change handling w...Paul Davis
2012-07-13dramatic overhaul of automation. too long to explain here. this work is not f...Paul Davis
2012-04-16Fairly major change to the way in which crossfades are handled;Carl Hetherington
2011-11-23Fix broken whitespace via merciless application of the emacs hammer.David Robillard
2011-04-06Fix my name :)David Robillard
2011-03-01Update session range on trimming regions.Carl Hetherington
2010-12-24Fix broken whitespace.David Robillard
2010-07-27change Control::{set,get}_float to Control::{set,get}_double and make almost ...Paul Davis
2010-07-20add note IDs and use them for looking up notes during a history rebuild. NOTE...Paul Davis
2010-05-31switch Evoral::Sequence debugging to use DEBUG_TRACE(); Sequence uses multise...Paul Davis
2010-05-19MIDI region forking, plus Playlist::regions_to_read() fix forward ported from...Paul Davis
2009-10-23Fix yet more crazy tabs.David Robillard
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-09-14fix up marshall/unmarshall of note data for MidiModel::DiffCommandPaul Davis
2009-08-27lots of MIDI editing stuff. to be explained on the website when its donePaul Davis
2009-02-14Remove superfluous typedefs.David Robillard
2009-02-02Make (MIDI) event time stamp type a template parameter.David Robillard
2008-12-16Implement #2425: option for automation to follow region moves.Carl Hetherington
2008-10-13Fix pollution of global namespace by Evoral.David Robillard
2008-09-22Move event specific ringbuffer stuff to evoral.David Robillard
2008-09-19Factor out sequencing related things into an independant new library: "evoral".David Robillard