summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-07-18Normalize API rename part 2Robin Gareus
2016-07-18Update pingback to use ArdourCurlRobin Gareus
2016-07-18remove old a3_curl API and switch some curl callsRobin Gareus
2016-07-18ArdourCurl: prepare to unify various curl callsRobin Gareus
2016-07-18pingback:: use curl_free() for pointers returned by curl_easy_escape()Colin Fletcher
2016-07-17fix cURL/SSLRobin Gareus
2016-07-17quick hack to test SSL in bundlesRobin Gareus
2016-07-16fix double quote in fr.poRobin Gareus
2016-07-16repeat "Scan" button in plugin sub-menusRobin 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-16adjust plugin-UI height when toggling expandersRobin Gareus
2016-07-15hotfix C++ locale (OSX, windows)Robin Gareus
2016-07-15Update french translationJulien "_FrnchFrgg_" RIVAUD
2016-07-15Make french translation up-to-date with Ardour's current codeJulien "_FrnchFrgg_" RIVAUD
2016-07-14fix OSX compilationRobin Gareus
2016-07-14fix file permissions - themes are not executableRobin Gareus
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2016-07-14NO-OP whitespaceRobin Gareus
2016-07-14fix plugin-analysis for VST (no in-place processing)Robin Gareus
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-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-13make ./waf install do the right thing with color filesPaul Davis
2016-07-13better color choice for control master controls box in editorPaul Davis
2016-07-13fix save/restore of preferences torn-off-window statePaul Davis
2016-07-13use Session::cancel_all_solo()Paul Davis
2016-07-13fix odd double conditionalPaul Davis
2016-07-13set a theme color for VCA axes in the editorPaul Davis
2016-07-13fix stem-export of no-input busses/tracksRobin Gareus
2016-07-13initialize more uninitialized variables..Robin Gareus
2016-07-12remove VCA drop buttonPaul Davis
2016-07-12use new midi-note-name APIRobin Gareus
2016-07-12VCA/Control Masters are displayed at fixed positions (initially), so insert-a...Paul Davis
2016-07-12VCA/Control Masters have no signal, so output i/o options are irrelevant when...Paul Davis
2016-07-12two more places where the user can explicitly set the session end now also ma...Paul Davis
2016-07-12GUI side of : once the user has explicitly set the session range end, playlis...Paul Davis
2016-07-12do not show windows derived from ArdourDialog at startup.Paul Davis
2016-07-12when using toggle-editor-and-mixer, if current tab is neither, go to mixer fi...Paul Davis
2016-07-12remove pointless version of Stripable::set_presentation_order()Paul Davis
2016-07-12add mouse interaction to inline displayRobin Gareus
2016-07-12more compact generic knob-ui layoutRobin Gareus
2016-07-11add _FrnchFrgg_ to creditsRobin Gareus
2016-07-11fix OSX compilation (flat namespace)Robin Gareus
2016-07-11tweak generic plugin knob-widgetsRobin Gareus
2016-07-11extend ArdourKnob ToolTipsRobin Gareus