summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-20one less Conditional jump or move depends on uninitialised value(s)Robin Gareus
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-17use Glib URI utility function to generate a local filename from a URI, rather...Paul Davis
2014-01-17add seeking to sfdb auditionerRobin Gareus
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-15update panGUI connections (panner-shell vs pannable vs panner)Robin Gareus
2014-01-15NOOP, clean up whitespace/TAB messRobin Gareus
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-13allow to custom select panner-type for each delivery.Robin Gareus
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-12VBAP panner UI tweaks:Robin Gareus
2014-01-12don't display elevation if panner does not support it.Robin Gareus
2014-01-12swap channel VBAP channelRobin Gareus
2014-01-12credit where credit is due for speaker-config and VBAP fixes inspirationRobin Gareus
2014-01-12VBAP GUI object-grab & positionRobin Gareus
2014-01-11hide speaker-config in menu (it's not implemented yet)Robin Gareus
2014-01-11add spinbox to control width in VBAP GUI,..Robin Gareus
2014-01-11VBAP rework (part III): fix position computation backend & GUIRobin Gareus
2014-01-11VBAP GUI depends on signal-position (not parameter changes)Robin Gareus
2014-01-10Support midnam controller value labels.David Robillard
2014-01-10Fix whitespace (no functional changes).David Robillard
2014-01-10display info about replicated processorsRobin Gareus
2014-01-10updated balance GUIRobin Gareus
2014-01-09update mono & balance panner GUIRobin Gareus
2014-01-09remove inadvertently commited debug printf()Robin Gareus
2014-01-09NOOP - re-indent src (no more mixed tab+space style)Robin Gareus
2014-01-09prepare mono panner rework move to pangoRobin Gareus
2014-01-09processor routing: use small boxes (instead of circles) for portsRobin Gareus
2014-01-09refine stereo-panner GUI:Robin Gareus
2014-01-09draw settings of bypassed pannersRobin Gareus
2014-01-09rework panning -- Squashed commit of the following:Robin Gareus
2014-01-08Add unit test runner (artest) and a config option to run tests after buildsSakari Bergen
2014-01-08fix issue with editor-mixer:Robin Gareus
2014-01-06fix processor-box wire-display in editor-mixer -- work around gtk_show_all()Robin Gareus