ardour.git
2015-10-19 nick_mAllow Alt-Shift-Windows modifier (nice for control...
2015-10-19 nick_mDon't snap if fine adjust modifier used.
2015-10-19 nick_mUpdate ContrilList debug output.
2015-10-19 nick_mSelect the control point about to be deleted when using...
2015-10-19 nick_mFix incorrect snap when adding region gain points.
2015-10-19 nick_mDon't use the all_route_group() in Editor::set_selected...
2015-10-19 nick_mAllow adding / toggling rubber band selection of automa...
2015-10-19 nick_mShow verbose cursor control point values in MouseConten...
2015-10-19 nick_mFix for fine adjust overriding snap modifiers.
2015-10-19 nick_mAdd error check to region gain control point selection...
2015-10-19 nick_mAdd missing diff to last commit.
2015-10-19 nick_mRegion gain point selection behaves as per track automa...
2015-10-19 nick_mAdd region gain point selection undo.
2015-10-19 nick_mAmend last connit - don't use a bool to represent a...
2015-10-19 nick_mFix incorrect initial point when recording toggled...
2015-10-19 nick_mAutomation - more toggled controller twiddling.
2015-10-19 nick_mAutomation - fix occasional inverted bool state after...
2015-10-19 nick_mFix redo action sensitivity for non-editor undo stack...
2015-10-19 nick_mMake automation record undo per pass rather than per...
2015-10-19 nick_mToggled automation fixes.
2015-10-19 nick_mAmend last commit.
2015-10-19 nick_mMake control point selection more consistent.
2015-10-19 Robin Gareusremove cruft
2015-10-19 Len OvensAdd Audio Tracks and Busses too.
2015-10-19 Len OvensAdded Midi Tracks View mode.
2015-10-18 Robin Gareusone less deprecated API
2015-10-18 Robin Gareusfix OS X system detection (amend 66704ee)
2015-10-18 Robin GareusGUI changes use new AppleUtility Library
2015-10-18 Paul Davislibs/* changes use new AppleUtility Library
2015-10-18 Paul Davisalternative new version of the AppleUtility library
2015-10-18 Len OvensOnly display Trim for tracks that have Trim. On the...
2015-10-18 Robin Gareusamend prev commit.
2015-10-18 Robin Gareusfix additive linkflags
2015-10-18 Tim MayberryReplace static PBD::Signal in NoteBase with direct...
2015-10-18 Paul DavisMerge branch 'chaot4-fix_midi_menu_consistency_new'
2015-10-18 André NusserRemove all the now unused functions in the MidiModel...
2015-10-18 André NusserIntroduce "Transpose..." also in the context menu of...
2015-10-18 André NusserAdd Transpose class that can be used by apply_midi_note...
2015-10-18 André NusserSplit transpose in MidiModel into two functions.
2015-10-18 André NusserFix tiny memory leak.
2015-10-18 André NusserInclude "Transform..." into MIDI region menu.
2015-10-18 Robin Gareusfftw-3.3.5/windows .dll includes threads lib
2015-10-18 Robin Gareusdisable follow-edits with external sync #6577
2015-10-18 Robin Gareusdisable auto-return with external sync #6577
2015-10-17 Len OvensAssign Global view to get back to Mixer.
2015-10-17 Robin Gareusand another "f"
2015-10-17 Robin Gareusfour f* f's.
2015-10-17 Robin Gareusthread-safe fftw (needs fftw-3.3.5)
2015-10-17 Robin Gareuslinux wrapper script: load session with spaces - #6395
2015-10-16 Robin Gareusfix #6640 (snapshot clears "dirty" flag)
2015-10-16 Robin Gareusextend session-save dirty-flag logic
2015-10-16 Robin Gareususe API to add system-specific volumes - #6643
2015-10-16 Robin GareusAPI to add system-specific file chooser shortcuts
2015-10-16 Robin Gareusdon't deploy gcc-abi test tool
2015-10-16 Robin Gareusstrip silence: report analysis progress
2015-10-15 Robin Gareusstrip silence: wait for analysis to complete
2015-10-15 Robin Gareusre-enable engine sensitive actions..
2015-10-15 Robin Gareusfix crash when creating subgroup-bus - fixes #6642
2015-10-15 Paul Davisadd safety checking when setting up DEBUG bits 4.4
2015-10-15 Robin Gareusfix deadlock when removing subgroup bus w/sends.
2015-10-15 Robin Gareusrework 8b80fe0, use std::string, not char*
2015-10-15 Robin Gareusprepare better solution of Glib's << operator
2015-10-14 Robin GareusAvoid calls to Glib::ustring << operator at all cost.
2015-10-14 Robin Gareusupdate AU GUI positioning and resizing.
2015-10-14 John EmmasFix a problem where VST automation data wasn't getting... 4.3
2015-10-14 Len OvensReduced delay in last commit/10
2015-10-14 Len Ovensfix MCP ports hang on device change and multi-surface...
2015-10-13 Paul Davismackie support omnibus patch
2015-10-13 Paul Davisfix registration of automation type enums
2015-10-13 Paul Davisintroduce separate-meters concept for Mackie.
2015-10-13 Paul Davisfix the design of Mackie XML state management
2015-10-13 Paul Davismore corrections for mackie GUI layout
2015-10-13 Paul Davismove incorrectly packed touch sensitivity slider for...
2015-10-13 Robin Gareusremove last ofstream
2015-10-12 Len OvensOnly flip if not already in desired state. Fixes fader...
2015-10-12 Paul Davisexpose terminal, rather than just physical, MIDI ports...
2015-10-12 Paul Davismake MCP port buttons work
2015-10-12 Paul Davisno need for ugly cast constructors, just add a second...
2015-10-12 Len OvensCorrect wrong value on LCD strip when fader is touched...
2015-10-12 Len OvensDon't use old session connections on MCP device change...
2015-10-12 Len OvensFix MCP extension number and get master on right surface.
2015-10-12 Robin Gareusfix crashes due to glib ignored EDEADLK.
2015-10-11 Ben Loftisrevert 7e0055; the original text better reflected...
2015-10-11 Paul DavisSeveral changes to Mackie support. Breaks existing...
2015-10-11 Len OvensForce Flip normal before Bank (fixes #6630)
2015-10-11 Len OvensDisplay parameter that matches mode.
2015-10-10 Paul Davisnumerous changes to Mackie support, generally offering...
2015-10-10 Robin Gareuscoreaudio: reset freewheeling after export
2015-10-09 Paul Davisvaried and wide changes to get input and output combos...
2015-10-09 Paul Davismove location where port handling stops during Mackie...
2015-10-09 Paul DavisNOOP: whitespace/indent fix
2015-10-09 Paul Davisadd TrimAutomation to list of possible pot parameters...
2015-10-09 Paul Davisremove unused and useless stuff relating to bundles...
2015-10-09 Paul Davisset up control_by_parameter map in a Mackie::Strip...
2015-10-09 Paul Davisfix behaviour of AsyncMIDIPort so that large amounts...
2015-10-09 Paul Davistweaks to MidiBuffer::push_back() variants
2015-10-09 Paul Davisremove unused PortManager::port_name_prefix_is_unique...
2015-10-09 Paul Davisadd device-info specific component to Mackie GUI to...
2015-10-09 Paul Davisadd DeviceChanged signal to MCP and make surface lock...
2015-10-09 Paul Davisadd new API to access AsyncMIDIPort members of Mackie...
next