ardour.git
2014-12-02 David RobillardReplace half-baked param metadata with descriptor.
2014-12-01 Julien de KozakMake it compile with C++11 support.
2014-12-01 Julien de KozakRelax VAMP version from 2.4 to 2.1
2014-12-01 Robin Gareusfix linux installer:
2014-12-01 Colin FletcherTidy up comments in Evoral::coverage
2014-12-01 Colin FletcherSimplify Evoral::RangeList::subtract(), and make it...
2014-12-01 Colin FletcherComments in various call-sites of coverage()
2014-12-01 Colin FletcherAdd comment about parameters to coverage() including...
2014-12-01 Colin FletcherRework Evoral::coverage() to pass unit tests
2014-12-01 Colin FletcherMake tests of Evoral::Range functions include both...
2014-12-01 Robin Gareusexclude fader-reserve from range
2014-12-01 David RobillardRemove braindead Parameter inheritance abuse.
2014-12-01 David RobillardReplace thinning static state with parameter.
2014-12-01 David RobillardRemove dead code.
2014-12-01 David RobillardRemove bogus test and noisy output.
2014-12-01 David RobillardFix test runner for tests that use files.
2014-12-01 David RobillardTrim the include tree.
2014-12-01 David RobillardMove EventRingBuffer to libardour.
2014-12-01 David RobillardAdd missing namespace qualifiers.
2014-12-01 David RobillardClean up state tracking of raw MIDI.
2014-12-01 David RobillardFactor out duplicated track automation code.
2014-12-01 David RobillardSave mute automation state.
2014-11-30 Robin Gareusupdate interface for processor-box faders step/page
2014-11-30 Robin GareusCLA approved consistent fine-grained scale modifier
2014-11-30 John EmmasProcess 'default_ui_config.in' when building with MSVC
2014-11-30 Robin Gareusgtk interface update for controller step/page size
2014-11-30 Robin Gareusconsistent step+page sizes for fader+spinbox
2014-11-30 Robin Gareususe update_steps() instead of custom function
2014-11-30 Robin Gareusupdate_steps(), properly handle integer ranges
2014-11-30 Robin Gareusfix ladpsa default value.
2014-11-30 Robin Gareusfix LV2 default port value.
2014-11-29 David RobillardFix write for boolean automation.
2014-11-29 Robin Gareusdon't move faders on click.
2014-11-29 Robin Gareusshow values on faders (fixes bug in 55c6165)
2014-11-29 Robin Gareuschange ownership of processor window-proxy
2014-11-29 David RobillardSet discrete by default for boolean parameters.
2014-11-29 David RobillardSomewhat working gain automation.
2014-11-29 David RobillardShow discrete/toggled automation as stepped line.
2014-11-29 David RobillardFix crash when deleting all points from a line.
2014-11-28 David RobillardUse a button as controller for toggled parameters.
2014-11-28 David RobillardRemove redundant calls to start/end_touch.
2014-11-28 David RobillardSet the toggled default metadata of parameters.
2014-11-28 John EmmasAdd some newly introduced header files to our MSVC...
2014-11-28 John EmmasAdd some newly introduced source files to our MSVC...
2014-11-28 Robin Gareuschange extention of linux installers to .run
2014-11-27 David RobillardRemove dead code.
2014-11-27 David RobillardFix calculation using uninitialized value.
2014-11-26 Paul Davisremove "port sources" management from MidiControlUI...
2014-11-26 Paul Davisvariable name change for slightly increased clarity
2014-11-26 Paul Davisget correct ::distance() and ::delta() implementations...
2014-11-26 Paul Daviscontinue tweaks on the color road
2014-11-26 Paul Davisnewly generated, quantized-hue relative color definitions
2014-11-26 Paul Davisadd back grays
2014-11-26 Paul Davisadd default values for base colors (configurable colors...
2014-11-26 Paul Davissave base colors (configurable colors) in normal way...
2014-11-26 Paul Davismassive reworking of color selection implementation
2014-11-26 Paul Davismove creation of UIConfiguration object to precede...
2014-11-26 Paul Davisensure that Ardour recognizes its own MMC device ID...
2014-11-26 Tim MayberryReplace individual waf options for enabling backends...
2014-11-26 John EmmasWith printf() / snprintf() etc "%f" actually requests...
2014-11-25 Colin FletcherAdd test for Evoral::coverage()
2014-11-25 Colin FletcherFix build of evoral tests
2014-11-25 Colin FletcherFix order of parameters to stop_touch() in Mackie:...
2014-11-25 Robin GareusRevert "Don't add non-clang flag regardless of platform."
2014-11-25 Paul Davisfix indentation nightmare from 9559cf3947
2014-11-25 Paul Davisfix case of included header file
2014-11-25 VKamyshniy[Summary] Fixing behavior of the FloatingTextEntry
2014-11-25 Robin Gareusquick sanity check
2014-11-25 Robin GareusNOOP, fix some “missing sentinel” -Wformat
2014-11-25 David RobillardCheck for clang with an actual code check.
2014-11-25 David RobillardRemove dead code.
2014-11-25 David RobillardShup up clang about gtkmm/papertraits.h.
2014-11-25 David RobillardDon't add non-clang flag regardless of platform.
2014-11-25 David RobillardFix clang check for versioned clang executables.
2014-11-24 Paul Daviswhen dragging on the canvas, use x,y pointer coordinate...
2014-11-24 Robin Gareusfix OSX open URL in browser
2014-11-24 John EmmasAdd a newly introduced header file to our MSVC project...
2014-11-24 John EmmasNow that we're building pango's language modules static...
2014-11-24 John EmmasSimulate 'trunc()' which isn't available in MSVC
2014-11-24 John EmmasRemove a commented out line in 'pbd/stacktrace.h'
2014-11-24 John EmmasChanges needed to accommodate building libevoral with...
2014-11-24 Robin Gareuswaf is fun
2014-11-24 Robin GareusOSX gcc does not support local-typedef warning
2014-11-24 Robin Gareusalso search for 32bit xjadeo on 64bit windows
2014-11-23 Robin Gareusamend c4533939b9
2014-11-23 Robin Gareuslost quote
2014-11-23 Robin Gareushotfix windows-compilation (unfinished bfe49540b9)
2014-11-23 Robin Gareusupdate harvid & ffmpeg binary path discovery on windows...
2014-11-23 Robin Gareusmake debug message more useful
2014-11-23 Robin Gareusfix/silence various compiler warnings.
2014-11-23 David RobillardFix build with a certain awful broken compiler.
2014-11-23 Robin Gareus-Wunused-function on windows
2014-11-23 Robin Gareususe NULL not 0 for c-functions (even in c++ code)
2014-11-23 Paul Davisremove use of CrossThreadChannel::selectable() to allow...
2014-11-23 Paul Davisassign minsec_ruler_scale and minsec_mark_modulo when...
2014-11-23 David RobillardFix quantization and other time-related ops.
2014-11-22 David RobillardMax is max and min is min and I am dumb.
2014-11-22 David RobillardFix note resizing.
2014-11-22 David RobillardFix clang and MSVC build.
2014-11-22 David RobillardFix invisible discrete control points.
next