summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-02Move check for detected bundle earlier in install process.Todd Naugle
2016-09-03Fix various paste errors in tempo.cc. Should fix recent regressions.nick_m
2016-09-02Ensure the correct position is passed to MidiRegionView::get_grid_beats().nick_m
2016-09-02Use the stored beat to recalculate pulse when setting position as sub_num is ...nick_m
2016-09-02Editor::get_grid_type_as_beats() returns the quarter note equivalent of BBT b...nick_m
2016-09-02Consolidate the meaning of beat divisions.nick_m
2016-09-01Fix a bug when formatting time stringsJohn Emmas
2016-08-31OSC: don't restore User preset before writing new oneLen Ovens
2016-09-01Attempt to clarify tempo map comments.nick_m
2016-09-01Revert 894cdb6f5c2064.nick_m
2016-09-01Snap to beat snaps to quarter note.nick_m
2016-08-31No-op - rename var in MidiRegionView::note_dropped().nick_m
2016-08-31TempoMap::pulse_at_frame() handles separated musical sections as per beat_at_...nick_m
2016-08-31Fix incorrect inclusion of note_type in Tempo::pulses_per_minute().nick_m
2016-08-31Keep region beat and pulse separated, ensure pulse is updated when setting po...nick_m
2016-08-31Fix incorrect start_pulse in MidiRegion copy-with-offset ctor.nick_m
2016-08-31Amend f3c0c1a865 (Add quarter-note position methods).nick_m
2016-08-31NoteCreateDrag uses quarter-notes.nick_m
2016-08-31MidiRegionView uses quarter note snapping.nick_m
2016-08-31Use quarter-note based 'beat' when snapping.nick_m
2016-08-31BeatsFramesConverter uses quarter-note 'beat' position.nick_m
2016-08-31Add quarter-note position methods to TempoMap.nick_m
2016-08-31Add length_pulse to MidiSource, usr quarter-notes in midi_read().nick_m
2016-08-31Add start_pulse and length_pulse to midi region for beat/note separation.nick_m
2016-08-31Add a pulse property to region.nick_m
2016-08-30and another SNAFU...Robin Gareus
2016-08-30fix jump out of local scopeRobin Gareus
2016-08-30correct comments and avoid /={4+}/Robin Gareus
2016-08-30-put method print_help() inside factory() (!) -nop / add commentsThomas Brand
2016-08-30tom's loop: fix arguments to add_region()Robin Gareus
2016-08-30-adapt to new method syntax of add_region() to make script work with latest l...Thomas Brand
2016-08-30Update our MSVC project files to generate the most recent Ardour session file...John Emmas
2016-08-29NOOP: whitespacePaul Davis
2016-08-29improved (more general) fix for preferences window visibilityPaul Davis
2016-08-29Revert "apparent fix for preferences window visibility"Paul Davis
2016-08-29apparent fix for preferences window visibilityPaul Davis
2016-08-28fix focus-on-clock action5.3Paul Davis
2016-08-28Change (slightly) the previous modification to 'fluidsynth/config.h'John Emmas
2016-08-28update fluidsynth patch for MSVCRobin Gareus
2016-08-28fix Coreaudio Aggregate for separate devices with identical namesRobin Gareus
2016-08-28undo modifications to upstream fluidsynth codeRobin Gareus
2016-08-28fix lv2 ttlRobin Gareus
2016-08-28Configure the new 'fluidsynth' library to be buildable with MSVCJohn Emmas
2016-08-28Fix a crash when toggling back and forth between a generic plugin GUI window ...John Emmas
2016-08-28Fix a crash when we display the 'Plugin Analysis' window (in a generic plugin...John Emmas
2016-08-28Accommodate newly introduced source(s) in our MSVC project (ardour_osc)John Emmas
2016-08-28Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2016-08-27single action punch in5.2Paul Davis
2016-08-28notch: narrow the bandwidth with increasing frequencyRobin Gareus
2016-08-28fix typo in notch example scriptRobin Gareus