summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-10possible fix for crashes related to vanishing waveviews (and if it doesn't fi...Paul Davis
2015-06-10remove left-over debugging codePaul Davis
2015-06-10fix basic error with computation of partial image width; add use of DEBUG_TRA...Paul Davis
2015-06-10add PBD::DEBUG::WaveViewPaul Davis
2015-06-10no Save-As progress dialog if we're not copying mediaPaul Davis
2015-06-11Magnetic snap now works on note moves / resizes.nick_m
2015-06-11Make absolute snap the default snap.nick_m
2015-06-10hide the aggregate device, againRobin Gareus
2015-06-10undo debug (17453ec) info.Robin Gareus
2015-06-09fix video-image request, zoom before video start.Robin Gareus
2015-06-09fix OSX optimized builds (NDEBUG)Robin Gareus
2015-06-09debug aggregate device issue - i386/10.8 onlyRobin Gareus
2015-06-09coreaudio: initialize [output] variable.Robin Gareus
2015-06-09Don't close OSC server sockets explicitly (the subsequent call to 'lo_server_...John Emmas
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-08Merge branch 'ovenwerks-master'Paul Davis
2015-06-08Don't allow user to change function of modifier buttons.Len Ovens
2015-06-08Update export config on stem export select tracks/busses/noneColin Fletcher
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-08Fix tiny typo in PortExportChannelSelector error textColin Fletcher
2015-06-08Don't select any routes for stem export by defaultColin Fletcher
2015-06-08Exclude inactive tracks & busses from stem export listColin Fletcher
2015-06-08Add 'Select tracks/busses' & 'Deselect all' buttons to stem exportColin Fletcher
2015-06-07Coreaudio: ignore [expected] SR changes.Robin Gareus
2015-06-04Merge branch 'ovenwerks-master'Paul Davis
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-04MackieControl: Make ctl put v-pot in fine mode.Paul Davis
2015-06-04use existing partial existing waveview images (if they exist) while waiting f...Paul Davis
2015-06-04Make ctl put v-pot in fine mode.Len Ovens
2015-06-04Enable stationary playhead mode.Ben Loftis
2015-06-04half-duplex Coreaudio support.Robin Gareus
2015-06-03Change message about JACK already running to be less scaryPaul Davis
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-02break apart style errors from style warnings in pre-commit hookPaul 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-02always round integer steps (regardless of enum)Robin Gareus
2015-06-02properly handle integer steps in plugin controlsRobin Gareus