ardour.git
2016-07-18 Paul Davisfix a compile of annoying compiler warnings with elcap...
2016-07-18 Paul Davisbefore pushing keybindings to GTK for menu display...
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 Davisfix incorrect restoration of pane positions on Apple.
2016-07-18 Len OvensOSC: Get rid of meter noise in MB.
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 Daviscorrectly package color theme files for both linux...
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 GareusNo-Op: rename Normalizer to Intermediate
2016-07-18 Paul Davisadd exception handling in LocaleGuard, to try to cover...
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 Julien "_FrnchFrgg_... Optimize a-HiAndLowPass
2016-07-18 Robin Gareusamend previous commit (forgotten checkin)
2016-07-18 Robin Gareusupdate to lua-5.3.3
2016-07-18 Julien _FrnchFrgg_... Simplify the logic in HiAndLowPass filter
2016-07-18 Robin Gareusclean up Hp/Lp code
2016-07-18 Colin Fletcherpingback:: use curl_free() for pointers returned by...
2016-07-18 John EmmasRemove 'i18n.h' from some VC projects where it's no...
2016-07-18 John EmmasAdd a newly introduced source file to our MSVC project...
2016-07-17 Robin Gareusbundle dynamically loaded NSS libs
2016-07-17 Robin Gareusfix cURL/SSL
2016-07-17 nick_mFix stored type confusion in Meter/TempoSection::get_st...
2016-07-17 Colin Fletcherfix build of test suite
2016-07-17 Robin Gareusexpose PBD::open_uri bindings to lua
2016-07-17 Robin Gareusquick hack to test SSL in bundles
2016-07-17 Robin Gareuscleanup High/Low Pass
2016-07-17 Julien "_FrnchFrgg_... Another translation pass
2016-07-16 Robin Gareusremove old a-Hi/Low pass
2016-07-16 Robin Gareusclean up a-HP/LP
2016-07-16 Robin GareusHi AND low pass filter -- fresh from the oven werks.
2016-07-16 Robin Gareusfix double quote in fr.po
2016-07-16 Robin Gareusrepeat "Scan" button in plugin sub-menus
2016-07-16 Robin Gareushandle no audio-output AUs
2016-07-16 Robin Gareusimprove AU Latency PropertyChange Events
2016-07-16 Robin Gareusadd a note to self
2016-07-16 Robin GareusAU: install latency listener
2016-07-16 Robin GareusAU: remove cruft, fix parameter initialization
2016-07-16 Robin Gareusallow inserts to connect it itself - #6924
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 Gareusadd a realtime-export session property
2016-07-16 Robin Gareusallow to query export profile type
2016-07-16 Robin Gareuslibardour support for timespan realtime export
2016-07-16 Robin GareusRefactor TmpFile into an abstract base class
2016-07-16 Robin GareusNO-OP session-property comments
2016-07-16 Robin Gareusadjust plugin-UI height when toggling expanders
2016-07-15 Len OvensOSC: LFE is a control not a position.
2016-07-15 Robin Gareusfix file-name reported to analyzer when stem-exporting
2016-07-15 Robin Gareushotfix C++ locale (OSX, windows)
2016-07-15 Julien "_FrnchFrgg_... Make Route and Track ::silent_roll() also flush out...
2016-07-15 Julien "_FrnchFrgg_... Also flush buffers of the inner delivery of inserts
2016-07-15 Julien "_FrnchFrgg_... Consolidate delivery buffer flushing of all route types
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 Gareusprevent duplicate symbols (fix OSX compilation)
2016-07-14 Robin Gareusfix OSX compilation
2016-07-14 Robin Gareusfix file permissions - themes are not executable
2016-07-14 Robin Gareusclean up a-comp, remove old prototype UI
2016-07-14 Robin Gareusfix a -Wsign-compare
2016-07-14 Len OvensOSC: Fix Soloing to disable all solos in SIP mode as...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-14 Robin Gareusfix a-eq interpolation
2016-07-14 Len OvensOSC: Add surface save and restore
2016-07-14 Robin Gareusrefine a-eq inline display size + grid
2016-07-14 Robin GareusNO-OP whitespace
2016-07-14 Robin Gareusfix plugin-analysis for VST (no in-place processing)
2016-07-14 Damien Zammita-EQ: Remove LPF/HPF completely from this plugin
2016-07-14 Robin Gareusfix plugin analysis for variable i/o plugins
2016-07-14 Paul Daviscanvas HSV color serialization needs LocaleGuard
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 Davisredesign PBD::LocaleGuard to work correctly (i.e. not...
2016-07-14 Robin Gareusconsistent height of a-eq a-hp/lp
2016-07-14 Robin Gareusproperly sort port-names
2016-07-14 Robin Gareusadd a natural sort algorithm
2016-07-14 Len OvensOSC: Fix off by one error
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 John EmmasRemove a (no longer needed) source file from our MSVC...
2016-07-14 Damien Zammita-EQ, a-Reverb: Tweaks to parameter smoothing
2016-07-14 Robin Gareusrefactoring to prepare for real-time export
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 CUE/TOC file creation with non ISO-8859-1 chars...
2016-07-13 Paul Davisfix save/restore of preferences torn-off-window state
2016-07-13 Damien Zammita-EQ: Tweak bandwidth range on parametric eq and use...
2016-07-13 Paul Davisuse Session::cancel_all_solo()
2016-07-13 Paul Davisuse Session::cancel_all_solo()
2016-07-13 Paul Davisa better, deeper fix for "cancel all solo", as Session...
2016-07-13 Paul Davisfix odd double conditional
next