summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-05-21Make the prefs less squashed looking, add another entry for OSX modifiers.nick_m
2015-05-21Move ui-centric modifiers into ArdourKeyboard, set some bad defaults.nick_m
2015-05-21Allow all drag -related modifiers to be set, re-instate "jump after trim"nick_m
2015-05-20Add more modifier preferences.nick_m
2015-05-19Remove some debugging.nick_m
2015-05-19Revert to old Lock mode (still called Lock).nick_m
2015-05-18"Lock" mode is now "Constrained", make snap absolute modifier configurable.nick_m
2015-05-16Revert incorrect region_length() definition.nick_m
2015-05-16Relative snapnick_m
2015-05-14fix cleanup (code is self-evident). From Yevgeny @ wavesPaul Davis
2015-05-12Fix stuck notes on save during MIDI playback.David Robillard
2015-05-10Layering - the return of "later is higher".nick_m
2015-05-07extend save-as API to allow for new empty sessions based on currentPaul Davis
2015-05-07copy contents of analysis, plugins, automation and externals folders during s...Paul Davis
2015-05-07fix Session::rename()Paul Davis
2015-05-05debugging rename/save-asPaul Davis
2015-05-04API to reset plugin parameters to defaultRobin Gareus
2015-05-04add signal for automation state changes per pluginRobin Gareus
2015-05-04clear port-list before query.Robin Gareus
2015-05-04fix thinko in 2e4428bRobin Gareus
2015-05-03no more noise during startup.Robin Gareus
2015-05-03add an API to silence buffers (without session)Robin Gareus
2015-05-03fix portengin get_ports() flags APIRobin Gareus
2015-05-03Fix mixed spaces/tabs in wscriptsChristopher Arndt
2015-05-03don't install static library libsmf.aNils Philippsen
2015-05-02gfx-card & performance testingRobin Gareus
2015-05-02log(0) - who would have guessed.Robin Gareus
2015-05-02professionalize peak-metersRobin Gareus
2015-05-01dummy: ignore first cycle timing.Robin Gareus
2015-05-01constrain initial custom meter positions.Robin Gareus
2015-04-30don’t count silent [x]runs if there’s no session.Robin Gareus
2015-04-30add a sanity checkRobin Gareus
2015-04-30Correctly dereference 'fxbuf' when building with MSVCJohn Emmas
2015-04-30When testing for x86 / x64 architecture, don't forget the symbols that MSVC c...John Emmas
2015-04-30session: add signal to indicate batch updatesRobin Gareus
2015-04-30clamp DSP load displsy 100% & relax LPF.Robin Gareus
2015-04-29DSP load calculation: favor peak over average.Robin Gareus
2015-04-29no need to close a file that will not be removed (and has no name)Paul Davis
2015-04-29fix double precision abs value computationRobin Gareus
2015-04-29enable fade-out display by default in A4.Robin Gareus
2015-04-29remove AU crashlog assert.Robin Gareus
2015-04-29NOOP: fix indentationPaul Davis
2015-04-29[Summary] Should have been committed with previous: made background fade opti...GZharun
2015-04-29fix issue with manual merge conflictPaul Davis
2015-04-29make computation of OS X pango text width correction less intrusive/more effi...Paul Davis
2015-04-29manually apply grygorii's API to manage a correction for pango errors in text...Paul Davis
2015-04-29manually apply grygorii's waveform amplitude implementationPaul Davis
2015-04-29[Summary] Fixed issue when width request from Cavas text returned old width v...GZharun
2015-04-29change placement of ruler divider so that the lower line is at the specified ...Paul Davis
2015-04-29do the right thing when TrackingText::offset is changedPaul Davis