summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2013-10-28allow linking unbundled versions of some librariesNils Philippsen
2013-10-28gtk2_ardour: link fftw3f directlyNils Philippsen
2013-10-27give those who insist on seeing the mixer window and/or editor mixer on stupi...Paul Davis
2013-10-27further fixes for NSM-based startupPaul Davis
2013-10-27add error checking and return from attempted NSM-based initializationPaul Davis
2013-10-26Fix french translation of "meterbridge" -- closes #5744Robin Gareus
2013-10-25Don't allow loop, punch, or session range markers to be renamed.Colin Fletcher
2013-10-25Edit tempo & meter markers on double-click.Colin Fletcher
2013-10-25Double-click on region pops up region properties.Colin Fletcher
2013-10-25Mark session dirty when a marker is renamed.Colin Fletcher
2013-10-25Make double-click on marker pop up rename dialogue.Colin Fletcher
2013-10-25Add a double-click handler for items in the editor window.Colin Fletcher
2013-10-26Use add_route_dialog's transient_for() window to determine track selection fo...nick_m
2013-10-23remove fuzzy and obsolete translationsRobin Gareus
2013-10-24New routes are placed after highest selected route.nick_m
2013-10-23fix midi quantization - part oneRobin Gareus
2013-10-22Merge branch 'unify_display_ordering' of https://github.com/nmains/ardourPaul Davis
2013-10-22Merge branch 'miscfix' of https://github.com/mojofunk/ardourPaul Davis
2013-10-22honor LV2 units:midiNote: display Note name instead of integer3.5.14Robin Gareus
2013-10-22fix locale path in OS X bundlesPaul Davis
2013-10-21use new default SR + bufsize values in engine dialogPaul Davis
2013-10-21Forward declare NSM_Client class in ardour_ui.hTim Mayberry
2013-10-21Fix check button handling in Memory Warning DialogTim Mayberry
2013-10-21Fix two minor memory leaks in pending state dialogTim Mayberry
2013-10-21Unify editor / mixer ordering.nick_m
2013-10-19replace rather than append to SUIL_MODULE_DIRRobin Gareus
2013-10-15fix typo from earlier change to conditionalize driver-change in audio backend3.5Paul Davis
2013-10-15another russian translation updatePaul Davis
2013-10-15prevent button in latency measurement dialog from changing size when relabelledPaul Davis
2013-10-15update russian translation (again)Paul Davis
2013-10-15fix spelling and program name abstractionPaul Davis
2013-10-15update russian translation (from alexandre prokoudine)Paul Davis
2013-10-15try to prevent crash if running latency calibration with JACK setup that is l...Paul Davis
2013-10-15fix crash when opening audio/MIDI setup while playing etc.Paul Davis
2013-10-15make the startup -> session dialog flow more sensible for brand new usersPaul Davis
2013-10-15do not call AudioEngine::set_driver() when the backend does not require drive...Paul Davis
2013-10-14use processor owner to set GUIs opened by a ProcessorBox, not current route namePaul Davis
2013-10-14changes that will help fix a crash related to plugin window visibility. some ...Paul Davis
2013-10-14tweak API of WindowProxy, and remove all unnecessary get() calls in functions...Paul Davis
2013-10-12enable videotimeline on OSXRobin Gareus
2013-10-12export video-range: add to context menuRobin Gareus
2013-10-12video-range export tweaks:Robin Gareus
2013-10-12do not use delete_when_idle() to delete a plugin UI because an entirely separ...Paul Davis
2013-10-12revert part of 4091ff175c5204 that caused window/sizing chaos. silly paulPaul Davis
2013-10-12rework things for Audio/MIDI setup dialog a bit: no tabs being the most notic...Paul Davis
2013-10-121 bug fix plus padding control for ArdourButtonPaul Davis
2013-10-12post a dialog about a session being opened in read-only mode (if it happens)Paul Davis
2013-10-12minor adjustments to latency measurement UI stuffPaul Davis
2013-10-12remove erroneous ` in stringPaul Davis
2013-10-11don't use a possibly non-existent window as a transient parent when showing a...Paul Davis