summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2007-04-11merged with 1697 revision of trunk (which is post-rc1 but pre-rc2Paul Davis
2007-02-08Removed usage of deprecated APIs.Taybin Rutkin
2007-02-03Upgraded libgnomecanvasmm to libgnomecanvasmm-2.16.0Taybin Rutkin
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
2007-01-18new german translation update from sebastian arnoldPaul Davis
2007-01-18make ctrl-rubber-band-select do something closer to the right thingPaul Davis
2007-01-18more fun and games with selection logicPaul Davis
2007-01-18rbselect selects all tracks that had selectablesPaul Davis
2007-01-18Added Session Exchange to tools.Taybin Rutkin
2007-01-17Make meter gain entry lose focus after enter is pressed.Sampo Savolainen
2007-01-17added missing file to srctar2.0beta11.1Paul Davis
2007-01-17prevent x-thread calling of ARDOUR_UI::parameter_changed()2.0beta11Paul Davis
2007-01-17fix absolute fade in/out length during drag and odd select/deselect behaviourPaul Davis
2007-01-17region fade in operations now mapped over the current region selectionPaul Davis
2007-01-17fix for height of editor hscrollbarPaul Davis
2007-01-17add sampo's synthesize_sources perl script to tools; add scroll-playhead-{for...Paul Davis
2007-01-17a better version of: fix compile with FFT_ANALYSIS=1, problem caused by a cha...Paul Davis
2007-01-17fix compile with FFT_ANALYSIS=1, problem caused by a change in the type of Re...Paul Davis
2007-01-17merge by hand changes from mtaht to fix up export behaviour, and gcc warnings...Paul Davis
2007-01-17fix ordering of cut/copied regions when pasting; ctrl-click now does the righ...Paul Davis
2007-01-14mo' better fixins fer xfades, plus reinstate hiding xfades during dragsPaul Davis
2007-01-13Decreased region opacity, smoothed out canvas/tempo line colours.David Robillard
2007-01-11Fixed ui.rcSampo Savolainen
2007-01-11various fixes to named selection mgmt and display, plus fixes for xfade mgmt ...Paul Davis
2007-01-11try to rationalize zoom/scroll ops for the canvasPaul Davis
2007-01-10Make the script report if the system introduces a memlock limitSampo Savolainen
2007-01-10save playhead + edit cursor, restore on session load; fix big clock editing (...Paul Davis
2007-01-10More polish. Don't try to import directories.Taybin Rutkin
2007-01-10SFDB_UI polish. Hitting return will apply tags and search the tags field.Taybin Rutkin
2007-01-10fix xfade logic and use shared_ptr for xfadesPaul Davis
2007-01-10use AudioClock::set_widget_name() for rec status in big clock, not set_name()...Paul Davis
2007-01-10Actually pass attr's to pthread_create...David Robillard
2007-01-10Reduced allocated stack sizes. Trims about 13MB of memory consumption.David Robillard