summaryrefslogtreecommitdiff
path: root/gtk2_ardour/SConscript
AgeCommit message (Expand)Author
2006-06-21the return of VST supportPaul Davis
2006-06-20fixes for libsndfile conversion issues, tape track waveform display and overl...Paul Davis
2006-06-14attempted fix for FLAC-sensitive build of libsndfile - link FLAC into ardour ...Paul Davis
2006-05-31unfinished work on selection/HiG details, restore range ops destroyed by auto...Paul Davis
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
2005-10-12Start of sfdb_v3.Taybin Rutkin
2005-10-12the ongoing story of umpteen lines of code and its love affair with GTK2Paul Davis
2005-10-10more work on actions and general compilabilityPaul Davis
2005-10-09new registration system for editor actions set up and compilesPaul Davis
2005-10-09"finalmunge" patch from nick, plus work on editor region list and actions inf...Paul Davis
2005-10-06changes from colin for route_params, nick for location_ui and route_ui, and m...Paul Davis
2005-10-06Disabled deprecated sigc++ API.Taybin Rutkin
2005-10-06a few more header files fixes, plus cleanup from nick_m, and the start of Act...Paul Davis
2005-09-26initial changes to get about.cc compiledPaul Davis
2005-09-25Switched to use libgnomecanvas (not the C++ one).Taybin Rutkin