summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-01-23fix merge conflict with masterPaul Davis
2014-01-22configurable midi audition synthRobin Gareus
2014-01-22Update Russian translationAlexandre Prokoudine
2014-01-22prepare GUI for auditioning midi filesRobin Gareus
2014-01-21ditto for clock in session properties dialogRobin Gareus
2014-01-21sfdb's clock-states are not part of the session-state, use transient clockRobin Gareus
2014-01-20prevent a compiler warningPaul Davis
2014-01-20move construction pointPaul Davis
2014-01-20slight code replacementPaul Davis
2014-01-20one less Conditional jump or move depends on uninitialised value(s)Robin Gareus
2014-01-19visibility macros and flush() added to SrcFileSource; merge with masterPaul Davis
2014-01-19remove cruftRobin Gareus
2014-01-19audition: resampler use same quality as importRobin Gareus
2014-01-18add meter-peak (display&reset) button to gain-meters by defaultRobin Gareus
2014-01-18towards a SRC source + resampling during auditionRobin Gareus
2014-01-17Merge branch 'master' into cairocanvasPaul Davis
2014-01-17use Glib URI utility function to generate a local filename from a URI, rather...Paul Davis
2014-01-17Merge branch 'master' into cairocanvasPaul Davis
2014-01-17add seeking to sfdb auditionerRobin Gareus
2014-01-16fix non-editing/non-draw event handling by MIDI regionsPaul Davis
2014-01-16add canvas item types to enum systemPaul Davis
2014-01-15merge with masterPaul Davis
2014-01-15fix pan-width automationRobin Gareus
2014-01-15Midi-track fader & pan automationRobin Gareus
2014-01-15update pan automation-track displayRobin Gareus
2014-01-15VBAP GUI convention: top == front ^= azimuth == .5Robin Gareus
2014-01-14merge with masterPaul Davis
2014-01-15update panGUI connections (panner-shell vs pannable vs panner)Robin Gareus
2014-01-15NOOP, clean up whitespace/TAB messRobin Gareus
2014-01-14merge (with conflict fixes) with master (even against rgareus' recommendation)Paul Davis
2014-01-13add preference -- link-send-and-route-panner defaultRobin Gareus
2014-01-13first stab at send+route panner linkRobin Gareus
2014-01-13center VBAP UI crosshairRobin Gareus
2014-01-13clamp marker name text appropriatelyPaul Davis
2014-01-13define marker height in one location, to avoid duplicated magic numbers and a...Paul Davis
2014-01-13delete 'big' 2d panner window, if panner changes to mono|stereoRobin Gareus
2014-01-13ProcessorWindowProxy::processor_going_away takes care of deletionRobin Gareus
2014-01-13misc panning related UI tweaks:Robin Gareus
2014-01-13independent panning for external sendsRobin Gareus
2014-01-13add independent panner for internal (Aux) sendsRobin Gareus
2014-01-13VBAP panner UI tweaks:Robin Gareus
2014-01-13don't display elevation if panner does not support it.Robin Gareus
2014-01-13swap channel VBAP channelRobin Gareus
2014-01-13credit where credit is due for speaker-config and VBAP fixes inspirationRobin Gareus
2014-01-13VBAP GUI object-grab & positionRobin Gareus
2014-01-13hide speaker-config in menu (it's not implemented yet)Robin Gareus
2014-01-13add spinbox to control width in VBAP GUI,..Robin Gareus
2014-01-13VBAP rework (part III): fix position computation backend & GUIRobin Gareus
2014-01-13VBAP GUI depends on signal-position (not parameter changes)Robin Gareus
2014-01-13allow to custom select panner-type for each delivery.Robin Gareus