ardour.git
2016-09-11 Tim MayberryFix #6774, Moving start/end markers doesn't set Session...
2016-09-10 Tim MayberryFix #7003, Store/Restore state of checkboxes in Export...
2016-09-09 Paul Davisclosing the normalize dialog should not run normalize...
2016-09-09 Paul Davisfix WM close handling for session lock dialog (#7017)
2016-09-07 Paul Davisfor files imported without copy, _origin is a full...
2016-09-07 Paul Daviscorrect comment for FileSource::find()
2016-09-06 Paul Davisadd ActionManager::rec_sensitive_actions and put "add...
2016-09-06 Paul Davisuse moved version of reset_focus()
2016-09-06 Johannes MuellerExpose record enable/disable to Lua bindings
2016-09-06 Paul Davisuse moved version of reset_focus()
2016-09-06 Paul Davismove kbd focus reset method into ARDOUR_UI where it...
2016-09-06 cooltehnoUpdate clear-gray-ardour.colors
2016-09-06 Paul Davisuse existing Editor::reset_focus() method to reset...
2016-09-06 Paul Davisdo not set the focus widget to be a toplevel window...
2016-09-06 nick_mFix incorrect estimate of future revision.
2016-09-06 nick_mRemove unused variable.
2016-09-06 nick_mLoad midi region length and start correctly in sessions...
2016-09-05 Robin Gareusremove duplicate enum -- copy/paste typo
2016-09-05 Robin Gareusexpose PeakMeter Lua bindings
2016-09-05 nick_mSet start_pulse and length_pulse from state, neither...
2016-09-05 nick_mFix the tempo note-type hallucination.
2016-09-03 nick_mSanity check for TempoMap::get_grid ()
2016-09-03 nick_mRevert part of d50df8279966.
2016-09-03 nick_mFix graphical issues in tempo curve.
2016-09-02 Todd NaugleMove check for detected bundle earlier in install process.
2016-09-02 nick_mFix various paste errors in tempo.cc. Should fix recent...
2016-09-01 nick_mEnsure the correct position is passed to MidiRegionView...
2016-09-01 nick_mUse the stored beat to recalculate pulse when setting...
2016-09-01 nick_mEditor::get_grid_type_as_beats() returns the quarter...
2016-09-01 nick_mConsolidate the meaning of beat divisions.
2016-09-01 John EmmasFix a bug when formatting time strings
2016-09-01 Len OvensOSC: don't restore User preset before writing new one
2016-08-31 nick_mAttempt to clarify tempo map comments.
2016-08-31 nick_mRevert 894cdb6f5c2064.
2016-08-31 nick_mSnap to beat snaps to quarter note.
2016-08-31 nick_mNo-op - rename var in MidiRegionView::note_dropped().
2016-08-31 nick_mTempoMap::pulse_at_frame() handles separated musical...
2016-08-31 nick_mFix incorrect inclusion of note_type in Tempo::pulses_p...
2016-08-31 nick_mKeep region beat and pulse separated, ensure pulse...
2016-08-31 nick_mFix incorrect start_pulse in MidiRegion copy-with-offse...
2016-08-31 nick_mAmend f3c0c1a865 (Add quarter-note position methods).
2016-08-31 nick_mNoteCreateDrag uses quarter-notes.
2016-08-31 nick_mMidiRegionView uses quarter note snapping.
2016-08-31 nick_mUse quarter-note based 'beat' when snapping.
2016-08-31 nick_mBeatsFramesConverter uses quarter-note 'beat' position.
2016-08-31 nick_mAdd quarter-note position methods to TempoMap.
2016-08-31 nick_mAdd length_pulse to MidiSource, usr quarter-notes in...
2016-08-31 nick_mAdd start_pulse and length_pulse to midi region for...
2016-08-31 nick_mAdd a pulse property to region.
2016-08-30 Robin Gareusand another SNAFU...
2016-08-30 Robin Gareusfix jump out of local scope
2016-08-30 Robin Gareuscorrect comments and avoid /={4+}/
2016-08-30 Thomas Brand-put method print_help() inside factory() (!) -nop...
2016-08-30 Robin Gareustom's loop: fix arguments to add_region()
2016-08-30 Thomas Brand-adapt to new method syntax of add_region() to make...
2016-08-30 John EmmasUpdate our MSVC project files to generate the most...
2016-08-29 Paul DavisNOOP: whitespace
2016-08-29 Paul Davisimproved (more general) fix for preferences window...
2016-08-29 Paul DavisRevert "apparent fix for preferences window visibility"
2016-08-29 Paul Davisapparent fix for preferences window visibility
2016-08-28 Paul Davisfix focus-on-clock action 5.3
2016-08-28 John EmmasChange (slightly) the previous modification to 'fluidsy...
2016-08-28 Robin Gareusupdate fluidsynth patch for MSVC
2016-08-28 Robin Gareusfix Coreaudio Aggregate for separate devices with ident...
2016-08-28 Robin Gareusundo modifications to upstream fluidsynth code
2016-08-28 Robin Gareusfix lv2 ttl
2016-08-28 John EmmasConfigure the new 'fluidsynth' library to be buildable...
2016-08-28 John EmmasFix a crash when toggling back and forth between a...
2016-08-28 John EmmasFix a crash when we display the 'Plugin Analysis' windo...
2016-08-28 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-08-28 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-08-27 Paul Davissingle action punch in 5.2
2016-08-27 Robin Gareusnotch: narrow the bandwidth with increasing frequency
2016-08-27 Robin Gareusfix typo in notch example script
2016-08-27 Robin Gareusnewbie documentation
2016-08-27 Robin Gareusnotch-bank: increase max Q, use logscale
2016-08-27 Robin Gareusupdate notch-bank to variable i/o, increase max stages...
2016-08-27 Robin Gareusbackwards compatible a-comp stereo sidechain ports
2016-08-27 Robin Gareusadd a notch-bank filter
2016-08-27 Robin GareusNo discrimination against systems which don't have...
2016-08-27 Robin GareusPrepare a-comp for click-free bypass/enable
2016-08-27 Robin Gareusclick-free a-delay bypass/enable
2016-08-27 Robin GareusNO-OP clean up plugin ttl
2016-08-27 Robin Gareusfix copy/paste typo in 1d7c14496
2016-08-27 Robin Gareusadd NaN/Inf protection now that bypass no longer de...
2016-08-27 Robin Gareusclick-free a-reverb bypass
2016-08-27 Robin GareusAdd automatable click-free bypass/enable feature to...
2016-08-27 Paul DavisNO-OP: indentation
2016-08-27 Paul Davisfix display of preferences window when detached.
2016-08-26 Robin GareusExpose PluginInfo bindings (eg plugin-type, unique...
2016-08-26 Robin Gareusallow to access data-members in weak/shared ptr classes
2016-08-26 Robin Gareusadd "sameinstance()" lua binding for all shared/weak...
2016-08-26 Robin Gareusforward Lua print() to Ardour's Log.
2016-08-26 Julien "_FrnchFrgg_... Update CC automation menu when changing channel selection
2016-08-26 Robin Gareusadd a static function to access processor selection...
2016-08-26 Robin GareusAdd Lua bindings for ProcessorVector (really ProcSelection)
2016-08-25 Robin Gareusincrease pre-allocated Lua DSP memory pool size to 3MB
2016-08-25 Robin Gareustweak lua GC (once again)
2016-08-25 Robin Gareusfix a-eq grid layout
2016-08-25 Robin Gareusupdate fluidsynth patch
next