summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-08Tweaked comments in mapping file because they relate to loop and recordGuy Sherman
2016-03-08Created updated mapping for M-Audio Axiom Air 25Guy Sherman
2016-03-08convert Russian man page from KOI8-R to UTF-8 encodingNils Philippsen
2016-03-08convert French man page from ISO-8859-1 to UTF-8 encodingNils Philippsen
2016-03-08add an untested, but likely usable clang-format configuration file (from matt...Paul Davis
2016-03-08remove uncharacteristic commentsPaul Davis
2016-03-08fix up indentation in libs/gtkmm2ext/bindings code, probably messed up by ema...Paul Davis
2016-03-07fix port-export analysis for > 2 channels.Robin Gareus
2016-03-07fix OSX/PPC bundled pluginsRobin Gareus
2016-03-07fix stuck touch modeRobin Gareus
2016-03-07remove unused GUI signals (confusing dup. name)Robin Gareus
2016-03-07expand options in quantize dialog to include other beat fractionsPaul Davis
2016-03-07expand option editor treeviews by default so that all nodes are visiblePaul Davis
2016-03-06rename all "Solo / Mute" options as "Solo & Mute" since '/' is now a path sep...Paul Davis
2016-03-06rearrange sync options into a sub-node of Transport optionsPaul Davis
2016-03-06avoid extra iterator increment, so that Option/Paths workPaul Davis
2016-03-06avoid blank header bar in option editor treeviewPaul Davis
2016-03-06change OptionEditor to use a left-hand-side treeview to navigate the notebookPaul Davis
2016-03-06prepare including fil4 w/MixbusRobin Gareus
2016-03-05don't downcase Home, End and other non-single-key keycode namesPaul Davis
2016-03-05edited keybindings should be stored in lower-case formPaul Davis
2016-03-05remove some uncharacteristic comments in codePaul Davis
2016-03-05Small refactoring of keyboard bindings (first part)Mathias Buhr
2016-03-05Fixes a minor typoMathias Buhr
2016-03-05Adds sorting the toe keyeditorMathias Buhr
2016-03-05Add MIDI map for the M-Audio Oxygen 61 v3 (preset 1).Sebastiaan Lokhorst
2016-03-05Fix for issue #0006803yonideshi
2016-03-05Fix issue #0006806feandin
2016-03-05fix playlist channel-count when removing a connected port.Robin Gareus
2016-03-04allow to override FPU detectionRobin Gareus
2016-03-04tweak optimization flags for clangRobin Gareus
2016-03-04add missing file (2de4e1d)Robin Gareus
2016-03-04fix processed region export (track output)Robin Gareus
2016-03-02force all KeyboardKeys in Bindings to be lower casePaul Davis
2016-03-02amend prev commit (OS X El Capitan builds)Robin Gareus
2016-03-02fix OSX El Capitan buildsRobin Gareus
2016-03-02nitpick for static analyzers and friendsRobin Gareus
2016-03-01remove debug outputRobin Gareus
2016-03-01Fix build on El CapitanPaul Davis
2016-03-01fix waveform flickering during recordingRobin Gareus
2016-03-01NO OP, whitespaceRobin Gareus
2016-03-01protect current_request with request_queue_lockRobin Gareus
2016-03-01use glib mutex APIRobin Gareus
2016-02-29initialize uninitialized variableRobin Gareus
2016-02-29configurable export prerollRobin Gareus
2016-02-29pre-process (silence) before export to flush reverb tails etc.Robin Gareus
2016-02-29Expose PublicEditor Bindings to LuaRobin Gareus
2016-02-29fix typo ba7835Robin Gareus
2016-02-28patch waf - fixes clang/linux compilationRobin Gareus
2016-02-28prepare for update to waf 1.8Robin Gareus