summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-12at the end of waf configure, when displaying selected options, break backend ...Paul Davis
2016-01-12add relevant wscript visibility for the portaudio backendPaul Davis
2016-01-12remove wavesaudio backendPaul Davis
2016-01-12Comment remaining unsolved bug.André Nusser
2016-01-12Don't show a ghost note when draw mode is entered over a note.André Nusser
2016-01-12Clean enter_internal and leave_internal in MidiRegionView.André Nusser
2016-01-12Fix two ghost note drawing problems.André Nusser
2016-01-12Hide MIDI ghost note when over existing note.André Nusser
2016-01-12Hide ghost note when switching from draw to internal edit mode.André Nusser
2016-01-12Fix appearing ghost note after drag select in internal edit mode.André Nusser
2016-01-11name ALSA midi ports after device4.6Robin Gareus
2016-01-11fix warning message typoRobin Gareus
2016-01-11fix compilation of debug buildsRobin Gareus
2016-01-10remove debug output4.5Paul Davis
2016-01-10faderport: remove wierd shift use design; make user+shift work againPaul Davis
2016-01-10coremidi: do not clear port buffer for every call to parse_events()Paul Davis
2016-01-10check sidebar re-order constrains early on.Robin Gareus
2016-01-10retain expansion-state when reordering plugins in the sidebarRobin Gareus
2016-01-09add explanatory comment regarding coremidi data flowPaul Davis
2016-01-09fix const-ness issue.Paul Davis
2016-01-09coremidi: be sure to mark _event._pending false after queueing, so that it do...Paul Davis
2016-01-09fix compiler argument order (ldflags/loadlibes) - patch from Rodney DawesRobin Gareus
2016-01-09GUI update for plugin-preset-list API changeRobin Gareus
2016-01-09API evolutionRobin Gareus
2016-01-09variable program name in installer scriptRobin Gareus
2016-01-09and again.Robin Gareus
2016-01-09fix typo in ce7d18bc16Robin Gareus
2016-01-09Leave a ToDo note: distinguish LV2 user and factory presets.Robin Gareus
2016-01-09don't allow to delete factory presetsRobin Gareus
2016-01-08index plugins before loading state (favorite order)Robin Gareus
2016-01-08better version than prev. commit (avoid name ambiguity)Robin Gareus
2016-01-08exclude AU factory presets from favorite listRobin Gareus
2016-01-08fix favorite plugin sort (after plugin-scan)Robin Gareus
2016-01-08consistent way to launch Ardour in gdbRobin Gareus
2016-01-08Fix monitor-section session-property vs preference state.Robin Gareus
2016-01-08coreaudio: remove debug outputPaul Davis
2016-01-08coreaudio: remove debug outputPaul Davis
2016-01-08NOOP: fix whitespace/indendentation in coreaudio backend codePaul Davis
2016-01-08coreaudio: reset MIDI parsers when entering and leaving freewheelingPaul Davis
2016-01-08indicate monitor-stateRobin Gareus
2016-01-08translatable "Monitor" processor nameRobin Gareus
2016-01-08Expose overall monitor-processor stateRobin Gareus
2016-01-08use config value to avoid race on session-setup.Robin Gareus
2016-01-08remove default implementation to query plugin-preset namesRobin Gareus
2016-01-08monitor-section: re-connect to static actionsRobin Gareus
2016-01-08Update Russian translationAlexandre Prokoudine
2016-01-07coreaudio: correctly clear MIDI port buffersPaul Davis
2016-01-07coreaudio: factor out common code for stuffing MIDI data into a CoreMidiPort ...Paul Davis
2016-01-07Allow to query Windows VST user-preset-namesRobin Gareus
2016-01-07lxvst preset name display (user presets only)Robin Gareus