summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-27MCP: Allow the current bank to move right one channel even if this results in...Albert Graef
2018-09-27MCP: Fix up the feedback for the bank left/right buttons.Albert Graef
2018-09-27show last received and when for timecode timestamps in transport masters widgetPaul Davis
2018-09-27add name editing for transport mastersPaul Davis
2018-09-27use new TransportMaster::speed_and_position() APIPaul Davis
2018-09-27consolidate all transport masters on a SafeTime object that is a member of th...Paul Davis
2018-09-27change type of MIDI::Parser::position signal to include timestampPaul Davis
2018-09-27more objectification for SafeTimePaul Davis
2018-09-27initial hacks towards a truly thread-safe SafeTime object, using boost::atomicPaul Davis
2018-09-25VST-state, set/restore program before loading chunk.Robin Gareus
2018-09-25Add script to exercise PI-stats interfaceRobin Gareus
2018-09-25Add Lua bindings to query DSP load statisticsRobin Gareus
2018-09-25Fix/tweak various DSP-load window issuesRobin Gareus
2018-09-25Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2018-09-25Add a reset-all DSP-load-stats buttonRobin Gareus
2018-09-25Add a window that shows DSP usage of all pluginsRobin Gareus
2018-09-25Separate Plugin DSP load UI implementationRobin Gareus
2018-09-24rearrange parts of transport masters dialog, and fix tooltip issuePaul Davis
2018-09-23remove debug outputPaul Davis
2018-09-23remove debug outputPaul Davis
2018-09-23various tweaks to the transport masters dialogPaul Davis
2018-09-23rename transport masters dialog -> windowPaul Davis
2018-09-23remove debug outputPaul Davis
2018-09-23defer creating a visibility tracker for a window until the window is mappedPaul Davis
2018-09-23emit property change for "collect" on a TransportMasterPaul Davis
2018-09-23no more ProxyTemporary member of ArdourWindow - all such windows should be wr...Paul Davis
2018-09-22Accommodate newly added/renamed source(s) in our MSVC project (libardour)John Emmas
2018-09-22Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2018-09-22LCXL: fix off by one cause by fader8masterJan Lentfer
2018-09-22LCXL: Fix a crash on exitJan Lentfer
2018-09-22no more slave.hPaul Davis
2018-09-22use abs() instead of fabs() on integersPaul Davis
2018-09-22Revert "MSVC complains because we're using 'fabs()' to compare 2 x integers"Paul Davis
2018-09-22remove old slave filesPaul Davis
2018-09-22Replace a namespace brace deleted by accidentJohn Emmas
2018-09-22Remove some namespace ambiguityJohn Emmas
2018-09-22Remove 2 x unneeded functions in 'SlaveSessionProxy'John Emmas
2018-09-22MSVC complains because we're using 'fabs()' to compare 2 x integersJohn Emmas
2018-09-21Fix typo: emit signal (don't construct an object)Robin Gareus
2018-09-21Fix --no-nls (5/5), i18n.h include order in gtk2_ardourRobin Gareus
2018-09-21Fix --no-nls (4/5), i18n include order in libs/*Robin Gareus
2018-09-21Fix --no-nls (3/5), prefer #if in gtk2_ardourRobin Gareus
2018-09-21Fix --no-nls (2/5), prefer #if in libsRobin Gareus
2018-09-21Fix --no-nls (1/5): ENABLE_NLS = 1/0 configRobin Gareus
2018-09-20Fix metronome emphasis preference (#7666)Robin Gareus
2018-09-20missing enum/properties stuffPaul Davis
2018-09-20switch transport masters to use properties and notify via PropertyChangedPaul Davis
2018-09-19AppData: 'revision' in revision.cc is expected in the 2nd lineGuido Aulisi
2018-09-19generate revision.cc with one item per lineNils Philippsen
2018-09-19AppData release tags need a date to be validNils Philippsen