summaryrefslogtreecommitdiff
path: root/gtk2_ardour/SConscript
AgeCommit message (Expand)Author
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
2006-03-31a) persist whether the end marker should move at first capture in the session...Paul Davis
2006-03-29install into ardour2 dirs, not ardour (translations not included, yet)Paul Davis
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-17lots of fidgety work to get track renaming to work correctly now that we have...Paul Davis
2006-03-13Make FFT analysis work again. (added -DFFT_ANALYSIS when building ardourSampo Savolainen
2006-03-13Make the FFT Anaylsis optional and disabled by default until further discussion.Tim Mayberry
2006-03-12First commit on FFT analysis window. Still some functionality missing,Sampo Savolainen
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-02-14new color management design starts to take shape (canvas color only for now)Paul Davis
2006-02-11miscellaneous fixes post-jesse's 24 bit file format changesPaul Davis
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2005-12-31many options moved to menus, region list context menu sort of operationalPaul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-12-21button hacks and morePaul Davis
2005-12-05Create and make default the new rc file ardour2_ui.rc, with new font definitionsDoug McLain
2005-12-02Dialogbox checkmarks turn off when dialogs are closed.Taybin Rutkin
2005-11-28mega commit to remove gtk_object cruft, and much other stuffPaul Davis
2005-11-26action and glade path stuffTim Mayberry
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-24advance compiling to the m*.cc pointPaul Davis
2005-11-22plugin selector from doug; lots and lots of fixes from karstenPaul Davis
2005-11-14support for glade and new new session dialogsolido
2005-11-13time_axis_view now compilesPaul Davis
2005-11-12incomplete changes based on karsten's megapatchPaul Davis
2005-11-01io_selector.cc done, connection_editor in progress but skippedPaul Davis
2005-10-22More compliation fixes. add_with_viewport() -> add(). track_gnome_canvas ->...Taybin Rutkin
2005-10-22editor.h compiles.Taybin Rutkin