summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-28synchronous shutdown of process graph.Robin Gareus
2015-08-28pre-seed session-state-version.Robin Gareus
2015-08-28Don't truncate pretty port names when setting up port bundlesTim Mayberry
2015-08-28fix midi note de-select #6534Robin Gareus
2015-08-27Fixes a double mutex unlock for Linux VSTsMathias Buhr
2015-08-27clean-up previous commitBen Loftis
2015-08-27use program-name for internal portsRobin Gareus
2015-08-27clarify midi-iterator commentRobin Gareus
2015-08-27fix initial transform dialog display (override show_all)Robin Gareus
2015-08-27Modify some functions to alleviate overflow / precision errorsJohn Emmas
2015-08-27Allow creation of region gain points by clicking on a line.nick_m
2015-08-25fix linked midi-regions on different tracks #6541Robin Gareus
2015-08-25fix processor paste location - fixes #6536Robin Gareus
2015-08-24Exclude empty CC-params from "Show Existing Automation"Robin Gareus
2015-08-24Do not send non-automated MIDI-CCs on locate.Robin Gareus
2015-08-24allow file-browser in generic-plugin-GUI to expand.Robin Gareus
2015-08-23fix mixer-strip input button updateRobin Gareus
2015-08-23more python2/3 compatRobin Gareus
2015-08-22Add MCP device files for extender use.Len Ovens
2015-08-22Fix auditioner underrun when seeking.Robin Gareus
2015-08-22fix some compiler warnings (float/double)Robin Gareus
2015-08-22Add 100% shuttle controls option - closes #6537Robin Gareus
2015-08-21support the young serpentsRobin Gareus
2015-08-20clear out some SessionHandleRef's on close.Robin Gareus
2015-08-20potential fix for #6515 - stall/crash during route deletionRobin Gareus
2015-08-20clear waveform cache when shape changes - fixes #6525Robin Gareus
2015-08-20fix typo in prev commitRobin Gareus
2015-08-20fix "locked" + "locked to video" bug.Robin Gareus
2015-08-20save/load generic-midi motorized setting - fixes #5296Robin Gareus
2015-08-19Add missing actions from MB2 for Mike:Ben Loftis
2015-08-19provisional processor control-box tweaks - possible fix for #6519Robin Gareus
2015-08-19Fix undo/redo when changing fade out lengthTim Mayberry
2015-08-19Add undo history related debug output for debugging Undo/Redo issuesTim Mayberry
2015-08-19Add PBD::DebugBit for debugging issues with undo historyTim Mayberry
2015-08-19fix error-levelRobin Gareus
2015-08-19code consistency and hints for static analysisRobin Gareus
2015-08-18Change return type and name of get_win_special_folderTim Mayberry
2015-08-18Add utility function to get windows packaging directory to avoid memory leaksTim Mayberry
2015-08-18Remove unused function in bundle_env_mingw.ccTim Mayberry
2015-08-18Fix Searchpath::operator+ to return by value rather than reference and not mo...Tim Mayberry
2015-08-18Fix crash when clicking on tempo or meter in main clock to edit with no SessionTim Mayberry
2015-08-18Change interface to reset click sounds to default in PreferencesTim Mayberry
2015-08-17Install cursor hotspot file with --dist-target=mingwTim Mayberry
2015-08-17Remove duplicate code in wscript after mergeTim Mayberry
2015-08-17NOOP, remove trailing whitespaceRobin Gareus
2015-08-17don't create unneeded dirs in linux bundleRobin Gareus
2015-08-17update comment regarding lv2 buffersizesRobin Gareus
2015-08-17only copy lv2core .ttl (exclude headers) to bundleRobin Gareus
2015-08-16Tweaked build and run for windowsGuy Sherman
2015-08-16Add '_xgetbv()' for MSVC-9 and earlierJohn Emmas