summaryrefslogtreecommitdiff
path: root/libs/ardour/route.cc
AgeCommit message (Expand)Author
2009-05-08when changing a Route name, make that sure that a Route with ControlOuts chan...Paul Davis
2009-04-14EXPERIMENTAL! NEEDS TESTING! remove "offset" from almost everything in the pr...Paul Davis
2009-03-26ensure that the name used the control out IO for a route always uses the desi...Paul Davis
2009-03-24VST omnibus commit edition: use wine_pthread_create() everywhere instead of p...Paul Davis
2009-03-02ICS (image compositor socket) patches from robin gareus, to keep ICS alive in...Paul Davis
2009-02-20fix up indentation caused by lack of .emacsPaul Davis
2009-02-14track templates; indent fixes needed and will be forthcoming; minor fix for t...Paul Davis
2009-01-02save/restore meter point from carl for #1748Paul Davis
2008-12-02define ARCH_X86 even on x86_64 (untested!); giso's patch for control surface ...Paul Davis
2008-11-25lincoln's solo-mute-override should only take effect soloing in placePaul Davis
2008-11-25lincoln's solo-mute-override patch modified/extended to track the option chan...Paul Davis
2008-11-22new user option "New Plugins Active"; make only *new* plugins active when thi...Paul Davis
2008-11-14new plugins are active, alwaysPaul Davis
2008-10-07fixes needed for track/strip ordering issuesPaul Davis
2008-10-03part II of probable fix for track sync-orderingPaul Davis
2008-07-08fix crash-inducing debug output caused by indirecting through null err_stream...Paul Davis
2008-06-19fix a huge mess with sends, involving incorrect GUI cleanup, an unhandled exc...Paul Davis
2008-06-10Apply the fix for post fader redirectsDoug McLain
2008-06-10The real fix for 3450Doug McLain
2008-06-09Fix for error loaing a 2input plugin following a mono to stereo splitter plug...Doug McLain
2008-05-15generalize "delete-while-mouse-button-pressed" fix; make LADSPA/VST plugins c...Paul Davis
2008-05-15lots and lots of work to correctly deduce AU IO configurations and related is...Paul Davis
2008-05-13comment out latency debug outputPaul Davis
2008-04-24fix for plugins-do-not-work-on-all-channels bug (#2203)Paul Davis
2008-04-24plugin selection via menu, along with "favorites"Paul Davis
2008-04-18latency computation debugging, part one (of many?)Paul Davis
2008-04-01clean up port insert port count/config mess, maybePaul Davis
2008-03-14enable icon-start-from-.ardour-file to work on OS X; properly install apple e...Paul Davis
2008-02-13"boot" messages; more AU fixes; new SAE ui.conf filePaul Davis
2008-02-13allow ardour to use the (hard) maximum number of open files (this one's for y...Paul Davis
2008-02-09Make sure buses and tracks have unique names.Sampo Savolainen
2008-01-15LV2 support.David Robillard
2008-01-07merge keybindings/menus from SAE; report duplicate port errors during session...Paul Davis
2007-12-10AU support, plus changes in Plugin to make unique_id a stringPaul Davis
2007-10-05Fix issue with tracks/buses having more outputs than there are control outputs.Sampo Savolainen
2007-09-24fix up translation domains to reflect v2; functor command headerPaul Davis
2007-09-11add SRC quality to import dialog; fix instances of missing waveforms where ne...Paul Davis
2007-09-05optionally tie together editor+mixer display orders; provide GUI control for ...Paul Davis
2007-06-04(full tree) fix for redirect state restore issues, remove trunk-only clock mo...Paul Davis
2007-05-31add new denormal handling capabilities (95% finished)Paul Davis
2007-05-29fix some (all? not likely) problems with dragging close to 2^32-1 framesPaul Davis
2007-05-21Make the set_state() function respect redirects already present on the route....Sampo Savolainen
2007-05-08fix numlock-effect on redirect clicks; fix control outs (finally?)Paul Davis
2007-04-10fixes from carl for #1158 and #1554, plus better behaviour when building the ...Paul Davis
2007-04-03fix botched apply of torben's zero line patch, remove sampo's debug output re...Paul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-17persist remote_control_id for bussesJohn Anderson
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2007-02-07ignore send output counts when computing effect of redirects on route stream ...Paul Davis
2007-01-18Fixed midi controllable state saving/loadingJesse Chappell