Replace "%z" modifier with glib macro for portability.
[ardour.git] / libs / evoral / evoral /
2015-07-16 Ben Loftismerge fix
2015-06-29 Paul DavisRevert "add operator bool() to Evoral::Beats"
2015-06-29 Paul Davisadd operator bool() to Evoral::Beats
2015-06-16 nick_mAutomation -use editor_add in gui, record straight...
2015-06-16 nick_mFix some workflow problems wrt automation.
2015-06-12 Paul DavisWe were 2 more debug "bits" away from overflow, so...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-20 Paul Davisremove _file_path member from Evoral::SMF
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-15 Robin GareusReplace control list locks with RWLocks 4.0-rc4
2015-03-26 David RobillardFollow MIDI control values with automation faders.
2015-03-07 John EmmasAdd a missing 'typename' specifier to the declaration...
2015-03-05 David RobillardHandle edits while playing precisely.
2015-02-19 David RobillardDon't allocate then discard notes on note off.
2015-01-07 David RobillardMusicalTime => Beats.
2014-12-31 Paul Davisfix incorrect test for valid MIDI events.
2014-12-31 Paul DavisFix range "arithmetic"
2014-12-31 David RobillardLoad what we can from broken/truncated MIDI files.
2014-12-30 David RobillardFix MIDI CC record/playback crash.
2014-12-18 David RobillardMute automation via normal mute button.
2014-12-07 David RobillardRemove unnecessary includes.
2014-12-06 David RobillardAdapt range when copying between automation types.
2014-12-03 David RobillardFix range of pan controls.
2014-12-02 David RobillardFix lost MIDI events due to broken range check.
2014-12-02 David RobillardFactor out copy-paste code.
2014-12-02 David RobillardReplace half-baked param metadata with descriptor.
2014-12-01 Colin FletcherTidy up comments in Evoral::coverage
2014-12-01 Colin FletcherSimplify Evoral::RangeList::subtract(), and make it...
2014-12-01 Colin FletcherRework Evoral::coverage() to pass unit tests
2014-12-01 David RobillardRemove braindead Parameter inheritance abuse.
2014-12-01 David RobillardReplace thinning static state with parameter.
2014-12-01 David RobillardRemove dead code.
2014-12-01 David RobillardMove EventRingBuffer to libardour.
2014-11-24 John EmmasChanges needed to accommodate building libevoral with...
2014-11-23 David RobillardFix build with a certain awful broken compiler.
2014-11-23 David RobillardFix quantization and other time-related ops.
2014-11-22 David RobillardFix clang and MSVC build.
2014-11-22 David RobillardWrap MusicalTime in a class.
2014-11-17 David RobillardDon't add origin value to MIDI controller regions on...
2014-11-17 David RobillardMake ControlList::paste const-correct.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-11-14 David RobillardFix crashes on various MIDI editing operations.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-15 Paul Davisadd mutex/lock to all Evoral::SMF methods that use...
2014-08-05 Ben LoftisInitial steps towards usable range-based automation...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-07 Robin Gareusremove some 1920 tick constants and leave notes for...
2014-06-03 Paul Davisfix two mysterious problems with stdint types
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-28 Damien ZammitFixed problem where importing invalid midi files caused... 3.5.380
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-21 John EmmasMinor visibility changes to libevoral (template objects...
2014-03-01 Paul Davisremove mingw64 special case from evoral visibility...
2014-03-01 Paul Daviswhen mingw is mingw64, it appears that we need to use...
2014-02-24 Colin FletcherMerge branch 'master' into export-dialog
2014-02-20 Paul Davisadd option to skip guard points when adding new control...
2014-02-19 Paul Davisadd option to skip guard points when adding new control...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 John Emmas'libs/evoral' - #include 'Note.impl' when building...
2014-01-13 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-13 Paul Davisuse LIBEVORAL_TEMPLATE_API with Evoral::Note
2014-01-13 Paul Davisuse LIBEVORAL_TEMPLATE_API
2014-01-13 Paul Davisadd LIBEVORAL_TEMPLATE_API to deal with gcc/msvc differ...
2014-01-12 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-12 John Emmas'libs/evoral' - DLL visibility stuff and associated...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul DavisMerge windows+cc branch into cairocanvas branch. Not...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-05 Paul DavisMerge branch 'expvis' of https://github.com/mojofunk...
2013-12-05 Tim MayberryOnly use __declspec(dllimport/dllexport) for MSVC compiler
2013-12-04 Paul DavisMerge branch 'master' into windows
2013-12-04 Paul DavisMerge branch 'master' into exportvis
next