summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2007-02-22remove all lines to avoid recompiles after commitsPaul Davis
2007-02-22don't change waveform zoom level when waveform is hidden, to save peak reload...Paul Davis
2007-02-21fix stupid error in last commitPaul Davis
2007-02-20new (commented) continuous scroll from ben; fix for max() issues in MCP codePaul Davis
2007-02-20make MMC work again, make tracing MIDI input work again, add GUI control for ...Paul Davis
2007-02-19back out continuous scroll change inadvertently committed as part of rev 1477Paul Davis
2007-02-19make transport buttons and shuttle controller work with MIDI CC'sPaul Davis
2007-02-19mike taht's --sync handling patchPaul Davis
2007-02-19remote control IDs follow editor/mixer view order; fix multiple display of di...Paul Davis
2007-02-16wierd->weird misspeling fix.Taybin Rutkin
2007-02-15This creates an export direcory for new sessions. The export dialog will als...Doug McLain
2007-02-15fix reverse play buffer refilling; turn on Blink signal againPaul Davis
2007-02-14make mixer strip rec-enable button behave like othersPaul Davis
2007-02-13remove ardour.bindings from svn, and build using sconsPaul Davis
2007-02-13fix buttons, finally?Paul Davis
2007-02-13Hack to return the rec enable buttons back to their original color after disa...Doug McLain
2007-02-13give mixer (R|M|S) buttons back their special statusPaul Davis
2007-02-13the buttons will submit to my rule! prelight-when-active, be gonecd /usr/loca...Paul Davis
2007-02-11This one's for oofus: optionally show solo mute status (FEATURE FREEZE my ass!)Paul Davis
2007-02-09prevent wastebasket flush after cleanup, force wait till session reload; fix ...Paul Davis
2007-02-09fixes for new button code; don't even make destructible sources non-writable;...Paul Davis
2007-02-09strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mos...Paul Davis
2007-02-08Missed a deprecated gtkmm API.Taybin Rutkin
2007-02-08Switched from GdkWindow::get_geometry() to get_size() as suggested by the gtk...Taybin Rutkin
2007-02-08Removed usage of deprecated gtkmm API.Taybin Rutkin
2007-02-08select track in range mode even on region & related objectsPaul Davis
2007-02-06fix misdesign of VST GUI threadPaul Davis
2007-02-06some fixes/improvements for track selection; add upload target to manual make...Paul Davis
2007-02-05use SilentFileSource when sources cannot be foundPaul Davis
2007-02-03use ensure_float() on memory limit warning dialogPaul Davis
2007-02-03make zoom rect extend to cover all tracks, no matter when addedPaul Davis
2007-02-03tweak panner drawingPaul Davis
2007-02-02new keyboard bindings for moving playhead to region starts+ends ; use spin bu...Paul Davis
2007-02-01add a persistent folder variable so that every time the sfdb_ui is created, i...Paul Davis
2007-02-01Moved GroupButtons to gtkmm2extTaybin Rutkin
2007-02-01select track on context press in a StreamItem, so that context menu ops workPaul 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
2007-01-26fix "make mono regions", mostlyPaul Davis
2007-01-25fix import/embed of multichannel audiofiles, as per #1433Paul Davis
2007-01-24allow control points with the same x (pixel) coordinate, now that libart_lgpl...Paul Davis
2007-01-24more region selection tweaksPaul Davis
2007-01-24minor selection tweak to avoid finding regions in an existing track selection...Paul Davis
2007-01-24add GUI control for use-overlap-equivalencyPaul Davis
2007-01-23add transition_to_{roll,reverse}Paul Davis
2007-01-23a variety of bits and pieces for selection opsPaul Davis
2007-01-20Fix for 8 controls max per column in ladspa plugin windows from Olivier Doare.Taybin Rutkin
2007-01-18more games with selectionPaul Davis
2007-01-18more futzing with selectionsPaul Davis
2007-01-18force UTF-8 handling of i18n files at run timePaul Davis