summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-12-01Use correct action in map for Korg nanoKontrol2Tobi Stadelmaier
According to the comment in line 79, this button should toggle between mixer and editor windows - but it didn't (for me). Apparently that action named has changed in Ardour 5.x - anyway, using this command, it works for me.
2016-12-01update summary & connection-matrix colors when route-color changesRobin Gareus
2016-12-01Fix un/setting group colorsRobin Gareus
2016-11-30and a more intrusive KDE workaround5.5Robin Gareus
2016-11-30remove scope from translated phrases.Robin Gareus
2016-11-30pay some attention to the special guest of the night: KDE window stackingRobin Gareus
2016-11-30One fix.Olivier Humbert
2016-11-30One fixOlivier Humbert
2016-11-30French translation updateOlivier Humbert
2016-11-30French translation updateOlivier Humbert
more translation + fixes
2016-11-30Ensure the window-close button is visible for the Engine-Dialog.Robin Gareus
2016-11-30French translation updateOlivier Humbert
A few more improvements/fixes and new strings.
2016-11-30fix compilation with newer version of *mm and gcc-6.2 (RefPtr<> cast)Robin Gareus
2016-11-30update system_configRobin Gareus
2016-11-30Remove close/OK buttons from engine dialogRobin Gareus
2016-11-30prefer bool operatorRobin Gareus
2016-11-30allow to remove a session from the recent listRobin Gareus
2016-11-30NO-OP backport changes from Mixbus branch.Robin Gareus
2016-11-29Fix route color selection dialogRobin Gareus
2016-11-29French translation update - fixesOlivier Humbert
a few fixes
2016-11-29French translation updateOlivier Humbert
- a bunch of "fuzzy" stuffs removed (after checking/correcting those) - a bunch of min/maj fixed - >50 new translated strings - >40 updated/fixed strings - consistency across "… -> ...", "xrun -> décrochage", "lock -> verrouiller" and "mixer -> console de mixage"
2016-11-29French translation updateOlivier Humbert
Two small fixes.
2016-11-29moving POSIX_VISIBLE to the waf script partDavid Carlier
2016-11-29separate openbsd casesDavid 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-28Speed up track deletion when Editor-Mixer is visibleRobin Gareus
2016-11-28properly handle FS pitch-bend - closes #7140Robin Gareus
2016-11-28Consistent sub-menu separators for Preferecens in fr translationRobin Gareus
2016-11-27OSC: Solo toggle should maintain state when locked, rec and rec_safe should ↵Len Ovens
show true state.
2016-11-28Fix Duplicate Track with Copy Playlist option selectedTim Mayberry
Previously two new empty playlists were created. Related to and mentioned in issue #7141
2016-11-27OSC: Squelch select feedback when no feedback is configured.Len Ovens
2016-11-28Fix reversed behaviour of Playlist -> New and New CopyTim Mayberry
Resolves: #7146 Thanks again to elgoun for the patch
2016-11-28Fix duplicate track with new playlist so only one playlist is createdTim Mayberry
Instead of 2 empty playlists, thanks to elgoun for the patch Resolves: #7141
2016-11-27update default config (see also 5ec21347a)Robin Gareus
2016-11-27NO-OP; Backport changes from Mixbus branchRobin Gareus
2016-11-27Don't include program-name with <Option name="color-file" />Robin Gareus
This allows for e.g. mixbus and mixbus32c to share the config, but use different color-files at runtime.
2016-11-27Fix loading, recording & saving MIDI with PolyKeyPressure events.Robin Gareus
GUI still does not handle this (neither automation lane, nor List Editor), but the file loads, plays and exports correctly.
2016-11-27revert 335debfa for the PA backendRobin Gareus
The same device may have different names for input + output
2016-11-26OSC: no op, white space cleanupLen Ovens
2016-11-26OSC: Make plugin and plugin parameter numbering 1 based to match everything ↵Len Ovens
else.
2016-11-26Add [hidden] option to list "Dummy" backend with optmized bundlesRobin Gareus
2016-11-26Restrict Device selection to valid choices.Robin 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-25speed up track/bus creation a bitRobin Gareus
2016-11-25RAII to postpone processor changes/graph recalculationRobin Gareus
2016-11-25OSC: Patch from 7136 added cleaned and tested.Len Ovens
2016-11-25cont'd work to prevent duplicate playlist namesRobin Gareus