ardour.git
2015-01-08 David RobillardClose polygon borders (fix partially drawn hits).
2015-01-08 Ben Loftistweak boot message so the final message makes more...
2015-01-08 David RobillardRedisplay key bindings when reset.
2015-01-08 David RobillardAlow tabbing between fields in metadata editor.
2015-01-08 David RobillardStart step entry at playhead.
2015-01-08 David RobillardFix select all before/after edit point.
2015-01-08 David RobillardFix whitespace (noop).
2015-01-08 David RobillardDon't select regions with an internal tool.
2015-01-08 David RobillardFix internal/external snap type restoration.
2015-01-08 David RobillardDraw beat sudivisions according to snap setting.
2015-01-08 David RobillardFactor out grid beat divisions.
2015-01-07 Robin Gareusproperly catch RTAV deletion.
2015-01-07 Robin Gareusfix meter bridge window size issues
2015-01-07 Ben Loftisnow that regions and range selections are exclusive...
2015-01-07 Ben Loftisremove Skip Ranges menu item for now
2015-01-07 David RobillardHigh resolution tempo lines.
2015-01-07 David RobillardImprove contrast of summary.
2015-01-07 David RobillardUpdate background color when theme is changed.
2015-01-07 David RobillardMusicalTime => Beats.
2015-01-07 David RobillardAdd modulus operator to MIDI transformer.
2015-01-07 David RobillardFix drag of patch changes.
2015-01-06 Robin GareusOnly restore plugin state (of first instance) once.
2015-01-06 Tim MayberryFix for incorrect folder selection for new sessions...
2015-01-06 Tim MayberryFix Session file filter so session files are displayed...
2015-01-06 Robin Gareusnever show windows console.
2015-01-06 Robin Gareuswindows: re-attach to the console with -mwindows
2015-01-05 David RobillardFix MIDI file descriptor leaks.
2015-01-05 Robin Gareusupdate windows packaging:
2015-01-05 Robin Gareusprepare for 'ardour4'
2015-01-05 Robin Gareusmingw-bundle: use abstract definition of "ardour3"...
2015-01-05 Robin Gareusunhardcode "Ardour" in ffmpeg encoder comment
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.
next