summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-03-27some totally untested FST/VST changesPaul Davis
2009-03-27better tooltip(s) for the kbd focus button in a plugin GUI windowPaul Davis
2009-03-27stop a lot of warnings about GtkSpinButton non-zero page size deprecationPaul Davis
2009-03-27plugin manager: filter-by-type really is filter-by-category, so fix the namin...Paul Davis
2009-03-26more tweaks for RB compilation and linkingPaul Davis
2009-03-25reverse all SAE keybindings so that next/prev-region-boundary variants (with ...Paul Davis
2009-03-25always compute range for a redirect automation line, even if it will not be d...Paul Davis
2009-03-24VST omnibus commit edition: use wine_pthread_create() everywhere instead of p...Paul Davis
2009-03-23use region sync points correctly for grid and PH motion (i hope)Paul Davis
2009-03-23always build automation menu for route_time_axis, even for SAE versionPaul Davis
2009-03-23quantize speed changes in semitone mode to whole semitones, range is 2 octavesPaul Davis
2009-03-21carl's patch for split/region-drag crashPaul Davis
2009-03-21use osx button2 emulation for region list auditioning (erratic behaviour still)Paul Davis
2009-03-21make context menu-driven stuff on ruler bars happen in the right place (e.g. ...Paul Davis
2009-03-19make name-click to toggle redirect active state show up via the bypass button...Paul Davis
2009-03-19make GTKOSX button2 emulation actually work when clicking on redirect namesPaul Davis
2009-03-19remove/delete current mixer strip when session is deletedPaul Davis
2009-03-17fix freeze progress bar displayPaul Davis
2009-03-17clean up VST preset debug outputPaul Davis
2009-03-13remove icky FUDGE-ness code when sizing ComboBoxText's (from an idea by david...Paul Davis
2009-03-13a lot of VST support odds-and-ends, including preset discovery and support, e...Paul Davis
2009-03-12if we attempt to move beyond the limit of the current horizontal adjustment, ...Paul Davis
2009-03-12fix generic toggle controls so they play nicely with other controls or automa...Ben Loftis
2009-03-12fix ordering of track view list & route list resync in editor, to avoid clear...Paul Davis
2009-03-12fix names of new no-selected-tracks actions in menusPaul Davis
2009-03-12new options for moving playhead to next/previous region boundaryPaul Davis
2009-03-12use non-selection based PH-to-region-boundary actions in menusPaul Davis
2009-03-12use new no-selection PH-to-next-region-boundary methods in bindings filesPaul Davis
2009-03-11fix rhythm ferret binding in SAE bindings and add Cmd-, for preferencesPaul Davis
2009-03-11code to enable shortcut/binding debuggingPaul Davis
2009-03-11don't crash if there's no editor mixer and we remove a routePaul Davis
2009-03-11keep trackview list in editor synced with route listPaul Davis
2009-03-11final (?) fix for editor mixer strip handling when route is removedPaul Davis
2009-03-11partial fix for editor mixer strip state after a route removalPaul Davis
2009-03-10add ctrl-space binding for play-from-edit-point-and-return to all SAE bindingsPaul Davis
2009-03-07fix crash when renaming a track after deleting a plugin that had a visible GU...Paul Davis
2009-03-06combobox width fixes from mtahtPaul Davis
2009-03-06new/updated/extended spanish translation from Grupo de Traducción al EspañolPaul Davis
2009-03-06new crossfade icons from markus s.Paul Davis
2009-03-06new crossfade icons from markus s.Paul Davis
2009-03-05Make "consolidate range" and "bounce range to region list" not apply processi...Sampo Savolainen
2009-03-05fix kludgy assumption about item ordering in ops menuPaul Davis
2009-03-05fix several Adjustments to work with new GTK rules on Adjustment page sizesPaul Davis
2009-03-04new swedish translation from PetterPaul Davis
2009-03-03dragging without modifiers should still move the playheadBen Loftis
2009-03-02standardize some menu actions across CD and loop/punch rulers. also allow ri...Ben Loftis
2009-03-02keyboard mute action for regions operates on all selected regions (applied to...Paul Davis
2009-03-02disable redirect cut operation in menu if it cannot be done (from carl)Paul Davis
2009-03-02ICS (image compositor socket) patches from robin gareus, to keep ICS alive in...Paul Davis
2009-03-02fixes for gcc4.4 header pathsPaul Davis