summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-16handle no audio-output AUsRobin Gareus
2016-07-16improve AU Latency PropertyChange EventsRobin Gareus
2016-07-16add a note to selfRobin Gareus
2016-07-16AU: install latency listenerRobin Gareus
2016-07-16AU: remove cruft, fix parameter initializationRobin Gareus
2016-07-16allow inserts to connect it itself - #6924Robin Gareus
2016-07-16Better choice for ports on external send creationJulien "_FrnchFrgg_" RIVAUD
2016-07-16Review, import and augment translations from edwsaintesprit@hotmail.comJulien "_FrnchFrgg_" RIVAUD
2016-07-16export RT support as Timespan optionRobin Gareus
2016-07-16add a realtime-export session propertyRobin Gareus
2016-07-16allow to query export profile typeRobin Gareus
2016-07-16libardour support for timespan realtime exportRobin Gareus
2016-07-16Refactor TmpFile into an abstract base classRobin Gareus
2016-07-16NO-OP session-property commentsRobin Gareus
2016-07-16adjust plugin-UI height when toggling expandersRobin Gareus
2016-07-15OSC: LFE is a control not a position.Len Ovens
2016-07-15fix file-name reported to analyzer when stem-exportingRobin Gareus
2016-07-15hotfix C++ locale (OSX, windows)Robin Gareus
2016-07-14Make Route and Track ::silent_roll() also flush out ports buffersJulien "_FrnchFrgg_" RIVAUD
2016-07-14Also flush buffers of the inner delivery of insertsJulien "_FrnchFrgg_" RIVAUD
2016-07-14Consolidate delivery buffer flushing of all route typesJulien "_FrnchFrgg_" RIVAUD
2016-07-15Update french translationJulien "_FrnchFrgg_" RIVAUD
2016-07-15Make french translation up-to-date with Ardour's current codeJulien "_FrnchFrgg_" RIVAUD
2016-07-14prevent duplicate symbols (fix OSX compilation)Robin Gareus
2016-07-14fix OSX compilationRobin Gareus
2016-07-14fix file permissions - themes are not executableRobin Gareus
2016-07-14clean up a-comp, remove old prototype UIRobin Gareus
2016-07-14fix a -Wsign-compareRobin Gareus
2016-07-14OSC: Fix Soloing to disable all solos in SIP mode as wellLen Ovens
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-14fix a-eq interpolationRobin Gareus
2016-07-14OSC: Add surface save and restoreLen Ovens
2016-07-14refine a-eq inline display size + gridRobin Gareus
2016-07-14NO-OP whitespaceRobin Gareus
2016-07-14fix plugin-analysis for VST (no in-place processing)Robin Gareus
2016-07-15a-EQ: Remove LPF/HPF completely from this pluginDamien Zammit
2016-07-14fix plugin analysis for variable i/o pluginsRobin Gareus
2016-07-14canvas HSV color serialization needs LocaleGuardPaul Davis
2016-07-14UIConfig needs C numeric locale while setting GTK color themePaul Davis
2016-07-14correctly initialize C++ locale as well as C localePaul Davis
2016-07-14redesign PBD::LocaleGuard to work correctly (i.e. not break translations)Paul Davis
2016-07-14consistent height of a-eq a-hp/lpRobin Gareus
2016-07-14properly sort port-namesRobin Gareus
2016-07-14add a natural sort algorithmRobin Gareus
2016-07-14OSC: Fix off by one errorLen Ovens
2016-07-14another i18n/.po updatePaul Davis
2016-07-14fix plural form snafu in translation macroPaul Davis
2016-07-14another i18n/.po updatePaul Davis
2016-07-14regenerate and manually fix all PO files so that ./waf i18n doesn't generate ...Paul Davis
2016-07-14Remove a (no longer needed) source file from our MSVC project (evoral)John Emmas