ardour.git
2009-03-12 Paul Davisif we attempt to move beyond the limit of the current...
2009-03-12 Ben Loftisfix generic toggle controls so they play nicely with...
2009-03-12 Paul Davisfix ordering of track view list & route list resync...
2009-03-12 Paul Davisfix names of new no-selected-tracks actions in menus
2009-03-12 Paul Davisnew options for moving playhead to next/previous region...
2009-03-12 Paul Davisuse non-selection based PH-to-region-boundary actions...
2009-03-12 Paul Davisuse new no-selection PH-to-next-region-boundary methods...
2009-03-12 Paul Davisfix for WINDOWS_KEY default definition so that it actua...
2009-03-11 Paul Davisfix rhythm ferret binding in SAE bindings and add Cmd...
2009-03-11 Paul Daviscode to enable shortcut/binding debugging
2009-03-11 Paul Davisdefault click i/o setup is dual mono
2009-03-11 Paul Daviscorrect (or at least better) handling of shifted shortc...
2009-03-11 Paul Davisdon't crash if there's no editor mixer and we remove...
2009-03-11 Paul Daviskeep trackview list in editor synced with route list
2009-03-11 Paul Davisfinal (?) fix for editor mixer strip handling when...
2009-03-11 Paul Davispartial fix for editor mixer strip state after a route...
2009-03-10 Paul Davisadd ctrl-space binding for play-from-edit-point-and...
2009-03-07 Paul Davisfix crash when renaming a track after deleting a plugin...
2009-03-06 Paul Daviscombobox width fixes from mtaht
2009-03-06 Paul Davisnew/updated/extended spanish translation from Grupo...
2009-03-06 Paul Davisnew crossfade icons from markus s.
2009-03-06 Paul Davisnew crossfade icons from markus s.
2009-03-05 Sampo SavolainenMake "consolidate range" and "bounce range to region...
2009-03-05 Paul Davisfixes for creating tracks from templates - a new Diskst...
2009-03-05 Paul Davisfix kludgy assumption about item ordering in ops menu
2009-03-05 Paul Davisfix several Adjustments to work with new GTK rules...
2009-03-04 Paul Davisnew swedish translation from Petter
2009-03-03 Ben Loftisdragging without modifiers should still move the playhead
2009-03-02 Ben Loftisstandardize some menu actions across CD and loop/punch...
2009-03-02 Paul Daviskeyboard mute action for regions operates on all select...
2009-03-02 Paul Davisprevent double-listing of LADSPA plugins caused by...
2009-03-02 Paul Davisdisable redirect cut operation in menu if it cannot...
2009-03-02 Paul DavisICS (image compositor socket) patches from robin gareus...
2009-03-02 Paul Davisfixes for gcc4.4 header paths
2009-03-02 Ben Loftistweaks to curvetest to help track down interpolation...
2009-02-23 Paul Davisadd x86_64/32bit VST build fix from torben
2009-02-20 Paul Davismore fix ups of indentation caused by lack of .emacs
2009-02-20 Paul Davisfix up indentation caused by lack of .emacs
2009-02-19 David RobillardFix crash on MIDI feedback with MTC (ticket #2419).
2009-02-19 Paul Davisforce 32-bit comilation if VST=1
2009-02-19 Paul Davisworking VST support with VeSTige header and new FST...
2009-02-18 David RobillardMini stylistic 3.0 merge.
2009-02-18 Paul Daviscreating routes from templates now properly chooses...
2009-02-17 Ben Loftisallow dragging of automation lines
2009-02-17 Ben Loftisremove unneeded code in line_drag that was probably...
2009-02-17 Ben Loftisstringstream needs to preserve plenty of significant...
2009-02-14 Paul Davistrack templates; indent fixes needed and will be forthc...
2009-01-28 Paul DavisAU state handling, including changes to PathScanner...
2009-01-14 David RobillardApply LV2 GUI parameter update patch from kfoltman.
2009-01-07 Paul Davispackaging for SAE now is a dir that includes the app...
2009-01-02 Paul Davissave/restore meter point from carl for #1748
2008-12-06 Paul Davisfix up shorter versions of coreaudio file format strings 2.7.1
2008-12-05 Paul Davisapply/merge/redo carl & colin's patches for making...
2008-12-05 Paul Davismake track names visible for light theme in SAE version
2008-12-05 Paul Davismake track names visible for light theme
2008-12-05 Paul Davispatch to make NSD compile even with NLS=0
2008-12-04 Paul Davisfix up MTC message delivered internally when locate...
2008-12-04 Paul Davistweak to make that last buffer fix not break things
2008-12-04 Paul DavisMAJOR fix for any situation where an audio track is...
2008-12-04 Paul Davisshorten CoreAudioFileSource's format text and drop...
2008-12-04 Paul Davischanges to handle an instant.xml file that has been...
2008-12-04 Paul Davisproperly tear-down route_ops_menu in mixer strip when...
2008-12-02 Paul Davisdefine ARCH_X86 even on x86_64 (untested!); giso's...
2008-12-02 Paul Davismore session init fixes from carl
2008-11-30 Paul Davisfix up monumental botch job regarding undo history...
2008-11-30 Paul Davisclarify ownership and management of RouteUI::remote_con...
2008-11-30 Paul Davisdo not crash in xrun handler when there is no session
2008-11-29 Paul Davisrevert markus' change, add back debug output
2008-11-26 Paul Daviscolinf's patch to make ladspa plugin GUI's deeper rathe...
2008-11-26 Sampo SavolainenMake the wiimote code appear in the source package
2008-11-26 Paul Davismore OS X build fixes - make a symlink to clearlooks...
2008-11-26 Paul Davismore little build fixes for OS X
2008-11-26 Paul Davisbuild ardour.menus on OSX too, not ardour_osx.menus
2008-11-26 Paul Davismake send GUIs into ArdourDialogs; ensure that panner...
2008-11-25 Paul Davismake Gtkmm2ext::Popup::touch() thread-safe (again;...
2008-11-25 Paul Davisdesensitize positional actions in region context menu...
2008-11-25 Paul Daviscopy sends & plugins, not just plugins, when doing...
2008-11-25 Paul Davislincoln's solo-mute-override should only take effect...
2008-11-25 Paul Davislincoln's solo-mute-override patch modified/extended...
2008-11-25 Paul Daviscolinf's fix for duplicate LADSPA plugins appearing...
2008-11-25 Paul Daviscarl's fix to select objects when clicking in mouseGain...
2008-11-25 Paul Daviscolinf's patch to remove height buttons from automation...
2008-11-25 Paul Davismeta-ize menu generation to cope with differences in...
2008-11-25 Paul Davisa slightly better fix than colinf's for the hang-when...
2008-11-25 Paul Davisif using a top-menubar (e.g. OS X), don't quit when...
2008-11-25 Paul Davisthe OTHER PART of fix up region-list => canvas drags...
2008-11-25 Paul Davisfix up region-list => canvas drags, given changes in...
2008-11-25 Paul Davisenough mind-blowing crazy code, lets do intra-ardour...
2008-11-24 Paul Davisjust a little something to blow your mind. comments...
2008-11-24 Paul Daviscarl's patch to copy send i/o configuration when copyin...
2008-11-24 Paul Davisreinstate lost stuff to ardev scripts for finding the...
2008-11-24 Paul Davistiny but massively important bug fix that actually...
2008-11-24 Paul Davisanother attempt to fix the osascript mess
2008-11-23 Paul Davisenable resample-session and synthesize-session to opera...
2008-11-23 Paul Davisbump to 2.7.1
2008-11-22 Paul Davisdon't set up dir name incorrectly for range export
2008-11-22 Paul Davisnew user option "New Plugins Active"; make only *new...
2008-11-22 Paul Daviscolin fletcher's preserve-formants patch for rubberband...
2008-11-21 Paul Davisother part of that fix from markus s. for visual state...
2008-11-21 Paul Davisfix from markus s. for visual state operations, too...
next