summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-24part two of initial libtemporal creationPaul Davis
2017-09-24change libtimecode to libtemporal, add Evoral::Beats, positional types and su...Paul Davis
2017-09-24add (back) nutemp makefilePaul Davis
2017-09-23The beginning of the end for ClickBoxRobin Gareus
2017-09-23Add API set bar-controller spinbox digitsRobin Gareus
2017-09-23prefer floor() over round(), this avoids "-0"Robin Gareus
2017-09-23NO-OP: whitespaceRobin Gareus
2017-09-23Fix changing playlist (Track is responsible for signal emission)Robin Gareus
2017-09-23Fix crash in playlist selector for removed tracks.Robin Gareus
2017-09-23amend ab3889ff: portaudio backend uses a vector for connectionsRobin Gareus
2017-09-23Consolidate check for internal/non-removable processorsRobin Gareus
2017-09-23Propagate Latency to backend/system portsRobin Gareus
2017-09-23Fix order of [initial] latency-computationRobin Gareus
2017-09-23NO-OP: whitespaceRobin Gareus
2017-09-22Fix issue with Template manager deleting templates on no-renameRobin Gareus
2017-09-22Enforce disk-reader to be after the disk-writerRobin Gareus
2017-09-22NO-OP: whitespaceRobin Gareus
2017-09-22AlignmentChoise is a Track PropertyRobin Gareus
2017-09-21Don't recurse into MacVST bundle-folders during plugin-scanRobin Gareus
2017-09-21fix clang compilation (include header ordering)Robin Gareus
2017-09-21Fix crash when unloading a partially loaded session.Robin Gareus
2017-09-21s/created with/modified with/Robin Gareus
2017-09-20Don't try to limit the UI width if no screen is foundJulien "_FrnchFrgg_" RIVAUD
2017-09-20Clean up and fix win x-compile scriptRobin Gareus
2017-09-20Fix buildstack revision reportRobin Gareus
2017-09-20Bail out early if a screen isn't foundJulien "_FrnchFrgg_" RIVAUD
2017-09-19fix boolean logic for roll_delay vs. disk_samples_to_consumePaul Davis
2017-09-19do not advance DiskReader's idea of playback_sample while waiting for _roll_d...Paul Davis
2017-09-19clearer catastrophic error message, rather than assert()Paul Davis
2017-09-20Add Lua script to print signal latenciesRobin Gareus
2017-09-19attempt to fix roll delay logic by moving it into DiskReader (the only place ...Paul Davis
2017-09-19fix GTK+ warnings when trying to determine maximum screen size without a Gdk:...Paul Davis
2017-09-19Explicit key-event forwarding for MacVSTRobin Gareus
2017-09-19Fix buildstack reportRobin Gareus
2017-09-19A frame can also be a rectangle [NSView frame]Robin Gareus
2017-09-19Revert some more frame/sample API issuesRobin Gareus
2017-09-19Revert "remove unusued roll_delay member of DiskReader"Paul Davis
2017-09-19fix unintentionally edited color/theme name from f2s editPaul Davis
2017-09-19remove unusued roll_delay member of DiskReaderPaul Davis
2017-09-19Fix nightly typos'n'thinkos: initial-delay calculationRobin Gareus
2017-09-19Fixed typoR. Mattes
2017-09-19correct version in pre-release warningPaul Davis
2017-09-19Accommodate newly added/removed source(s) in our MSVC project (libardour)John Emmas
2017-09-19More s/frame/sample/ - fixes unit-test compilationRobin Gareus
2017-09-19More Coreaudio SDK fixes, after 30b087ab3Robin Gareus
2017-09-19Amend c8a9b28d3 and 40aebce. Fix gain automation edge-cases:Robin Gareus
2017-09-19partially revert 30b087ab3, CoreAudio SDK uses "Frames"Robin Gareus
2017-09-18remove getter for Amp::_apply_automation_gain; reset member to false after us...Paul Davis
2017-09-18consolidate roll methods into Route::roll()Paul Davis
2017-09-19Various updates and fixes for Latency CompensationRobin Gareus