summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-19Fix dropped MIDI events, especially with record enabled.David Robillard
2014-11-19fix range selection of mixer strips; shift+selecting a single strip would se...Ben Loftis
2014-11-19some const'ness and hints for clangRobin Gareus
2014-11-19copy hotspots file when packaging windows cursorsRobin Gareus
2014-11-19also load hotspot file (if it exists) for default cursorsRobin Gareus
2014-11-18allow dummy backend for any productBen Loftis
2014-11-18fix windows icon deply pathRobin Gareus
2014-11-18drop hotspot info when changing cursors.Robin Gareus
2014-11-18deploy square cursors as default for windowsRobin Gareus
2014-11-18add square cursors (for windows)Robin Gareus
2014-11-18tabs are tabs and spaces are spacesRobin Gareus
2014-11-18assert no null pointer dereferenceRobin Gareus
2014-11-18Plugin Automation All: Fix bug where Switches weren't being changed.Jeremy Carter
2014-11-18Make MIDI channel selector rows/col constraints actually do something.David Robillard
2014-11-18Avoid possible use of uninitialized values.David Robillard
2014-11-18Remove obviously dead/redundant code.David Robillard
2014-11-18Clean up funny code and initialize variables.David Robillard
2014-11-18Constrain variable scopen and avoid uninitialized values existing at all.David Robillard
2014-11-18Remove unused variable and redundant arithmetic.David Robillard
2014-11-18Gracefully avoid importing audio that somehow has 0 channels.David Robillard
2014-11-18Fix potential use of uninitialized value.David Robillard
2014-11-18Fix NULL pointer dereference on malformed Playlist XML.David Robillard
2014-11-18Avoid potential division by zero.David Robillard
2014-11-18Fix broken logic and possible NULL pointer dereference for Bundle XML.David Robillard
2014-11-18Fix incredibly unlikely NULL pointer dereference.David Robillard
2014-11-18Fix Region::verify_length() so it actually does something.David Robillard
2014-11-18Fix incredibly unlikely NULL pointer dereference.David Robillard
2014-11-18Fix zoom out limiting logic to actually limit minimum zoom.David Robillard
2014-11-18Fix mismatched note resize drag cursor and behaviour.David Robillard
2014-11-18Fix edit point selector on Mixbus.David Robillard
2014-11-18remove cruftRobin Gareus
2014-11-18amend 484e38053Robin Gareus
2014-11-18silence clang "dead assignment" warningsRobin Gareus
2014-11-18synchronize preferences and monitor-sectionRobin Gareus
2014-11-18files should have at least one channel.Robin Gareus
2014-11-18remove cruft (monitor section knobs are cairo now)Robin Gareus
2014-11-18NOOP, re-indent and remove trailing whitespaceRobin Gareus
2014-11-18remove dead assignmentRobin Gareus
2014-11-18remove superfluous if-branch (_session is checked a few lines above)Robin Gareus
2014-11-17Fix "maybe" rounding bug.David Robillard
2014-11-17waves/coreaudio PPC supportRobin Gareus
2014-11-17OSX packaging:Robin Gareus
2014-11-17check alsa midi ringbufferRobin Gareus
2014-11-17Fix visibility of MIDI controller automation tracks across saves.David Robillard
2014-11-16Don't hide selected control points.David Robillard
2014-11-16Support cut/copy/paste of MIDI notes and controllers at the same time.David Robillard
2014-11-16Support cut/copy/paste of several regions and lines at once.David Robillard
2014-11-16Don't add spurious points when copy/pasting automation.David Robillard
2014-11-16Reset repeated paste state on cut/copy.David Robillard
2014-11-16Don't add origin value to MIDI controller regions on initial insert.David Robillard