summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2015-04-25prepare trim remote controlRobin Gareus
2015-04-25prepare 0dBFS peak meterRobin Gareus
2015-04-25trim typo and detailsRobin Gareus
2015-04-24input trim busses.Robin Gareus
2015-04-24add Input Trim (just after disk i/o) to Audio TracksRobin Gareus
2015-04-24Amp control: power-scale (fader) and dB-scale (knob)Robin Gareus
2015-04-24define Trim Parameter Type.Robin Gareus
2015-04-24send LTC during process_with_events()Robin Gareus
2015-04-22coefficients are floating-point.Robin Gareus
2015-04-22Initial Gain Coefficient tweaksBen Loftis
2015-04-21more windows related SSE build fixesPaul Davis
2015-04-21typoPaul Davis
2015-04-21use compiler target to determine whether to use 64 bit windows assembler, not...Paul Davis
2015-04-21Revert "as an experiment, try original asm on windows."Paul Davis
2015-04-21as an experiment, try original asm on windows.Paul Davis
2015-04-21Remove filename extension for chapter mark fileJohannes Mueller
2015-04-21Put an Intro chapter at position 00:00:00.000Johannes Mueller
2015-04-21Added support for exporting mp4 chapter marksJohannes Mueller
2015-04-21improve logic flowPaul Davis
2015-04-21Port 'Cut time' code from MixbusColin Fletcher
2015-04-21[Summary] Fixed bug in Ardour SSE assembler function. Wrong register was decr...Greg Zharun
2015-04-21[Summary] Added SSE sound processing functions support for Windows. Version 1.Greg Zharun
2015-04-21merge fix for tempo branchBen Loftis
2015-04-21merge monitor_section branchBen Loftis
2015-04-21do not reset paths for sources that are still outside the session after save-asPaul Davis
2015-04-20add a pure virtual FileSource::close() method so that FileSource::set_path() ...Paul Davis
2015-04-20remove _file_path member from Evoral::SMFPaul Davis
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-16VST: fix a copy/paste typo and possible segfaultRobin Gareus
2015-04-15update russian translationPaul Davis
2015-04-15fix for memory overrun during read_peaks(), from sebastian reicheltPaul Davis
2015-04-11remove unused local variablePaul Davis
2015-04-11Fix dangling location on new location -> undo.nick_m
2015-04-10Merge branch 'uk-english'Colin Fletcher
2015-04-07Revert "prevent double declicks (click after RecStop)"Robin Gareus
2015-04-07prevent double declicks (click after RecStop)Robin Gareus
2015-04-07linear declickRobin Gareus
2015-04-07low-pass filter gain-fader.Robin Gareus
2015-04-06fix crash during new session creation when sync-to-JACK is enabled as a prefe...Paul Davis
2015-04-06changes related to resetting source paths during save-as.Paul Davis
2015-04-06after save-as, if switching to new session, reset all track write sources to ...Paul Davis
2015-04-05fix ambiguous use of pow()Paul Davis
2015-04-05bump default silent-after-seconds duration to 10 minutesPaul Davis
2015-04-05add libardour code for going completely silent after a compile-time defined n...Paul Davis
2015-04-05AU preset debugingRobin Gareus
2015-04-05removed unusued value_as_string.cc source filePaul Davis
2015-04-05session rename details:Robin Gareus
2015-04-05fix renaming renamed session.Robin Gareus
2015-04-05fix rename error messageRobin Gareus
2015-04-05update peak filename when renaming session, fixes #5869Robin Gareus