summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2006-01-01fix segvPaul Davis
2006-01-01add ability to specify row colors for region treeviewDoug McLain
2005-12-31many options moved to menus, region list context menu sort of operationalPaul Davis
2005-12-30drag-n-drop to canvas from region list worksPaul Davis
2005-12-30Tearoffs set their type hint.Taybin Rutkin
2005-12-30many changes, read the diffsPaul Davis
2005-12-24fix some 64bit warningsKarsten Wiese
2005-12-22change foo(string bar) to foo(const char * bar) for foo()s only being called ...Karsten Wiese
2005-12-22s/stringcr_t/const string &/Karsten Wiese
2005-12-21button hacks and morePaul Davis
2005-12-18Don't resize the editor_mixer when changing tracks, gcc 4.1 fix, reorder edit...Nick Mainsbridge
2005-12-18track-color chooser worksKarsten Wiese
2005-12-17A possible method for correctly sizing the editor controls, and a couple butt...Doug McLain
2005-12-14typedef const std::string & stringcr_t;Karsten Wiese
2005-12-09More work on OSX native file reading.Taybin Rutkin
2005-12-09Uploaded start of CoreAudioSource. More sfdb work.Taybin Rutkin
2005-12-08meter/tempo bars show again, fix tempo/meter dialogs, and morePaul Davis
2005-12-08rec-enable midi feedback fixJesse Chappell
2005-12-07black bg for meters, font fixups for startup message, new notebook widget (in...Paul Davis
2005-12-06DEVBUILD works on MacOSX again. ./ardev needs modification though.Taybin Rutkin
2005-12-06un-triple-buffer fastmeter (not finished), fix mixer strip name button, comme...Paul Davis
2005-12-06some treeview headings and session click fixNick Mainsbridge
2005-12-05More tweaksDoug McLain
2005-12-05snapshot(prompter) and recent dialog fixesDoug McLain
2005-12-05stock icons, transport controls as proxies, make ActionManager::get_action() ...Paul Davis
2005-12-02incremented to 3.1.Taybin Rutkin
2005-12-02libpbd now allocates warning, info, error, and fatal itself.Taybin Rutkin
2005-12-02the usual blob of fixes. note the requirement for ComboBoxText::set_active_te...Paul Davis
2005-11-30reinstate check for jack_client_openTim Mayberry
2005-11-30more miscellaneous fixes to make things even nicerPaul Davis
2005-11-29Fixed veclib support on OSX.Taybin Rutkin
2005-11-29added mathfix.h from ardour1Jesse Chappell
2005-11-29committed fix for cross-endian native wave filesJesse Chappell
2005-11-26compiles and runs, but crashes ... duhPaul Davis
2005-11-25advance compilation to include plugin_ui.ccPaul Davis
2005-11-16get editor.cc to compilePaul Davis
2005-11-15fix sigc++ SConscript, get crossfade_edit.cc to compilePaul Davis
2005-11-14fix for CVS sigc++ buildPaul Davis
2005-11-14Offset correction for VST plugins when running split buffersSampo Savolainen
2005-11-14Important engine bugfixes: Ladspa plugin parameter automation cracklesSampo Savolainen
2005-11-11added libglademmPaul Davis
2005-11-02small fixes to editor.ccPaul Davis
2005-10-24added filesPaul Davis
2005-10-22editor.h compiles.Taybin Rutkin
2005-10-21Added flowcanvas 0.0.1 (unreleased).Taybin Rutkin
2005-10-10more work on actions and general compilabilityPaul Davis
2005-10-10sfdb append optimization.Taybin Rutkin
2005-10-09fixes for utils.cc in gtk2_ardour and gtkmm2ext, including switch to Pango::F...Paul Davis
2005-10-06fix compose mess, and a number of 64 bit printf specsPaul Davis
2005-10-06changes from colin for route_params, nick for location_ui and route_ui, and m...Paul Davis