summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-26Consistent naming of installers: Name + Version [+Variant] + Arch5.7Robin Gareus
2017-02-26make sure that when extending the selection in the editor and mixer, the clic...Paul Davis
2017-02-26remove method no longer neededPaul Davis
2017-02-26make Selection::set (TrackViewList*) more efficient and emit less PI::Change ...Paul Davis
2017-02-26avoid doing needless duplicate work in Selection::add (TimeAxisView*)Paul Davis
2017-02-26selected Stripables now have a counter to indicate the order they were select...Paul Davis
2017-02-26upcoming codenamesRobin Gareus
2017-02-26Fix yet another oversight for the windows icon file updateRobin Gareus
2017-02-26Fix windows builds, rename icons following 4e96285ba5Robin Gareus
2017-02-25Windows installer: use upper-case for program-nameRobin Gareus
2017-02-25Don't use upper-case in options (only headings)Robin Gareus
2017-02-25Revert "libs: debug output for faderport/editor mixer strip sync"Paul Davis
2017-02-25fix potential crash bug in RouteProcessorSelectionPaul Davis
2017-02-25prevent double-emission of PresentationInfo::Change when making mixer-view se...Paul Davis
2017-02-25Add some missing luabridge::ClassInfo<>::getClassKey() - fix windows buildsRobin Gareus
2017-02-25OSC: correct busses spelling in GUILen Ovens
2017-02-25Tweak preferences textRobin Gareus
2017-02-25Tweak metering prefs: clarify default type behaviorRobin Gareus
2017-02-25NO-OP, re-arrange codeRobin Gareus
2017-02-24Snap-back fader on release (follow-up to e8cebac6a36a)Robin Gareus
2017-02-24Add some Lua-script icon.Robin Gareus
2017-02-24Group-override for fadersRobin Gareus
2017-02-24Allow to switch master-meter type in the toolbar-meterRobin Gareus
2017-02-24NO-OP resolve an ambiguity, just because.Robin Gareus
2017-02-24gui: debug output for faderport/editor mixer strip syncPaul Davis
2017-02-24libs: debug output for faderport/editor mixer strip syncPaul Davis
2017-02-24try to make sure faderport shows the same strip as the editor mixer stripPaul Davis
2017-02-24no-op: move method order in filePaul Davis
2017-02-24add a missing class-keyRobin Gareus
2017-02-24Save Lua script file origin (for later updates) -- GUI+Session pluginRobin Gareus
2017-02-24Save Lua script origin (for later updates) -- DSP pluginRobin Gareus
2017-02-24Add static class-keys for windowsRobin Gareus
2017-02-24add an example script to show/hide TAVsRobin Gareus
2017-02-24Add some convenient public editor methods (for lua-bindings)Robin Gareus
2017-02-24the daily dose of const'nessRobin Gareus
2017-02-24re-order inheritanceRobin Gareus
2017-02-24remove misleading/incorrect commentPaul Davis
2017-02-23OSC: remove invalid feedback for solo and pan az.Len Ovens
2017-02-23fix solo + mute controls when slavedPaul Davis
2017-02-23Add static Class-Keys for Windows buildRobin Gareus
2017-02-23Lua bindings to access editor selection + region selection bindingsRobin Gareus
2017-02-23LuaBridge: Dedicated type for pointer-lists and const versionRobin Gareus
2017-02-23luaBridge support const references to class-instance pointersRobin Gareus
2017-02-23Constrain VCA slave value to controllable rangeRobin Gareus
2017-02-23remove explicit line-break (rely on wrap)Robin Gareus
2017-02-23Do not bundle default system_config (prefer built-in defaults)Robin Gareus
2017-02-23Clarify prefsRobin Gareus
2017-02-24also fix flying percussive hits while copy-dragging.nick_m
2017-02-24hotfix for flying percussive hits while dragging.nick_m
2017-02-23Update lua-script to use new playlist-APIRobin Gareus