summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-09add global option to enable/disable region fadesPaul Davis
2008-10-09prevent a heap overflow, see http://www.nabble.com/Bug-445889:-CVE-2007-4974-...Paul Davis
2008-10-09fix reload & use of MIDI port configuration, so that per-session setup is act...Paul Davis
2008-10-08add initial program change supportPaul Davis
2008-10-08add initial-program-change supportPaul Davis
2008-10-08Fix for grouped playlist bug mentioned in the 3rd comment of bug report 1274.Sampo Savolainen
2008-10-08fix for bad sync with other JACK transport-aware clients (thanks to torben fo...Paul Davis
2008-10-07do not manage the remote control menu, since it is explicitly deleted during ...Paul Davis
2008-10-07correct menu defs for move-selected-tracks-{up,down}Paul Davis
2008-10-07add move-selected-tracks-{up,down} commandsPaul Davis
2008-10-07Fix non-disappearing tracks when hidingNick Mainsbridge
2008-10-07fix track/strip sync-reorder issues; don't show mixer strip on selection chan...Paul Davis
2008-10-07fixes needed for track/strip ordering issuesPaul Davis
2008-10-05Primitive take system: active edit groups now dictate playlist decisions. Sampo Savolainen
2008-10-05changes to support making RouteUI and its children and relations able to swit...Paul Davis
2008-10-05make RouteUI and its children and relations able to switch the Route/IO objec...Paul Davis
2008-10-04Improve scrolling performance for sessions containing hundreds of regions ove...Nick Mainsbridge
2008-10-03part II of probable fix for track sync-orderingPaul Davis
2008-10-03probable fix for track sync-ordering, part II to come in a minutePaul Davis
2008-09-29Relayer punch/loop range rects, fix display of punch-in with no punch-out, en...Nick Mainsbridge
2008-09-29Backport drobilla's tempo bar cache from 3.0, fix track display regression, r...Nick Mainsbridge
2008-09-27Fix split buffer audio glitches with lv2 plugins.Sampo Savolainen
2008-09-26Tabs!David Robillard
2008-09-26fix up region constructor's initialization of ancestral region dataPaul Davis
2008-09-24fix headers not resizing properly when all tracks set to minimum height, then...Nick Mainsbridge
2008-09-23Separate tempo lines stuff ala 3.0.David Robillard
2008-09-22Removed the extra "long".Sampo Savolainen
2008-09-22Fixed overflow issue. Code originally meant to truncate the 64 bit integer di...Sampo Savolainen
2008-09-22Set add route dialog non-resizeable so WMs size it more sensibly (looked ridi...David Robillard
2008-09-22change design for how certain region list items operate if there are multiple...Paul Davis
2008-09-20Use events from gtk trunk, update immediately on scroll for osx as well.Nick Mainsbridge
2008-09-20Don't defer Editor::track_canvas_size_allocated () (defer the timebar redrawi...Nick Mainsbridge
2008-09-19Fix more wacky tabs.David Robillard
2008-09-19Fix a bunch of stupid warnings.David Robillard
2008-09-19Fix classic memory error.David Robillard
2008-09-19Reduce diversion between 2.0 and 3.0 automation_line.h (cosmetic only).David Robillard
2008-09-19Make building with aubio (actually) optional.David Robillard
2008-09-19fix range dragging post-multi-marker changesPaul Davis
2008-09-19shift-click to extend marker selection; marker drag moves all selected markersPaul Davis
2008-09-18Fix possible double allocation of SF_BROADCAST_INFOSakari Bergen
2008-09-17Fix uninitialised variable. (thanks for the report songshop).Nick Mainsbridge
2008-09-16Draw ruler bars larger than canvas width to avoid ugly resizing effectsNick Mainsbridge
2008-09-16Add a session file type icon for OSX, remove unused editor_mixer_button, use ...Nick Mainsbridge
2008-09-14Put timeline_group in the correct layer to begin with, fix missing header on ...Nick Mainsbridge
2008-09-14Speed up track resizing, fix disappearing automation controls when automation...Nick Mainsbridge
2008-09-12comment out *all* exporting debugDoug McLain
2008-09-12comment out exporting debugDoug McLain
2008-09-08Fix some off by one or more errors spotted by The Big Programmer. Fewer force...Nick Mainsbridge
2008-09-07Fix disappearing regionviews during rapid mouse movement plus grab/copy grab,...Nick Mainsbridge
2008-09-03fix region copy thinko in last commit.Nick Mainsbridge