summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-03-29Fix mute of MIDI tracks with channel forcing.David Robillard
2015-03-28Add CD Metadata "PERFORMER" & "TITLE" fields to .toc & .cue exportColin Fletcher
2015-03-28Export EAN barcode number to 'CATALOG' field in .cue & .toc filesColin Fletcher
2015-03-28Add EAN barcode field to session metadataColin Fletcher
2015-03-28More informative debug output from SessionMetadata::{get|set}_value()Colin Fletcher
2015-03-29Better fix for 6183.nick_m
2015-03-27update German Translation #6213Edgar Aichinger
2015-03-28Backend - change midi optons string.nick_m
2015-03-26Follow MIDI control values with automation faders.David Robillard
2015-03-25likely fix for debug buildBen Loftis
2015-03-25fix touch-recording of automation in a loopBen Loftis
2015-03-24Resolve only active notes when muted/non-soloed.David Robillard
2015-03-24Fix 0006183 (waveview crash).nick_m
2015-03-23update spanish translation, #6204pablus
2015-03-23rework check for old configuration filesRobin Gareus
2015-03-23limit plugin-preset ‘seen_set_state’ message.Robin Gareus
2015-03-22update system_configRobin Gareus
2015-03-22add GPL boilerplate.Robin Gareus
2015-03-22fix #6208, negative broadcast timestampsRobin Gareus
2015-03-22Add a new MSVC project for building the Portaudio backendJohn Emmas
2015-03-21disable pre-fader mute by defaultRobin Gareus
2015-03-22Revert mistaken change in e7b0e67bc8e1b546b587ffd803b81ad5e67c171anick_m
2015-03-21fix --disable-plugins (bypass ‘em all)Robin Gareus
2015-03-22Provide an image if there are no peaks.nick_m
2015-03-20fix redraw of automation ControlPointsRobin Gareus
2015-03-20fix AWOL semicolon in 9f842f3Robin Gareus
2015-03-20NOOP, whitespaceRobin Gareus
2015-03-20OSC log errorsRobin Gareus
2015-03-20OSC: fix crash when trying to set output paramsRobin Gareus
2015-03-20OSC fix plugin numbering:Robin Gareus
2015-03-20add missing return valueRobin Gareus
2015-03-21Don't open peakfiles O_NONBLOCK or O_NOATIME.nick_m
2015-03-20add a non-interleaved mode to the Portaudio backendRobin Gareus
2015-03-17fix windows + VST debug versionsRobin Gareus
2015-03-16hide issues with g_close() not being available in somewhat older versions of ...Paul Davis
2015-03-16fix compiler warningPaul Davis
2015-03-16add PBD::toggle_file_existence()Paul Davis
2015-03-16add API to query Gtk::ComboBoxText entriesRobin Gareus
2015-03-16Add route dialog order hint changes.nick_m
2015-03-14proper port unregistration (just some refactoring, noop)Robin Gareus
2015-03-14automatic error log window popup be gone.Robin Gareus
2015-03-14Fix stretch for MIDI regions (#6164).David Robillard
2015-03-14Move PC flags to avoid obscuring region name.David Robillard
2015-03-14ignore master & monitor when “solo all [in group]”Robin Gareus
2015-03-13Fix some build anomalies between PROGRAM_NAME and PROGRAM_VERSIONJohn Emmas
2015-03-13clean out cruft from CoreAudio BackendRobin Gareus
2015-03-13only jack+windows use portaudio.Robin Gareus
2015-03-13call me Mr. BackendRobin Gareus
2015-03-12alter config file copying infrastructure so it can be used at a suitable time...Paul Davis
2015-03-12amend 7bb9d04, fix midi loopingRobin Gareus