summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-31update .po files for translatorsPaul Davis
2011-05-31Create and destroy (non-external) LV2 plugin UIs as window is shown/hidden.David Robillard
2011-05-31Fix wordo (fix ticket #4080)David Robillard
2011-05-31Fix non-translated strings (partially fix ticket #4078)David Robillard
2011-05-30(1) push a locate all the way through the processing heirarchy so that MIDI o...Paul Davis
2011-05-30reverse the use of copy_dependents() when uncombining a region, so that the r...Paul Davis
2011-05-30remove unused and useless "src" argument for a number of Region property modi...Paul Davis
2011-05-30add dependents to a compound playlist before creating a source from it, so th...Paul Davis
2011-05-30do not offer combine operation for MIDI (see comment in libs/ardour/midi_play...Paul Davis
2011-05-29detect buffer "overflow" when delivering immediate events and queue remainder...Paul Davis
2011-05-29clarify some confusion about how "raw" port buffer sizes are definedPaul Davis
2011-05-29don't always rebuild peakfiles for compound regionsPaul Davis
2011-05-29totally untested initial code for MidiPlaylistSource, to provide for compound...Paul Davis
2011-05-29more gcc 4.6/standards compliancePaul Davis
2011-05-28attempt to be compliant with gcc 4.6 (assuming that its more compliant with s...Paul Davis
2011-05-28clean up memory leaks with nested source read buffersPaul Davis
2011-05-28putative fix for crashes related to diskstream playback buffer refills with c...Paul Davis
2011-05-27abort when cnt is too highPaul Davis
2011-05-27debugging outputPaul Davis
2011-05-27Increase maximum note height to 20 (10 is far too small a target for individu...David Robillard
2011-05-27Properly handle spaces in filenames along the path to the installer.Todd Naugle
2011-05-27add -P flag to both calls to dfTodd Naugle
2011-05-27bump version name to alpha53.0-alpha5Paul Davis
2011-05-27somewhat illogical and temporary workaround to the problems with consolidate ...Paul Davis
2011-05-26slightly change wording of wierd plugin dialog to sound more technical and le...Paul Davis
2011-05-26add -P to invocation of df(1) to ensure expected output formatPaul Davis
2011-05-26Flip MIDI region view's verbose canvas cursor to above the mouse pointer if i...Carl Hetherington
2011-05-26more combine/uncombine fixes including making uncombine push the compound reg...Paul Davis
2011-05-26remove bogus default-channel property from MidiTrack XMLPaul Davis
2011-05-26turn off relevant fade in/out before creating peakfiles for compound region s...Paul Davis
2011-05-26move session file storage of nested sources from playlist into region, and re...Paul Davis
2011-05-26Remove unnecessary includes from editor.h.David Robillard
2011-05-25restore compound region fade, where possible, to constituent regions, after u...Paul Davis
2011-05-25remove --nostrip from noderun script, since it was removed from the build scriptPaul Davis
2011-05-25revert previous commitPaul Davis
2011-05-25remove dependency on external libgnomecanvas, since we have our own version i...Paul Davis
2011-05-25new swedish updates from petterPaul Davis
2011-05-25logic to copy audio region fade in/fade out into compound regions (one-way fo...Paul Davis
2011-05-25Fix name of libardour .mo file.Carl Hetherington
2011-05-25Zoom session when the mouse pointer is moved up and down during a playhead drag.Carl Hetherington
2011-05-25Remove MIDI track default channel and its menu, and choose the channel for ne...Carl Hetherington
2011-05-25correct the logic used when building a compound region to include a whole-fil...Paul Davis
2011-05-25updated swedish translation from peppoPaul Davis
2011-05-25Fix a couple of uninitialised variables (should fix #4059).Carl Hetherington
2011-05-25Doxygen tweaks.Carl Hetherington
2011-05-25change region selection after a combine opPaul Davis
2011-05-25add back combine/uncombine debugging; fix uncombine op to get original region...Paul Davis
2011-05-23Fix build.Carl Hetherington
2011-05-23Attempt #46 to understand MIDI data locking.Carl Hetherington
2011-05-23Assorted doxygen fixes; no functional changes.Carl Hetherington