summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-27Tempo ramps - fix messed up meter section state, audio-locked tempos ignore t...nick_m
2016-05-27Tempo ramps - comment new meter section behaviour.nick_m
2016-05-27Tempo ramps - fix changing to constant temponick_m
2016-05-27Tempo ramps - first stab at metric marks locked to frames or beats.nick_m
2016-05-27Tempo ramps - demystify comments a bit.nick_m
2016-05-27Tempo ramps - minor optimisation and comment clarification.nick_m
2016-05-27Tempo ramps - Remove the tick walk, store c_func, document the approach.nick_m
2016-05-27Tempo ramps - use consistent naming for _locked methods, use enum_2_string fo...nick_m
2016-05-27Tempo ramps - fix more namespace confusionnick_m
2016-05-27Tempo ramps - fix crazy compilable namespace thinkonick_m
2016-05-27Tempo ramps - fix constant tempo assumption wrt midi ghost note.nick_m
2016-05-27Tempo ramps - fix save/restore of region position_lock_style.nick_m
2016-05-27Tempo ramps - api rename, fix various meter and tempo dialog bugs.nick_m
2016-05-27Tempo ramps - update midi regions and locations when dragging tempo.nick_m
2016-05-27Tempo ramps - improve the performance of recompute_map().nick_m
2016-05-27Tempo ramps - clean up TempoSection, fix thinko in position function.nick_m
2016-05-27Tempo ramps - replace ugly bootstrapping code in TempoMap::frame_time() with ...nick_m
2016-05-27Tempo ramps - meter sections work again.nick_m
2016-05-27Tempo ramps - remove the concept of bars from tempo sections.nick_m
2016-05-27Tempo ramps - amend previous commit.nick_m
2016-05-27Tempo ramps - fix many problems wrt dragging tempos over each other.nick_m
2016-05-27Tempo ramps - fix odd display when dragging one tempo past another.nick_m
2016-05-27Tempo ramps - massively speed up dragging of tempo marks.nick_m
2016-05-27Tempo ramps - don't use methods we don't need to use.nick_m
2016-05-27Tempo ramps - allow live updating of tempo markers.nick_m
2016-05-27Tempo ramps - define_one_bar() delivers constant tempo.nick_m
2016-05-27Tempo ramps - port audio unit and midi clock slave.nick_m
2016-05-27Tempo ramps - get tests to comile again.nick_m
2016-05-27Tempo ramps - play nicely with legacy sessions.nick_m
2016-05-27Fis inability to make the first tempo section constant tempo.nick_m
2016-05-27Tempo ramps - fix changing from const to ramp in the gui.nick_m
2016-05-27tempo ramps - fix dumb iterator error. thanks robin.nick_m
2016-05-27Tempo ramps - locking debugging.nick_m
2016-05-27Initial stab at tempo ramps.nick_m
2016-05-27add a test-sequence for polyphonic pressureRobin Gareus
2016-05-26ensure that amp/fader is present on every routeRobin Gareus
2016-05-26take read-lock when saving processor orderRobin Gareus
2016-05-26fix maths thinkoRobin Gareus
2016-05-26ticks are not affected by metrumRobin Gareus
2016-05-26fix Audio Unit BBTRobin Gareus
2016-05-26fix clang compileRobin Gareus
2016-05-26update VST audioMasterGetTimeRobin Gareus
2016-05-25fix timecode update after locate.Robin Gareus
2016-05-25use updated API from prev. commitRobin Gareus
2016-05-25allow to configure transient detection sensitivityRobin Gareus
2016-05-25fix MTC alignmentRobin Gareus
2016-05-25treat different normalization settings as different formatsRobin Gareus
2016-05-25missing local export config is not an errorRobin Gareus
2016-05-25don't clear export-channel selection when switching presetsRobin Gareus
2016-05-25fix script button sensitivityRobin Gareus