summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-19use C locale, because POSIX locale is not supported on windows, and operation...Ben Loftis
2015-01-18On Windows, #include <shellapi.h> so we can use ShellExecute()John Emmas
2015-01-18fix open_uri for windowsBen Loftis
2015-01-18Dramatically improve windows session-save-time by avoiding recursive calls to...Ben Loftis
2015-01-17Fix MIDI bounce/consolidate note resolution.David Robillard
2015-01-17Fix stuck notes in short MIDI regions.David Robillard
2015-01-17consistent display of period-size.Robin Gareus
2015-01-17fix panner send-strip colorRobin Gareus
2015-01-17display current buffer size - hopefully w/o breaking ASIORobin Gareus
2015-01-17fix 20ea90a1 for winegccRobin Gareus
2015-01-17Engine Dialog: fix various signal connectionsRobin Gareus
2015-01-17engine dialog fix buffersize sensitivityRobin Gareus
2015-01-17update engine dialog UI stateRobin Gareus
2015-01-18Fix some ignored region selection changes (probably others).nick_m
2015-01-17waf: fix concurrency issue with duplicate targetsRobin Gareus
2015-01-16Revert "Kludgey fix for invisible playhead when scrolled."David Robillard
2015-01-16Compute arrow bbox manually to appease crazy canvas.David Robillard
2015-01-16Kludgey fix for invisible playhead when scrolled.David Robillard
2015-01-17fix 05a612bRobin Gareus
2015-01-16Put playhead on top of everything.David Robillard
2015-01-16Update arrow bbox when geometry changes.David Robillard
2015-01-16Fix clipping for scroll groups an offset bbox.David Robillard
2015-01-16ASIO devices have a preferred buffersize.Ben Loftis
2015-01-16DMG background images for MixbusRobin Gareus
2015-01-16mixbus quick-start PDF is historyRobin Gareus
2015-01-16Fix hidden notes at trimmed region start.David Robillard
2015-01-17Fix note resize double undo bug.nick_m
2015-01-14Fix setting command key bindings on OSX.David Robillard
2015-01-14don’t show “-all-“ group with currently does nothing.Robin Gareus
2015-01-14JACK: add support for device names with whitespaceRobin Gareus
2015-01-15Reduce selection loss when changing mouse modes.nick_m
2015-01-15A test for less brutall deselection on mouse mode change.nick_m
2015-01-14toggling smart mode is just an option.Ben Loftis
2015-01-13Remove drag code from automation region view.David Robillard
2015-01-13Fix automation range drag and implement for MIDI.David Robillard
2015-01-13when the mouse tool changes, smart mode should have no effect on clearing sel...Ben Loftis
2015-01-13fix auditioning of regions with offset - fixes #6131Robin Gareus
2015-01-13Don't reuse _optimization_iterator - fixes crash on multiple note delete undo.nick_m
2015-01-13Fix missing selection undo for track header click and route list select.nick_m
2015-01-13Give tempo dialog initial focus to BPM spinner.David Robillard
2015-01-12LTC: don’t flag “no lock” until delta was at zero at least least once.Robin Gareus
2015-01-12show title bar for big clock windowRobin Gareus
2015-01-12small tool to debug .peak filesRobin Gareus
2015-01-12add an explicit indicator for LTC lockRobin Gareus
2015-01-12strict OSX packaging, fail on errorRobin Gareus
2015-01-12force complete peak compute.Robin Gareus
2015-01-12Following my last change we can now give 'MSVCArdour3.vsprops.in' its correct...John Emmas
2015-01-12When building with MSVC make sure any backends / panners etc get copied to th...John Emmas
2015-01-12Don't default to grab mode when undoing selection.David Robillard
2015-01-12Fix whitespace.David Robillard