summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2013-07-10use accurate log10 for meter (fast_log2 is unsuitable inaccurate)Robin Gareus
2013-07-10show track-ID in mixerRobin Gareus
2013-07-10number/name on meterbridgeRobin Gareus
2013-07-10...towards unique track numbers.Robin Gareus
2013-07-10allow to include solo,mute buttons on meterbridgeRobin Gareus
2013-07-10remove b0rked attempt at meter-thread regularity.Robin Gareus
2013-07-10fix RMS+Peak meter for MIDI-tracksRobin Gareus
2013-07-10ignore state-changes during [meter] context-menu popup (gtkmm bug?)Robin Gareus
2013-07-10share meter-type among meter instances.Robin Gareus
2013-07-10prepare meter type unificationRobin Gareus
2013-07-10test/fix - possible cause of meter-freezing..Robin Gareus
2013-07-10fix meterbridge metric display switchRobin Gareus
2013-07-10remember meter type with sessionRobin Gareus
2013-07-10amend to 212d2ac5d (port add/remove signals)Robin Gareus
2013-07-10experimental RMS-meter and peak-signal (vs peak-power) queryRobin Gareus
2013-07-10improve timing accuracy for meter-falloff calc.Robin Gareus
2013-07-10meter line-up and fall-off standard values & namesRobin Gareus
2013-07-10peak-indicator threshold configurationRobin Gareus
2013-07-10prepare meter configuration..Robin Gareus
2013-07-10add options to show/hide master and midi tracks;; hide inactive tracksRobin Gareus
2013-07-10fix [some] issues when adding/removing output portsRobin Gareus
2013-07-10midi meter updates..Robin Gareus
2013-07-10session property - include busses in meterbridgeRobin Gareus
2013-07-10add lib/LV2 path akin to lib/surfaces, to allow bundling of LV2 plugins in an...ben
2013-07-07fix metering when monitoring track input. (ran twice)Robin Gareus
2013-07-05reset meters when changing metering-point or portsRobin Gareus
2013-06-21Add config variable for Freesound download folder location.Colin Fletcher
2013-06-16remove executable mode-bit from filesRobin Gareus
2013-06-14don't display freewheeling & samplerate LV2 ports on GUIRobin Gareus
2013-06-13Generalize no-plugin-state from AudioUnits to all pluginsPaul Davis
2013-06-14Update Russian translation of Ardour 3.2Alexandre Prokoudine
2013-06-13fix up versioning stuff for libardour, which should track regular ardour rele...Paul Davis
2013-06-11update .po filesPaul Davis
2013-06-07Revert all close-on-exec changes from earlier todayRobin Gareus
2013-06-07more sockets to close on fork()Robin Gareus
2013-06-06fix memory leaks and compiler warnings in LXVST codeRobin Gareus
2013-06-03lilv-backwards compatible min buffer-size implementationRobin Gareus
2013-06-03add forgotten free() -- fix tiny memory leakRobin Gareus
2013-06-03fix typo in prev commitRobin Gareus
2013-06-03lilv_port_get() for LV bufsize query requires new lilvRobin Gareus
2013-06-03properly clean up LV2 worldRobin Gareus
2013-06-03honor LV2 rsz:minimumSize for Atom Event buffersRobin Gareus
2013-05-26Return null if deserializing an export timespan doesn't succeed with at least...Sakari Bergen
2013-05-26Remove special handling of session range in export. Fixes things when the ses...Sakari Bergen
2013-05-25skip LV2 ports on GUI according to port-properties: notOnGUI and reportsLatencyRobin Gareus
2013-05-19Forward midi feedback from LV2 plugins and allow to chain LV2 midi plugins.Robin Gareus
2013-05-17simplify prev commitRobin Gareus
2013-05-17free buffer then set it to 0jdekozak
2013-05-17initialize ltc_enc_buf to 0 to fix crash in ltc_tx_cleanup at startupjdekozak
2013-05-16fix jack session filename (colons are invalid)Robin Gareus