ardour.git
2015-01-05 Robin Gareusun-hardcode "*.ardour" file filters
2015-01-05 Robin Gareusupdate windows user_cache_directory(): same pattern...
2015-01-05 Robin Gareusremoved hardcoded ".ardour" suffix
2015-01-05 Robin Gareuswin: associate session file extention
2015-01-05 Paul DavisNew MIDNAM file from e.j.vd.hooven@gmail.com
2015-01-05 Ben Loftisuse PROGRAM_NAME so the Start Menu and Uninstall entrie...
2015-01-05 Robin Gareusadd --mixbus package option
2015-01-05 Robin Gareusamend prev commit (fix quote)
2015-01-05 Robin Gareuswindows packaging: project agnostic names & registy
2015-01-02 John EmmasAccommodate some newly introduced source files for...
2015-01-02 John EmmasAccommodate some newly introduced source files for...
2015-01-02 Tim MayberryIncrease minimum required Glib version to 2.28 for...
2015-01-02 Tim MayberryFix Audiofile browser dialog so it appears infront...
2015-01-02 Tim MayberryFix for Clock updates
2015-01-02 Paul Davisfix big clock aspect ratio, and add minimum size to...
2015-01-02 Paul Davisremember big clock window scaling, or rather, recompute...
2015-01-02 nick_mAdd automation track control points to undo history...
2015-01-02 nick_mFix previous commit.
2015-01-02 nick_mMake editor undo/redo actions sensitive at appropriate...
2015-01-02 nick_mRemoved unrelated change in Selection::set_state (...
2015-01-02 nick_mSeparate selection operations into their own temporary...
2015-01-01 Tim MayberryMove Timers/Timeouts from ARDOUR_UI into functions...
2015-01-01 Tim MayberryAdd PBD debug macros for recording timing data
2015-01-01 Tim MayberryAdd PBD::DEBUG::GUITiming debug bit
2015-01-01 Tim MayberryAdd tests that show the timing differences between...
2015-01-01 Tim MayberryAdd PBD::Timer/StandardTimer/BlinkTimer classes for...
2015-01-01 Tim MayberryAdd Timing, TimingData and Timed classes for time measu...
2015-01-01 Tim MayberryAdd dummy backend in Fedora based mingw-w64 build scripts
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.
next