summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-24a-fluidsynthRobin Gareus
2016-08-24properly fix copy/paste typosRobin Gareus
2016-08-24fluidsynth 1.1.6 actuallyRobin Gareus
2016-08-23fix windows build/runtimeRobin Gareus
2016-08-23example fluidsynth lua script (currently: hardcoded .sf2)Robin Gareus
2016-08-23add FluidSynth Lua BindingsRobin Gareus
2016-08-23add basic libardour wrapper for fluidsynth (for Lua bindings)Robin Gareus
2016-08-23Import libfluidsynth into the Ardour codebaseRobin Gareus
2016-08-24Don't attempt to snap to the current musical grid when dragging tempi.nick_m
2016-08-24Tempo marker movement snaps to the future grid, rather than the current one.nick_m
2016-08-24Round to bar correctly in TempoMap::exact_beat_at_frame_locked().nick_m
2016-08-23Nyquist (pronounce it like Klopstock!)Robin Gareus
2016-08-23fix threaded state restore (duplicate calls to restore during init)Robin Gareus
2016-08-22OSC: Tweak GUI to be more user obvious.Len Ovens
2016-08-22update session utils for API change in 636522Robin Gareus
2016-08-22print a warning if CoreAudio falls back to non realtime priorityRobin Gareus
2016-08-22better late than neverRobin Gareus
2016-08-22use user-specified insertion point when adding new tracks/busses with a templatePaul Davis
2016-08-22use insert at specification when duplicating tracks/bussesPaul Davis
2016-08-22fix signed/unsigned warningPaul Davis
2016-08-22new libardour API for Session::new_route_from_template to allow specifying in...Paul Davis
2016-08-22add insert-at combo selector for duplicate tracks dialogPaul Davis
2016-08-22Parse information from harvid independent from the localeRobin Gareus
2016-08-22factor out "new route insertion point" enums so they can be shared by relevan...Paul Davis
2016-08-21remove debug output from last commitPaul Davis
2016-08-21editing plugin with generic GUI has a tooltip saying it uses the primary modi...Paul Davis
2016-08-22pong on the major scale (and fix a typo)Robin Gareus
2016-08-22Repeat INSENSITIVE colors instead of relying on inheritanceJulien "_FrnchFrgg_" RIVAUD
2016-08-21OSC: populate check boxes with default settings at session startLen Ovens
2016-08-21OSC: set global variables in global space - crash fixLen Ovens
2016-08-21remove close buttons from Bundle Manager (rely on WM provided button)Robin Gareus
2016-08-21even more consistent labels in the mundle managerRobin Gareus
2016-08-21more musical pong. uhm ping.Robin Gareus
2016-08-21Fix another crash at exit:Robin Gareus
2016-08-21OSC GUI: Add Strip types and feedback check boxesLen Ovens
2016-08-21Resolve Bundle Manager Input/Output label ambiguityRobin Gareus
2016-08-21NO-OP: more source code commentsRobin Gareus
2016-08-21Merge set_pango_fontsize() into reset_dpi()Julien "_FrnchFrgg_" RIVAUD
2016-08-21Silence a GCC initialization order warningJulien "_FrnchFrgg_" RIVAUD
2016-08-21refurbish a-pongRobin Gareus
2016-08-21clean up a-pongRobin Gareus
2016-08-21Exclude dev/example Lua scripts from packagesRobin Gareus
2016-08-21showcaseRobin Gareus
2016-08-21Lua bind MonitorProcessorRobin Gareus
2016-08-20Avoid jitter of track headers width when changing automation statesJulien "_FrnchFrgg_" RIVAUD
2016-08-20Make knobs size requests dynamicJulien "_FrnchFrgg_" RIVAUD
2016-08-20Do not constrain vertical size without needJulien "_FrnchFrgg_" RIVAUD
2016-08-20Use ArdourButton::Square mode instead of ad-hoc sizingJulien "_FrnchFrgg_" RIVAUD
2016-08-20Use set_sizing_text in generic plugin uiJulien "_FrnchFrgg_" RIVAUD
2016-08-20Invalidate char_pixel_* on possible font changeJulien "_FrnchFrgg_" RIVAUD