a few more Location related lua bindings
[ardour.git] / gtk2_ardour /
2016-08-06 Edgar Aichingerupdate german translation
2016-08-05 Robin Gareusadd a "Pin Management" button to the plugin UI-header
2016-08-04 Nils Philippsenworkaround changes in glibmm 2.49.x
2016-08-03 Robin Gareusadd a wrapper to launch the vst-scanner manually
2016-07-31 cooltehnoUpdate clear-gray-ardour.colors
2016-07-31 nick_mUse S_ macro when comparing modifier names in User...
2016-07-31 cooltehnoUpdate clear-gray-ardour.colors
2016-07-30 pablusUpdate Spanish translation
2016-07-29 Julien "_FrnchFrgg... Update French translation
2016-07-29 Julien "_FrnchFrgg... Make monitor detection reuse the port name translation
2016-07-29 YQ-YSY2016-07-29 Update zh.po for Ardoru 5.0
2016-07-29 Julien "_FrnchFrgg... GenericUI: Update all input controls on preset load
2016-07-28 Julien "_FrnchFrgg... GenericUI: Show automation UI for dropdowns
2016-07-28 Julien "_FrnchFrgg... GenericUI: disable super rapid timer for input controls
2016-07-28 Julien "_FrnchFrgg... GenericUI: replace if() by assert()
2016-07-28 Julien "_FrnchFrgg... GenericUI: remove duplicate connection to signal
2016-07-28 Julien "_FrnchFrgg... GenericUI: replace early return by an else
2016-07-28 Julien "_FrnchFrgg... GenericUI: don't add all inputs to automation vector
2016-07-28 Julien "_FrnchFrgg... GenericUI: add a sanity-check for FileChoosers
2016-07-28 Julien "_FrnchFrgg... GenericUI: move up filepath property handling
2016-07-28 Julien "_FrnchFrgg... GenericUI: only connect one PropertyChanged callback
2016-07-28 Julien "_FrnchFrgg... GenericUI: replace ComboBoxText by ArdourDropdown
2016-07-26 Paul Davispt(_BR) update for gtk2_ardour from Marcelo Teles
2016-07-26 Julien "_FrnchFrgg... When showing a prefs pane, select the row in the tree
2016-07-26 Julien "_FrnchFrgg... Factor out and simplify the search by components in...
2016-07-26 Julien "_FrnchFrgg... Make a right click on metronome really show click prefe...
2016-07-25 Robin Gareusimprove shuttle control response when grabbed.
2016-07-25 Robin Gareusplugin spectrum analysis: plot A/B
2016-07-25 Robin Gareusthe endless quest to plug memory leaks -- episode 379
2016-07-25 Robin Gareusadd some flush_pending timeouts
2016-07-24 Robin Gareusfix crash in preferences dialog if lv2-extended is...
2016-07-24 Julien "_FrnchFrgg... Fix frequence display for plugin analysis mouse over
2016-07-24 Julien "_FrnchFrgg... Plugin Analysis: show numeric values on mouse over
2016-07-24 Robin Gareusfix some spelling inconsistencies.
2016-07-24 Colin Fletchergtk2_ardour: update UK English localisation
2016-07-24 Robin Gareussome more (untranslatable) lower case kilos.
2016-07-24 Julien "_FrnchFrgg... Make the trim knob on busses show only if there is...
2016-07-24 Robin Gareusadd a ToDo note for after string-freeze
2016-07-24 Robin Gareusrework FFT-graph, add pointer-position annotations
2016-07-24 Robin Gareusretain desired samplerate when switching backends
2016-07-24 Robin Gareusadd a lua timer callback signal
2016-07-22 nick_mRemove the temporary note group in MidiRegionView,...
2016-07-22 Robin Gareusinvalidate meter-color cache when midi channel count...
2016-07-20 Paul Davisremove debug noise
2016-07-20 Julien "_FrnchFrgg... Use the new do_export() method when asked to export
2016-07-19 Julien "_FrnchFrgg... Don't add Bundles to PortMatrix if they only have misty...
2016-07-19 Julien "_FrnchFrgg... Remove bus ignore from MIDI tracks
2016-07-18 Robin Gareusadd a plugin-death connection
2016-07-18 Robin Gareusadd some strategic lua gc steps.
2016-07-18 Paul Davismove show_gdk_event_state() utility function from gtk2_...
2016-07-18 Paul Davisfix unused variable warnings and code tidy
2016-07-18 Robin Gareusfix Pingback
2016-07-18 Robin Gareusclean up HttpGet
2016-07-18 Paul Davisadd 2 missing colors for clear gray theme
2016-07-18 Paul Davisadd new clear-gray color theme
2016-07-18 Paul Davisturn back towards color theme files ALWAYS including...
2016-07-18 Robin GareusNormalize API rename part 2
2016-07-18 Robin GareusUpdate pingback to use ArdourCurl
2016-07-18 Robin Gareusremove old a3_curl API and switch some curl calls
2016-07-18 Robin GareusArdourCurl: prepare to unify various curl calls
2016-07-18 Colin Fletcherpingback:: use curl_free() for pointers returned by...
2016-07-17 Robin Gareusfix cURL/SSL
2016-07-17 Robin Gareusquick hack to test SSL in bundles
2016-07-16 Robin Gareusfix double quote in fr.po
2016-07-16 Robin Gareusrepeat "Scan" button in plugin sub-menus
2016-07-16 Julien "_FrnchFrgg... Better choice for ports on external send creation
2016-07-16 Julien "_FrnchFrgg... Review, import and augment translations from edwsaintes...
2016-07-16 Robin Gareusexport RT support as Timespan option
2016-07-16 Robin Gareusadjust plugin-UI height when toggling expanders
2016-07-15 Robin Gareushotfix C++ locale (OSX, windows)
2016-07-14 Julien "_FrnchFrgg... Update french translation
2016-07-14 Julien "_FrnchFrgg... Make french translation up-to-date with Ardour's curren...
2016-07-14 Robin Gareusfix OSX compilation
2016-07-14 Robin Gareusfix file permissions - themes are not executable
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Robin GareusNO-OP whitespace
2016-07-14 Robin Gareusfix plugin-analysis for VST (no in-place processing)
2016-07-14 Paul DavisUIConfig needs C numeric locale while setting GTK color...
2016-07-14 Paul Daviscorrectly initialize C++ locale as well as C locale
2016-07-14 Paul Davisanother i18n/.po update
2016-07-14 Paul Davisfix plural form snafu in translation macro
2016-07-14 Paul Davisanother i18n/.po update
2016-07-14 Paul Davisregenerate and manually fix all PO files so that ....
2016-07-14 Paul Davismake ./waf install do the right thing with color files
2016-07-13 Paul Davisbetter color choice for control master controls box...
2016-07-13 Paul Davisfix save/restore of preferences torn-off-window state
2016-07-13 Paul Davisuse Session::cancel_all_solo()
2016-07-13 Paul Davisfix odd double conditional
2016-07-13 Paul Davisset a theme color for VCA axes in the editor
2016-07-13 Robin Gareusfix stem-export of no-input busses/tracks
2016-07-13 Robin Gareusinitialize more uninitialized variables..
2016-07-12 Paul Davisremove VCA drop button
2016-07-12 Robin Gareususe new midi-note-name API
2016-07-12 Paul DavisVCA/Control Masters are displayed at fixed positions...
2016-07-12 Paul DavisVCA/Control Masters have no signal, so output i/o optio...
2016-07-12 Paul Davistwo more places where the user can explicitly set the...
2016-07-12 Paul DavisGUI side of : once the user has explicitly set the...
2016-07-12 Paul Davisdo not show windows derived from ArdourDialog at startup.
2016-07-12 Paul Daviswhen using toggle-editor-and-mixer, if current tab...
2016-07-12 Paul Davisremove pointless version of Stripable::set_presentation...
next