ardour.git
2016-01-22 Paul Davisrename Controllable::WholeGroup => InverseGroup to...
2016-01-22 Paul Davisfirst compiling, mostly working version of group contro...
2016-01-22 Paul DavisNOOP: whitespace fixup
2016-01-22 Paul Daviswhen leaving an active automation state, update fader...
2016-01-22 John EmmasModify our MSVC project to accommodate newly introduced...
2016-01-22 John EmmasAdd a link library that's now needed when building...
2016-01-21 Tim MayberryFix bug 6735, Take into account snap to when stretching...
2016-01-21 Tim MayberryBug #6722, Add UI config option to always use mouse...
2016-01-21 Tim MayberryRefactor code into Editor::temporal_zoom_step_mouse_foc...
2016-01-21 Tim MayberryFix/implement #6292, Shift + scroll wheel Scrolling...
2016-01-21 Tim MayberryChange scrolling in the Editor track canvas summary...
2016-01-21 Tim MayberryRefactor scrolling in Editor ruler canvas area into...
2016-01-21 Tim MayberryRemove goto in Editor::track_canvas_scroll
2016-01-21 Tim MayberryRefactor scrolling track canvas in Editor class into...
2016-01-20 Pavel FricCzech translation update #6739
2016-01-19 Ben LoftisTransport_play should not jump back.
2016-01-19 Ben LoftisAdd all_tracks_rec actions
2016-01-19 Paul Davismackie: remove unnecessary connection to route group...
2016-01-19 Paul DavisRevert "mackie: still respond to route groups visibilit...
2016-01-19 Paul Davismackie: still respond to route groups visibility changes
2016-01-19 Paul Davismackie: remove changes to group activation status when...
2016-01-18 Paul Davisadd explanatory comment regarding IP_MULTICAST_LOOP...
2016-01-18 Paul Davistry using reversed IP_MULTICAST_LOOP semantics for...
2016-01-18 Paul Davismomo ip midi debugging
2016-01-18 Paul Davismo' ip midi debugging
2016-01-18 Paul Davisremove ipmidi debugging
2016-01-18 Paul Daviswindows, i love you, more
2016-01-18 Paul Daviswindows, i love you
2016-01-18 Paul Davisdebug IP multicast loopback
2016-01-18 Paul Davisuse cout instead of cerr, since this debugging is for...
2016-01-18 Paul DavisIP MIDI debugging
2016-01-18 Ben Loftisadd 10sec zoom action
2016-01-18 Ben Loftistrack scrolling and zooming
2016-01-18 Ben Loftisadd some horz and vert zoom actions; remove some white...
2016-01-18 Ben Loftisadd more remote transport toggles for touchOSC: midi_p...
2016-01-18 Ben Loftisimplement mark_in, mark_out, toggle_click
2016-01-18 Ben Loftisimplement remover_marker, jump_by_bars, and jump_by_seconds
2016-01-18 Paul Davismackie: shift-fader overrides group settings
2016-01-18 Paul Davisremove shift-fader-touch as a way to reset gain to...
2016-01-18 Paul Davisadd API to allow mackie controls to use GroupControlDis...
2016-01-18 Paul Davisadd new enums to libs/pbd enums registration
2016-01-18 Paul Davisadd group disposition argument to Route::set_gain(...
2016-01-18 Paul Davisworking version of new gain control design
2016-01-18 Paul Davismove Amp::GainControl out into its own source module...
2016-01-18 Paul Davischange ownership of the AutomationControl used by Amp.
2016-01-18 Len OvensMackie Control: Fix crash in multi-surface setup when...
2016-01-17 Len OvensGroups: Fix un/set hidden/show should reset RID for...
2016-01-17 Ben Loftisscrolling actions should not require that a track selec...
2016-01-16 Len OvensChange last commit to use it's own variable rather...
2016-01-16 Len OvensMackie Control: fix global Solo lamp to get signalled...
2016-01-16 Len OvensMackie Control: fix math error that tried to change...
2016-01-16 Len OvensMackie Control: Added hidden tracks view mode.
2016-01-16 Paul Davisnewer, not-as-good boost shared ptr debug patch for...
2016-01-16 Paul Davisclean up functors used in cross-thread call_slot()...
2016-01-16 Robin GareusThe return of threaded waveform rendering and related...
2016-01-16 Len OvensMackie Control: Need signal from session if group param...
2016-01-15 Len OvensMackie Control: Don't show hidden groups either.
2016-01-15 Len OvensMackie Control: Don't show hidden routes.
2016-01-15 Robin Gareusforce LV2 plugin-state save for templates - #6709
2016-01-15 John EmmasAdd a newly introduced source file to our MSVC project...
2016-01-15 Tim MayberryFix build of OSC surface caused by missing include...
2016-01-15 Robin GareustouchOSC compat for common route operations
2016-01-15 Robin Gareusfix OSC debug messages
2016-01-14 Robin GareusOSC-debug: print argument
2016-01-14 Robin Gareususe PBD instead of C++11.
2016-01-14 Ben LoftisGeneric MIDI: midi controller buttons should only...
2016-01-14 Ben LoftisGeneric MIDI: add ToggleRecEnable action, and change...
2016-01-14 Robin GareusOSC debugging, allow to log incoming & unhandled messages
2016-01-14 Len OvensMackie Control: Remove unused global_solo_* functions...
2016-01-14 Robin GareusGUI for latency-measurement signal-level
2016-01-14 Robin GareusNO-OP: enums implicitly start at zero
2016-01-14 Robin Gareusadd API to query signal value of audio-latency measurement
2016-01-14 Paul Davisremove debug output
2016-01-14 Paul Davisuse correct type of lock when removing a thread request...
2016-01-14 Paul Davisfaderport: stop event loop when destroying object
2016-01-14 Paul Davisfully clean up request buffers when a thread dies
2016-01-14 Paul Davismanually revert 4b3043cc and 141e6fb8181; add detailed...
2016-01-14 Paul Davisensure that each and every audioengine-related thread...
2016-01-14 Tim MayberryChange handling of Midi note selection to eliminate...
2016-01-14 Tim MayberryAdd debug bit for selection debugging output
2016-01-14 Paul Davisdon't pick up already dead thread request buffers when...
2016-01-14 Paul Davisuse a unique key to store per-thread request buffers
2016-01-14 Paul Davisyet more event loop debug tracing
2016-01-14 Paul Davismore event loop debugging
2016-01-13 Paul Davistypo fix
2016-01-13 Paul Davislots more DEBUG_TRACE statements for analysing malfunct...
2016-01-13 Tim MayberryFix bug 6725 regions incorrectly moved after tempo...
2016-01-13 Robin Gareusdon't allow to delete AU presets in the UI
2016-01-13 Paul Davisanother DEBUG_TRACE for mackie control x-thread requests
2016-01-13 Paul Davisimproved debug trace messages from BaseUI class
2016-01-12 Len OvensMackie Control, Fix sends after monitor not showing.
2016-01-12 Paul Davisspace bar action (Transport/ToggleRoll) should still...
2016-01-12 Paul Davisat the end of waf configure, when displaying selected...
2016-01-12 Paul Davisadd relevant wscript visibility for the portaudio backend
2016-01-12 Paul Davisremove wavesaudio backend
2016-01-12 André NusserComment remaining unsolved bug.
2016-01-12 André NusserDon't show a ghost note when draw mode is entered over...
2016-01-12 André NusserClean enter_internal and leave_internal in MidiRegionView.
2016-01-12 André NusserFix two ghost note drawing problems.
2016-01-12 André NusserHide MIDI ghost note when over existing note.
next