ardour.git
2014-08-04 John EmmasModify our VC project files to work with msvc32-fixup.pl
2014-08-04 John EmmasAdd our various '.in' files (to be processed by msvc32...
2014-08-04 John EmmasAdd the remaining 'API_VERSION' properties to msvc32...
2014-08-01 Ben LoftisEnforce mixer strip widths, more case fixes, and minor...
2014-08-01 Ben Loftisconsistently use mixed-case labels
2014-08-01 Ben Loftistop button table causes spacing issues when items are...
2014-08-01 Ben Loftisallow track headers to select io from right-click menu
2014-08-01 Ben Loftisfix gain entry cancellation, per the_CLA
2014-08-01 John EmmasAdd preliminary version of win32-fixup.pl (i.e. msvc32...
2014-08-01 John EmmasAdd the removed files to '.gitignore'
2014-08-01 John EmmasDitto - 'icons/win32/msvc_resources.rc'
2014-08-01 John EmmasDelete '.vsprops' files (MSVC) in preparation for win32...
2014-07-31 Ben Loftismicro tweaks to width box and name button layout
2014-07-31 David RobillardIncrease mixer strip button vpad to 4.
2014-07-30 David RobillardAdd 1px border to mixer strip so buttons don't overlap...
2014-07-30 David RobillardUse text to specify combo box padding for better font...
2014-07-30 Ben Loftisuse FocusEntry for the peak_display, so it matches...
2014-07-30 David RobillardMore colour tweaks according to IRC discussion.
2014-07-30 David RobillardShrink minimum width a bit by using the same hpad for...
2014-07-30 David RobillardConsistent styling for toolbar buttons.
2014-07-29 Ben LoftisVarious UI tweaks.
2014-07-29 Ben LoftisIn the mixbus mixer, the rec/mon buttons are smaller
2014-07-28 Ben Loftisgrouped faders should have relative gain by default
2014-07-28 Ben Loftisremove some cruft with group button, move it under...
2014-07-28 Ben Loftisclean up cruft in some config variables
2014-07-28 Ben Loftisforce horizontal scrollbar and spacer, so strips line...
2014-07-28 Ben LoftisMixer page: ESC should deselect all mixer strips and...
2014-07-28 Ben Loftisalternate layout with a full-height editor-mixer, for...
2014-07-28 Ben Loftisdisallow selection of the fader and meter processor...
2014-07-27 John EmmasAdd provision for 'PROGRAM_VERSION' (MSVC libardour...
2014-07-27 John EmmasAdd (newly introduced) sources to our MSVC project
2014-07-27 John EmmasMinor change to 'pbd/controllable.h'
2014-07-27 John EmmasAdd the MSVC project file for building libs/surfaces/osc
2014-07-25 Robin Gareusfix for video-monitor (xjadeo >= 0.7.8 is started w...
2014-07-25 Robin Gareusupdate video-monitor override flags
2014-07-25 Ben Loftisseveral fixes to make processor selection and deletion...
2014-07-25 Ben LoftisRemove "implicit" selection for plugin deletion.
2014-07-24 Ben LoftisAdd track-rec/mute/solo actions to menu, so users can...
2014-07-24 Ben Loftisoops, fix copy-paste error
2014-07-24 Ben LoftisRevert previous select-strips-under-mouse behavior
2014-07-23 Ben LoftisAllow deletion of processors in editor_mixer_strip...
2014-07-23 Ben Loftisholding Primary(ctrl/cmd) allows user to make noncontig...
2014-07-23 Ben Loftisholding Primary(ctrl/cmd) allows user to make noncontig...
2014-07-23 Ben LoftisMixer selection follows mouse
2014-07-23 Ben LoftisCut and Copy should remember the white space at the...
2014-07-23 Ben Loftisdouble-click a plugin to remove it from the pending...
2014-07-23 Ben LoftisAdd some new zoom-to-selection actions, so zoom tool...
2014-07-22 John EmmasChanges needed for building surfaces/osc (control surfa...
2014-07-22 Ben Loftis3 monitor tweaks for the_CLA. shift+click to default...
2014-07-22 Ben LoftisRemove troublesome cairo antialiasing hint.
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-18 Paul Davismore canvas debugging for current item tracing
2014-07-18 Ben Loftistweaks for the monitor section. refactoring of some...
2014-07-16 Robin GareusLV2: don't leave active plugins deactivated after laten...
2014-07-16 Paul Davisparameterize the version number used to define the...
2014-07-15 Paul Davisadd Editor::trackviews_height() convenience function...
2014-07-15 Paul Davistry to get font size for rulers right or at least bette...
2014-07-15 Ben Loftismonitor knobs tweaked to better match the theme of...
2014-07-15 David RobillardUpdate vcproj files for changed LILV config define.
2014-07-15 David RobillardSupport saving LV2 presets multiple times (fix #0005949).
2014-07-15 David RobillardDon't show all controllers for generic MIDI devices.
2014-07-15 David RobillardShow all named controllers for "Show All Automation...
2014-07-15 David RobillardShow 1-based channel numbers in MIDI controller automat...
2014-07-15 David RobillardSupport midnam files with a channel (not patch) NoteNam...
2014-07-15 Paul Davisfix attempt at making -framework Accelerate arguments...
2014-07-15 Paul Davisfix argument list for -framework Accelerate on OS X...
2014-07-15 John EmmasAdd a couple of function calls so that Ardour will...
2014-07-15 nick_mRender waveview components onto alpha masks to simplify...
2014-07-14 Ben Loftisremove some gtk warnings caused by adding monitor butto...
2014-07-14 Ben Loftisicon for experimental time-zoom on Mixbus
2014-07-14 Ben Loftismake GUI preferences discoverable from the View menu
2014-07-14 Paul Davisscroll up/down by tracks uses top edge as "focal point...
2014-07-14 Paul Davisvertical scroll events should move by tracks
2014-07-14 Paul Davisup/down scroll buttons on left of summary should move...
2014-07-14 Ben Loftisif a button has an icon, dont draw text as well
2014-07-14 Ben LoftisGroup the Rec and Monitor buttons together. Group...
2014-07-14 Ben Loftis(Mixbus profile only) tentatively remove the Zoom...
2014-07-14 Ben Loftisfix the visible_tracks_selector to show * when user...
2014-07-14 Ben Loftisremove EditAtSelectedMarker for Mixbus, to match mb2...
2014-07-13 Paul Davisminor fixes to wscript files to make things python3...
2014-07-13 Paul Davisnew waf (still version 1.6.11) incorporating previous...
2014-07-13 Paul Davispython3 fix for autowaf.py
2014-07-11 Robin GareusDummyBackend: add Uniform White Noise Generator.
2014-07-11 Robin Gareuspossible fix for win SystemExec::wait()
2014-07-11 Robin Gareusfatal error if vfork-exec-wrapper cannot be found ...
2014-07-11 Paul Davison linux, build ALSA backend as part of binary bundle...
2014-07-11 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-07-11 Paul Daviscorrectly copy vfork exec wrapper into right location...
2014-07-11 Paul Daviscatch null vfork_exec_wrapper before it is too late
2014-07-11 John EmmasMake our 'libs/timecode' project dependent on libpbd
2014-07-11 John EmmasAdd newly introduced (MD5) sources to our MSVC project...
2014-07-11 Paul Davismove fit-tracks back onto "f" and use / for fade-range...
2014-07-11 Paul Davisrestore correct functioning of fit-tracks, which was...
2014-07-10 Robin Gareusfix TC entry beyond 2^31 frames.
2014-07-10 Paul Davisremove awful, inobvious, wrong and no longer necessary...
2014-07-10 Paul Davisfix key editor resize behaviour
2014-07-10 Paul Davisadd reset bindings button to key bindings editor
2014-07-10 Paul Davisadd Gtkmm2ext::Keyboard::reset_bindings()
2014-07-10 Paul Davisuse lower-case PROGRAM_NAME for user bindings file...
2014-07-10 Paul Davismake f be bound to fade-range by default
next