summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-18alternative new version of the AppleUtility libraryPaul Davis
2015-10-18Only display Trim for tracks that have Trim. On the way:Len Ovens
2015-10-18amend prev commit.Robin Gareus
2015-10-18fix additive linkflagsRobin Gareus
2015-10-17Replace static PBD::Signal in NoteBase with direct call to MidiRegionViewTim Mayberry
2015-10-17Merge branch 'chaot4-fix_midi_menu_consistency_new'Paul Davis
2015-10-17Remove all the now unused functions in the MidiModel class.André Nusser
2015-10-17Introduce "Transpose..." also in the context menu of selected notes.André Nusser
2015-10-17Add Transpose class that can be used by apply_midi_note_edit_op.André Nusser
2015-10-17Split transpose in MidiModel into two functions.André Nusser
2015-10-17Fix tiny memory leak.André Nusser
2015-10-17Include "Transform..." into MIDI region menu.André Nusser
2015-10-18fftw-3.3.5/windows .dll includes threads libRobin Gareus
2015-10-18disable follow-edits with external sync #6577Robin Gareus
2015-10-18disable auto-return with external sync #6577Robin Gareus
2015-10-17Assign Global view to get back to Mixer.Len Ovens
2015-10-17and another "f"Robin Gareus
2015-10-17four f* f's.Robin Gareus
2015-10-17thread-safe fftw (needs fftw-3.3.5)Robin Gareus
2015-10-17linux wrapper script: load session with spaces - #6395Robin Gareus
2015-10-16fix #6640 (snapshot clears "dirty" flag)Robin Gareus
2015-10-16extend session-save dirty-flag logicRobin Gareus
2015-10-16use API to add system-specific volumes - #6643Robin Gareus
2015-10-16API to add system-specific file chooser shortcutsRobin Gareus
2015-10-16don't deploy gcc-abi test toolRobin Gareus
2015-10-16strip silence: report analysis progressRobin Gareus
2015-10-16strip silence: wait for analysis to completeRobin Gareus
2015-10-15re-enable engine sensitive actions..Robin Gareus
2015-10-15fix crash when creating subgroup-bus - fixes #6642Robin Gareus
2015-10-15add safety checking when setting up DEBUG bits4.4Paul Davis
2015-10-15fix deadlock when removing subgroup bus w/sends.Robin Gareus
2015-10-15rework 8b80fe0, use std::string, not char*Robin Gareus
2015-10-15prepare better solution of Glib's << operatorRobin Gareus
2015-10-14Avoid calls to Glib::ustring << operator at all cost.Robin Gareus
2015-10-14update AU GUI positioning and resizing.Robin Gareus
2015-10-14Fix a problem where VST automation data wasn't getting written (if the adjust...4.3John Emmas
2015-10-14Reduced delay in last commit/10Len Ovens
2015-10-13fix MCP ports hang on device change and multi-surface device reconnect.Len Ovens
2015-10-13mackie support omnibus patchPaul Davis
2015-10-13fix registration of automation type enumsPaul Davis
2015-10-13introduce separate-meters concept for Mackie.Paul Davis
2015-10-13fix the design of Mackie XML state managementPaul Davis
2015-10-13more corrections for mackie GUI layoutPaul Davis
2015-10-13move incorrectly packed touch sensitivity slider for Mackie GUIPaul Davis
2015-10-13remove last ofstreamRobin Gareus
2015-10-12Only flip if not already in desired state. Fixes fader jerk on banking.Len Ovens
2015-10-12expose terminal, rather than just physical, MIDI ports in Mackie GUIPaul Davis
2015-10-12make MCP port buttons workPaul Davis
2015-10-12no need for ugly cast constructors, just add a second argumentPaul Davis
2015-10-11Correct wrong value on LCD strip when fader is touched (fixs #6619 from Petr ...Len Ovens