ardour.git
2015-01-19 Robin Gareusfew more basic ControList/Curve Tests
2015-01-19 Guido AulisiCurve::_get_vector: fix return value when veclen == 1
2015-01-19 Robin Gareus2-point Curve Linear Interpolation Test
2015-01-19 Paul DavisC fix for readtest (git command ordering caused this)
2015-01-19 Paul Davisvarious fixes and improvements
2015-01-19 Paul Davisnew C version of readtester, without libsndfile
2015-01-19 Robin Gareusminimalistic Evoral::Curve Unit Test.
2015-01-19 Paul Davisnew read tester for investigating read bandwidth issues
2015-01-19 nick_mFixes for when rubberbanding_snaps_to_grid config setti...
2015-01-19 Robin GareusHotfix crash in OSX engine dialog.
2015-01-19 Ben Loftisuse C locale, because POSIX locale is not supported...
2015-01-18 John EmmasOn Windows, #include <shellapi.h> so we can use ShellEx...
2015-01-18 Ben Loftisfix open_uri for windows
2015-01-18 Ben LoftisDramatically improve windows session-save-time by avoid...
2015-01-18 David RobillardFix MIDI bounce/consolidate note resolution.
2015-01-18 David RobillardFix stuck notes in short MIDI regions.
2015-01-17 Robin Gareusconsistent display of period-size.
2015-01-17 Robin Gareusfix panner send-strip color
2015-01-17 Robin Gareusdisplay current buffer size - hopefully w/o breaking...
2015-01-17 Robin Gareusfix 20ea90a1 for winegcc
2015-01-17 Robin GareusEngine Dialog: fix various signal connections
2015-01-17 Robin Gareusengine dialog fix buffersize sensitivity
2015-01-17 Robin Gareusupdate engine dialog UI state
2015-01-17 nick_mFix some ignored region selection changes (probably...
2015-01-17 Robin Gareuswaf: fix concurrency issue with duplicate targets
2015-01-17 David RobillardRevert "Kludgey fix for invisible playhead when scrolled."
2015-01-17 David RobillardCompute arrow bbox manually to appease crazy canvas.
2015-01-17 David RobillardKludgey fix for invisible playhead when scrolled.
2015-01-17 Robin Gareusfix 05a612b
2015-01-17 David RobillardPut playhead on top of everything.
2015-01-17 David RobillardUpdate arrow bbox when geometry changes.
2015-01-17 David RobillardFix clipping for scroll groups an offset bbox.
2015-01-16 Ben LoftisASIO devices have a preferred buffersize.
2015-01-16 Robin GareusDMG background images for Mixbus
2015-01-16 Robin Gareusmixbus quick-start PDF is history
2015-01-16 David RobillardFix hidden notes at trimmed region start.
2015-01-16 nick_mFix note resize double undo bug.
2015-01-15 David RobillardFix setting command key bindings on OSX.
2015-01-14 Robin Gareusdon’t show “-all-“ group with currently does nothing.
2015-01-14 Robin GareusJACK: add support for device names with whitespace
2015-01-14 nick_mReduce selection loss when changing mouse modes.
2015-01-14 nick_mA test for less brutall deselection on mouse mode change.
2015-01-14 Ben Loftistoggling smart mode is just an option.
2015-01-14 David RobillardRemove drag code from automation region view.
2015-01-14 David RobillardFix automation range drag and implement for MIDI.
2015-01-13 Ben Loftiswhen the mouse tool changes, smart mode should have...
2015-01-13 Robin Gareusfix auditioning of regions with offset - fixes #6131
2015-01-13 nick_mDon't reuse _optimization_iterator - fixes crash on...
2015-01-13 nick_mFix missing selection undo for track header click and...
2015-01-13 David RobillardGive tempo dialog initial focus to BPM spinner.
2015-01-12 Robin GareusLTC: don’t flag “no lock” until delta was at zero at...
2015-01-12 Robin Gareusshow title bar for big clock window
2015-01-12 Robin Gareussmall tool to debug .peak files
2015-01-12 Robin Gareusadd an explicit indicator for LTC lock
2015-01-12 Robin Gareusstrict OSX packaging, fail on error
2015-01-12 Robin Gareusforce complete peak compute.
2015-01-12 John EmmasFollowing my last change we can now give 'MSVCArdour3...
2015-01-12 John EmmasWhen building with MSVC make sure any backends / panner...
2015-01-12 David RobillardDon't default to grab mode when undoing selection.
2015-01-12 David RobillardFix whitespace.
2015-01-12 David RobillardMerge duplicated code.
2015-01-12 David RobillardTrim include tree.
2015-01-12 David RobillardFix crash when undoing note delete.
2015-01-12 David RobillardFix broken whitespace (noop).
2015-01-12 David RobillardPut tempo lines below tracks.
2015-01-12 David RobillardRemove unused vertical scroll group.
2015-01-12 David RobillardFix mouse event position offset bug.
2015-01-12 David RobillardRevert "hotfix z-stacking"
2015-01-11 Robin Gareusadd a midi->audio dummy backend mode.
2015-01-11 Ben Loftisremove track-selection requirement so fit_selected_trac...
2015-01-11 Robin Gareushotfix z-stacking
2015-01-11 Robin Gareusclean up whitespace & debug output in 44203ce
2015-01-11 David RobillardRaise threshold for showing ticks for a bit.
2015-01-11 David RobillardRaise regions about tempo lines.
2015-01-10 Robin Gareusconsistent autobuild log output
2015-01-10 Robin Gareusgracefully handle missing .midnam
2015-01-10 nick_mFix AutomationTrackItem rubberband click thinking it...
2015-01-10 John EmmasAccommodate a newly introduced #define ('LIBARDOUR...
2015-01-10 John EmmasAccommodate a newly introduced #define ('PROGRAM_VERSIO...
2015-01-10 John EmmasAdd a newly introduced header file to our MSVC project...
2015-01-10 John EmmasAdd support for the C99 function 'log2()' which is...
2015-01-09 David RobillardFix initial display of grouped MIDI region colors.
2015-01-09 David RobillardUse quotes to include local library headers.
2015-01-09 Ben Loftisfix select-all-regions-within (it used to select everyt...
2015-01-09 Ben Loftismake set_selection_from_region do something visible
2015-01-09 Ben Loftisstash Bring Into Session inside the Cleanup submenu
2015-01-09 Robin Gareusadd .m2t video extension
2015-01-09 Robin Gareusremove cruft (old unused pre-git version files)
2015-01-09 Robin Gareusfix LTC alignment.
2015-01-09 Robin GareusRevert "don't unpack and repack meters unnecessarily...
2015-01-09 David RobillardFix offset events when consolidating MIDI range.
2015-01-09 David RobillardMore contrast between different division lines.
2015-01-09 David RobillardStop showing bar lines sooner.
2015-01-09 David RobillardFix windows key bindings.
2015-01-09 David RobillardFix show MIDI regions using track color.
2015-01-09 David RobillardFix inactive track header color.
2015-01-09 David RobillardPrevent note trim to zero length (shown as stuck).
2015-01-08 David RobillardFix value ramps to reach specified upper value.
2015-01-08 David RobillardClamp value spinner when valid range changes.
2015-01-08 David RobillardMeter-like note colours, but still mostly green.
next