summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2018-10-12PT import: Minor changes to sessionDamien Zammit
2018-10-12PT import: Add new import_pt.cc session methodsDamien Zammit
2018-10-12libptformat: Update lib to upstream e75320e (+source lengths)Damien Zammit
2018-10-11Always use internal, modified, zita-resamplerRobin Gareus
2018-10-11Consolidate relative sched_get_priority computationRobin Gareus
2018-10-11Use new RT-priority APIRobin Gareus
2018-10-11Add API to query backend realtime thread priorityRobin Gareus
2018-10-10Fix master_send_enable_controllable for MixbussesRobin Gareus
2018-10-10Fix inconsistent controllable Lua binding namesRobin Gareus
2018-10-10Fix well-known control Lua bindingsRobin Gareus
2018-10-09Ignore small (or negative) radii.Robin Gareus
2018-10-09Constant radian/degree factorRobin Gareus
2018-10-09Remove unused variableRobin Gareus
2018-10-08some rather simple code to allow MIDI Clock to set the tempo of the session.Paul Davis
2018-10-07fix duplicate name check for new transport masterPaul Davis
2018-10-07fix return value and avoid unnecessary extra conditionalPaul Davis
2018-10-07remove crazy thinkoPaul Davis
2018-10-07Faderport(Classic): Add Record-PreRoll and Record-CountIn actions to the foo...Ben Loftis
2018-10-05Properly disable looping when deleting loop-rangeRobin Gareus
2018-10-05NO-OP: whitespaceRobin Gareus
2018-10-05make remove work for transport masters (bug fix, really)Paul Davis
2018-10-05stop MIDIClock transport master reporting continued timestampsPaul Davis
2018-10-05move away from "sync source" conceptsPaul Davis
2018-10-05laying the groundwork for adding/removing transport mastersPaul Davis
2018-10-04Fix the User button for Mixbus; we use it as a button, not a modifier.Ben Loftis
2018-10-04remove LTC port parameter, since it's no longer a thing.Paul Davis
2018-10-04add new ::update_interval() method for transport masters, and use in shared :...Paul Davis
2018-10-04fix error introduced in MTC transport masterPaul Davis
2018-10-04Sort Session templates alphabeticallyRobin Gareus
2018-10-04Handle generic-midi bindings per session.Robin Gareus
2018-10-04Persistent ctrl-surface stateRobin Gareus
2018-10-03Prevent excessive meter redraws for inactive meters at zeroRobin Gareus
2018-10-03Properly initialize midi-metersRobin Gareus
2018-10-02Prepare a boxy, no round borders, button-styleRobin Gareus
2018-10-02Fix false-positive duplicate format detectionRobin Gareus
2018-10-02libptformat: Add ability to reuse object && add path to ptf to apiDamien Zammit
2018-10-02Remove a call to 'fst_audio_master_idle()'John Emmas
2018-09-30Fix Mixbus master-bus tape-saturation controllableRobin Gareus
2018-09-30Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets ...John Emmas
2018-09-30Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets ...John Emmas
2018-09-30Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets ...John Emmas
2018-09-29Add support (in our MSVC projects) for using 'boost::atomic'John Emmas
2018-09-28FP8/16: include makeup gain controlRobin Gareus
2018-09-27MCP: Fix up the feedback for the view selection buttons.Albert Graef
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-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