summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-16fix windows builds - rc file needs to be present at build callRobin Gareus
2016-05-16splash is the day that you got in my systemRobin Gareus
2016-05-16icon-name follows program-nameRobin Gareus
2016-05-16updated .de translation from edogawaPaul Davis
2016-05-16updated .de translation from edogawaPaul Davis
2016-05-16updated .de translation from edogawaPaul Davis
2016-05-16move unused option heading inside profile-conditionRobin Gareus
2016-05-16cleanup menu file, backport Mixbus #ifdef'sRobin Gareus
2016-05-16Mixbus32 and 32C packagingRobin Gareus
2016-05-16peak_amplitude_thread fix - #6807Robin Gareus
2016-05-15fix typo, restore preference tabSven GestegÄrd Robertz
2016-05-14refine wording for loudness normalizationRobin Gareus
2016-05-14some love for session-scripts.Robin Gareus
2016-05-14add some location and transport related lua bindingsRobin Gareus
2016-05-14whitelist libardour bindings as rt-safe for session-scriptsRobin Gareus
2016-05-14upper parameter limit is inclusive.Robin Gareus
2016-05-14action script GUI details (sensitivity + tooltip)Robin Gareus
2016-05-14clarify loudness analysis/normalizationRobin Gareus
2016-05-14Modify the MSVC project for ptformat (which now needs to link to libglib)John Emmas
2016-05-10libptfformat: use g_fopen() to avoid i18n errors with file paths/namesPaul Davis
2016-05-10use g_fopen() to avoid i18n errors with file paths/namesPaul Davis
2016-05-10remove wrongly copy/pasted codeRobin Gareus
2016-05-10remove cruftRobin Gareus
2016-05-10add route-ui pin-managerRobin Gareus
2016-05-10prepare route pin display (shared mixer + editor-mixer window proxy)Robin Gareus
2016-05-10turn Pin GUI into Widget.Robin Gareus
2016-05-10use main window visibility when toggling between editor + mixerPaul Davis
2016-05-10add visibility tracking for main windowPaul Davis
2016-05-10track geometry via configure events for tabbable own-windowsPaul Davis
2016-05-09copy-n-paste the ARDOUR_UI toggle-roll code into BasicUI (for Faderport and o...Paul Davis
2016-05-08Fix bug 6833 in bugzillaJohn Emmas
2016-05-08Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2016-05-07fix shared_ptr<Route> management in Mackie support so that deleted routes are...Paul Davis
2016-05-07make boost shared_ptr debugging a little easier to turn on/offPaul Davis
2016-05-07GUI part of LocaleGuard optimization.Robin Gareus
2016-05-07a few strategic LocaleGuards..Robin Gareus
2016-05-07fix LV2 locale guard (missed in 6d343ba search/replace)Robin Gareus
2016-05-07Revert "Add a global state localeguard (and one for route templates)"Robin Gareus
2016-05-07fix LocaleGuard contstructor (3dc77280)Robin Gareus
2016-05-07locale debuggingRobin Gareus
2016-05-07trying to get to the bottom of the decimal comma.Robin Gareus
2016-05-07Add a global state localeguard (and one for route templates)Robin Gareus
2016-05-07add a locale-guard to panner stateRobin Gareus
2016-05-06add missing includeRobin Gareus
2016-05-06convert WinMME Device names to UTF-8Robin Gareus
2016-05-06amend baca1fd3 (actually use preset)Robin Gareus
2016-05-06Create new track by dragging an instrument from the favorites sidebarRobin Gareus
2016-05-06allow lua to construct PresetRecordsRobin Gareus
2016-05-06add API to load Instrument Preset when creating a Midi trackRobin Gareus
2016-05-06separate Preset + Favorite DnD TargetsRobin Gareus