fix port-matrix (update with session)
[ardour.git] / libs /
2013-07-10 Robin GareusRevert "show track-ID in mixer" and "...towards unique...
2013-07-10 Robin Gareusremove unique track number from meterbridge
2013-07-10 Robin GareusEpisode VI: Return of the ZeroDBline
2013-07-10 Robin GareusEpisode V: the gainfader line strikes back
2013-07-10 Robin Gareusdisable number display on meterbridge by default
2013-07-10 Robin Gareususe accurate log10 for meter (fast_log2 is unsuitable...
2013-07-10 Robin Gareusshow track-ID in mixer
2013-07-10 Robin Gareusnumber/name on meterbridge
2013-07-10 Robin Gareus...towards unique track numbers.
2013-07-10 Robin Gareusallow to include solo,mute buttons on meterbridge
2013-07-10 Robin Gareusremove b0rked attempt at meter-thread regularity.
2013-07-10 Robin GareusTask Force Viking: operation green line
2013-07-10 Robin Gareusfix RMS+Peak meter for MIDI-tracks
2013-07-10 Robin Gareuswith RMS meters: use "peak indicator" as DPM
2013-07-10 Robin Gareusignore state-changes during [meter] context-menu popup...
2013-07-10 Robin Gareususe digital max-peak with RMS meter
2013-07-10 Robin Gareusshare meter-type among meter instances.
2013-07-10 Robin Gareusprepare meter type unification
2013-07-10 Robin Gareustest/fix - possible cause of meter-freezing..
2013-07-10 Robin Gareusfix meterbridge metric display switch
2013-07-10 Robin Gareusremember meter type with session
2013-07-10 Robin Gareusdon't reset meter background/highlight on click.
2013-07-10 Robin Gareusamend to 212d2ac5d (port add/remove signals)
2013-07-10 Robin Gareusexperimental RMS-meter and peak-signal (vs peak-power...
2013-07-10 Robin Gareusimprove timing accuracy for meter-falloff calc.
2013-07-10 Robin Gareusprepare meter-widget for dual background color
2013-07-10 Robin Gareusmeter line-up and fall-off standard values & names
2013-07-10 Robin Gareuspeak-indicator threshold configuration
2013-07-10 Robin Gareusprepare meter configuration..
2013-07-10 Robin Gareusadd options to show/hide master and midi tracks;; hide...
2013-07-10 Robin Gareusfix [some] issues when adding/removing output ports
2013-07-10 Robin Gareusless prominent meter shade
2013-07-10 Robin Gareusadd shade gradient to meter
2013-07-10 Robin Gareusfix meter gradient y-axis only
2013-07-10 Robin Gareusmidi meter updates..
2013-07-10 Robin Gareusmake all meter-colors configurable,..
2013-07-10 Robin Gareusrefactor level-meter widget: 5x2 stops meter colors
2013-07-10 Robin Gareusremove b0rked horizontal meter code.
2013-07-10 Robin Gareusreduce peak-hold indicator to 2px height
2013-07-10 Robin Gareusmeter rounded rectangle
2013-07-10 Robin Gareusconfigurable meter background color
2013-07-10 Robin Gareusmeter border
2013-07-10 Robin Gareusremove border around meter gradients, again.
2013-07-10 Robin Gareusmeter background gradient (hardcoded colors so far)
2013-07-10 Robin Gareusfastmeter: 1px padding left&right
2013-07-10 Robin Gareussession property - include busses in meterbridge
2013-07-10 benadd lib/LV2 path akin to lib/surfaces, to allow bundlin...
2013-07-07 Robin Gareusfix metering when monitoring track input. (ran twice)
2013-07-05 Robin Gareusreset meters when changing metering-point or ports
2013-06-23 Robin GareusMerge branch 'radiosrb' of https://github.com/adiknoth...
2013-06-22 Colin FletcherFurther Freesound import tweaks.
2013-06-21 Colin FletcherAdd config variable for Freesound download folder location.
2013-06-21 Colin FletcherMake scroll-wheel modifier keys consistent in main...
2013-06-16 Robin Gareusremove executable mode-bit from files
2013-06-14 Robin Gareusdon't display freewheeling & samplerate LV2 ports on GUI
2013-06-14 Paul DavisGeneralize no-plugin-state from AudioUnits to all plugins
2013-06-14 Alexandre ProkoudineUpdate Russian translation of Ardour 3.2
2013-06-13 Paul Davisfix up versioning stuff for libardour, which should...
2013-06-11 Paul Davisupdate .po files
2013-06-10 Paul Davissave and restore Generic MIDI threshold/smoothing value
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-07 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-06-07 Robin GareusRevert all close-on-exec changes from earlier today
2013-06-07 Robin Gareusfix typo in SndFileDescriptor::open() -- check if file...
2013-06-07 Robin Gareusfix use of sf_open_fd() instad of sf_open()
2013-06-07 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-06-07 Robin Gareusclose audio-file if it cannot be opened
2013-06-07 Robin Gareusfix issue (creating new sound-files) in 92161b57
2013-06-07 Robin Gareusmore OSC socket fcntl() close-on-exec
2013-06-07 Robin GareusOSC bail out if server cannot be started
2013-06-07 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-06-07 Robin Gareusmark more filedes as close-on-exec. - here audio+midi...
2013-06-07 Robin Gareusmore sockets to close on fork()
2013-06-07 Robin Gareusclose network sockets on fork
2013-06-06 Robin Gareusfix compiler warnings
2013-06-06 Paul Daviscorrect previous premature commit re: OSC and send...
2013-06-06 Paul Davisimplement OSC /ardour/route/send/gainabs and /ardour...
2013-06-06 Paul Davismove control surface prefs onto their own tab in the...
2013-06-06 Robin Gareusfix memory leaks and compiler warnings in LXVST code
2013-06-05 Paul DavisMerge branch 'master' of https://github.com/johnwpolive...
2013-06-05 Paul DavisMerge branch 'patch-1' of https://github.com/globin...
2013-06-03 Robin Gareuslilv-backwards compatible min buffer-size implementation
2013-06-02 Robin Gareusadd forgotten free() -- fix tiny memory leak
2013-06-02 Robin Gareusfix typo in prev commit
2013-06-02 Robin Gareuslilv_port_get() for LV bufsize query requires new lilv
2013-06-02 Robin Gareusproperly clean up LV2 world
2013-06-02 Robin Gareushonor LV2 rsz:minimumSize for Atom Event buffers
2013-05-26 Sakari BergenReturn null if deserializing an export timespan doesn...
2013-05-26 Sakari BergenRemove special handling of session range in export...
2013-05-25 Robin Gareusskip LV2 ports on GUI according to port-properties...
2013-05-19 Robin GareusForward midi feedback from LV2 plugins and allow to...
2013-05-17 Robin Gareussimplify prev commit
2013-05-17 jdekozakfree buffer then set it to 0
2013-05-17 jdekozakinitialize ltc_enc_buf to 0 to fix crash in ltc_tx_clea...
2013-05-16 Robin Gareusfix jack session filename (colons are invalid)
2013-05-08 Paul Davisuse hw.physicalcpu to get a more accurate CPU count...
2013-05-07 Paul Davisvarious changes to window visibility mgmt, including...
2013-05-05 Robin Gareusfix crash on export if no master bus is present in...
2013-05-05 Paul Davisfix bigclockwindow's lack of hiding, set ArdourWindow...
2013-05-05 Paul DavisVisibilityTracker needs to inherit from sigc::tracker...
next