Fix various tooltip markup (ampersand) entity-escape:
[ardour.git] / libs / evoral /
2017-07-27 Robin GareusFix write-pass re-start while in an active write-pass
2017-07-24 Robin GareusUpdate WritePass logic + AutomationList Undo
2017-07-23 Robin GareusFix ctrl-list guard-points and concurrency issues
2017-07-07 Robin GareusConsistent ControlList freezing -- fixes #7419
2017-07-04 Robin GareusCompatibility with old out-of-range automation-lane...
2017-06-21 Robin GareusRemove duplicates from ControlList
2017-06-21 Robin GareusClamp values in ControlList
2017-06-21 Robin GareusImplement additional ControlList interpolation methods.
2017-06-21 Robin GareusRemove separate ControlList min/max/default, use Parame...
2017-06-21 Robin GareusMove logarithmic property into Evoral, add rangesteps
2017-06-14 Robin GareusAdd infrastructure to merge ControlLists
2017-06-13 Robin GareusApply master-value to automation on disconnect.
2017-06-10 Robin GareusImplement slaved boolean automation and update mute...
2017-06-08 nick_mDo not duplicate note id in copy constructor
2017-06-03 Robin Gareusadd const-ness: Evaluating a curve does not change it.
2017-04-26 Robin GareusAutomationLine time-unit conversion and paste API update
2017-02-28 Robin Gareusc89 compat (gcc4, mingw..)
2017-02-28 Robin GareusFix loading SMF meta-data > 127 bytes (no more g_critic...
2017-02-08 Paul Daviscentralize computation of tempo from SMF information
2017-01-09 Paul Davisadd clamp for adding points to a ControlList from a...
2016-12-22 Nil GeisweillerMore 8 whitespace to tab indentation fixes
2016-12-21 Nil GeisweillerFix minor typo in comment
2016-12-21 Nil GeisweillerFix indentation 8 whitespaces to tab
2016-12-16 Paul Davis"toll free bridging" between smf_tempo_t and Evoral...
2016-12-16 Paul Davisexpose SMF tempo information in Evoral::SMF
2016-12-16 Paul Davisadd function to get number of tempos found in SMF tempo map
2016-12-16 Paul Davisunused but slightly tricky code to add track name/instr...
2016-12-16 Paul Davisadd comments about limitations for Evoral::SMF and...
2016-12-14 Paul Davisadd API to Evoral::SMF to retrieve all track/instrument...
2016-12-14 Paul Davisextract track and instrument names from SMF while loading
2016-12-14 Paul Davisadd braces and warning for unlikely error
2016-12-14 Paul Davisfix incorrect test for textual meta events in libsmf
2016-12-14 Paul Davisbraces please
2016-12-14 Paul Davisbraces, please
2016-12-14 Paul Davisfree track name/instrument string memory when necessary
2016-12-14 Paul Davisadd track and instrument name members to smf_track_t
2016-12-08 John EmmasI can't find a source file called MIDIXML.cpp (??)
2016-12-07 Robin GareusSet MidiPgmChangeAutomation control value
2016-12-05 David RobillardRemove boost_system test kludge
2016-12-04 David RobillardUpdate evoral test suite
2016-12-04 David RobillardFix configuration
2016-12-04 David RobillardImprove coverage of evoral tests
2016-12-04 David RobillardImprove coverage of evoral tests
2016-12-04 David RobillardAdd missing include
2016-12-04 David RobillardMake libpbd and evoral capable of standalone build
2016-12-04 David RobillardRemove dead/annoying/unsafe code
2016-12-03 David RobillardFix Sequence test
2016-12-03 David RobillardRemove dead code
2016-12-03 David RobillardFix event type and parameter type confusion
2016-12-03 David RobillardRemove Evoral::MIDIEvent
2016-12-03 David RobillardFactor out and extend MIDIXML implementation
2016-12-03 David RobillardFix Sequence/Event const-correctness issues
2016-11-27 Robin GareusFix loading, recording & saving MIDI with PolyKeyPressu...
2016-10-23 Robin GareusDon't add initial points for MIDI-CC
2016-10-05 Robin GareusSMF add support for type-0 files (count channels, not...
2016-09-13 Paul Davisextend Evoral::Range<T> to offer ::length() and ::squish()
2016-08-30 John EmmasUpdate our MSVC project files to generate the most...
2016-08-19 Paul Davisattempt to handle poly-pressure (polyphonic aftertouch...
2016-07-25 Robin Gareusthe endless quest to plug memory leaks -- episode 378
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 John EmmasRemove a (no longer needed) source file from our MSVC...
2016-07-12 Robin Gareusremove old midi-note name API
2016-05-21 John EmmasAccommodate the fact that 'msvc_resources.rc.in' got...
2016-05-10 Paul Davisuse g_fopen() to avoid i18n errors with file paths...
2016-04-12 Robin GareusNO-OP; document some more parameters.
2016-04-10 Robin GareusNO-OP document Evoral::ControlList
2016-03-28 Robin Gareusleave a ToDo note
2016-03-21 David RobillardTrim dependence on evoral types.hpp and Beats.hpp
2016-02-28 Robin Gareusprepare for update to waf 1.8
2015-12-30 John EmmasModify the MSVC build project (for libevoral) such...
2015-12-27 Robin Gareussomewhat better solution to prev commit.
2015-12-27 Robin Gareuswork around midi-event counter 4 byte overflow.
2015-10-30 nick_mHandle paste from non-toggled to boolean automation...
2015-10-19 nick_mUpdate ContrilList debug output.
2015-10-19 nick_mAmend last connit - don't use a bool to represent a...
2015-10-19 nick_mFix incorrect initial point when recording toggled...
2015-10-19 nick_mMake automation record undo per pass rather than per...
2015-10-19 nick_mMake control point selection more consistent.
2015-10-07 Robin Gareusonly subdivide plugin-cycle when automation is playing
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from .cpp and...
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-24 John EmmasAdd some casting to keep MSVC happy
2015-09-18 Robin Gareusno c99
2015-09-18 Robin Gareusspeed-up smf_track_delete() from O(N^2) to O(n)
2015-09-18 Robin GareusMidi CC events have no event-ID
2015-09-18 Robin Gareusfix ever increasing MIDI event IDs
2015-09-15 Robin Gareusanother note-off fix.
2015-09-14 Robin Gareusnote-off ordering - fixes #6340
2015-09-13 Robin Gareushack around a bug in cppunit/mingw/windows.
2015-09-13 Robin Gareusadjust precision to specified value, avoid "0".
2015-09-13 Robin Gareusallow to run unit-test under wine from srcdir.
2015-07-30 Robin GareusReplace "%z" modifier with glib macro for portability.
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul Davisremove const warning in SMF C code by changing function...
2015-06-29 Paul DavisRevert "add operator bool() to Evoral::Beats"
2015-06-29 Paul Davisadd operator bool() to Evoral::Beats
2015-06-18 nick_mFix ControlList::editor_add () wrt guard points.
2015-06-16 nick_mAutomation -use editor_add in gui, record straight...
2015-06-16 nick_mFix some workflow problems wrt automation.
next