ardour.git
2010-07-16 Paul Davisnewly created files for use in recording appear in...
2010-07-16 Paul Davisuse framepos_t more clearly for partition operation
2010-07-15 Carl HetheringtonFix thinko in my previous commit. Should fix #3315.
2010-07-15 Carl HetheringtonClear program changes and sysexs before redisplaying...
2010-07-15 Carl HetheringtonCopy-edit.
2010-07-15 Carl HetheringtonFix setting of loop region start/end at the same time...
2010-07-14 Carl HetheringtonTweak zoom toolbar positioning.
2010-07-14 Carl HetheringtonInsert new LocationEditRow on location add, rather...
2010-07-14 Sampo SavolainenDo special things when freewheeling only when this...
2010-07-14 Carl HetheringtonMove zoom tools into their own tearoff. Fixes #3122.
2010-07-14 Carl HetheringtonAdd missing files.
2010-07-14 Carl HetheringtonFix binding of automation list undo records to MIDI...
2010-07-14 Carl HetheringtonFix track lifetime wrt graph. Fixes #3251.
2010-07-14 Carl HetheringtonA few fixes to interpolation of MIDI controller data...
2010-07-13 Carl HetheringtonRemove stub class.
2010-07-12 Carl HetheringtonApply velocity change before looking up velocity value...
2010-07-12 Carl HetheringtonMake AutomationLine set up interpolation style for...
2010-07-12 Carl HetheringtonMark Sequence as edited when one of its parent ControlS...
2010-07-11 Carl HetheringtonFix up VST build and add basic support for VSTi
2010-07-09 Carl HetheringtonFix (in inverted commas) #2885.
2010-07-09 Carl HetheringtonHandle return from find_file_in_search_path in the...
2010-07-09 Carl HetheringtonAdd missing file.
2010-07-09 Carl HetheringtonSend both MTC and MMC locates on auto-return. Should...
2010-07-09 Carl HetheringtonFix playhead behaviour on auto-return if follow playhea...
2010-07-09 Carl HetheringtonRemove some unused transport sub state enums.
2010-07-09 Carl HetheringtonGive internal edit mode its own cursor. Deselect every...
2010-07-09 Carl HetheringtonMove all sync in / out options out of the menus and...
2010-07-08 Carl HetheringtonMove MIDI control port ownership into the MIDI Manager...
2010-07-08 Carl HetheringtonSend MTC/MMC on the initial playhead grab as well as...
2010-07-08 Carl HetheringtonAllow multiple MIDI tracer windows.
2010-07-08 Carl HetheringtonTrim midi++ port code to either do in or out, but not...
2010-07-07 Carl HetheringtonTrace MTC more nicely.
2010-07-07 Carl HetheringtonTransmit MTC on playhead drag, as per #3239.
2010-07-07 Carl HetheringtonFix Mackie surface after port rework.
2010-07-07 Carl HetheringtonSetup fixed ports for MIDI control data; hence remove...
2010-07-06 Paul Davisgroup active status honor patch from lincoln spiteri
2010-07-06 Paul Davisbeat slicing patch #1 from lincoln spiteri
2010-07-06 Taybin Rutkinfix compiling file_manager.cc on osx
2010-07-06 Carl HetheringtonRemove file that should have gone earlier.
2010-07-06 Carl HetheringtonRemove MMC thread protection which is pointless now...
2010-07-06 Carl HetheringtonRemove non-JACK midi++ ports.
2010-07-05 Paul Davisrequire jack 0.118.2 for weakjack.h
2010-07-05 Paul Davisrequire jack 0.118.2 for weakjack.h
2010-07-05 Carl HetheringtonReestablish libmidi++ JACK ports on jack reconnection...
2010-07-05 Carl HetheringtonSet entered_regionview on entry into region view canvas...
2010-07-05 Carl HetheringtonPrevent assertion failure if _jack_output_port is 0...
2010-07-05 Carl HetheringtonDo MMC on playhead drag more efficiently by not doing...
2010-07-05 Carl HetheringtonFix possible problems with _pending_locate_request...
2010-07-05 Carl HetheringtonForward port no-process-after-export fix from 2.X revs...
2010-07-05 Carl HetheringtonFix up route group label updates.
2010-07-05 Carl HetheringtonZero-pad MMC timecodes in MIDI traces.
2010-07-04 Carl HetheringtonLocate during playhead drag, the primary motive being...
2010-07-04 Carl HetheringtonModified version of lincoln's patch to allow X-axis...
2010-07-03 Carl HetheringtonFix up my previous buggy MMC cleanup.
2010-07-02 Paul Davisa few more if (_mmc) tests
2010-07-01 Paul Davisadd MidiModel::sync_to_source() to push model state...
2010-07-01 Paul Davisfix assumption that Session::_mmc != 0
2010-07-01 Paul Davisfix gcc4.4 compile warnings
2010-07-01 Paul Davisallow zero length MIDI files again and remove debug...
2010-07-01 Paul Davisfix gcc4.4 compile warning
2010-07-01 Paul Davisdebug output
2010-07-01 Carl HetheringtonAllow port matrix to show both audio and midi ports...
2010-06-30 Carl HetheringtonImprove behaviour of MIDI metering.
2010-06-30 Carl HetheringtonBasic tweaks to make the bundles and the port matrix...
2010-06-30 Carl HetheringtonFix starting scratch buffer count.
2010-06-30 Carl HetheringtonMake main out delivery expand its output ports if the...
2010-06-30 Carl HetheringtonFix feature specification on instantiation.
2010-06-30 Carl HetheringtonRemove debug output.
2010-06-29 Paul Davisallow zero-length SMF files on disk again; fix some...
2010-06-29 Paul Davistweak the monitor section part of the startup wizard
2010-06-29 Carl HetheringtonFix vertical canvas autoscroll when dragging track...
2010-06-29 Carl HetheringtonFix comment
2010-06-29 Carl HetheringtonRestore MMC registers.
2010-06-29 Carl HetheringtonClean up MMC transmission a bit, and make sure that...
2010-06-29 Carl Hetheringtonconst correctness.
2010-06-29 Carl HetheringtonMore detail when tracing MMC.
2010-06-29 Paul Davispay attention to MIDI channel selector when creating...
2010-06-28 Carl HetheringtonFix race causing MIDI tracer to stop working when maste...
2010-06-28 Carl Hetheringtonrealtime_stop does not need to send MMC as realtime_sto...
2010-06-28 Carl HetheringtonFix crash due to uninitialised use of _note_lines.
2010-06-28 Carl HetheringtonHide verbose canvas cursor on midi region view destruct...
2010-06-28 Carl HetheringtonFix hang on session going away when there is nothing...
2010-06-28 Carl HetheringtonDisable midi model updates during trim drags. Speeds...
2010-06-28 Carl HetheringtonTweak transmission of MMC on locate. Should fix #3121.
2010-06-28 Carl HetheringtonHide region list toggle columns for whole file regions.
2010-06-28 Paul Davissplit when in range mode or object/range mode with...
2010-06-28 Paul Davisclear region history in Playlist::notify_region_added...
2010-06-28 Paul Davisfix basic logic problem in PropertyTemplate<T>::set...
2010-06-28 Carl HetheringtonGenerate undo record for crossfade edits, and provide...
2010-06-28 Carl HetheringtonFix a couple of crashes on MIDI import.
2010-06-28 Carl HetheringtonMake the L,G,M and O buttons in the region list respond...
2010-06-28 Carl HetheringtonAdd an EnumProperty for enumerated properties and hence...
2010-06-26 Paul Davislots of details relating to MIDI file management; try...
2010-06-25 Carl HetheringtonMake MIDI region `automation' respect the automation...
2010-06-24 Paul Davisstep back JACK dependency to 0.118
2010-06-24 Paul Davischange the way MIDI note colors are defined (2 3-point...
2010-06-24 Paul Davischange note colors on the fly, to permit user-definitio...
2010-06-24 Paul Davisadd and use Source::empty() since it can be done more...
2010-06-24 Paul Davisuse condvar and exception-proof mutex for chain swaps...
2010-06-24 Paul Davisclear activation_sets component of Graph, thus restorin...
next