summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-08Add LV2 extension to notify host about midi-bank/pgm state.Robin Gareus
2017-09-08Non-numeric Properties are not automatableRobin Gareus
2017-09-08Patch select: button theme-ingBen Loftis
2017-09-08Patch select: apply conventions for context menus.Ben Loftis
2017-09-08Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2017-09-08Various Patch Select Dialog tweaksRobin Gareus
2017-09-08Emit Changed() signal when MIDI bank/pgm changesRobin Gareus
2017-09-08Add Pianokeyboard + Velocity Control to PC DialogRobin Gareus
2017-09-08Patch Change AuditionRobin Gareus
2017-09-08Rework Patch-Change/Select DialogRobin Gareus
2017-09-07Fix a -Wsign-compareRobin Gareus
2017-09-07Fix bumping .mid file name (snapshots & playlist copy)Robin Gareus
2017-09-07Remove "How to Apply These Terms" part from the license.Robin Gareus
2017-09-07Deploy dynamically loaded NSS libs with OSX bundlesRobin Gareus
2017-09-03Fix the Unicode workaround in wscriptJulien "_FrnchFrgg_" RIVAUD
2017-09-02Fix headers of .po files so they conform to the templateJulien "_FrnchFrgg_" RIVAUD
2017-09-01Disable ArdourHTTP debugRobin Gareus
2017-08-31print debugging for macOS/curl issuesRobin Gareus
2017-08-31Call curl_global_init() exactly only once (2/2)Robin Gareus
2017-08-31Call curl_global_init() exactly only once (1/2)Robin Gareus
2017-08-31Fix ArdourHTTP error reportingRobin Gareus
2017-08-30Fix C++11'ismRobin Gareus
2017-08-30Ensure a plugin generic UI doesn't exceed screen widthJulien "_FrnchFrgg_" RIVAUD
2017-08-30Remove over-protectionJulien "_FrnchFrgg_" RIVAUD
2017-08-30Fix scope in 4c077010aRobin Gareus
2017-08-30Catch new exception in other places.Robin Gareus
2017-08-30Don't use API definition as namespace & fix whitespaceRobin Gareus
2017-08-30Don't create empty description nodes.Robin Gareus
2017-08-30Gracefully handle templates that lack contents in their description or create...Ben Loftis
2017-08-30Avoid assert() when loading xml: Throw an XMLerror if attribute_value fails.Ben Loftis
2017-08-30Change the autostate button width of all controlsJulien "_FrnchFrgg_" RIVAUD
2017-08-30Accommodate recently removed source(s) in our MSVC project (portaudio_audioba...John Emmas
2017-08-29Abstract definition of rt-scheduler policyRobin Gareus
2017-08-29Consolidate _realtime_pthread_create() into libpbd.Robin Gareus
2017-08-29Set Automationwatch thread priority (needs to be higher than GUI)Robin Gareus
2017-08-29Add a PBD API to set pthread priorityRobin Gareus
2017-08-29Use small Astate buttons for plugins with many controlsJulien "_FrnchFrgg_" RIVAUD
2017-08-29GenericUI: rationalize Autostate button sizingJulien "_FrnchFrgg_" RIVAUD
2017-08-29Compare bundle ports per-typeJulien "_FrnchFrgg_" RIVAUD
2017-08-29Make Bundle::disconnect() more robustJulien "_FrnchFrgg_" RIVAUD
2017-08-28Refactor update_io_buttonJulien "_FrnchFrgg_" RIVAUD
2017-08-28Make Bundle::connected_to() optionally check for exclusivityJulien "_FrnchFrgg_" RIVAUD
2017-08-28Make Bundle::connected_to() able to check only a single DataTypeJulien "_FrnchFrgg_" RIVAUD
2017-08-27OSC: Change jog mode should not stop transportLen Ovens
2017-08-27Editor zoom: add 2hour and 24hour zoom limits.Ben Loftis
2017-08-26Editor zooming: right-click on summary -> context menu -> reset to session e...Ben Loftis
2017-08-26Editor zoom: add zoom_to_extents()Ben Loftis
2017-08-26Editor zooming: Config preference to define how much zooming will be easily a...Ben Loftis
2017-08-26Editor zooming:Ben Loftis
2017-08-26Editor zooming: Tweak the Summary to stop at right edge, use session_gui_ext...Ben Loftis