ardour.git
2016-05-03 Robin GareusSidechain is one word
2016-05-03 Robin Gareusconsistent menu labels
2016-05-03 Robin Gareusbatch remove tracks
2016-05-03 Robin Gareusanother (non critical) concurrency issue:
2016-05-03 Robin Gareusskip updating editor-route display when closing the...
2016-05-03 Robin Gareusmark initial TAV as hidden to speed up initial display.
2016-05-03 Robin Gareusspeed up track creation
2016-05-03 Robin Gareusadd a const method to check for existing key/value...
2016-05-02 Robin Gareususe same tooltip timeout throughout Ardour -- part two
2016-05-02 Robin Gareususe same tooltip timeout throughout Ardour -- part one
2016-05-02 Robin Gareus_plugin_display can be a LuaPluginDisplay
2016-05-02 Robin Gareusremove a stray semicolon
2016-05-02 Robin GareusExport format GUI updates for loudness normalization
2016-05-02 Robin GareusAdd loudness normalization to Export Format & Graph
2016-05-02 Robin Gareusprepare loudness normalization
2016-05-01 Robin Gareustweak AU redrawing blocking heuristics
2016-05-01 Robin Gareusincrease visibility of actual compiler warnings
2016-05-01 Robin GareusRhythm Rodent updates:
2016-05-01 Robin Gareusfix aubio-onset detection parameters
2016-05-01 Robin Gareusadd option to auto-save post-export-analysis image
2016-05-01 Robin Gareusfix plugin-creator display for non LADSPA plugins
2016-05-01 Robin Gareusfix a Wsigncompare and 2 -Wuninitialized
2016-05-01 Robin Gareusfix: gcc4.2 / PPC compilation
2016-05-01 Robin Gareusfix adding favorite plugins post-fader
2016-05-01 Robin Gareusmake region > Edit context menus identical
2016-05-01 Robin GareusNO-OP use spaces throughout the menu file, remove trail...
2016-05-01 Robin GareusGUI updates for transient rework
2016-05-01 Robin Gareusvarious transient-detection fixes (split region, trim...
2016-04-30 Robin GareusAPI call to be removed
2016-04-30 Paul Davisuse CFRunLoopTimer to check the effect of plugin redraw...
2016-04-30 Paul Davismake BasicUI (for control surfaces) loop toggle work...
2016-04-29 Robin Gareusenable luaproc presets
2016-04-29 Robin Gareusimplement lua plugin presets
2016-04-29 Robin Gareusremove skeleton backend (superseded by portaudio)
2016-04-29 Robin GareusI wanna be nasty, I wanna be cruel,..
2016-04-29 Paul Davisclean up of displayIfNeeded hack code
2016-04-29 Robin Gareussave custom favorite plugin order (revert when merging...
2016-04-29 Robin Gareusadd Lua DSP plugin category
2016-04-29 Robin Gareusremove "Lua DSP Proc" context meuu
2016-04-29 Robin Gareusinclude lua processors in plugin-selector
2016-04-29 Robin Gareusdon't special case lua processors, use plugin-manager
2016-04-28 Paul Davisclever tricks with code swizzling to slow down errant...
2016-04-28 Robin Gareusconsolidate and re-order luasession code
2016-04-28 Robin Gareusflush pending Session Events at session close
2016-04-28 Robin Gareusfix a deadlock with jack2 when inserting a plugin adds...
2016-04-28 Robin Gareusadd a debug message for LV2 per port buffer allocation
2016-04-28 Robin Gareusfor mixed-i/o show HW ports of both types in the matrix
2016-04-28 Paul Davisremove unnecessary lines+changes
2016-04-28 Paul Davisfix logic bomb
2016-04-27 Paul Davisif built on OS X without live resizing features, make...
2016-04-27 Paul Davisadd a new configure-time for Cocoa live resizing macros
2016-04-27 Ben Loftisanother attempt to use platform-specific path for the...
2016-04-27 Robin Gareusamend c1c81a239c after testing
2016-04-27 Robin Gareussome linuxVST GUI details: initialize lock, add a note.
2016-04-27 Robin Gareuspin connection GUI for variable I/O plugins
2016-04-27 Robin Gareusallow to customize variable i/o plugin inputs
2016-04-27 Ben Loftisfix default 64bit Windows VST path ( untested )
2016-04-27 Paul Davischange ordering of origin-move and window-resize for...
2016-04-27 Robin Gareusprobable fix for 64bit VST signal latency
2016-04-27 Paul Davisshow debug out when AU NSView doesnt get moved
2016-04-27 Len OvensOSC: Fix Solo to work with both SIP and Listen.
2016-04-27 Robin Gareustweak LV2 atom buffer allocation strategy
2016-04-27 Paul Davissignificant reworking of AudioUnit window resizing.
2016-04-27 Paul Davisadd the concept of a "state mask" that determines what...
2016-04-26 Robin Gareusmake -D VSTCallbacks readable
2016-04-26 Robin Gareuscanvas tooltips, too
2016-04-26 Robin Gareusre-enable "Show Tooltip" preference (needs testing...
2016-04-26 Robin Gareusalso hide persistent tooltips
2016-04-26 Robin Gareustowards fixing optional tooltips
2016-04-26 Robin Gareusremove duplicate "bld.install_files" call
2016-04-26 Robin Gareusdeploy all *.colors files in binary bundles
2016-04-26 Robin Gareusinitialize output data ports for cases where the plugin...
2016-04-26 Robin Gareuslet GMainContext clean up after us.
2016-04-26 Robin Gareusport 93eac8b0 to ALSA and CoreAudio
2016-04-26 Robin Gareusallow to duplicate tracks with sends or load templates...
2016-04-26 Robin Gareuslua snippet to interact with portengine
2016-04-26 Robin Gareusimplement missing PortManager methods and lua-bind...
2016-04-26 John Emmas#define HAVE_JACK_PORT_RENAME when building with MSVC
2016-04-26 John EmmasUse 'const_iterator' to prevent MSVC from complaining
2016-04-26 Robin Gareusremove the splash-screen when changing sessions
2016-04-26 Robin Gareusdon't show engine dialog when loading a session..
2016-04-26 Robin Gareusstyleguide #10
2016-04-26 Robin Gareuskeep portmap & portindex in sync when renaming ports
2016-04-26 Robin GareusPortManager lua bindings (to debug lingering ports)
2016-04-25 Robin Gareustweak location-UI layout (right-align checkboxes &...
2016-04-25 Robin Gareusslightly improved location-UI layout
2016-04-25 Robin GareusNO-OP whitespace
2016-04-25 Robin Gareusreturn of the location GoTo Button
2016-04-25 Paul Daviscompile-time test for useful ASL API
2016-04-25 Paul Davisremove unused code
2016-04-25 Robin Gareusfix copy/paste typo in in 5e0f0fc
2016-04-25 Robin Gareusupdate luadoc tools
2016-04-25 Robin Gareusupdate [lua bindings] documentation
2016-04-25 Robin Gareuslua action details (button sensitivity, text ellipsis)
2016-04-25 Robin Gareusadd missing header for luadoc
2016-04-24 Robin Gareusadd optional buttons to trigger lua scripted actions.
2016-04-24 Robin Gareusupdate keyeditor when action label changes
2016-04-24 Robin Gareus..and CoreAudio.
2016-04-24 Robin GareusO(log(n)) port and connection lookup for ALSA
2016-04-24 Robin Gareusnow with C++98 compat
next