ardour.git
2013-08-08 Robin Gareuschange default color of plugin-UI gauge/meter
2013-08-08 Robin Gareusfix compiler warning
2013-08-08 Robin Gareusupdate plugin UIs at reasonable rate (25Hz)
2013-08-08 Robin GareusNOOP - prevent headaches and remove cruft
2013-08-08 Paul DavisRevert "Remove non-portable and unnused header includes"
2013-08-08 Paul DavisRemove non-portable and unnused header includes
2013-08-08 Paul DavisFix portability of test and use temporary test
2013-08-08 Paul DavisUse common test function to create temporary session
2013-08-08 Paul Davisadd new files from test changes by timbyr
2013-08-08 Paul Davistheoretically: "Add new_test_output_dir to common libar...
2013-08-08 Paul DavisUse test_search_path function in ardour test
2013-08-08 Paul DavisAdd test_search_path function in libardour testsuite
2013-08-08 Paul DavisUse test_search_path to find test data in xpath test
2013-08-08 Paul DavisAdd test_search_path function in PBD testsuite
2013-08-08 Paul DavisAdd --single-tests option to also build each libardour...
2013-08-08 Paul Davisdisable libardour unit tests that do not function corre...
2013-07-14 Robin Gareusexpand tabs to spaces in wscript
2013-07-11 Paul Davisfix conflicts caused by meterbridge merge
2013-07-11 Robin Gareushandle aux-send processor-box action
2013-07-11 Robin Gareusamend cb7bcb6d - locked-solo button style
2013-07-10 Robin Gareusreplace Lock^Wshopping-bag icon with button-sensitivity
2013-07-10 Robin Gareusmeterbridge update solo-button label (AFL,PFL, locked)
2013-07-10 Paul Davisremove debug output
2013-07-10 Paul Davissome sort-of-deep fixes to get autoscroll/vertical...
2013-07-10 Paul Davisremove xmmintrin.h, unnecessarily mirroring changes...
2013-07-10 Robin Gareuslight up track seperator
2013-07-10 Robin Gareusdisplay separator on newly created tracks.
2013-07-10 Robin Gareusupdate mixer-meter (width) and panner if channel count...
2013-07-10 Robin Gareusrework narrow mode metric (again)
2013-07-10 Robin Gareusardour-button - fix test+LED margin
2013-07-10 Robin Gareussave width of mixer-strip when changing _all_ strips
2013-07-10 Robin Gareusqueue axis resize if port-config changes
2013-07-10 Robin Gareusnarrow down multi-channel tracks
2013-07-10 Robin Gareusslimming diet for the narrow-mixer strip
2013-07-10 Paul Davisremove another instance of xmmintrin.h
2013-07-10 Paul Davisremove unnecessary include of xmmintrin.h
2013-07-10 Robin Gareusfix ProxyBase::save_pos_and_size
2013-07-10 Robin Gareustweak window-proxy session-management logic
2013-07-10 Robin Gareusfix tracks & bus inspector display
2013-07-10 Robin Gareusfix port-matrix (update with session)
2013-07-10 Robin Gareuscleanup - prepare narrow mixer strips
2013-07-10 Robin Gareuslimit meterbridge window height to multiples of 16px
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 Gareusremove cruft
2013-07-10 Robin GareusRevert "replace "-inf" with UTF8 infinity symbol"
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 Gareusfix meterbridge window pos+size state save
2013-07-10 Robin Gareusmeterbridge label rework - phase one (better, but not...
2013-07-10 Robin Gareushide solo button on master-bus
2013-07-10 Robin Gareusfix crash on session unload
2013-07-10 Robin Gareusreplace "-inf" with UTF8 infinity symbol
2013-07-10 Robin Gareusdisable number display on meterbridge by default
2013-07-10 Robin Gareusremove outdated TODO
2013-07-10 Robin Gareususe accurate log10 for meter (fast_log2 is unsuitable...
2013-07-10 Robin Gareusmeterbridge show full name on tooltip
2013-07-10 Robin Gareusupdate meter config
2013-07-10 Robin Gareusfix initial display of name/id on meterbridge
2013-07-10 Robin Gareusshow track-ID in mixer
2013-07-10 Robin Gareusclean up meterbridge options
2013-07-10 Robin Gareusnumber/name on meterbridge
2013-07-10 Robin Gareusleave route-button show/hide up to route-UI.
2013-07-10 Robin Gareus...use unique track numbers 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 Gareustweak alignment of meterbridge number-labels
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 Gareusmeterbridge: if track-name starts with number, display...
2013-07-10 Robin Gareusfixed width meter metric areas
2013-07-10 Robin Gareusfix RMS+Peak meter for MIDI-tracks
2013-07-10 Robin Gareusadd convenience functions to switch meter-types.. ...
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 Gareusamend to 212d2ac5d and 8becd4413 - fix port connection...
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 Gareusmeterbridge: ignore non-visible routes/meters.
2013-07-10 Robin Gareusimprove timing accuracy for meter-falloff calc.
2013-07-10 Robin Gareusfix rendering of meter metrics w/o types
2013-07-10 Robin Gareusfix another peak-meter threshold config issue
2013-07-10 Robin Gareushighlight meter-background of a port that has peaked...
2013-07-10 Robin Gareusprepare meter-widget for dual background color
2013-07-10 Robin Gareusfix HSlider Option
2013-07-10 Robin Gareusmake changes to peak-meter threshold config effective...
2013-07-10 Robin Gareusmeter line-up and fall-off standard values & names
2013-07-10 Robin Gareusproper peak-indicator threshold config widget
2013-07-10 Robin Gareuspeak-indicator threshold configuration
2013-07-10 Robin Gareusmeterbridge peak at -.5dBFS (test)
2013-07-10 Robin Gareusshow meter-tick at either -24 or -25 dbFS
2013-07-10 Robin Gareusamend to prev commit. properly remember window size..
2013-07-10 Robin Gareusremember position before hiding meterbridge window
next