summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2016-06-26Enable build for FreeBSD (part 1/2)Robin Gareus
2016-06-26Use correct type of std::map::countSam Thursfield
2016-06-25fix typoRobin Gareus
2016-06-25fix typos in prev commitRobin Gareus
2016-06-25major internal plugin & processor API change:Robin Gareus
2016-06-25Fix counting thinko in tests.nick_m
2016-06-23more tweaks to HTML output when printing key bindingsPaul Davis
2016-06-22OSC: master/monitor forced to sort at endLen Ovens
2016-06-22OSC: Fix math off by one, Check for all stripable controls because VCAs have ...Len Ovens
2016-06-22another C++98 fixRobin Gareus
2016-06-22fix gcc4 builds C++98Robin Gareus
2016-06-21OSC: Might help if I used the right variable, Really fix select.Len Ovens
2016-06-21OSC: Fix out of range track. (crash)Len Ovens
2016-06-21OSC: Add strip type selection.Len Ovens
2016-06-21always run amp/trim LPFRobin Gareus
2016-06-21use new keyboard modifier names, and replace GDK names with better versionsPaul Davis
2016-06-21provide some Keyboard:: methods to get access to other versions of modifier n...Paul Davis
2016-06-20some modest improvements in the html rendering of key bindings, plus use of n...Paul Davis
2016-06-18Remove confusion over ambiguous symbolsJohn Emmas
2016-06-18Make sure MSVC knows which version of 'floor()' we wantJohn Emmas
2016-06-18Use Glib::usleep() for consistencyJohn Emmas
2016-06-17fix upsampling import of X-channel files where buffersize % X != 0Robin Gareus
2016-06-16OSC: take care of track order changes too. Deal with mixer topology changes o...Len Ovens
2016-06-16OSC: Blank some more feedback values when select observer is destroyed.Len Ovens
2016-06-16set latency of sidechain portRobin Gareus
2016-06-14remove debug output from Pane codePaul Davis
2016-06-13OSC: Catch new strips, gone strips and redo banks and observers. Add more sel...Len Ovens
2016-06-13working version of pane position mgmt for OS XPaul Davis
2016-06-13write some code to limit pane handle positions on OS X.Paul Davis
2016-06-12give WindowProxy its own map/unmap signals so that other things can track map...Paul Davis
2016-06-12ignore midi on monitor-section and force strict-i/oRobin Gareus
2016-06-12MackieControl: in sends subview, if there are no sends for a vpot, drop the c...Paul Davis
2016-06-12fix MCP Cancel button "escape" actionPaul Davis
2016-06-12redesign/reimplement selection knowledge in MackieControlProtocol objectPaul Davis
2016-06-12reduce verbosity of -D mackie in the presence of continued handshaking/keepal...Paul Davis
2016-06-12more meta-data placeholders for post-export commandRobin Gareus
2016-06-11OSC: Add send enable control.Len Ovens
2016-06-11OSC: added solo isolate and solo safe/lock.Len Ovens
2016-06-12Fix exact tempo pulse for snap to bars case.nick_m
2016-06-12Make exact beat calculation of tempi a bit less cumbersome. Move tempi on an ...nick_m
2016-06-12Set tempo sections to the exact pulse when snapped to a musical grid.nick_m
2016-06-10make relative gain control in route groups work (again)Paul Davis
2016-06-10OSC: Constrain master pan position as width requires.Len Ovens
2016-06-10OSC: force non-active controls to zero. Keep pan within range wide allows.Len Ovens
2016-06-11Unused variable - no-op.nick_m
2016-06-11Fix many offset errors when drawing notes in midi regions that have been edited.nick_m
2016-06-10noop: comment fix.Paul Davis
2016-06-10New editor API to retrieve the Stripable with via presentation info order.Paul Davis
2016-06-10Various changes to PresentationInfo and a small consolidation of sorters.Paul Davis
2016-06-10remove certain ControlProtocol signals related to stripable selectionPaul Davis