summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2006-01-13Moved strip_whitespace_edges() to pbd/whitespace.hTaybin Rutkin
2006-01-12minor include fix for <errno.h>Paul Davis
2006-01-12mixer track list now uses checks and reordering properlyPaul Davis
2006-01-12Include gtkmm2ext/gtk_ui.hTaybin Rutkin
2006-01-11Use compiler provided __BIG_ENDIAN__ instead of WORD_BIGENDIANTaybin Rutkin
2006-01-11remove properties in glade fileTim Mayberry
2006-01-11Fixed broken vst code in PluginSelectorDoug McLain
2006-01-11Fixed broken vst code in PluginSelectorDoug McLain
2006-01-10Rotate output meter label. Is this really supported in the chosen gtkSampo Savolainen
2006-01-10more gcc 4.1 complaints, route_list is a ListStoreNick Mainsbridge
2006-01-10move range labels, attempt to make them look nicer, gcc 4.1 complaintNick Mainsbridge
2006-01-10renamed menu definition filePaul Davis
2006-01-10route list + edit group list now pretty much functional, plus preparations fo...Paul Davis
2006-01-09Plugin output meters are now vertical. It still needs a rotateable textSampo Savolainen
2006-01-09"Run plugins while recording" -> "Do not run plugins while recording"Sampo Savolainen
2006-01-08fix control layout size allocation (nearly done) and make duplicate region ev...Paul Davis
2006-01-08more goodies, including improved duplicate-region functionalityPaul Davis
2006-01-08fix old function left over by removing itPaul Davis
2006-01-08add destructive outlines, more action usage and state fixups in GUIPaul Davis
2006-01-08a metric ton of changesPaul Davis
2006-01-06modified rgba_from_style() so that it can be used to retrieve any attribute f...Doug McLain
2006-01-06committed RWlock fixes to libardour. added hw monitoring fixes from nick_m. ...Jesse Chappell
2006-01-05sfdb displays file info.Taybin Rutkin
2006-01-05make meters work again, mistaken comment left in place last timePaul Davis
2006-01-05lots of small fixes for various irritations, return of snapshots, region list...Paul Davis
2006-01-04Reverted --display=localhost:0.0Taybin Rutkin
2006-01-04Updates for set_type_hint() and the sfdb_ui.Taybin Rutkin
2006-01-04make show all option on region list context menu workPaul Davis
2006-01-03Cleaned up commented codeDoug McLain
2006-01-03added missing style to rc file for xfade editor lineDoug McLain
2006-01-03Fixed crossfade editorDoug McLain
2006-01-03make AudioRegionEditor workKarsten Wiese
2006-01-03make meters work properly (and very slightly faster)Paul Davis
2006-01-03"fix" track heights etc.Paul Davis
2006-01-02fix window_to_world() issues inside ardourPaul Davis
2006-01-02radio actions now display correctly, region list sorting worksPaul Davis
2006-01-02undo part of yesterdays commitKarsten Wiese
2006-01-01fix Gtk::WarningKarsten Wiese
2006-01-01fix a Gtk::WARNINGKarsten Wiese
2006-01-01Set color to correct treenodeDoug McLain
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-30added filePaul Davis
2005-12-30dnd to canvas now working againPaul Davis
2005-12-30many changes, read the diffsPaul Davis
2005-12-28fade_out visibleKarsten Wiese
2005-12-28Keep ref_count balancedKarsten Wiese
2005-12-27call foo::foo() before bar::bar(foo).Karsten Wiese