VST omnibus commit edition: use wine_pthread_create() everywhere instead of pthread_c...
[ardour.git] / gtk2_ardour / redirect_box.cc
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-03-19 Paul Davismake GTKOSX button2 emulation actually work when clicki...
2009-03-07 Paul Davisfix crash when renaming a track after deleting a plugin...
2009-03-02 Paul Davisdisable redirect cut operation in menu if it cannot...
2008-12-02 Paul Davisdefine ARCH_X86 even on x86_64 (untested!); giso's...
2008-11-25 Paul Daviscopy sends & plugins, not just plugins, when doing...
2008-11-25 Paul Davisenough mind-blowing crazy code, lets do intra-ardour...
2008-11-22 Paul Davisnew user option "New Plugins Active"; make only *new...
2008-11-13 Paul Davisspeed up track resizing; fixup file DnD; stop use CAAud...
2008-11-03 Paul Davismeta-fy handling of button2, to deal with apple's messe...
2008-11-01 Nick MainsbridgeIgnore triple clicks for mute/solo/rec-enable (fixes...
2008-10-23 Paul Davisfix botched setting of editor mixer strip width, which...
2008-10-05 Paul Davismake RouteUI and its children and relations able to...
2008-06-19 Paul Davisfix a huge mess with sends, involving incorrect GUI...
2008-05-29 Paul Davisredesign plugin selection process to fix multiple-addit...
2008-05-15 Paul Davisgeneralize "delete-while-mouse-button-pressed" fix...
2008-04-26 Paul Davisfix 2 remaining issues with new plugin menu - 1. tracks...
2008-04-25 Paul Davismake plugin menu a real submenu of the relevant topleve...
2008-04-24 Paul Davisplugin selection via menu, along with "favorites"
2008-02-23 Paul Davisfix up use of plugin input counts when running; SAE...
2008-02-23 Doug McLainadd header
2008-02-23 Doug McLainFix the stepping direction for horizontal faders, it...
2008-02-22 Paul Davisfix some layering/display problems with AU GUIs (requir...
2008-02-13 Paul Davis"boot" messages; more AU fixes; new SAE ui.conf file
2008-02-12 Paul DavisAU GUIs basically working, though unfinished; push...
2008-01-18 David RobillardFix LV2 crash when no author information is present.
2008-01-09 Paul Davismake separate work with/without selected tracks; make...
2008-01-07 Paul Davisvarious OS X fixes, mostly related to AU support
2007-12-10 Paul DavisAU support; mv LADSPA gui to Generic; small fix(?)...
2007-09-20 Paul Davissmall fix for button2 clicks on redirects; make gdk_win...
2007-08-13 Paul Davisengine dialog work, new -m option for menu file selecti...
2007-05-11 Paul Davisanother redirect dialog fix
2007-05-10 Paul Davisfix up middle button mess for redirects
2007-05-08 Paul Davisfix presentation of plugin UI's 2.0.1
2007-05-08 Paul Davisfix x-constrained copy-drag in same track
2007-05-08 Paul Davisredirect button2 click with non-relevant modifiers...
2007-05-08 Paul Davisfix numlock-effect on redirect clicks; fix control...
2007-04-11 Sampo SavolainenPrevent copy & paste of sends and inserts. Add "delete...
2007-04-10 Paul Davisfixes from carl for #1158 and #1554, plus better behavi...
2007-03-18 Paul Davisfix rect redraw problem(s); make zoom range rect visibl...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-02-16 Taybin Rutkinwierd->weird misspeling fix.
2007-01-05 Paul Davisuse dynamic bitsets for send + port insert naming;...
2006-12-19 Paul Davisfix behaviour of middle mouse button in a redirect...
2006-12-19 Paul Davisfix behaviour of middle mouse button in a redirect...
2006-12-19 Paul Davisfix behaviour of middle mouse button in a redirect box
2006-12-08 Paul Davisfix required library versions; fix use of shared_ptr...
2006-12-06 Paul Davismiscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX...
2006-11-13 Paul Davishandle disconnected-from-JACK state a little better...
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-11-03 Taybin RutkinFixed snapshot dialog annoyance.
2006-11-03 Taybin RutkinPlugin windows change title when route title changes.
2006-09-20 Paul Davisfixes for drag-n-drop broken by use of boost::shared_ptr<T>
2006-08-31 Taybin RutkinFixed compilation of CoreAudioSource
2006-08-12 Hans Fugal r261@gwythaint (orig r801): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r260@gwythaint (orig r800): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r259@gwythaint (orig r799): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r258@gwythaint (orig r798): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugalmerge from trunk
2006-08-12 Hans Fugalmerge from trunk
2006-08-11 Taybin RutkinRemove unnecessary header usage.
2006-08-11 Hans Fugalmerge to trunk
2006-08-11 Hans FugalRect fix
2006-08-10 Taybin RutkinRemoved unnecessary AudioEngine argument to FooPluginUIs.
2006-08-10 Taybin RutkinMoved PluginInfo::Type to ARDOUR::PluginType in ardour...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-08-03 Taybin RutkinMost PluginManager refactoring is out of the way. ...
2006-07-27 Paul Davisadded RCU handling of Session route list, and major...
2006-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-06-14 Paul Davisuse libsndfile for all audio file i/o, and rename DiskS...
2006-05-14 Nick MainsbridgeMixer strip uses button 1 where possible, make mouse...
2006-05-06 Jesse Chappellbrought the track/bus inspector back to life
2006-04-29 Paul Davismore tranzport lowlevel fixes and rebinding
2006-04-25 Taybin RutkinAll included libraries now link dynamically instead...
2006-04-22 Nick MainsbridgePrompter now prevents blank strings or unaltered names...
2006-04-20 Nick MainsbridgeAdd a stock question image to the choices dialog, other...
2006-04-19 Nick MainsbridgeChange ArdourPrompter to not have an OK button by defau...
2006-03-22 Paul Davissignificant changes in code to handle import/embedding...
2006-03-21 Paul DavisGtkmm2ext::Choice now inherits from Gtk::Dialog; embed...
2006-03-17 Doug McLainfix for another broken prompter
2006-03-16 Doug McLainset a smaller minimum RedirectBox height, allowing...
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2006-03-05 Doug McLainanother get_vbox() fix, this time for PortSelectorWindow
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2005-12-18 Nick MainsbridgeDon't resize the editor_mixer when changing tracks...
2005-12-07 Doug McLainSet fixed width for RedirectBox
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-29 Paul Davisremove <gtkmm/gtkmm.h> from all files, plus a small...
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-28 Paul Daviscome up and stay up
2005-11-27 Paul Davisslowly fixing up ArdourDialog nonsense
2005-11-27 Paul Davisripping, tearing, shredding
2005-11-26 Paul Davismore fixes for gobject stuff plus doug's patch for...
2005-11-01 Paul Davisio_selector.cc done, connection_editor in progress...
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
next