summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-04-29Fix method hiding in Canvas::TextPaul Davis
2015-04-29change ruler rendering to change tick heights and move text downPaul Davis
2015-04-29add missing APIPaul Davis
2015-04-29add API to Ruler to optionally draw a divider (2 single pixel horizontal line...Paul Davis
2015-04-29correct implementation for Rectangle::vertical_fraction()Paul Davis
2015-04-29add Rectangle::vertical_fraction() as a convenience methodPaul Davis
2015-04-29add xrun counter API to sessionRobin Gareus
2015-04-29emit an xrun if the process_lock is takenRobin Gareus
2015-04-29delegate signal emission to dedicated thread.Robin Gareus
2015-04-28tape-track diskstream fixesRobin Gareus
2015-04-28Track mode needs to be set before loading Track stateRobin Gareus
2015-04-27case insensitive VST plugin file extension - fixes #6285Robin Gareus
2015-04-27allow to compile PBD::Signals w/o connection debuggingRobin Gareus
2015-04-27const iteratorsRobin Gareus
2015-04-27special case [optimize] RT processor reorder.Robin Gareus
2015-04-27click-less processor re-ordering.Robin Gareus
2015-04-27enable trim on master busBen Loftis
2015-04-27Revert "case insensitive ".dll" for VST plugins - fixes #6285"Robin Gareus
2015-04-26case insensitive ".dll" for VST plugins - fixes #6285Robin Gareus
2015-04-26Expose “/route/trim” midi binding.Robin Gareus
2015-04-26allow to update meter position w/o engineRobin Gareus
2015-04-26clickless meter-point changesRobin Gareus
2015-04-26wrap midi negative gain for midi-velocityRobin Gareus
2015-04-26don’t assume compilers cast the way we want.Robin Gareus
2015-04-26relax gain LPF to 25Hz.Robin Gareus
2015-04-26update amp for negative (polarity-invert) gainRobin Gareus
2015-04-26Fix crash when switching backends.Robin Gareus
2015-04-25midi velocity [fader] automationRobin Gareus
2015-04-25Amp: allow to disable midi velocityRobin Gareus
2015-04-25prepare trim automationRobin Gareus
2015-04-25add OSC trim controlRobin Gareus
2015-04-25prepare trim remote controlRobin Gareus
2015-04-25prepare 0dBFS peak meterRobin Gareus
2015-04-25Revert API to explicitly show tooltips:Robin Gareus
2015-04-25fixup stuck persistent tooltips.Robin Gareus
2015-04-25trim typo and detailsRobin Gareus
2015-04-25API to set tooltip y-marginRobin Gareus
2015-04-25tweak persistent tooltip:Robin Gareus
2015-04-24input trim busses.Robin 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-24send LTC during process_with_events()Robin 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-23fix jack-metadata for weak-jack linkingRobin Gareus
2015-04-23fix JACK metadata configure check.Paul Davis
2015-04-23add a real check for functioning JACK metadata API; remove configure time opt...Paul Davis
2015-04-22Remove a 'no longer needed' source from our MSVC project (libpbd)John Emmas