ardour.git
2014-12-31 David RobillardFix alleged use of uninitialized variable.
2014-12-31 David RobillardAdd missing Variant => LV2 Atom case.
2014-12-31 Paul Davisfix incorrect test for valid MIDI events.
2014-12-31 Paul Davisremove debug output
2014-12-31 Paul DavisFix range "arithmetic"
2014-12-31 Paul Davisuse clock text scaling for big clock window
2014-12-31 Paul Davisadd the ability to use cairo scaling to warp the render...
2014-12-31 David RobillardLoad what we can from broken/truncated MIDI files.
2014-12-31 David RobillardGracefully handle MIDI parse failure.
2014-12-31 Robin Gareusdon't take temporary copy of MIDI sequence
2014-12-31 David RobillardFix stuck note display while recording.
2014-12-31 Paul Davisrename "Convert to Region In-Place" to "Separate" since...
2014-12-31 David RobillardFix display of MIDI while recording.
2014-12-31 Robin Gareus32/64bit compat
2014-12-30 Robin Gareusadd a MIDI loopback mode to the Dummy Backend
2014-12-30 David RobillardFix MIDI CC record/playback crash.
2014-12-30 David RobillardFix some mangled whitespace (noop).
2014-12-30 David RobillardRevert "Fix occasional MIDI read crash."
2014-12-30 David RobillardFix smart mode cursor on audio regions.
2014-12-30 Robin Gareuswindows: automatically log gdb output
2014-12-30 David RobillardFix occasional crash when saving MIDI.
2014-12-30 David RobillardFix internal select all.
2014-12-30 David RobillardFix key bindings for note trim/extend.
2014-12-30 David RobillardFix fallout from sooomeone's busted emacs.
2014-12-30 David RobillardFix off-by-one MIDI note names.
2014-12-30 Paul Davisremove unused code
2014-12-29 David RobillardFix MIDI recording display when zoom/etc changes.
2014-12-29 Paul Davisfix a few compiler warnings
2014-12-29 Paul Davisdon't unpack and repack meters unnecessarily during...
2014-12-29 David RobillardAvoid another potential deadlock for good measure.
2014-12-29 David RobillardBlind fix for MIDI iteration bug.
2014-12-29 David RobillardFix deadlock while recording MIDI controllers.
2014-12-29 Robin Gareusupdate numbering of midi-test sequences
2014-12-29 Robin Gareusadd a midi-CC sustain-pedal test sequence
2014-12-29 Robin Gareusadd 'size' field to midi-sequences
2014-12-29 Robin Gareusmake it easier to add new midi sequences
2014-12-29 Robin Gareusupdate meters as soon as UI-settings change - amend...
2014-12-29 John EmmasAdd some newly introduced source files to our MSVC...
2014-12-29 John EmmasAdd some newly introduced source files to our MSVC...
2014-12-29 David RobillardAutomation ghost notes for percussive hits.
2014-12-29 David RobillardShow correct ghost hit for percussive tracks.
2014-12-29 David RobillardFix rect select of hit events.
2014-12-29 David RobillardSet new note velocity based on surrounding notes.
2014-12-29 David RobillardDemote message about empty MIDI tracks to info.
2014-12-28 Robin Gareusfollow 113bc3b38e, tentative clock-font size update.
2014-12-28 Robin Gareusquick hack to lighten up font scale slider tick-marks
2014-12-28 David RobillardFix events for short notes at region start/end.
2014-12-28 David RobillardUpdate note colors when model changes.
2014-12-28 David RobillardMIDI transform dialog.
2014-12-28 David RobillardFix occasional MIDI read crash.
2014-12-28 David RobillardRemove pointless register specifier and warning.
2014-12-28 David RobillardClean up note delta command code.
2014-12-28 David RobillardFix potential pop of empty enter stack.
2014-12-28 David RobillardFix typo.
2014-12-28 Robin Gareusreduce clumsiness of font-scale slider:
2014-12-28 Robin Gareususe ldflags for wine linking
2014-12-28 Robin Gareusfix marker rendering and layout
2014-12-28 Robin Gareusapply font-scale to overall layout (rulers, track-heade...
2014-12-28 Robin Gareusadd note that font-scale changes require a restart.
2014-12-28 Robin Gareusadd explicit chmod for good measure
2014-12-28 Robin Gareusfix [rare] concurrent build issue:
2014-12-27 Robin Gareusfixup LED size (font-scaling)..
2014-12-26 Paul Davisremove unnecessary scoping
2014-12-26 Robin Gareusfix "alt+g" duplicate range selection.
2014-12-26 John EmmasSome of libardour's istream and ostream operators are...
2014-12-26 John EmmasRemove the source files which got transferred to libpbd
2014-12-26 John Emmasclass 'PBD::Configuration' doesn't actually get exporte...
2014-12-26 John EmmasAdd some newly introduced source files to our MSVC...
2014-12-26 John EmmasAdd some newly introduced source files to our MSVC...
2014-12-26 David RobillardConditionally remove possibly unused functions.
2014-12-25 David RobillardContext menu for applying edits to note selection.
2014-12-25 David RobillardFix warnings.
2014-12-25 David RobillardRemove warning when adding MIDI model controls.
2014-12-25 David RobillardAdd instrument selector to import dialog.
2014-12-24 David RobillardFactor out instrument selector.
2014-12-24 David RobillardFix potential memory errors with note player.
2014-12-24 David RobillardFix crash when getting width of item with no bbox.
2014-12-24 David RobillardFix sticky snap mode/type selectors.
2014-12-24 David RobillardSupport fancy controls for some AU units.
2014-12-24 David RobillardAdd --no-lrdf configure option.
2014-12-24 David RobillardFix position of AU GUIs.
2014-12-24 David RobillardFix OSX build.
2014-12-24 Robin Gareuswindows package details:
2014-12-24 Robin Gareusfix clang compilation
2014-12-24 Robin Gareusadd video tools to windows installer
2014-12-24 Robin Gareusfix windows packaging default config
2014-12-24 Robin Gareusproper default setup and fallbacks for video on windows
2014-12-23 Robin Gareusfix for case-sensitive FS - aa80515f3
2014-12-23 Robin Gareusfix and cleanup c404ef98 (windows config dir)
2014-12-23 Robin Gareusconsolidate video-tool filepaths - step three:
2014-12-23 Robin Gareusconsolidate video-tool filepaths - step two:
2014-12-23 Robin Gareusconsolidate video-tool filepaths - step one
2014-12-23 David RobillardFix cursor update on nested entry.
2014-12-23 David RobillardUpdate canvas cursor on pop.
2014-12-23 Greg Zharun[Summary] Fixed audio export on Windows. Added support...
2014-12-23 Paul Davisfix slow behaviour when changing visible track height...
2014-12-23 Paul Davisindent cleanup
2014-12-23 Paul Davischange font scaling default in code and default_ui_conf...
2014-12-23 Paul Davischange font scaling default in code and default_ui_conf...
2014-12-23 Paul Davisnew file, derived from old libs/ardour/configuration.cc
next