summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-12-05Add Lua bindings to manage GroupsRobin Gareus
2016-12-05set AtomObject body ID to zero (as per spec when unused)Robin Gareus
2016-12-04Remove boost_system test kludgeDavid Robillard
2016-12-04Update evoral test suiteDavid Robillard
2016-12-04Fix configurationDavid Robillard
2016-12-04Improve coverage of evoral testsDavid Robillard
2016-12-04Improve coverage of evoral testsDavid Robillard
2016-12-04Add missing includeDavid Robillard
2016-12-04Make libpbd and evoral capable of standalone buildDavid Robillard
2016-12-04Remove dead/annoying/unsafe codeDavid Robillard
2016-12-04Skip testing example lua scripts which are not bundledRobin Gareus
2016-12-03Fix Sequence testDavid Robillard
2016-12-03Remove dead codeDavid Robillard
2016-12-03Fix event type and parameter type confusionDavid Robillard
2016-12-03Fix warningsDavid Robillard
2016-12-03Remove Evoral::MIDIEventDavid Robillard
2016-12-03Factor out and extend MIDIXML implementationDavid Robillard
2016-12-03Fix Sequence/Event const-correctness issuesDavid Robillard
2016-12-01update summary & connection-matrix colors when route-color changesRobin Gareus
2016-11-30One fix.Olivier Humbert
2016-11-30French translation updateOlivier Humbert
2016-11-30French translation updateOlivier Humbert
2016-11-30fix compilation with newer version of *mm and gcc-6.2 (RefPtr<> cast)Robin Gareus
2016-11-30prefer bool operatorRobin Gareus
2016-11-29moving POSIX_VISIBLE to the waf script partDavid Carlier
2016-11-29Making buildable under OpenBSD.David Carlier
2016-11-29Protect a-comp's display/state against NaN/Inf.Robin Gareus
2016-11-29protect a-delay again Inf, NaN, HUGE and stuff.Robin Gareus
2016-11-28properly handle FS pitch-bend - closes #7140Robin Gareus
2016-11-27OSC: Solo toggle should maintain state when locked, rec and rec_safe should s...Len Ovens
2016-11-28Fix Duplicate Track with Copy Playlist option selectedTim Mayberry
2016-11-27OSC: Squelch select feedback when no feedback is configured.Len Ovens
2016-11-28Fix duplicate track with new playlist so only one playlist is createdTim Mayberry
2016-11-27NO-OP; Backport changes from Mixbus branchRobin Gareus
2016-11-27Fix loading, recording & saving MIDI with PolyKeyPressure events.Robin Gareus
2016-11-27revert 335debfa for the PA backendRobin Gareus
2016-11-26OSC: no op, white space cleanupLen Ovens
2016-11-26OSC: Make plugin and plugin parameter numbering 1 based to match everything e...Len Ovens
2016-11-26Add [hidden] option to list "Dummy" backend with optmized bundlesRobin Gareus
2016-11-26Add API to enforce valid device selection.Robin Gareus
2016-11-25OSC: Add patch from 7137 and make it work for manual port selection.Len Ovens
2016-11-25RAII to postpone processor changes/graph recalculationRobin Gareus
2016-11-25OSC: Patch from 7136 added cleaned and tested.Len Ovens
2016-11-25when duplicating tracks and copying playlists, use a new name for the copied ...Paul Davis
2016-11-25Fix forwarding of output-buffers.Robin Gareus
2016-11-25make the session do the right thing when clearing solo state during non-loadi...Paul Davis
2016-11-25remove redundant (identical) 2nd conditional, and improve commentPaul Davis
2016-11-25when clearing route solo state, do the required updatePaul Davis
2016-11-25Do not try to restore Route solo state after clearing all solo statePaul Davis
2016-11-25fix implementation of SoloControl::clear_all_solo_state()Paul Davis