PT import: editor_pt_import complete rewrite
[ardour.git] / libs /
2018-10-12 Damien Zammitlibptformat: Update lib to upstream e75320e (+source...
2018-10-11 Robin GareusAlways use internal, modified, zita-resampler
2018-10-11 Robin GareusConsolidate relative sched_get_priority computation
2018-10-11 Robin GareusUse new RT-priority API
2018-10-11 Robin GareusAdd API to query backend realtime thread priority
2018-10-10 Robin GareusFix master_send_enable_controllable for Mixbusses
2018-10-10 Robin GareusFix inconsistent controllable Lua binding names
2018-10-10 Robin GareusFix well-known control Lua bindings
2018-10-09 Robin GareusIgnore small (or negative) radii.
2018-10-09 Robin GareusConstant radian/degree factor
2018-10-09 Robin GareusRemove unused variable
2018-10-08 Paul Davissome rather simple code to allow MIDI Clock to set...
2018-10-07 Paul Davisfix duplicate name check for new transport master
2018-10-07 Paul Davisfix return value and avoid unnecessary extra conditional
2018-10-07 Paul Davisremove crazy thinko
2018-10-07 Ben LoftisFaderport(Classic): Add Record-PreRoll and Record-Count...
2018-10-05 Robin GareusProperly disable looping when deleting loop-range
2018-10-05 Robin GareusNO-OP: whitespace
2018-10-05 Paul Davismake remove work for transport masters (bug fix, really)
2018-10-05 Paul Davisstop MIDIClock transport master reporting continued...
2018-10-05 Paul Davismove away from "sync source" concepts
2018-10-05 Paul Davislaying the groundwork for adding/removing transport...
2018-10-05 Ben LoftisFix the User button for Mixbus; we use it as a button...
2018-10-04 Paul Davisremove LTC port parameter, since it's no longer a thing.
2018-10-04 Paul Davisadd new ::update_interval() method for transport master...
2018-10-04 Paul Davisfix error introduced in MTC transport master
2018-10-04 Robin GareusSort Session templates alphabetically
2018-10-04 Robin GareusHandle generic-midi bindings per session.
2018-10-03 Robin GareusPersistent ctrl-surface state
2018-10-03 Robin GareusPrevent excessive meter redraws for inactive meters...
2018-10-03 Robin GareusProperly initialize midi-meters
2018-10-02 Robin GareusPrepare a boxy, no round borders, button-style
2018-10-02 Robin GareusFix false-positive duplicate format detection
2018-10-02 Damien Zammitlibptformat: Add ability to reuse object && add path...
2018-10-02 John EmmasRemove a call to 'fst_audio_master_idle()'
2018-09-30 Robin GareusFix Mixbus master-bus tape-saturation controllable
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-30 John EmmasAdapt our remaining MSVC projects for 'boost::atomic...
2018-09-29 John EmmasAdd support (in our MSVC projects) for using 'boost...
2018-09-28 Robin GareusFP8/16: include makeup gain control
2018-09-27 Albert GraefMCP: Fix up the feedback for the view selection buttons.
2018-09-27 Albert GraefMCP: Allow the current bank to move right one channel...
2018-09-27 Albert GraefMCP: Fix up the feedback for the bank left/right buttons.
2018-09-27 Paul Davisconsolidate all transport masters on a SafeTime object...
2018-09-27 Paul Davischange type of MIDI::Parser::position signal to include...
2018-09-27 Paul Davismore objectification for SafeTime
2018-09-27 Paul Davisinitial hacks towards a truly thread-safe SafeTime...
2018-09-25 Robin GareusVST-state, set/restore program before loading chunk.
2018-09-25 Robin GareusAdd Lua bindings to query DSP load statistics
2018-09-23 Paul Davisremove debug output
2018-09-23 Paul Davisremove debug output
2018-09-23 Paul Davisdefer creating a visibility tracker for a window until...
2018-09-23 Paul Davisemit property change for "collect" on a TransportMaster
2018-09-22 John EmmasAccommodate newly added/renamed source(s) in our MSVC...
2018-09-22 Jan LentferLCXL: fix off by one cause by fader8master
2018-09-22 Jan LentferLCXL: Fix a crash on exit
2018-09-22 Paul Davisno more slave.h
2018-09-22 Paul Davisuse abs() instead of fabs() on integers
2018-09-22 Paul DavisRevert "MSVC complains because we're using 'fabs()...
2018-09-22 Paul Davisremove old slave files
2018-09-22 John EmmasReplace a namespace brace deleted by accident
2018-09-22 John EmmasRemove some namespace ambiguity
2018-09-22 John EmmasRemove 2 x unneeded functions in 'SlaveSessionProxy'
2018-09-22 John EmmasMSVC complains because we're using 'fabs()' to compare...
2018-09-21 Robin GareusFix typo: emit signal (don't construct an object)
2018-09-21 Robin GareusFix --no-nls (4/5), i18n include order in libs/*
2018-09-21 Robin GareusFix --no-nls (2/5), prefer #if in libs
2018-09-20 Paul Davismissing enum/properties stuff
2018-09-20 Paul Davisswitch transport masters to use properties and notify...
2018-09-19 Paul Davisnamespace change to help out on non-linux platforms
2018-09-19 Paul Davisdo not initialize boost::shared_ptr<> with zero
2018-09-19 Paul Davisboost/atomic.hpp is not used
2018-09-18 Paul Davisnew transport slave/master implementation, libs/ edition
2018-09-18 Len OvensOSC: Allow personal monitor to change output connection
2018-09-13 Colin FletcherImplement new Enclosed region equivalence mode
2018-09-11 Robin GareusLTC-file reader: offset frame position (not timecode)
2018-09-11 Robin GareusFix LTC file-reader -- closes #7661
2018-09-10 Len OvensOSC: Personal monitoring can add a new aux
2018-09-10 John EmmasInitial changes needed for building Mixbus (with MSVC...
2018-09-06 Robin GareusAdd missing cast (NoteButton to TrackButton)
2018-09-06 Robin GareusFix an invalid conversion from 'int' to non-scalar.
2018-09-04 Jan LentferLCXL: Refactor code to use boost::shared_ptr
2018-09-03 Robin GareusFix shared_ptr initialization
2018-09-02 Paul Davisuse boost::shared_ptr<> to manage Button/Pad lifetimes...
2018-08-30 Térence ClastresLCXL: Fix check if ports exist
2018-08-30 Robin GareusP2: Fix check if ports exist
2018-08-29 Jan LentferLCXL: Fix two crashes
2018-08-29 Robin GareusIncrease alsa-backend timeout
2018-08-25 Jan LentferLCXL: add visual feedback for sec button functions
2018-08-24 Paul DavisMonitor should be *really* unselectable
2018-08-24 Paul Davisno reason for 2 template types in CoreSelection::select...
2018-08-24 Paul Davisa couple more explanatory comments, and rename a variab...
2018-08-24 Paul Davisfix comment (method is now a template)
2018-08-24 Paul Davisadd new methods to ARDOUR::CoreSelection to centralize...
2018-08-24 Robin GareusCleanup various design patterns.
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...
next