fix a Wsign-compare
[ardour.git] / libs /
2016-03-14 Robin Gareusnew preference: don't open plugin GUI when there's...
2016-03-14 Robin Gareusupdate [LV2] Plugin Inline Display API: drop cairo...
2016-03-14 Paul Davisuse ForGroup to flag and detect route-group based contr...
2016-03-14 Paul Davisadd new Controllable::GroupDisposition value, ForGroup...
2016-03-13 Robin GareusImplement LV2 Inline Display Extension
2016-03-13 Robin Gareusprototype online self-automating LV2 plugin interface
2016-03-13 Robin Gareusprepare custom LV2 extensions
2016-03-12 John EmmasSome AudioGrapher classes need to be exportable now...
2016-03-12 John EmmasMake sure that class 'ARDOUR::AnalysisGraph' is exporta...
2016-03-12 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-12 Robin Gareuscleaner version of ac3da53
2016-03-12 Robin Gareusreset export status when not normalizing - fixes #6816
2016-03-11 Robin Gareusand now without debug printf()
2016-03-11 Robin Gareusprepare DnD for copying processor state
2016-03-11 Robin GareusConfigurable export-silence trim threshold (no GUI...
2016-03-11 Robin Gareusprepare region/range loudness analysis
2016-03-11 John EmmasMake sure that a newly introduced class will be visible...
2016-03-11 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-03-08 Florian Weimerfix __cpuid() on x86
2016-03-08 Mathias BuhrAdds a tooltip to the icon
2016-03-08 Mathias BuhrImplements filtering in bindings editor
2016-03-08 Paul Davisremove uncharacteristic comments
2016-03-08 Paul Davisfix up indentation in libs/gtkmm2ext/bindings code...
2016-03-07 Robin Gareusfix port-export analysis for > 2 channels.
2016-03-05 Paul Davisdon't downcase Home, End and other non-single-key keyco...
2016-03-05 Mathias BuhrSmall refactoring of keyboard bindings (first part)
2016-03-05 feandinFix issue #0006806
2016-03-05 Robin Gareusfix playlist channel-count when removing a connected...
2016-03-04 Robin Gareusallow to override FPU detection
2016-03-04 Robin Gareusfix processed region export (track output)
2016-03-02 Paul Davisforce all KeyboardKeys in Bindings to be lower case
2016-03-01 Robin Gareusremove debug output
2016-03-01 Paul DavisFix build on El Capitan
2016-03-01 Robin Gareusfix waveform flickering during recording
2016-03-01 Robin GareusNO OP, whitespace
2016-03-01 Robin Gareusprotect current_request with request_queue_lock
2016-03-01 Robin Gareususe glib mutex API
2016-02-29 Robin Gareusinitialize uninitialized variable
2016-02-29 Robin Gareusconfigurable export preroll
2016-02-29 Robin Gareuspre-process (silence) before export to flush reverb...
2016-02-29 Robin Gareusfix typo ba7835
2016-02-28 Robin Gareusprepare for update to waf 1.8
2016-02-28 Robin Gareusforce waveform images to be least 1px wide
2016-02-28 Robin Gareussilence clang analyzer: Memory Error, Memory leak
2016-02-28 Robin Gareusspecialize isfinite for MSVC compat
2016-02-27 Robin Gareustry to narrow down #6478
2016-02-27 Robin GareusISO C++03 14.2/4 compatibility for clang.
2016-02-27 John EmmasAccommodate 'lua' search paths in various projects...
2016-02-27 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-27 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-27 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-27 John EmmasAccommodate newly introduced source(s) in our MSVC...
2016-02-27 Robin Gareusavoid "show_all" -- closes #6797
2016-02-26 Paul Davisimprove size and positioning of Tabbable's after being...
2016-02-26 Robin Gareusfix hang at exit (after freewheeling) with PA-nonblocki...
2016-02-26 Paul Daviswhen looking up a key event, switch to the lowercase...
2016-02-26 Robin Gareusprevent livelock on NaN, inf control parameters - fixes...
2016-02-25 Paul Davisremove declaration of non-existent method
2016-02-24 Robin Gareuspotential mem corruption at session close:
2016-02-23 Robin Gareusmissing include for rand() in self-tests
2016-02-23 Robin Gareusfix LV2Plugin::requires_fixed_sized_buffers()
2016-02-23 Robin GareusAdd new sources to MSVC project (libardour)
2016-02-23 Robin GareusImplement Lua session-scripts
2016-02-23 Robin GareusImplement Lua DSP processor/plugin
2016-02-23 Robin Gareuslibardour lua-script-manager
2016-02-23 Robin Gareusinclude static liblua with libardour & prepare bindings
2016-02-22 Robin Gareusbasic DSP lib (for lua bindings)
2016-02-22 Robin Gareusadd lua search path
2016-02-22 Robin Gareusadd realloc pool to MSVC project
2016-02-22 Robin Gareusrealloc-pool unit-test
2016-02-22 Robin Gareustime-bound memory-pool
2016-02-22 Robin GareusAdd a VC project for building the new lua branch with...
2016-02-22 Robin GareusLuaBridge: support argument references via table return
2016-02-22 Robin Gareuscustomize LuaBridge
2016-02-22 Robin Gareusadd liblua wrapper and build-scripts
2016-02-22 Robin GareusNO-OP whitespace
2016-02-22 Robin Gareusadd LuaBridge
2016-02-22 Robin Gareusadd lua-5.3.2
2016-02-22 Paul Davisfix merge/rebase mistake
2016-02-22 Paul Davisfix an error during merge/rebase fixups
2016-02-22 Paul Daviscleanup post-rebase-against-master messes
2016-02-22 Paul Davisa bunch of stuff to make tab/window switching work...
2016-02-22 Paul Davisprovide Tabbable::change_visibility(), which has slight...
2016-02-22 Paul Davisallow pixbuf_from_string() to return the full size...
2016-02-22 Paul Davisremove tab-related code for tabbed notebook, add toolti...
2016-02-22 Paul Davistab-free tabbed display, part 1.2
2016-02-22 Paul Davisadd syntax and scaffolding for MIDI binding maps to...
2016-02-22 Paul Davisfix tooltip text to accurately describe how to reattach...
2016-02-22 Paul Davisfix inadvertent case change
2016-02-22 Paul Davisadditional GTKOSX => __APPLE__ changes missed in previo...
2016-02-22 Paul Davisadd a clarifying comment
2016-02-22 Paul Davischange operator<< for Keyboardkey to show state in hex
2016-02-22 Paul Davisno more munging with keyvals/accels on OS X
2016-02-22 Paul Davisremove Bindings::ignored_state and use Keyboard::Releva...
2016-02-22 Paul Davisset PrimaryModifier on OS X to match the actual bits...
2016-02-22 Paul Davisremove Gtkmm2ext::possibly_translate_mod_to_make_legal_...
2016-02-22 Paul Davisremove all trace of SAE from source code.
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davischange suffix of keybinding files to ".keys" to avoid...
2016-02-22 Paul Davisupdate Mackie code to use new API to get all actions
next