summaryrefslogtreecommitdiff
path: root/libs/backends/jack/jack_session.cc
AgeCommit message (Expand)Author
2017-09-19Revert some more frame/sample API issuesRobin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2016-11-11rename Tempo _beats_per_minute to _note_types_per_minute, provide pulse helpers.nick_m
2016-05-27Tempo ramps - rename bbt_time() -> bbt_at_frame(), frame_time() -> frame_at_b...nick_m
2016-05-27Initial stab at tempo ramps.nick_m
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-10-23weak/runtime jack linking: load libjack dynamically at runtimeRobin Gareus
2013-12-02Include pbd/localtime_r.h in session_jack.cc for MinGWTim Mayberry
2013-10-21fix issues with recording while synced to JACK (non-pure-virtual method added...Paul Davis
2013-10-08-arestore jack timebase master and jack session callback functionality (moved...Paul Davis