ardour.git
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...
2010-06-24 Paul Davisfix math bug with numthreads computation
2010-06-24 Paul Davisuse JACK thread creation functions to create process...
2010-06-24 Paul DavisGUI-created MIDI regions now steal the pending MIDISour...
2010-06-24 Carl HetheringtonTweak some colours as per Chris' suggestions in #3254.
2010-06-23 Paul Davisfix some non-debug compile warnings
2010-06-23 Paul Davisuse new Source::used() rather than SessionPlaylists...
2010-06-23 Paul Davismidway snapshot of work done on managing Region & Sourc...
2010-06-23 Carl HetheringtonUpdate locations GUI more efficiently by avoiding a...
2010-06-23 Carl HetheringtonTrim includes.
2010-06-22 Carl HetheringtonAllow range selections to be started in non-region...
2010-06-21 Carl HetheringtonStop attempts to connect new MIDI tracks to bad ports...
2010-06-21 Carl HetheringtonCoding style.
2010-06-21 Paul Davisfix some warnings that come from a non-debug build...
2010-06-21 Paul DavisGUI control of insert merge policy for overlapping...
2010-06-21 Carl HetheringtonRemove unused variable.
2010-06-20 Carl HetheringtonReturn delta time even for metadata events. Should...
2010-06-20 Carl HetheringtonWhen creating notes with the pencil tool, make them...
2010-06-20 Carl HetheringtonInvalidate old sources before forgetting about them...
2010-06-18 Paul Davisuse the new left/right trim cursor for the editor summary
2010-06-18 Carl HetheringtonBack to real-time zoom.
2010-06-18 Carl HetheringtonRemove unnecessary height changed notification for...
2010-06-18 Carl HetheringtonFix restore of track visibility from state files (...
2010-06-18 Carl HetheringtonMake summary zoom happen based on where the drag is...
2010-06-17 Paul Davis2nd fix for hot spots for fade in/out cursors
2010-06-17 Paul Davisfix hot spots for fade in/out cursors
2010-06-17 Paul Davisnew fade in/fade out colors from chrisg
2010-06-17 Paul Davisnew fade in/out handle cursors from chrisg (maybe to...
2010-06-17 Paul Davisnew trim cursors from chrisg, fix up hotspots for said...
2010-06-17 Paul Davisuse image cursors for left/right trim cursors
2010-06-17 Paul Davisadd left/right side trim cursors and use them for regio...
2010-06-17 Carl HetheringtonMake summary arrow buttons auto-repeat.
2010-06-16 Paul Davisprevent removal of master/monitor busses without explic...
2010-06-16 Paul Davisavoid needless errors when redoing an operation involvi...
2010-06-15 Carl HetheringtonStop summary showing hidden tracks.
2010-06-15 Carl HetheringtonHopefully fix slight vertical movements on attempts...
2010-06-15 Carl HetheringtonPlot tracks at a constant height in the summary.
2010-06-14 Carl HetheringtonSummary tweaks: plot tracks as well as regions (as...
2010-06-14 Paul Davismake note overlap resolution store side effects in...
2010-06-12 Paul DavisMTC drift patch from robin gareus, plus two related...
2010-06-12 Paul Davisintroduce the notion that note additions and property...
2010-06-11 Carl HetheringtonIgnore core files.
2010-06-10 Carl HetheringtonPreserve region state as well as playlist state in...
2010-06-09 Carl HetheringtonFix warning.
2010-06-09 Paul Davisdynamic playback & capture buffer resizing (though...
2010-06-09 Paul DavisGUI control of playback & buffer sizes, but not dynamic...
2010-06-09 Paul Davispermit different sizes for audio playback & capture...
2010-06-09 Paul Davisbasically, fix all kinds of odds and ends with MIDI...
2010-06-08 Carl HetheringtonClean up a bit. Fix non-relative note dragging mode...
2010-06-08 Carl HetheringtonFix handling of the mapping between parameters and...
2010-06-08 Carl HetheringtonCopy-edit.
2010-06-08 Carl HetheringtonReduce default summary size and remember it across...
2010-06-08 Carl HetheringtonSmall cleanup.
2010-06-08 Carl HetheringtonUpdate ring buffer read pointer correctly in case of...
2010-06-07 Carl HetheringtonBetter-define behaviour when relayering a playlist...
2010-06-06 Carl HetheringtonLincoln's patch from #3223 to add show/hide midi track...
2010-06-06 Carl HetheringtonLincoln's patch from #3224 to colour midi stream view...
2010-06-06 Carl HetheringtonLincoln's patch from #3225 to tweak crossfade rendering.
2010-06-06 Carl HetheringtonFix signedness error.
2010-06-04 Paul Davismore style-guidification
2010-06-04 Paul Davismore style-guidification, plus do not run process threa...
2010-06-04 Paul Davisstyle-guide-ification
2010-06-04 Paul Davisstyle-guide-ification
2010-06-03 Paul Davisadd DEBUG::ProcessThreads as a debug tag for paralleliz...
2010-06-03 Paul Davisstart tracking note overlaps while moving notes
2010-06-03 Torben Hohnmove route_graph->rechain( r ); into Session::resort_ro...
2010-06-03 Torben Hohn[3.0P] dont dump chain(1) in session.cc
2010-06-03 Torben Hohnadd missing graph.cc and friends :S
2010-06-03 Torben Hohnmerge 3.0P into trunk.
2010-06-03 Paul Davissession prefs editor gets renamed as session properties
2010-06-03 Paul Davispatch from lincoln to make MIDI track height changes...
2010-06-03 Paul DavisSequence::contains() and Sequence::overlaps() now use...
2010-06-03 Paul Davismove computation of TimeAxisViewItem fixed heights...
2010-06-03 Paul Davischeck for gcc 4.5 and prohibit compilation with optimiz...
2010-06-03 Paul Davismodified version of a patch from robin gareus to avoid...
2010-06-02 Paul Davisadd channel+pitch indexing for notes in a Sequence
2010-06-02 Paul Davisforward port ConfigVariable<bool> fix from 2.X
2010-06-02 Torben Hohnadd -P flag to the session command return value.
2010-06-02 Torben Hohnadd -P flag blocking port connections while loading...
2010-06-02 Torben Hohnreenable loading of a statefile specified at commandline
2010-06-02 Torben Hohnfix missing break in options parsing.
2010-06-02 Torben Hohnadd template support to jack-session code. and also...
2010-06-02 Torben Hohnbasic -T <load_template> option
2010-06-02 Paul Daviszero-pad seconds field of verbose canvas cursor, fixes...
next