fix Pingback
[ardour.git] / gtk2_ardour /
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...
2016-07-12 Robin Gareusadd mouse interaction to inline display
2016-07-12 Robin Gareusmore compact generic knob-ui layout
2016-07-11 Robin Gareusadd _FrnchFrgg_ to credits
2016-07-11 Robin Gareusfix OSX compilation (flat namespace)
2016-07-11 Robin Gareustweak generic plugin knob-widgets
2016-07-11 Robin Gareusextend ArdourKnob ToolTips
2016-07-10 nick_mFix potential infinite loop in TempoCurve::set_position()
2016-07-10 Robin GareusNO-OP whitespace
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
2016-07-10 Robin Gareusre-layout import dialog (better fit for narrow screens)
2016-07-09 Julien "_FrnchFrgg... Better heuristics for guessing the primary type of...
2016-07-09 Julien "_FrnchFrgg... update_io_button: store input() or output() in a variable
2016-07-09 nick_mRevert incorrect 'optimisation' from 4f7a4cd2333.
2016-07-09 nick_mMinimise duplicate calls to CairoWidget::set_dirty...
2016-07-09 nick_mEdit note dialog fixes.
2016-07-09 nick_mMidi note resizing uses exact beat.
2016-07-09 nick_mUse exact beat when adding midi notes.
2016-07-09 nick_mSimplify Editor::mouse_add_new_meter_event() a bit.
2016-07-09 nick_mStop passing references to things that may disappear...
2016-07-09 nick_mCheck meter/tempo section exists in copy drag.
2016-07-09 nick_mIndicate meter frame even when adding a music-locked...
2016-07-09 nick_mAudioRegionView - don't do coverage frames unless we...
2016-07-09 nick_mEditor region list only updates columns that have changed,
2016-07-09 nick_mMake bbt ruler visible in default session.
2016-07-09 nick_mFix note trimming over tempo changes, correct note...
2016-07-09 nick_mRestore earlier midi region trim display.
2016-07-09 nick_mExact beat for added regions.
2016-07-09 nick_mUse Note::set (Rect) for speed improvement when renderi...
2016-07-09 nick_mAdd Note::set (Rect) for optimisation purposes (minimis...
2016-07-09 nick_mTemporary work-around for note colour.
2016-07-09 nick_mShow correct bbt representation of region length in...
2016-07-09 nick_mQuick fix to get trim working again (bahaving oddly...
2016-07-09 nick_mFix ordering thinko in note selected colour.
2016-07-09 nick_mPerformance - don't redisplay model immediately in...
2016-07-09 nick_mPerformance tweak - NoteBase doesn't recalculate colour...
2016-07-09 nick_mImprove midi model redraw performance by caching colours.
2016-07-09 nick_mUse mostly beat-based calculation for displayed midi...
2016-07-09 nick_mRemove frame conversion for MidiRegionView::note_in_reg...
2016-07-09 nick_mPaste uses exact beats. rework _start_beats calculation...
2016-07-09 nick_mExact beat - provide audio->music mapping for region...
2016-07-09 nick_mMake some musical operations on music-locked regions...
2016-07-08 Paul Davisfix incorrect behaviour of mixer strip [X] (hide) buttons
2016-07-08 Robin Gareustowards a generic plugin grid layout
2016-07-08 Robin Gareusfirst step to separate generic-gui layout
2016-07-08 Paul Davisfix region action sensitivity issues.
2016-07-06 Paul Davisimplement LeatusPenguin's excellent idea for the plugin...
2016-07-06 Paul Davismerge MixerActor API (back) into Mixer_UI; make solo...
2016-07-06 Paul Davismany changes associated with rationalizing selection...
2016-07-05 Robin Gareussome comments
2016-07-05 Robin Gareusfix crash when loading a saved visual state
2016-07-05 Robin GareusPlugin GUI activate/enable update (prefer enable)
next