summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-25fix region gain via range toolRobin Gareus
2016-05-25fix menu order: consistent for region and range bounceRobin Gareus
2016-05-24hide Freesound tab (until it gets fixed)Robin Gareus
2016-05-24backend check for rec-safe (only allow to lock if not armed)Robin Gareus
2016-05-24rec-safe GUIRobin Gareus
2016-05-24fix UI wire display to not coalesce views for non-linear i/o.Robin Gareus
2016-05-24additional in-place checkRobin Gareus
2016-05-24fix potential undefined DnD behavior for external dragsRobin Gareus
2016-05-24freeze thread is not detached and needs to be joinedRobin Gareus
2016-05-24more inter-thread progress fixes; slight change of semantics:Robin Gareus
2016-05-24cont'd work & fix bug introduced in 03660573eRobin Gareus
2016-05-24centralize rec-en sensitivity & prepare for rec-safeRobin Gareus
2016-05-24vamp API/ABI uses gcc4/5 specific C++ :(Robin Gareus
2016-05-23lua script to remove all unknown processorsRobin Gareus
2016-05-23some more route related lua bindingsRobin Gareus
2016-05-23more harrison packagingRobin Gareus
2016-05-23add missing includeRobin Gareus
2016-05-23remove misspelled unused defineRobin Gareus
2016-05-23add a lua high/low pass filter with configurable slopeRobin Gareus
2016-05-23possible fix or workaround[?] for pt track-name encodingRobin Gareus
2016-05-22import audio/midi at "session start by defaultRobin Gareus
2016-05-22NO-OP indentRobin Gareus
2016-05-22overhaul region/range spectrum analysisRobin Gareus
2016-05-22tooltips for export analysis -- russian-fraction lost challenge :)Robin Gareus
2016-05-22Make sure MSVC knows which version of 'floor()' we wantJohn Emmas
2016-05-21fix import-thread SNAFURobin Gareus