ardour.git
2018-08-24 Paul Davisuse new CoreSelection methods in editor and mixer
2018-08-24 Paul Davisadd new methods to ARDOUR::CoreSelection to centralize...
2018-08-24 Robin GareusCleanup various design patterns.
2018-08-24 Paul Davisprovide mixer-specific bindings for Alt-(up|down) to...
2018-08-24 Paul Davisinvert-selection: if tracks are selected, invert select...
2018-08-24 Paul Davismove select-all-tracks,deselect-all,invert-selection...
2018-08-22 Térence ClastresRevert "LCXL: Fast skip to first/last stripable with...
2018-08-22 Térence ClastresLCXL: Make knobs' leds' color constant when controlling...
2018-08-22 Térence ClastresLCXL: track select: change from 1 strip at a time to...
2018-08-22 Jan LentferLCXL: Mixbus secondary function for Ctrl buttons
2018-08-22 Jan LentferLCXL: Add some Mixbus functionality
2018-08-22 Jan LentferLCXL: save assignment of 8th fader in config
2018-08-22 Jan LentferLCXL: fix some more typos
2018-08-18 Térence ClastresLCXL: Fast skip to first/last stripable with left/right...
2018-08-18 Térence ClastresLCXL: fix crash when disabling the surface while having...
2018-08-18 Jan LentferLCXL: Add configuration option for handling master
2018-08-18 Térence ClastresAdd knob leds and refine colors
2018-08-18 Jan LentferLCXL: fix typos in function names
2018-08-18 Jan LentferLCXL: add isolate solo as secondary function
2018-08-18 Jan LentferLCXL: split track focus button and led code
2018-08-18 Robin GareusNO-OP: whitespace
2018-08-18 Robin GareusInitialize uninitialized variable
2018-08-17 Nikolaus Gullottause paramer_count position as index, instead of control...
2018-08-17 Nikolaus Gullottacomment out old code remnant that is causing crash...
2018-08-17 Nikolaus Gullottaadd mac_vst_plugin_info() to list_plugins() and new_plu...
2018-08-17 Nikolaus Gullottastop trying to guess plugin type, just ask the plugin...
2018-08-16 Robin GareusAdd missing Lua MacVST constant
2018-08-16 Robin GareusPlugin Load Info: add a triangle indicator, tweak layout
2018-08-15 Térence ClastresCode styling: remove whitespaces between parenthesis
2018-08-15 Térence ClastresAttempt to make some function's names more explicit
2018-08-15 Térence ClastresFix track select right led wrong behaviour
2018-08-15 Térence ClastresFix track buttons not working when selecting the last...
2018-08-15 Robin GareusTweak labels for plugin-load display
2018-08-15 Robin GareusRemove some unused includes
2018-08-15 Robin GareusRemove plugin-manager's channel-filter
2018-08-15 Robin GareusRemove ill-conceived Mixbus special case.
2018-08-15 Nikolaus Gullottart:is_master(), not r:is_master()
2018-08-15 Nikolaus Gullottaadded a check for master, due to substituting pan contr...
2018-08-15 Nikolaus GullottaMake authoring consistent
2018-08-15 John EmmasKeep MSVC happy by specifying which version of 'floor...
2018-08-15 Robin GareusTweak plugin DSP stats UI
2018-08-15 Robin GareusAdd API to reset plugin timing stats
2018-08-15 Robin GareusDraw Plugin DSP load bargraph
2018-08-14 Robin GareusSave Mixer values in "C" locale.
2018-08-14 Robin GareusAdd a locale-independent float/double format Lua method
2018-08-13 Jan LentferLCXL: Reorganize knobs functions
2018-08-13 Jan LentferLCXL: implement mute, solo and record arm toggles
2018-08-13 Ben LoftisFix missing enum case: Avoid a divide-by-0 crash.
2018-08-13 Térence ClastresAdd pick-up mode and use it for knobs and faders
2018-08-11 Paul Davisinitial implementation of keyboard event forwarding...
2018-08-10 Ben LoftisLikely fix for jittery snapped-cursor when dragging...
2018-08-09 Térence ClastresAdd Launch Control XL icon
2018-08-09 Térence ClastresTurn off button led if it doesn't control a stripable
2018-08-09 Térence ClastresCall switch_bank() and use button_track_mode() within...
2018-08-09 Térence ClastresAdd reset method and use it during start-up/shutdown
2018-08-09 Térence ClastresAdd missing set_color(Off) in else statement
2018-08-09 Térence ClastresCorrect formatting for if/else statements
2018-08-09 Térence ClastresFix wrong note number offset
2018-08-09 Robin GareusSet VCA Pane toggle sensitivity
2018-08-09 Robin GareusIgnore scroll-wheel while dragging notes.
2018-08-09 Robin GareusFix VCA pane being made visible when redisplaying tracks
2018-08-09 Robin GareusBackport Mixbus' mixer shadow
2018-08-08 Robin GareusAdd method to show/hide VCA (and Mixbus) Mixer pane
2018-08-08 Paul Davisfix button note number map lookup
2018-08-08 Robin GareusProperly announce support for Vendor string
2018-08-08 Stefan WesterfeldLet VST plugins know that we implement plugin window...
2018-08-07 Robin GareusBundle Rotary Speaker with binaries
2018-08-07 Paul Davisemacs whitespace fixes
2018-08-07 Paul Davisexplicitly drop connections from destructor
2018-08-07 Paul Davisdon't use an invalidator when connecting an EventLoop...
2018-08-07 Paul Davisfix uninitialized pointer error in launch control code
2018-08-07 Paul Davisbetter debug message with correct namespace for EventLo...
2018-08-07 Robin GareusCreate plugin-metadata folder for new config
2018-08-07 Robin GareusFix invalid C++11isms: don't use of enum as class or...
2018-08-07 Robin GareusFix C++98 compatibility error
2018-08-07 Robin GareusLCXL: add missing request-buffer factory.
2018-08-07 Robin GareusFix -Wnon-virtual-dtor
2018-08-07 Robin GareusFix invalid use of enum as class or namespace.
2018-08-07 Robin GareusNO-OP: whitespace
2018-08-07 Térence ClastresAdd Launch Control XL control surface support
2018-08-06 Robin GareusFix track rename oddity, don't skip over current name.
2018-08-05 Paul Davisremove debug output file!
2018-08-04 Robin GareusFix preference ID for MIDI-input
2018-08-04 Robin GareusUnify support chat channel.
2018-08-03 Robin GareusFix Italian translation
2018-08-02 Nikolaus Gullottaprotect the_instrument() on MIDI tracks, needs a lot...
2018-08-02 Robin GareusAdd method to conveniently retrieve a sorted routelist
2018-08-02 Ben LoftisMore consistent dialog window titles (Recall Mixer...
2018-08-02 Nikolaus Gullottause ordered list of routes and fix some dialog box...
2018-08-02 Nikolaus Gullottaoption to create groups if necessary and add order...
2018-08-02 Ben LoftisRemove "This is a script" note on some Lua dialogs.
2018-08-02 Nikolaus Gullottaremove redundant checks in wake of 980de904e
2018-08-02 Robin GareusAdd scrollbar to LuaDialog
2018-08-01 Robin GareusLua-dialog: allow to set folder for file to load/save.
2018-08-01 Nikolaus Gullottaimplement fetch_valid_settings_file() to avoid the...
2018-08-01 Nikolaus Gullottamore dialog formatting changes
2018-08-01 Nikolaus Gullottause is_nonbypassable(), is_channelstrip(), and display_...
2018-08-01 Ben LoftisFP2: Fix banking in NavChannel mode.
2018-08-01 Robin GareusAlso expose PI::enabled()
2018-08-01 Robin GareusFix+extend PluginInsert Lua bindings
next