summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-01-22Modify our MSVC project to accommodate newly introduced source files (libardour)John Emmas
2016-01-22Add a link library that's now needed when building ardour_cpJohn Emmas
2016-01-19Transport_play should not jump back.Ben Loftis
2016-01-19Add all_tracks_rec actionsBen Loftis
2016-01-19mackie: remove unnecessary connection to route group property change signalPaul Davis
2016-01-19Revert "mackie: still respond to route groups visibility changes"Paul Davis
2016-01-19mackie: still respond to route groups visibility changesPaul Davis
2016-01-19mackie: remove changes to group activation status when fetching routes to dis...Paul Davis
2016-01-18add explanatory comment regarding IP_MULTICAST_LOOP, remove cout debug msgPaul Davis
2016-01-18try using reversed IP_MULTICAST_LOOP semantics for windowsPaul Davis
2016-01-18momo ip midi debuggingPaul Davis
2016-01-18mo' ip midi debuggingPaul Davis
2016-01-18remove ipmidi debuggingPaul Davis
2016-01-18windows, i love you, morePaul Davis
2016-01-18windows, i love youPaul Davis
2016-01-18debug IP multicast loopbackPaul Davis
2016-01-18use cout instead of cerr, since this debugging is for windowsPaul Davis
2016-01-18IP MIDI debuggingPaul Davis
2016-01-18add 10sec zoom actionBen Loftis
2016-01-18track scrolling and zoomingBen Loftis
2016-01-18add some horz and vert zoom actions; remove some whitespace from the code of...Ben Loftis
2016-01-18add more remote transport toggles for touchOSC: midi_panic, toggle_roll, sto...Ben Loftis
2016-01-18implement mark_in, mark_out, toggle_clickBen Loftis
2016-01-18implement remover_marker, jump_by_bars, and jump_by_secondsBen Loftis
2016-01-18mackie: shift-fader overrides group settingsPaul Davis
2016-01-18remove shift-fader-touch as a way to reset gain to defaultPaul Davis
2016-01-18add API to allow mackie controls to use GroupControlDispositionPaul Davis
2016-01-18add new enums to libs/pbd enums registrationPaul Davis
2016-01-18add group disposition argument to Route::set_gain() and use it in various UIsPaul Davis
2016-01-18working version of new gain control designPaul Davis
2016-01-18move Amp::GainControl out into its own source module and out of AmpPaul Davis
2016-01-18change ownership of the AutomationControl used by Amp.Paul Davis
2016-01-18Mackie Control: Fix crash in multi-surface setup when add/remove tracks.Len Ovens
2016-01-17Groups: Fix un/set hidden/show should reset RID for tracks involved.Len Ovens
2016-01-16Change last commit to use it's own variable rather than borrowing solo'sLen Ovens
2016-01-16Mackie Control: fix global Solo lamp to get signalled for listens active too.Len Ovens
2016-01-16Mackie Control: fix math error that tried to change bank to very high numberLen Ovens
2016-01-16Mackie Control: Added hidden tracks view mode.Len Ovens
2016-01-16clean up functors used in cross-thread call_slot() messages, in case they con...Paul Davis
2016-01-16The return of threaded waveform rendering and related crashes.Robin Gareus
2016-01-15Mackie Control: Need signal from session if group parameters change so strips...Len Ovens
2016-01-15Mackie Control: Don't show hidden groups either.Len Ovens
2016-01-15Mackie Control: Don't show hidden routes.Len Ovens
2016-01-15force LV2 plugin-state save for templates - #6709Robin Gareus
2016-01-15Add a newly introduced source file to our MSVC project (ardour_osc)John Emmas
2016-01-15Fix build of OSC surface caused by missing include of i18n/gettext headerTim Mayberry
2016-01-15touchOSC compat for common route operationsRobin Gareus
2016-01-15fix OSC debug messagesRobin Gareus
2016-01-15OSC-debug: print argumentRobin Gareus
2016-01-14use PBD instead of C++11.Robin Gareus