ardour.git
2014-11-20 David RobillardReduce unnecessary non-const MIDI buffer access.
2014-11-20 David RobillardUse memento_command_binder() to (probably) fix MSVC...
2014-11-20 David RobillardClean up some MIDI code.
2014-11-20 David RobillardRemove unused variables.
2014-11-20 Robin Gareusdebug trace lost midi-messages
2014-11-20 David RobillardFix dropped MIDI events, especially with record enabled.
2014-11-19 Ben Loftisfix range selection of mixer strips; shift+selecting...
2014-11-19 Robin Gareussome const'ness and hints for clang
2014-11-18 Robin Gareuscopy hotspots file when packaging windows cursors
2014-11-18 Robin Gareusalso load hotspot file (if it exists) for default cursors
2014-11-18 Ben Loftisallow dummy backend for any product
2014-11-18 Robin Gareusfix windows icon deply path
2014-11-18 Robin Gareusdrop hotspot info when changing cursors.
2014-11-18 Robin Gareusdeploy square cursors as default for windows
2014-11-18 Robin Gareusadd square cursors (for windows)
2014-11-18 Robin Gareustabs are tabs and spaces are spaces
2014-11-18 Robin Gareusassert no null pointer dereference
2014-11-18 Jeremy CarterPlugin Automation All: Fix bug where Switches weren...
2014-11-18 David RobillardMake MIDI channel selector rows/col constraints actuall...
2014-11-18 David RobillardAvoid possible use of uninitialized values.
2014-11-18 David RobillardRemove obviously dead/redundant code.
2014-11-18 David RobillardClean up funny code and initialize variables.
2014-11-18 David RobillardConstrain variable scopen and avoid uninitialized value...
2014-11-18 David RobillardRemove unused variable and redundant arithmetic.
2014-11-18 David RobillardGracefully avoid importing audio that somehow has 0...
2014-11-18 David RobillardFix potential use of uninitialized value.
2014-11-18 David RobillardFix NULL pointer dereference on malformed Playlist...
2014-11-18 David RobillardAvoid potential division by zero.
2014-11-18 David RobillardFix broken logic and possible NULL pointer dereference...
2014-11-18 David RobillardFix incredibly unlikely NULL pointer dereference.
2014-11-18 David RobillardFix Region::verify_length() so it actually does something.
2014-11-18 David RobillardFix incredibly unlikely NULL pointer dereference.
2014-11-18 David RobillardFix zoom out limiting logic to actually limit minimum...
2014-11-18 David RobillardFix mismatched note resize drag cursor and behaviour.
2014-11-18 David RobillardFix edit point selector on Mixbus.
2014-11-18 Robin Gareusremove cruft
2014-11-18 Robin Gareusamend 484e38053
2014-11-18 Robin Gareussilence clang "dead assignment" warnings
2014-11-18 Robin Gareussynchronize preferences and monitor-section
2014-11-18 Robin Gareusfiles should have at least one channel.
2014-11-18 Robin Gareusremove cruft (monitor section knobs are cairo now)
2014-11-18 Robin GareusNOOP, re-indent and remove trailing whitespace
2014-11-18 Robin Gareusremove dead assignment
2014-11-18 Robin Gareusremove superfluous if-branch (_session is checked...
2014-11-18 David RobillardFix "maybe" rounding bug.
2014-11-17 Robin Gareuswaves/coreaudio PPC support
2014-11-17 Robin GareusOSX packaging:
2014-11-17 Robin Gareuscheck alsa midi ringbuffer
2014-11-17 David RobillardFix visibility of MIDI controller automation tracks...
2014-11-17 David RobillardDon't hide selected control points.
2014-11-17 David RobillardSupport cut/copy/paste of MIDI notes and controllers...
2014-11-17 David RobillardSupport cut/copy/paste of several regions and lines...
2014-11-17 David RobillardDon't add spurious points when copy/pasting automation.
2014-11-17 David RobillardReset repeated paste state on cut/copy.
2014-11-17 David RobillardDon't add origin value to MIDI controller regions on...
2014-11-17 David RobillardAdd "maybe" rounding modes for rounding only if necessary.
2014-11-17 David RobillardUse an enum for RoundMode instead of magic numbers.
2014-11-17 David RobillardMake selected control points bright red rather than...
2014-11-17 David RobillardMake ControlList::paste const-correct.
2014-11-17 David RobillardUse symbol for paste operation like everywhere else.
2014-11-17 David RobillardFix crash when splitting regions in internal edit mode.
2014-11-17 Robin Gareusprevent segfault if in/out property is missing
2014-11-17 Robin GareusNULL pointer dereference?
2014-11-17 Robin Gareusadd some assert() messages.
2014-11-17 Robin Gareusfix logic (and possible segfault if !editor)
2014-11-15 Robin Gareusround control-scroll offsets towards zero
2014-11-15 Robin Gareusfix compilation with --no-nls
2014-11-15 David RobillardFix selection in automation regions (MIDI controllers).
2014-11-15 David RobillardFix entering/editing MIDI region "automation" (controll...
2014-11-15 David RobillardFix MIDI region keyboard editing (add key handling...
2014-11-15 David RobillardOnly create MIDI regions on click when in draw mode.
2014-11-15 David RobillardFix crash when copying MIDI regions with midi-copy...
2014-11-15 David RobillardFix out of order event errors on save with overlapping...
2014-11-15 David RobillardImplement "multi-paste" for notes, regions, and automation.
2014-11-15 David RobillardFix missing return statement in deleted region scenario.
2014-11-15 David RobillardFix MIDI note cut/copy/paste.
2014-11-14 Paul Davisadd Jeremy Carter to the about authors list
2014-11-14 Paul Davisfix up some suboptimal and crash-prone aspects of 7c263...
2014-11-14 Jeremy Carterbcf2000: make play button toggle roll
2014-11-14 Jeremy CarterFix ChannelLeft command in BCF2000 mackie profile
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-11-14 David RobillardFix various sticky/broken cursor issues.
2014-11-14 Robin Gareusthe return of the PPC nostalgia
2014-11-14 David RobillardFix wonky note length when create-dragging notes backwards.
2014-11-14 David RobillardFix error when create-dragging note backwards past...
2014-11-14 David RobillardDon't make MIDI regions in note mode completely invisible.
2014-11-14 David RobillardFix crashes on various MIDI editing operations.
2014-11-14 David RobillardFix crash after deleting automation region views (...
2014-11-14 David RobillardFix crash when deleting overlapped regions.
2014-11-13 Robin Gareusyet another copy/paste typo :(
2014-11-13 Robin Gareusfix typo in b9fc616538
2014-11-13 Robin GareusLinux-bundle: deploy all compiled backends
2014-11-13 Robin Gareusauto-initialize weak-jack
2014-11-13 Robin Gareusprepare for JACK meta-data API
2014-11-13 Robin Gareusmake new jack thread API functions optional
2014-11-13 Robin Gareusadd symbol debug information to weak-jack
2014-11-13 Robin Gareusfix memory leak
2014-11-13 Robin Gareusinstall all additional binaries in $libdir
2014-11-13 Robin Gareusfix define
next