ardour.git
2017-05-22 nick_mTempo sections with a BBT start XML node are never...
2017-05-22 Tim MayberryRemove unused header file in gtk2_ardour
2017-05-22 Tim MayberryRemove dead assignment in Editor::export_audio()
2017-05-22 Tim MayberryUse braces in BasicUI::jump_by_bars()
2017-05-22 Tim MayberryUse braces in BasicUI::jump_by_seconds()
2017-05-22 Tim MayberryUse correct variable in BasicUI::jump_by_seconds
2017-05-22 Tim MayberryRemove dead assignment in Editor::metric_get_bbt
2017-05-22 Tim MayberryRemove dead assignment in MiniTimeline::draw_edge
2017-05-22 nick_mFix failure to laod old tempo maps
2017-05-20 Len OvensOSC: Further fixes so multiple controls can touch at...
2017-05-20 Len OvensOSC: fix c++98 mistake
2017-05-20 Robin GareusFix libhid compile with /recent/ libc (GNU_SOURCE)
2017-05-19 Len OvensOSC: Catch case of surface sending fader move before...
2017-05-18 Len OvensOSC: Add fake timeout based touch
2017-05-17 Ben LoftisMCP: Fix issue with strip "select" buttons that stayed...
2017-05-17 Ben LoftisMCP: map the well-known EQ knobs more explicitly, not...
2017-05-16 Len OvensOSC: Add /strip/fader/touch
2017-05-16 Len Ovensremove unused variable
2017-05-15 Robin GareusSet Display Name for OSX/macOS
2017-05-15 Len OvensOSC: added automation name feedback
2017-05-15 Len OvensOSC: combine two identical if() statements
2017-05-15 John EmmasIt might not be obvious why... but 'ARDOUR::ControlProt...
2017-05-14 Robin GareusFix out-of-bounds waveform image rendering. 5.9
2017-05-14 Nil GeisweillerSupport note name editing in midi list editor
2017-05-14 André NusserFix compiler warning of unused variable.
2017-05-14 Nil GeisweillerAdd note name parser to convert to midi note number
2017-05-14 Edgar Aichingerone more update to german translation
2017-05-14 Edgar Aichingerupdate german translation
2017-05-14 Robin Gareusyet another stupid typo
2017-05-14 André NusserFix double "Tape" in Record Mode drop down when adding...
2017-05-14 Robin GareusFix use-after free (signal after deleting group)
2017-05-13 Robin GareusSanitize "well-known" ctrl API
2017-05-13 Len OvensOSC: make /*/automation more generic so other controls...
2017-05-13 Robin GareusFix typos (thanks edogawa)
2017-05-13 Len OvensThe #end should be #endif
2017-05-13 Ben LoftisMore tweaks to FP8 layout for 32C
2017-05-13 Ben LoftisFix copy+paste error for mb32c filter freq.
2017-05-13 Robin GareusUpdate FP8: new controllables, clarify 32C bell-shape...
2017-05-13 Robin Gareusamend efc2660f, well-known stripable controls:
2017-05-12 Tim MayberryUpdate Session::writable() during Session::save_as...
2017-05-12 Len OvensMidi map for Alesis QX25
2017-05-12 Paul Davischange ControlProtocolManager protocol mutex into a...
2017-05-12 Paul Davisdon't actually use a method from libardourcp inside...
2017-05-12 Robin GareusRemove cfgtool, it's not useful anymore
2017-05-12 Len OvensOSC: GUI label change
2017-05-12 Len OvensOSC: Create new surface struct for ALL incoming messages
2017-05-12 Paul Davischange the way ControlProtocols (control surfaces)...
2017-05-12 Ben LoftisMCP: Mixbus32C: Restore missing filter controls to...
2017-05-12 Ben LoftisMCU: F-keys are reserved only for user-defined actions...
2017-05-12 Ben LoftisMCP: Momentarily light buttons when they are used to...
2017-05-12 Ben LoftisMackie MCP: Assign some F-keys for default user profile.
2017-05-12 Ben LoftisMackie control panel: display the profile name when...
2017-05-11 Len OvensOSC: also init unsaved params on session load.
2017-05-11 Len OvensOSC: Initialize all surface struct values on creation
2017-05-11 Paul Davisre-order per-object and global selection change signals
2017-05-11 Len OvensOSC: Actually set feedback on first /strip/command
2017-05-11 Robin GareusTweak/fix splash screen event-loop
2017-05-11 Robin GareusNO-OP: whitespace
2017-05-11 Paul Daviscontext click on marker > loop range should set loop...
2017-05-11 Paul Davisemit per-Stateful PropertyChanged signal when Stripable...
2017-05-10 Len OvensOSC: fix manual port setting to take effect on first...
2017-05-10 Robin GareusFix another possible case of illegal use of reserved...
2017-05-10 Robin GareusFix reserved ports:
2017-05-10 Len OvensOSC: bind should be boost::bind
2017-05-10 Len OvensOSC: Automation feedback should match command
2017-05-10 Len OvensOSC: change function name to be better description
2017-05-10 Len OvensOSC: simplify code.
2017-05-10 John EmmasRemove ambiguity to keep MSVC happy
2017-05-10 Paul DavisSelection::get_stripables() needs to recurse into an...
2017-05-10 Robin Gareusresolve ambiguity
2017-05-10 Robin GareusEnums are not Classes in C++98
2017-05-09 Robin GareusArdourButton: Pick up initial action sensitivity
2017-05-09 Robin GareusRemember Monitor-section state (show/hide, attached...
2017-05-09 Robin GareusBump VST param-name length limit to 128 bytes and centr...
2017-05-09 Len OvensOSC: Fix select fader automation play feedback as well...
2017-05-09 Len OvensOSC: Get gain feedback to show with automation Play.
2017-05-09 Len OvensOSC: Add Automation mode feedback to /strip
2017-05-09 Len OvensOSC: removed letter automation modes to not conflict...
2017-05-09 Len OvensOSC: Propagate return value so debug shows errors
2017-05-09 Len OvensOSC: set Automation mode for fader
2017-05-09 Len OvensOSC: automation mode get strip (step 2)
2017-05-09 Len OvensOSC: Add framework for /*/automation mode
2017-05-09 Robin GareusArdour does support VST's audioMasterGetProductString...
2017-05-08 Robin Gareusiterator std::set::erase (iterator) is C++11
2017-05-08 Robin GareusLimit clock displays to 30days (720hours) by default.
2017-05-08 Paul Davisfix copy-n-paste error
2017-05-08 Paul Davisfix logic when removing routes
2017-05-08 Paul Davisremove misc. debug output
2017-05-08 Paul Daviswhen removing a Route from Session, remove it from...
2017-05-08 Paul Daviswhen removing Stripables from CoreSelection by ID,...
2017-05-08 Paul Davisallow Session to call Session::remove_stripable_by_id()
2017-05-08 Paul Daviswhen a Route is removed, don't bother triggering a...
2017-05-08 Paul Daviswhen a Route is removed, don't bother triggering a...
2017-05-08 Hiroki InagakiUpdate Japanese translation
2017-05-07 Robin GareusSemaphores need to have a unique name -- fixes #7341
2017-05-06 Robin Gareusreally fix opening session-archives -- amend 1f80f059be
2017-05-06 Robin GareusFix opening session-archives
2017-05-06 Robin Gareus-Wnon-virtual-dtor
2017-05-06 Robin GareusNO-OP: whitespace and FSF address
2017-05-06 Robin GareusFactor RMS normalization by sqrt(2); match sine peak
next