ardour.git
2013-01-21 Paul Davisvolatile in stupid
2013-01-21 Paul Davistweak for const correctness on apple
2013-01-21 Paul Davistweak for const correctness on apple
2013-01-21 Paul Davis-Wlogical-op is not valid with apple/darwin gcc, so...
2013-01-21 Paul Davisfix package as well as build script for new svn version...
2013-01-21 Paul Davisde.po updates
2013-01-21 Paul Davissafety steps for tooltips on plugin/processor sliders
2013-01-21 Paul Davishandle modified string in svn_revision.cc during build
2013-01-21 Paul Davispixfaders should invalidate their patterns and layout...
2013-01-21 Paul DavisMIDI patch changes should never be event-sensitive...
2013-01-21 Paul Davisfix/revert/modify changes from 13617 that hide the...
2013-01-21 Paul Davissave aux sends in session/route templates (#5285)
2013-01-21 Paul Davistweak colors for rec-enable to create more contrast...
2013-01-21 Paul Davisfix gtk errors caused by using non-escaped paths in...
2013-01-21 Paul Davisfix crash when deleting a processor with a controllable...
2013-01-21 Paul Davisforce jack-disconnected dialog to top (fixes #5291)
2013-01-21 David RobillardTrim the include tree a bit.
2013-01-21 David RobillardFix MIDI loop recording.
2013-01-21 David RobillardMore style-only changes.
2013-01-21 David RobillardActually flush to disk continuously while MIDI loop...
2013-01-21 David RobillardMore whitespace-only changes.
2013-01-21 Paul Davismake height of name_label and name_entry the same to...
2013-01-21 David RobillardFix whitespace.
2013-01-21 Paul Davisreturn to the old way of editing track names, but hopef...
2013-01-20 David RobillardUse rectangle intersection for MIDI note rect select.
2013-01-20 David RobillardFix MIDI region create drag for the eleventy billionth...
2013-01-20 David RobillardFix compilation with --test.
2013-01-20 David RobillardComment out duplicate controls. I think there's an...
2013-01-20 David RobillardFix incorrect controller numbers in Minitaur midnam...
2013-01-20 David RobillardMore consistent verbose cursor label style for PC flags.
2013-01-20 David RobillardShow matching controller name in automation lane header.
2013-01-20 David RobillardFix label in route rename dialog.
2013-01-20 David RobillardError checking string to int conversion from midnam...
2013-01-20 David RobillardFix crash when trimming MIDI region with automation.
2013-01-20 David RobillardFix crash on verbose note text in regions with no patch...
2013-01-20 David RobillardClean up midnam data, consistently name default mode...
2013-01-20 David RobillardSupport loading MIDI note names in NoteGroup tags as...
2013-01-20 David RobillardRemove extra midnam file for Roland JV-1080.
2013-01-20 David RobillardRemove junk data from Roland JV-1080 and JV-2080 midnam...
2013-01-20 David RobillardMake patch changes stand out a little better while...
2013-01-20 David RobillardAllow PC flags to be editing with the draw tool as...
2013-01-20 David RobillardTidy.
2013-01-20 David RobillardAdd General MIDI drum note names and patch names.
2013-01-20 David RobillardFix completely wrong MidiRegionView::get_patch_key_at().
2013-01-20 David RobillardFix MIDI note number off by one error.
2013-01-20 David RobillardFix midnam warning messages.
2013-01-20 David RobillardFix ever expanding bank selector in add patch change...
2013-01-20 David RobillardSupport note names from midnam files (tested with the...
2013-01-19 David RobillardUpdate patchfiles/README and remove executable bit...
2013-01-19 David RobillardAdd midnam file for Roland JV-2080.
2013-01-19 David RobillardMerge Standard MIDI and General MIDI midnam files.
2013-01-19 David RobillardGracefully handle errors parsing midnam documents inste...
2013-01-19 David RobillardSet MIDI device mode to the first by default if unset.
2013-01-19 David RobillardUse a std::set for MIDI device models so the combo...
2013-01-19 David RobillardAdd instructions for adding midnam files.
2013-01-19 David RobillardSet MIDI device model to "Generic" by default (previous...
2013-01-19 Paul Davisfix MIDI track channel selector etc. visibility after...
2013-01-19 Paul Daviscompletely revisit how track name editing works in...
2013-01-19 Paul Davisfix midnam-related crash introduced around 13892
2013-01-19 Paul Davisslightly more informational debug message
2013-01-19 David RobillardAdd standard MIDI midnam file and remove hard coded...
2013-01-19 David RobillardUnfortunately it seems that MIDINameDocument can not...
2013-01-19 David RobillardFix undefined return value.
2013-01-19 David RobillardReplace a bunch of potential crashes with graceful...
2013-01-19 David RobillardAvoid some copy overhead and sprinkle in some const...
2013-01-19 David RobillardReflow ridiculously wide code.
2013-01-19 David RobillardHide MIDI device mode selector unless there is actually...
2013-01-19 David RobillardClean up midnam author data.
2013-01-19 David RobillardRam all midnam files through xmllint --format and get...
2013-01-19 David RobillardFix invalid XML. All midnam files now pass validation...
2013-01-19 David RobillardUse consistent naming scheme for midnam files.
2013-01-19 David RobillardUse civilized line endings.
2013-01-19 David RobillardUse the standard doctype for this motley crew of midnam...
2013-01-19 David RobillardValid midnam file for Moog Minitaur
2013-01-19 Paul Davisnew take on getting SVN revision number
2013-01-18 Paul Davismore debugging output for failed LXVST opens, and drop...
2013-01-18 Paul Davisfix crash when copy-n-pasting plugins, caused by work...
2013-01-18 Paul Davisfix restore of snap mode (confusion caused by existence...
2013-01-17 Paul Davisfix issue with color and position of mixer strip plugin...
2013-01-17 Paul Daviscache cairo_pattern_t's for PixFader so that we don...
2013-01-17 Paul Davisfix size of FaderOption's fader
2013-01-17 Paul Davisfix problem with size of patterns used by pixfaders...
2013-01-17 Paul Davisa few small fixes that help pitchbend control of things...
2013-01-17 Paul Davisfix up Location::first_location_(after|before) to do...
2013-01-17 Paul Davisprevent button1/2 clicks on pixfaders from being used...
2013-01-17 Paul Davisfix up various issues with sizing now that we have...
2013-01-17 Paul Davisfix up handling of size allocation + setting
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisremove empty editor_scrub.cc source file
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisadd copyright comments
2013-01-16 Paul Davisuse regex to match [mM][iI][dD] file extension for...
2013-01-16 Paul Davisget path correct for ardour_system.rc when building...
2013-01-16 David RobillardPreliminary support for named MIDI controllers via...
next