summaryrefslogtreecommitdiff
path: root/gtk2_ardour/utils.cc
AgeCommit message (Expand)Author
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-01-02GC from style utility functionSampo Savolainen
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-10-03Assortment of minor changes from 2.0-ongoing.David Robillard
2008-09-30more tweaks to the IO SelectorPaul Davis
2008-09-10merge 2.0-ongoing into 3.0 @ 3581 - 3710Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2008-02-02Merge with 2.0-ongoing R2988David Robillard
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
2007-11-08merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compi...Paul Davis
2007-10-11merge from 2.0-ongoing by hand, minus key binding editorPaul Davis
2007-07-07more show() stuff, and replaced strip->show_all(); untill its actually finishedDoug McLain
2007-07-03remove static Pango::FontDescriptions, they cause glib errors because of init...Paul Davis
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-06-27Use PBD::find_file_in_search_path and ardour/filesystem_paths.h to find iconsTim Mayberry
2007-06-27Use PBD::find_file_in_search_path and ardour/filesystem_paths.h to find pixmapsTim Mayberry
2007-05-23(merge from 2.0-ongoing -r1911:1912) fix audio clock handling of key press; f...Paul Davis
2007-04-06fix nasty logic error that leads to crashing bugs when trying to operate on r...Paul Davis
2007-04-03audun's tempo redraw fix; sort-of cache time axis view item name widths and a...Paul Davis
2007-03-05get real Pango::FontDescriptions for several canvas itemsPaul Davis
2007-03-01fixes to handle broken libart_lgpl 2.3.18+ headersPaul Davis
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-13the buttons will submit to my rule! prelight-when-active, be gonecd /usr/loca...Paul Davis
2007-02-03make zoom rect extend to cover all tracks, no matter when addedPaul Davis
2007-01-31remove ardour_message.{cc,h}; JACK latency menu now shows correct settings at...Paul Davis
2007-01-29small change to region creation for make-mono-regions; add untested short_pat...Paul Davis
2006-12-14fix for crash when loading a session after running another, caused by not che...Paul Davis
2006-12-08make follow-playhead available again; remove special pane handlingPaul Davis
2006-11-30frame for fader belt; better focus behaviour for gain display text entry (gen...Paul Davis
2006-11-13fix egregious programming sloppiness in strip_whitespace_edgesPaul Davis
2006-11-09first pass on track mode switch; fixes to dangling region refs after capture;...Paul Davis
2006-10-10fix audio clock field widths, change minsec display to include fractional sec...Paul Davis
2006-10-01actually connect Editor to config state change systemPaul Davis
2006-09-29many important changes to configuration system and specific parametersPaul Davis
2006-08-01AudioUnits are selectable in PluginSelector. Will crash if someone clicksTaybin Rutkin
2006-07-31Editing text now works even with num lock or caps lock on.Sampo Savolainen
2006-06-21the return of VST supportPaul Davis
2006-05-02enable use of arrow keys, fix hscroller issues, start work on smoother auto-s...Paul Davis
2006-04-25All included libraries now link dynamically instead of statically.Taybin Rutkin
2006-04-20a) use ink extents in most places where we used to use logical extentsPaul Davis
2006-03-22significant changes in code to handle import/embedding - much cleaner and les...Paul Davis
2006-03-14fix problems with pixmaps/xpm filesPaul Davis
2006-03-14improvements (!) to waveform display for destructive tracks, plus a generic f...Paul Davis
2006-03-12create xpm files from hard coded pixmaps, added function get_xpm() to make su...Doug McLain
2006-03-10start editing new edit/mix group names immediately after they are addedPaul Davis
2006-03-09new mix group interface, not yet finished and still to propagate to edit_groupPaul Davis
2006-03-05export range markers patch (revisited), change selection model, copy-drag tem...Paul Davis
2006-01-19add GUI support to create tape/destructive tracksPaul Davis