Add a global state localeguard (and one for route templates)
[ardour.git] / gtk2_ardour /
2016-05-06 Robin Gareusamend baca1fd3 (actually use preset)
2016-05-06 Robin GareusCreate new track by dragging an instrument from the...
2016-05-06 Robin Gareusseparate Preset + Favorite DnD Targets
2016-05-06 Robin Gareusfix a -Wreorder
2016-05-06 Robin Gareususe WindowManager toggle API for script-manager
2016-05-06 Robin GareusNO-OP whitespace
2016-05-06 Robin Gareusre-introduce "add track/bus" from mixer window
2016-05-05 Robin Gareuswe always only use the "C" locale when saving.
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-05-04 Robin Gareusfix another menu typo in fda03d1
2016-05-04 Robin Gareusfix ppc builds
2016-05-04 Paul Davisdon't bother compiling nsview code swizzling for PPC
2016-05-04 Robin Gareusadd option to limit track-header meters to stereo
2016-05-03 Robin Gareusfix typo in fda03d1f1
2016-05-03 Alexandre ProkoudineUpdate Russian translation
2016-05-03 Robin GareusSidechain is one word
2016-05-03 Robin Gareusconsistent menu labels
2016-05-03 Robin Gareusbatch remove tracks
2016-05-03 Robin Gareusskip updating editor-route display when closing the...
2016-05-03 Robin Gareusmark initial TAV as hidden to speed up initial display.
2016-05-03 Robin Gareusspeed up track creation
2016-05-02 Robin Gareususe same tooltip timeout throughout Ardour -- part two
2016-05-02 Robin Gareus_plugin_display can be a LuaPluginDisplay
2016-05-02 Robin Gareusremove a stray semicolon
2016-05-02 Robin GareusExport format GUI updates for loudness normalization
2016-05-01 Robin Gareustweak AU redrawing blocking heuristics
2016-05-01 Robin Gareusincrease visibility of actual compiler warnings
2016-05-01 Robin GareusRhythm Rodent updates:
2016-05-01 Robin Gareusadd option to auto-save post-export-analysis image
2016-05-01 Robin Gareusfix plugin-creator display for non LADSPA plugins
2016-05-01 Robin Gareusfix a Wsigncompare and 2 -Wuninitialized
2016-05-01 Robin Gareusfix adding favorite plugins post-fader
2016-05-01 Robin Gareusmake region > Edit context menus identical
2016-05-01 Robin GareusNO-OP use spaces throughout the menu file, remove trail...
2016-05-01 Robin GareusGUI updates for transient rework
2016-04-30 Paul Davisuse CFRunLoopTimer to check the effect of plugin redraw...
2016-04-29 Robin Gareusenable luaproc presets
2016-04-29 Paul Davisclean up of displayIfNeeded hack code
2016-04-29 Robin Gareussave custom favorite plugin order (revert when merging...
2016-04-29 Robin Gareusremove "Lua DSP Proc" context meuu
2016-04-29 Robin Gareusinclude lua processors in plugin-selector
2016-04-28 Paul Davisclever tricks with code swizzling to slow down errant...
2016-04-28 Robin Gareusfor mixed-i/o show HW ports of both types in the matrix
2016-04-28 Paul Davisremove unnecessary lines+changes
2016-04-28 Paul Davisfix logic bomb
2016-04-27 Paul Davisif built on OS X without live resizing features, make...
2016-04-27 Paul Davisadd a new configure-time for Cocoa live resizing macros
2016-04-27 Robin Gareussome linuxVST GUI details: initialize lock, add a note.
2016-04-27 Robin Gareuspin connection GUI for variable I/O plugins
2016-04-27 Paul Davischange ordering of origin-move and window-resize for...
2016-04-27 Paul Davisshow debug out when AU NSView doesnt get moved
2016-04-27 Paul Davissignificant reworking of AudioUnit window resizing.
2016-04-26 Robin Gareusre-enable "Show Tooltip" preference (needs testing...
2016-04-26 Robin Gareustowards fixing optional tooltips
2016-04-26 Robin Gareusremove duplicate "bld.install_files" call
2016-04-26 Robin Gareusremove the splash-screen when changing sessions
2016-04-25 Robin Gareustweak location-UI layout (right-align checkboxes &...
2016-04-25 Robin Gareusslightly improved location-UI layout
2016-04-25 Robin GareusNO-OP whitespace
2016-04-25 Robin Gareusreturn of the location GoTo Button
2016-04-25 Paul Daviscompile-time test for useful ASL API
2016-04-25 Paul Davisremove unused code
2016-04-25 Robin Gareusfix copy/paste typo in in 5e0f0fc
2016-04-25 Robin Gareuslua action details (button sensitivity, text ellipsis)
2016-04-24 Robin Gareusadd optional buttons to trigger lua scripted actions.
2016-04-24 Robin Gareusupdate keyeditor when action label changes
2016-04-24 Paul Davisrestore sending stderr/stdout to the console
2016-04-24 Robin Gareusadd debug facilities to arlua (valgrind, callgrind...
2016-04-24 Robin GareusNO-OP whitespace
2016-04-24 Robin Gareusfix crash when loading a session with non-default clock...
2016-04-24 Paul Davisdo NOT use Glib::ustring unless you know that the conte...
2016-04-23 Robin Gareussave-as/snapshot tweaks:
2016-04-22 Robin GareusPin Management UI tweaks for AU.
2016-04-22 Robin Gareusload presets for all instances
2016-04-22 John EmmasClarify my XML error printout from yesterday (see previ...
2016-04-21 John EmmasWhen logging XML error messages, make sure we don't...
2016-04-20 Robin Gareusdisable sidechain & manual cfg for MB & AU for now
2016-04-20 Robin Gareusspecial case send panning for MB
2016-04-19 Robin Gareusshow no/inplace info in Pin Dialog (debug builds only)
2016-04-19 Robin Gareusdon't show plugin GUI when renaming tracks/busses
2016-04-19 Robin Gareusfix midi-bypass drawing.
2016-04-19 Robin GareusGUI part of 00169f1da (TRY_AUTOSTART_ENGINE)
2016-04-19 Robin Gareussmall is beautiful
2016-04-19 Robin Gareusmore wire drawing..
2016-04-18 Robin Gareusupdate instrument list when rescanning plugins
2016-04-18 Robin Gareusslightly better version of 0077923d, don't stop the...
2016-04-18 Robin Gareusupdate flow when loading a new session with different SR.
2016-04-18 Robin GareusGUI samplerate Mismatch notification
2016-04-18 Robin Gareusadd a try-autostart-engine option (most recently used...
2016-04-18 Robin GareusEngine Dialog: exclude optional widgets from show_all.
2016-04-17 Robin Gareusmore sidechain send GUI details:
2016-04-17 Robin Gareusfix initial panner control for new Sends
2016-04-17 Robin GareusPin Dialog: cache UI thread information
2016-04-17 Robin Gareusfix port icon visibility for coalesced wire view
2016-04-17 Robin Gareuspretty send and sidechain names
2016-04-17 Robin Gareusfix 8f14f422e0536, port_prefix already includes colon
2016-04-17 Robin Gareususe temporary sends for sidechain inputs
2016-04-17 Robin Gareusunhardcode "Program Name" string length
2016-04-16 Robin Gareusin case sidechain is fed by a Send, show the send's...
2016-04-16 Robin GareusNO-OP whitespace
next