summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2012-03-09Expand just entry fields when the dialog is expandedCarl Hetherington
2012-03-09Use shared_ptr for a region view's gain line.Carl Hetherington
2012-03-09Remove unused RegionGainDrag; fix logic in adding newCarl Hetherington
2012-03-09forward-port some fixes from a2Paul Davis
2012-03-09revert debug outputPaul Davis
2012-03-09a little debugging info for joernPaul Davis
2012-03-07Remove unused color_from_style / gc_from_style.Carl Hetherington
2012-03-07Remove a few unused methods from ProcessorBox.Carl Hetherington
2012-03-07remove unused mid-mask stuff from ArdourButtonPaul Davis
2012-03-07fix up a substantial mess with the operation of toggle-zoom and related actio...Paul Davis
2012-03-07remove operator= from GUIObjectState since its no longer required (the defaul...Paul Davis
2012-03-06show loop markers when looping is initiatedBen Loftis
2012-03-06allow shortcut/accel for set-mouse-mode-draw to workPaul Davis
2012-03-05Make route group dialog resizable; make ArdourPrompter entriesCarl Hetherington
2012-03-05Show the number of channels in brackets when there is a single invert button ...Carl Hetherington
2012-03-05Remove unused dialog.Carl Hetherington
2012-03-05Remove some unused code.Carl Hetherington
2012-03-05Move some stuff so that a call to set_page_complete will work (for the case w...Carl Hetherington
2012-03-05Remove some unused code.Carl Hetherington
2012-03-05If there is one invert button for many channels, always use a menu; in this c...Carl Hetherington
2012-03-04Make lv2ui_instantiate and lv2ui_free a little more symmetrical, so that ther...Carl Hetherington
2012-03-02fixes for 64 bit OS X build (c/o david robillard); tested on Lion & TigerPaul Davis
2012-03-02next maybe fix thing for wine/windows vst support buildPaul Davis
2012-03-02maybe fix wine/windows vst support buildPaul Davis
2012-03-02more fixes for wine/windows-vst buildPaul Davis
2012-03-01add back "." as an include dir for windows vst/wine buildPaul Davis
2012-02-29fix a few dangling uses of Ardour as program name, in favor of PROGRAM_NAMEPaul Davis
2012-02-29make stop button be in the same size as other transport buttonsPaul Davis
2012-02-29more attempted fixes for winVST/wine build + install (not tested so far, but ...Paul Davis
2012-02-29run subst on, and install, the ardourVST startup script if doing a windows VS...Paul Davis
2012-02-28updated german translation for GUI, from Edgar AichingerPaul Davis
2012-02-27Display amp automation in dB using a logarithmic fader.Carl Hetherington
2012-02-26Fix crash on opening the export dialogue when there are noCarl Hetherington
2012-02-25Sshh.David Robillard
2012-02-25Fix real-time violation, only send UI updates if explicitly requested by UI.David Robillard
2012-02-25Use FastScreenUpdate for UI message updating, and only if plugin has message ...David Robillard
2012-02-25Tidy.David Robillard
2012-02-25Full round-trip message communication between LV2 UIs and plugins.David Robillard
2012-02-23attemtped fix for winVST buildPaul Davis
2012-02-15remove reference to removed envelope-visible actionPaul Davis
2012-02-15make region gain line visibility global, not per-regionPaul Davis
2012-02-15further cleanups to startup/new session dialogPaul Davis
2012-02-14support a grid of beats/64 and beats/128Paul Davis
2012-02-14rearrange startup/new session dialog to include new+recent sessions on same pagePaul Davis
2012-02-13(1) remove magic number voodoo when saving zoom focus/snap settings to instan...Paul Davis
2012-02-08use new NoEventSimpleRect for coverage frames and silent frames, so that they...3.0-beta3Paul Davis
2012-02-08fix double includePaul Davis
2012-02-08use trim cursors near end of a MIDI note when in Draw mode (and not in Range ...Paul Davis
2012-02-08range mode should not allow trim of MIDI notesPaul Davis
2012-02-08mouse draw mode can draw AND select (and trim) notes (but trim cursors don't ...Paul Davis