summaryrefslogtreecommitdiff
path: root/gtk2_ardour/SConscript
AgeCommit message (Expand)Author
2007-10-12add keybinding editorPaul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-09-06Deep "automation regions" support.David Robillard
2007-08-17Per-region MIDI CC "automation".David Robillard
2007-08-06merge changes to libmidi++ API from 2.0-ongoingPaul Davis
2007-08-05Pulled tempo line stuff out into it's own relatively self-contained class.David Robillard
2007-08-02add theme files to default target, and install using target namesPaul Davis
2007-07-30Basic canvas note event handling framework.David Robillard
2007-07-07Note modes: note, percussion.David Robillard
2007-06-30Another not-quite-there-but-better commit.David Robillard
2007-06-29Moved canvas colors and theme file selection into new ui specific config systemDoug McLain
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27allow user tweaking of everything that might have inherent latency; add GUI f...Paul Davis
2007-06-27Added dialog to allow adding any Midi CC track.David Robillard
2007-06-27plugin_automation_line.[h|cc] -> processor_automation_line.[h|cc]David Robillard
2007-06-27Renamed Insert to Processor and Redirect to IOProcessor.David Robillard
2007-06-27Big ol' automation refactor.David Robillard
2007-06-17Remove references to ardour.colors.David Robillard
2007-05-25New theme manager, with option to select between dark and light theme. Clea...Doug McLain
2007-05-11Conditionally compile CMT additions, enabled by default.Tim Mayberry
2007-04-14Merged with trunk R1719.David Robillard
2007-03-18Merged with trunk R1612.David Robillard
2007-01-28Merged with trunk R1393.David Robillard
2007-01-09Merged with trunk R1283.David Robillard
2006-11-19Merged with trunk R1141David Robillard
2006-10-21Merged with trunk R992.David Robillard
2006-08-31Merged with trunk R879David Robillard
2006-08-29Merged with trunk R861David Robillard
2006-08-14- MIDI "recording" - rec region creation/drawing, actual MIDI region creation...David Robillard
2006-08-12Merged with trunk R795David Robillard
2006-08-11- Changed IO's vector<Port*>'s to PortListDavid Robillard
2006-08-10Merged with trunk R776David Robillard
2006-08-01Merged up to trunk R732David Robillard
2006-08-01Mostly Cosmetic/Design changes to bring trunk and midi branch closerDavid Robillard
2006-07-28Merged with trunk R708David Robillard
2006-07-23Split pretty much the entire GUI in 3. Audio and Midi "editor strips" andDavid Robillard
2006-07-05Merged with trunk, and a few trivial GUI updates etc.David Robillard
2006-06-26Large nasty commit in the form of a 5000 line patch chock-full of completelyDavid Robillard
2006-06-21Merged with trunkDavid Robillard
2006-06-15Merged with trunk revision 600David Robillard
2006-06-13Merged with trunk (painfully)David Robillard
2006-05-23breakout control protocol code into LGPL library; fix panner buttons even mor...Paul Davis
2006-05-12Convert NSD from glade to gtkmm objectDoug McLain
2006-05-07Improved sfdb API.Taybin Rutkin
2006-05-03dmalloc link supportPaul Davis
2006-04-26fix installation and mode of ardour2 scriptPaul Davis
2006-04-26Install ardour as a binary, a script and a set of sharedPaul Davis
2006-04-24a) completely refactor abstract UI codePaul Davis
2006-04-10remove link against libusb from gtk_ardour; allow recording beyond current en...Paul Davis
2006-04-04a) start at creating ControlProtocol objectsPaul Davis