ardour.git
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...
2010-06-01 Paul Davisrationale pathways that add notes to Sequence<T> so...
2010-06-01 Paul Davisadd missing (new) file
2010-05-31 Paul Davisswitch Evoral::Sequence debugging to use DEBUG_TRACE...
2010-05-31 Paul Davisbuild fix
2010-05-31 Paul Davisfinal use of "stop_signal.h" removed
2010-05-31 Paul Davisremove almost-unusued stop_signal.h and clean up the...
2010-05-30 Paul Davismake trimming in region name (colored) highlight work...
2010-05-29 Paul Davislincoln's patch to make MIDI note lines go away at...
2010-05-29 Paul Daviscreate new MIDI regions on streamitem click in "note...
2010-05-28 Paul Davisheavy-handed and crude way to stop WM-stolen-alt keys...
2010-05-28 Paul Davisprovide a generalized Sequence::get_notes()-by-predicat...
2010-05-28 Paul Davischange color of note velocity text (and don't set it...
2010-05-28 Paul Davisclean up item event handling in MidiRegionViews by...
2010-05-28 Paul Davisreplaced gtk_idle_add() with g_idle_add()
2010-05-28 Paul Davisreplace use of gdk_pixmap_unref() with g_object_unref
2010-05-27 Carl HetheringtonTake route's processor lock for things called by the...
2010-05-27 Paul Davisrefactor MidiRegionView event handling to avoid too...
2010-05-27 Paul Davisremove commented debug output
2010-05-27 Carl HetheringtonFix crash on clear option for automation tracks (#3195...
2010-05-27 Carl HetheringtonFix crash on export selection range.
2010-05-27 Carl HetheringtonAlways show region properties menu item, and offer...
2010-05-27 Carl HetheringtonFix hang on closing the editor.
2010-05-27 Carl HetheringtonFix show existing automation for audio tracks (part...
2010-05-27 Carl HetheringtonAllow the region gain automation tool to create standar...
2010-05-27 Carl HetheringtonUse bbt_add and bbt_subtract to do proper BBT maths...
2010-05-26 Carl HetheringtonOn resizing an unselected MIDI note, make it the only...
2010-05-26 Carl HetheringtonRestore Fader and Pan options to audio track automation...
2010-05-26 Carl HetheringtonDisable ghost note on note creation drag.
2010-05-26 Carl HetheringtonRemove empty MIDI regions which result from recordings...
2010-05-26 Paul Davisgenerate knob pixbufs at run time but draw from the...
2010-05-26 Carl HetheringtonShow the verbose canvas cursor with the ghost note.
2010-05-26 Carl HetheringtonRemove some unused methods.
2010-05-25 Carl HetheringtonFix disappearing plugin menu (#3182)
2010-05-25 Carl HetheringtonRudimentary ghost note when adding MIDI notes to a...
2010-05-25 Paul Davissplit out sndfile manager code into its own file; move...
2010-05-25 Carl HetheringtonMake discrete mode work for MIDI automation views....
2010-05-25 Carl HetheringtonAllow region-based automation axes to report whether...
2010-05-25 Carl HetheringtonRemove some dead code. Clean up storage of automation...
2010-05-25 Paul Davisremove forward decl of non-existent ARDOUR::Menu
2010-05-25 Carl HetheringtonImplement shift-right-click to delete MIDI note (#3170)
2010-05-25 Paul Davisstop range mode stuff from showing up when in internal...
2010-05-25 Carl HetheringtonFix bug in a previous commit of mine; AutomationStreamV...
next