summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-18Single control points can now be dragged up and down properly.nick_m
2015-06-18Don't add history by clicking a control point, fix control point selection.nick_m
2015-06-17Fix thinko in automation write undo.nick_m
2015-06-17More _reversible_command() auditing in the gui.nick_m
2015-06-17Use a better pattern to avoid abort_reversible_command().nick_m
2015-06-17Unbreak region brush drag wrt undo, avoid some dangling commands in the guinick_m
2015-06-17Add undo for automation write.nick_m
2015-06-17Automation -use editor_add in gui, record straight lines with fewer points.nick_m
2015-06-17Rudimentary automation touch undo/redo.nick_m
2015-06-17Fix some workflow problems wrt automation.nick_m
2015-06-16-Wsign-compareRobin Gareus
2015-06-16add Record-Safe feature to libardour (from Nikolay Polyanovskii)Paul Davis
2015-06-16fixes for canvas text display on Retina (from Valeriy)Paul Davis
2015-06-16use mpeg4 for internal video format (not mjpeg)Robin Gareus
2015-06-14ALSA backend: add support for half-duplex devicesRobin Gareus
2015-06-14allow to scan for half-duplex ALSA devicesRobin Gareus
2015-06-14prepare ALSA backend for half-duplexRobin Gareus
2015-06-14probe buffersize if jackd is already running.Robin Gareus
2015-06-13NOOP, reindent code.Robin Gareus
2015-06-13fix crash on OSX displaying MIDI sysex, or similar text.Robin Gareus
2015-06-12We were 2 more debug "bits" away from overflow, so recast PBD::DEBUG mechanis...Paul Davis
2015-06-11more refactoring of WaveView threaded code to try to get to heart of crash bugPaul Davis
2015-06-11don't queue a callback with the idle event for waveview image generation if o...Paul Davis
2015-06-11comment tweakPaul Davis
2015-06-11fix transport loop sub-state eventsRobin Gareus
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