Merge branch 'windows' of git.ardour.org:ardour/ardour into windows
[ardour.git] / libs / evoral /
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-08-01 Paul Davisfixes for windows branch build failures under linux...
2013-07-31 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-23 John Emmas'libs/evoral' - Windows specific includes
2013-07-23 John Emmas'libs/evoral' - Remove ambiguity about which version...
2013-07-23 John Emmas'libs/evoral' - For each of the NNNN_lower_bound()...
2013-07-23 John Emmas'libs/evoral' - Through a compiler extension gcc can...
2013-07-23 John Emmas'std::isnan' is not available in MSVC (at least, not...
2013-07-23 John Emmas'libs/evoral' - cast the returned pointers from malloc...
2013-07-23 John EmmasRemove an unnecessary #include that prevents 'libs...
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-16 Robin GareusMerge branch 'clang' of https://github.com/axetota...
2013-07-16 Michael R. FisherInclude evoral/Note.hpp before pbd/compose.h
2013-07-16 Michael R. FisherTypo fixed: call class method instead of trying to...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisFix evoral test to compile with mingw
2013-07-11 Paul Davisinclude winsock2.h on windows in libsmf for htons/l...
2013-06-16 Robin Gareusremove executable mode-bit from files
2013-05-02 Paul Davisreduce verbosity of DEBUG::Sequence traces
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-04-03 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-03 Paul Davisfix reversed semantics from 86f1b for LaterNoteEndCompa...
2013-04-03 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-02 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-02 Paul Davisfix (?) behaviour when punching into automation write...
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-29 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-29 Paul Davismajor fixes for MIDI patch change and note undo/redo...
2013-03-23 Julien de KozakFix some compilation warnings
2013-01-20 David RobillardFix compilation with --test.
2013-01-19 David RobillardReplace a bunch of potential crashes with graceful...
2013-01-15 Paul Daviscontrol lists should use the default value of their...
2012-12-17 Paul Davisremove use of a boost::fast_pool_allocator without...
2012-12-09 Paul Davisdisable spline interpolation for curves - use linear...
2012-12-08 Paul Davisfix automation/control list behaviour when manually...
2012-12-02 Paul Davisremove debugging output; properly handle cases in Curve...
2012-11-30 Paul Davisstill more debugging output
2012-11-30 Paul Davisstill more debugging output
2012-11-30 Paul Davisstill more debugging output
2012-11-30 Paul Davismore debugging output
2012-11-30 Paul Davisdebugging output
2012-11-30 Robin Gareusadd reverse iterator to event list (prepare x-fade...
2012-11-18 Robin Gareusfix prev commit (stupid C++ needs explicit typecast)
2012-11-18 Robin Gareusprevent subveclen to wrap at 2^31
2012-11-15 Paul Davisadd a "guard" point after a write/touch automation...
2012-11-14 Paul Davislikely fixes for most remaining issues with data in...
2012-10-12 Hans Baierissue 0005121: added comment to source. Sorry, last...
2012-10-12 Hans Baierfix issue 0005120: dont treat percussive mode different...
2012-10-11 Hans Baierimplement deleting of sysex events
2012-10-10 Paul Davisremove incorrect and unnecessary template class declara...
2012-10-10 Hans Baierenable and extend EVORAL_MIDI_XML. Useful for Debugging...
2012-10-09 Hans Baierevoral/MIDIEvent: Whitespace cosmetics in header, make...
2012-09-17 Paul Davisfix missing variable initialization
2012-09-09 Paul Daviscomment tweaks from a second reading
2012-09-09 Paul Davisremove unused code
2012-07-26 Paul Davisreplace deprecated g_atomic_int_exchange_add()
2012-07-25 Paul Davisconvert from Glib:: to Glib::Threads for all thread...
2012-07-17 Paul Davislots more fidgety work on automation. sort of works...
2012-07-16 Paul Daviscode motion to put Sequence::{add,append}_patch_changed...
2012-07-14 Paul Davisfix up part of the remaining details with automation...
2012-07-13 Paul Davisdramatic overhaul of automation. too long to explain...
2012-07-09 Paul Davisautomation fixes/changes: when add a new control point...
2012-06-16 Carl HetheringtonAdd new SharedStatefulProperty which manages a shared_p...
2012-05-31 Carl HetheringtonHopefully less bad version of Evoral::RangeList::subtract,
2012-05-25 Paul Davisadd ::length() method to Evoral::ControlList
2012-05-24 David RobillardCompile cleanly with clang.
2012-05-24 Paul Davisfix bug that has existed since rev 17 when evaluating...
2012-05-11 Paul Davisswitch to 5 new fade curves, taken from mixbus2 branch...
2012-04-30 Paul Davisfix up some const-ness issues starting from Evoral...
2012-04-22 Carl HetheringtonUse a list of ControlPoints to hold the automation...
2012-04-20 Carl HetheringtonFix some warnings.
2012-04-19 Carl HetheringtonFix thinko causing possible memory corruption.
2012-04-16 Carl HetheringtonFairly major change to the way in which crossfades...
2012-04-15 Carl HetheringtonA few tweaks to make Ardour build in GCC -std=c++0x...
2012-04-05 Paul Davismake automation thinning factor controllable at run...
2012-04-04 Carl HetheringtonRemove ControlList::_max_xval which is set up and stored in
2012-04-01 Carl HetheringtonFix memory leak on error condition (#4798).
2012-04-01 Carl HetheringtonFix reference of track after free() (#4795).
2012-03-30 Carl HetheringtonFurther GCC 4.7.0 fixes.
2012-03-30 Carl HetheringtonSome fixes for GCC 4.7.0
2012-03-22 Carl HetheringtonDon't leave internal edit mode when clicking on an...
2012-01-31 Paul Davisuse musical_time_equal() test for equality when copying...
2012-01-20 Carl HetheringtonSimple approach to putting plugin controls into the
2012-01-18 Carl HetheringtonCatch exception thrown by SMF code when it cannot write
2011-12-31 Carl HetheringtonDon't round control list events when x-scaling them...
2011-12-26 Paul Davis(1) do not write sequential same-value automation data...
2011-12-22 Paul Davisfix a build issue in Evoral that was preventing Sequenc...
2011-12-02 Paul Davisrevert recent change to Evoral::Event, and use static_c...
2011-12-02 Paul Daviscorrect code for MIDIEvent::is_{spp,mtc_quarter}()
2011-12-02 Paul Davisadd 3 new is_foo() methods to MIDIEvent for testing...
2011-12-02 Paul Davismake Evoral::Event be polymorphic by adding virtual...
2011-11-23 David RobillardFix broken whitespace via merciless application of...
next