<div class="gmail_quote">On 4 November 2011 10:05, Giorgio - Audiophilo <span dir="ltr"><<a href="mailto:anomalsound@gmail.com">anomalsound@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><span style="background-color: transparent; ">As soon as you'll take a look at those patches please let me know i'm very interested in them.</span></div><div>Thank you again :)</div></blockquote><div><br></div>
<div>Here they are: <a href="http://nickm.net/ardour-patches/" style="background-color: transparent; ">http://nickm.net/ardour-patches/</a></div><div><span style="background-color: transparent; "><br></span></div><div><span style="background-color: transparent; ">NB: I've updated these to svn rev 10443 but I can't compile ardour on Ubuntu 11.10 (I get an error about "</span><span style="background-color: transparent; ">Only <glib.h> can be included directly" - anyone know how to fix this?) so these are not even compile tested.</span></div>
<div><span style="background-color: transparent; "><br></span></div><div><span style="background-color: transparent; "><a href="http://nickm.net/ardour-patches/2.0-ongoing-cleanup-10443.patch">http://nickm.net/ardour-patches/2.0-ongoing-cleanup-10443.patch</a></span></div>
<div><span style="background-color: transparent; ">This patch makes it possible to use the cleanup feature without having a dialog ask about every playlist in the session</span></div><div><span style="background-color: transparent; "><br>
</span></div><div><span style="background-color: transparent; "><a href="http://nickm.net/ardour-patches/2.0-ongoing-cleanup-10443.patch">http://nickm.net/ardour-patches/2.0-ongoing-cleanup-10443.patch</a></span></div><div>
<span style="background-color: transparent; ">This patch disables the dropdown that appears when you click on the track input or output buttons and goes straight to the connection dialog. The reason being that the dropdown rarely seems to have anything useful in it. There are a couple of other usability enhancements for the dialog (sorting of port names, centering the dialog on the screen and making it bigger I think).</span></div>
<div><span style="background-color: transparent; "><br></span></div><div><span style="background-color: transparent; "><a href="http://nickm.net/ardour-patches/2.0-ongoing-debug-startup-10443.patch">http://nickm.net/ardour-patches/2.0-ongoing-debug-startup-10443.patch</a></span></div>
<div><span style="background-color: transparent; ">Prints out some timings to the console, I wrote this to find out what parts of the code were slow when starting a big session</span></div><div><span style="background-color: transparent; "><br>
</span></div><div><span style="background-color: transparent; "><a href="http://nickm.net/ardour-patches/2.0-ongoing-dont-call-redisplay-regions-10443.patch">http://nickm.net/ardour-patches/2.0-ongoing-dont-call-redisplay-regions-10443.patch</a></span></div>
<div><span style="background-color: transparent; ">Don't call redisplay_regions() during startup, this is the patch that speeds up loading of large sessions (but means that the regions list is empty on startup).</span></div>
<div><span style="background-color: transparent; "><br></span></div><div><span style="background-color: transparent; "><a href="http://nickm.net/ardour-patches/2.0-ongoing-gain-meter-10443.patch">http://nickm.net/ardour-patches/2.0-ongoing-gain-meter-10443.patch</a></span></div>
<div><span style="background-color: transparent; ">Fixes a crash in the gain meter code. This is issue 2907 in mantis. This has been marked as fixed but the problematic code is still present in the latest svn - not sure if it still causes crashes or not though.</span></div>
<div><span style="background-color: transparent; "><br></span></div><div>Nick</div></div>