summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-25persistent tooltip for [trim] knobRobin Gareus
2015-04-25tweak persistent tooltip:Robin Gareus
2015-04-24input trim busses.Robin Gareus
2015-04-24don’t knob show tooltips if no prefix is setRobin Gareus
2015-04-24knob proposal.Robin Gareus
2015-04-24add trim control to mixer-strip.Robin Gareus
2015-04-24allow to set toolip on knobRobin Gareus
2015-04-24add Input Trim (just after disk i/o) to Audio TracksRobin Gareus
2015-04-24Amp control: power-scale (fader) and dB-scale (knob)Robin Gareus
2015-04-24define Trim Parameter Type.Robin Gareus
2015-04-24fix cut-n-paste errorPaul Davis
2015-04-24fix last-minute code rearrangement in last commit that broke the intended fun...Paul Davis
2015-04-24use separators to make Edit > Select menu more readablePaul Davis
2015-04-24make track selection after set-range-selection-from-region-selection be sensiblePaul Davis
2015-04-24expose set-range-selection-from-region-selection operation in more placesPaul Davis
2015-04-24For MSVC builds, implement 'rint()' and 'rintf()' to supplement the ones that...John Emmas
2015-04-24send LTC during process_with_events()Robin Gareus
2015-04-24fix scaling of master-meter in toolbarRobin Gareus
2015-04-24windows 32bit asm/fpu support.Robin Gareus
2015-04-24add missing regexp support to pbd/wscriptRobin Gareus
2015-04-24separate build host & target (fix win32 asm)Robin Gareus
2015-04-24suffix “x86” to start-menu entry for ardour 32bitRobin Gareus
2015-04-23auto-launch ardour in gdb.Robin Gareus
2015-04-23better version of the last commit (windows uninstall)Robin Gareus
2015-04-23allow to install windows 32&64bit versions in parallel (again)Robin Gareus
2015-04-23fix jack-metadata for weak-jack linkingRobin Gareus
2015-04-23remove —no-jack-metadata option from windows scriptRobin Gareus
2015-04-23fix JACK metadata configure check.Paul Davis
2015-04-23update windows installer finish page text & linkRobin Gareus
2015-04-23add a real check for functioning JACK metadata API; remove configure time opt...Paul Davis
2015-04-23monitoring section UI scalingRobin Gareus
2015-04-23scale markersRobin Gareus
2015-04-23scale peak-meter reset buttonRobin Gareus
2015-04-23more HiDPI cleanupRobin Gareus
2015-04-22prefer initialization to assignment for ARDOUR_UIPaul Davis
2015-04-22make save-as dialog be persistent, to retain settings across save-asPaul Davis
2015-04-22clean up GUI scalingRobin Gareus
2015-04-22add central API to calculate UI scalingRobin Gareus
2015-04-22scale inline slider girth.Robin Gareus
2015-04-22scaleable routing icons & wiresRobin Gareus
2015-04-22further updated monitor-modes doc:Robin Gareus
2015-04-22mon-modes doc: clarify table-headings and renice.Robin Gareus
2015-04-22Add some newly introduced sources to our MSVC project (gtk2_ardour)John Emmas
2015-04-22Remove a 'no longer needed' source from our MSVC project (libpbd)John Emmas
2015-04-22coefficients are floating-point.Robin Gareus
2015-04-22Initial Gain Coefficient tweaksBen Loftis
2015-04-21more windows related SSE build fixesPaul Davis
2015-04-21typoPaul Davis
2015-04-21use compiler target to determine whether to use 64 bit windows assembler, not...Paul Davis
2015-04-21Revert "as an experiment, try original asm on windows."Paul Davis