summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-17clean up VST debugging outputPaul Davis
2009-03-17clean up VST preset debug outputPaul Davis
2009-03-17osx_build needs to pay attention to jack_coreaudio.so if we're packaging Jack2Paul Davis
2009-03-13revert VST debugging hacksPaul Davis
2009-03-13Show which plugins are discovered - otherwise users won't know which plugin i...Sampo Savolainen
2009-03-13deeper fixes for route issue/s .. make RouteSignal use shared_ptr<Route> rath...Paul Davis
2009-03-13remove icky FUDGE-ness code when sizing ComboBoxText's (from an idea by david...Paul Davis
2009-03-13run time check for jack_set_thread_creator() - fixes building with current JA...Paul Davis
2009-03-13use Session::master_out() to find the master out route, and avoid crash durin...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-12fix for WINDOWS_KEY default definition so that it actually works (Mod4><Super...Paul 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-11default click i/o setup is dual monoPaul Davis
2009-03-11correct (or at least better) handling of shifted shortcuts under OS XPaul 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-05fixes for creating tracks from templates - a new Diskstream is needed, andget...Paul Davis
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-02prevent double-listing of LADSPA plugins caused by symlinks to library direct...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
2009-03-02tweaks to curvetest to help track down interpolation bug at high timecodesBen Loftis
2009-02-23add x86_64/32bit VST build fix from torbenPaul Davis
2009-02-20more fix ups of indentation caused by lack of .emacsPaul Davis
2009-02-20fix up indentation caused by lack of .emacsPaul Davis
2009-02-19Fix crash on MIDI feedback with MTC (ticket #2419).David Robillard
2009-02-19force 32-bit comilation if VST=1Paul Davis