OSC:: needs the .h file too...
[ardour.git] / gtk2_ardour /
2016-08-19 Julien "_FrnchFrgg... Make automation state buttons active when not on Manual
2016-08-19 Julien "_FrnchFrgg... Remove unused space in gain_meter's automation menu
2016-08-18 Julien "_FrnchFrgg... Add missing return
2016-08-18 Julien "_FrnchFrgg... Make ArdourButton detect when a grab should stop being...
2016-08-18 Paul Davisdon't show empty time axis view context menus
2016-08-18 Julien "_FrnchFrgg... Make buttons in track headers behave more like Gtk...
2016-08-18 Julien "_FrnchFrgg... Make name_button behave more like a Gtk::MenuToolButton
2016-08-18 Julien "_FrnchFrgg... Make in/out buttons behave more like Gtk::MenuToolButton
2016-08-18 Paul Davisremoved commented code, now that the comment is actuall...
2016-08-18 Paul Davisfix hard/impossible trimming situation
2016-08-17 Paul DavisGUI does an even stronger check on no undo/redo while...
2016-08-17 Julien "_FrnchFrgg... Use a real dropdown for AutoState in automation lanes
2016-08-17 Julien "_FrnchFrgg... Align the currently selected automation state on dropdown
2016-08-17 Robin Gareusupcoming codenames
2016-08-17 Julien "_FrnchFrgg... Make MixerStrip's automation menu behave like a dropdown
2016-08-16 Julien "_FrnchFrgg... Make the group button in MixerStrip behave like a dropdown
2016-08-16 Julien "_FrnchFrgg... Replace positioning function with popup helper
2016-08-16 Paul Davisfix issue with WM close/delete ("X") button not working...
2016-08-15 Paul Davisallow constrained-drag of MIDI notes to work
2016-08-15 nick_mAdd missing line feed in midi_region_view.cc
2016-08-15 nick_mMidi region ghost note uses beat-based note time calcul...
2016-08-15 nick_mFix frame-based beat calculation in MidiRegionView...
2016-08-13 nick_mRemove assumption that the meter starts at frame 0...
2016-08-13 nick_mSync User Interactoin tooltips with new default settings.
2016-08-13 nick_mChoose some non-overlapping defaults for User Interacti...
2016-08-13 nick_mAdd a new modifier combination that allows overlap...
2016-08-13 nick_mUser Interaction pref shows the push points modifier...
2016-08-13 nick_mResolve potential ambiguity between the constraint...
2016-08-13 nick_mEnsure RelevantModifierKeyMask is updated on each modif...
2016-08-13 nick_mEnsure BBTRulerDrag operates within the tempo map.
2016-08-13 nick_mEnsure positive length whan drag-adding new midi region.
2016-08-13 nick_mAllow negative return in TempoMap::beat_at_frame()...
2016-08-13 Robin Gareusadd nstewart to authors
2016-08-13 Nathan StewartAdd "Marker Toggle" #5193
2016-08-13 Robin Gareustweak strings now that 5.0 is out
2016-08-13 Robin Gareusadd RMS region normalization option
2016-08-09 Paul Davisadd plural forms for pt to gtk2_ardour/po/pt.po 5.0-rc2
2016-08-09 Paul Davis(updated) pt(_BR) update for gtk2_ardour from Marcelo...
2016-08-09 Paul DavisRevert "pt(_BR) update for gtk2_ardour from Marcelo...
2016-08-09 Paul Davisupdated russian translation from Alexandre Prokoudine
2016-08-08 Paul Davisfix thinko that causes near duplicate menu items in...
2016-08-08 Paul Davisfix bug when appdata.pot file cannot be regenerated
2016-08-08 Julien "_FrnchFrgg... GenericUI: better popup placement for automation mode
2016-08-08 Julien "_FrnchFrgg... Move anchored menu placement strategy to Gtkmm2ext...
2016-08-07 Robin Gareusfix typo
2016-08-07 Julien "_FrnchFrgg... Make ArdourDisplay a subclass of ArdourDropdown
2016-08-07 Julien "_FrnchFrgg... Remove the space for checks/radios/icons in dropdowns
2016-08-07 Julien "_FrnchFrgg... Make Dropdown menus at least as wide as the button
2016-08-07 Julien "_FrnchFrgg... Improve placement of Dropdown popups.
2016-08-07 Julien "_FrnchFrgg... Use a C++ bool constant
2016-08-07 Julien "_FrnchFrgg... Improve ArdourDropdown menu position
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.
next