summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2015-05-27fader: start muted, ramp up/interpolate to targetRobin Gareus
2015-05-27some more information output to log during save-as, for debuggingPaul Davis
2015-05-27fix unsigned/signed math errorPaul Davis
2015-05-27ensure that Mackie Control bank left/right commands always hit the same bound...Paul Davis
2015-05-27Add some newly introduced sources to our MSVC project (gtkmm2ext)John Emmas
2015-05-27Gtkmm2ext::ArdourIcon::render() is needed outside of libgtkmm2ext (so let's m...John Emmas
2015-05-26more pixel rounding (small range icon)Robin Gareus
2015-05-26icon pixel compatibilityRobin Gareus
2015-05-26refactor vector icon drawingRobin Gareus
2015-05-25a go at a pixel-compatible vector “hand” icon.Robin Gareus
2015-05-25prepare Tool Icons (unused IDs)Robin Gareus
2015-05-25vectorize TAV expand and shrink iconsRobin Gareus
2015-05-24construct vectorized Zoom IconsRobin Gareus
2015-05-24introduce some lazynessRobin Gareus
2015-05-24NOOP, amend 3173246 comments and whitespaceRobin Gareus
2015-05-24migrate ArdourButton Icon rendering to Gtkmm2ext.Robin Gareus
2015-05-24fix for MCP panner width - closes #6341Len Ovens
2015-05-24Swap default snap modifiers (non-OSX) to avoid potential upgrade pain.nick_m
2015-05-24Merge branch 'relative_snap'nick_m
2015-05-24Make Evoral::Event ids unique always.nick_m
2015-05-23Document snap_delta modifier mask.nick_m
2015-05-22LV2: delete existing preset before replacing itRobin Gareus
2015-05-22Fix deleting and re-saving LV2 presets.David Robillard
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-19try to improve the ill-conceived fade_range actionBen Loftis
2015-05-20Add more modifier preferences.nick_m
2015-05-19fix x-fade display access beyond array boundariesRobin Gareus
2015-05-19Remove some debugging.nick_m
2015-05-19Revert to old Lock mode (still called Lock).nick_m
2015-05-18take buffers for Split/Match into account fixes #6334Robin Gareus
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