summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-06-09Add the new (UINTSDEFINED) preprocessor directive to all out MSVC projects (j...John Emmas
2015-06-09Add a new preprocessor directive (UINTSDEFINED) which is rather annoyingly ne...John Emmas
2015-06-09Add a new link library that's needed when building against the newer version ...John Emmas
2015-06-08Don't allow user to change function of modifier buttons.Len Ovens
2015-06-08Enclose bar code number in ""s in TOC & CUE exportColin Fletcher
2015-06-08Remove doubled quotes in TOC export PERFORMER fieldColin Fletcher
2015-06-07Coreaudio: ignore [expected] SR changes.Robin Gareus
2015-06-04use existing partial existing waveview images (if they exist) while waiting f...Paul Davis
2015-06-04Add an option in the MCP .device file to set master position (fixes #6357)Len Ovens
2015-06-04Clean up mackie surface profile editor from things that don't work or match t...Len Ovens
2015-06-04Make ctl put v-pot in fine mode.Len Ovens
2015-06-04half-duplex Coreaudio support.Robin Gareus
2015-06-03check size of peak file before attempting to use it. Rebuild from scratch if ...Paul Davis
2015-06-03when AudioSource::read_peaks() provides start+cnt too close to the end, be su...Paul Davis
2015-06-02expand commentPaul Davis
2015-06-02don't use the return value from AudioRegion::read_peaks() because it is eithe...Paul Davis
2015-06-02close all source files before renaming interchange tree in Session::rename()Paul Davis
2015-06-02AudioRegion::read_peaks() should return 0 or the number of peaks read, not th...Paul Davis
2015-06-02Amend WaveView::send_request() such that it'll compile with MSVCJohn Emmas
2015-06-01reinstate absent image.Paul Davis
2015-06-02fix duplicate inc/decrement in AutoSpin?Robin Gareus
2015-06-02NOOP, fix whitespaceRobin Gareus
2015-06-02properly handle integer steps in plugin controlsRobin Gareus
2015-06-01remove debug output and get logic correct to cause first render to always use...Paul Davis
2015-06-01drop in threaded waveview changes via the two affected files.Paul Davis
2015-06-01fix importing A2 automation data - fixes #6359Robin Gareus
2015-06-01coreaudio support for multiple devicesRobin Gareus
2015-05-31Add API to ARDOUR::AudioBackend to allow different input and output devicesTim Mayberry
2015-05-31fix the cairo-fletcher-fluctuationRobin Gareus
2015-05-29factor out Route::muted_by_others from existing codeBen Loftis
2015-05-28tweaks and improvements to Save-AsPaul Davis
2015-05-28change the semantics of AudioFileSource::peak_path() and Session::peak_path()...Paul Davis
2015-05-27fader: start muted, ramp up/interpolate to targetRobin Gareus
2015-05-27some more information output to log during save-as, for debuggingPaul Davis
2015-05-27fix unsigned/signed math errorPaul Davis
2015-05-27ensure that Mackie Control bank left/right commands always hit the same bound...Paul Davis
2015-05-27Add some newly introduced sources to our MSVC project (gtkmm2ext)John Emmas
2015-05-27Gtkmm2ext::ArdourIcon::render() is needed outside of libgtkmm2ext (so let's m...John Emmas
2015-05-26more pixel rounding (small range icon)Robin Gareus
2015-05-26icon pixel compatibilityRobin Gareus
2015-05-26refactor vector icon drawingRobin Gareus
2015-05-25a go at a pixel-compatible vector “hand” icon.Robin Gareus
2015-05-25prepare Tool Icons (unused IDs)Robin Gareus
2015-05-25vectorize TAV expand and shrink iconsRobin Gareus
2015-05-24construct vectorized Zoom IconsRobin Gareus
2015-05-24introduce some lazynessRobin Gareus
2015-05-24NOOP, amend 3173246 comments and whitespaceRobin Gareus
2015-05-24migrate ArdourButton Icon rendering to Gtkmm2ext.Robin Gareus
2015-05-24fix for MCP panner width - closes #6341Len Ovens
2015-05-24Swap default snap modifiers (non-OSX) to avoid potential upgrade pain.nick_m