ardour.git
2014-04-11 Paul Davisfinal eradication of jack header files from anything...
2014-04-10 Paul Davisfix tetris-ized mixer strips AND return option to have...
2014-04-10 Paul Davisfix borked cpp directives in trx menu file
2014-04-10 Paul Davisfirst pass hiding/rearrangement of UI elements related...
2014-04-10 Paul Davisparameterize install target directories based on -...
2014-04-10 Paul Davislanguage correction in option description (in => using)
2014-04-10 Paul Davisremove reference to JACK constant
2014-04-10 Paul Davisclean up use of JACK name in messages
2014-04-10 Paul Davisremove final reference to jack headers
2014-04-10 Paul Davisremove final reference to jack headers
2014-04-10 Paul Davisremove use of JACK headers to allow building on systems...
2014-04-10 Paul Davisremove use of JACK headers to allow building on systems...
2014-04-10 Paul Davisredesign technique for naming/creating regions for...
2014-04-10 Paul Davisremove inclusion of jack.h so that we can build on...
2014-04-10 Paul Davisinitial trim of trx.menus
2014-04-10 Paul Davisalways build all per-program menu files so that we...
2014-04-10 Paul Davisdon't mention ardour.menus explicitly if an error loadi...
2014-04-10 Paul Davisadd new trx menus file
2014-04-10 Paul Davisnew configure option for trx build, which also generate...
2014-04-10 Paul Davisuse TRX Profile to alter transport button layout
2014-04-10 Paul Davisset Profile TRX element at startup
2014-04-10 Paul Davisname-change of RuntimeProfile element
2014-04-10 Paul Davisprovide a non-hard-coded menu file name to ActionManage...
2014-04-10 Paul Davisadd new element to ARDOUR::RuntimeProfile
2014-04-08 John EmmasModify 'gtk2_ardour/nsmclient.cc' to add MSVC support...
2014-04-08 John EmmasAdd the MSVC project resources (icons etc)
2014-04-08 John EmmasAdd the main VC project files for building Ardour3...
2014-04-07 Sakari BergenMake tests build again (fix linker issues)
2014-04-04 Paul Davisafter cloning a MIDI region, mark the source file as...
2014-04-04 Paul Davisfix conceptual error/thinko in EnvironmentalProtectionA...
2014-04-04 Paul Davisclarify comments for SndFileSource constructors
2014-04-04 Paul Davisfix typo in comment
2014-04-01 Paul Daviscomment edit
2014-03-27 John EmmasAdd internationalization support for my newly committed...
2014-03-27 John EmmasAdd the code for 'load_custom_fonts()' (though not...
2014-03-26 Ben Loftisrename ArdourMenu to ArdourDropdown
2014-03-26 Ben Loftisthe FlatFace element is no longer relevant. instead...
2014-03-25 Paul Davisadd back track shrink/expand buttons
2014-03-25 Paul Davismost of the support for save/restore of visible track...
2014-03-25 Paul Davisactually resize track heights to follow visible-tracks...
2014-03-25 Ben Loftisrevert to use red border to indicate rec-arm instead...
2014-03-25 Paul Davisfirst part of switch from shrink/expand tracks to pyram...
2014-03-25 Ben Loftisbrownish zoom buttons
2014-03-24 Paul Davisadd optional arg to Editor::ensure_time_axis_view_is_vi...
2014-03-24 Paul Daviscomment tweak
2014-03-24 Paul Davisfix a race condition between the death of a thread...
2014-03-24 Paul Davisselecting a track/bus in the editor list now selects...
2014-03-24 John EmmasModify some initialization slightly to keep MSVC happy
2014-03-24 Paul Davisfix return in ::drop_device()
2014-03-24 Paul Daviscall AudioBackend::drop_device() when dropping a backend.
2014-03-24 Paul Davisadd ::drop_device() method to ARDOUR::AudioBackend
2014-03-24 Ben Loftisadd needed separator
2014-03-23 Ben Loftisfiles for ArdourMenu
2014-03-23 harrisonNew theme for editor window using ArdourMenu
2014-03-23 Robin Gareusproper vpab speaker constraints
2014-03-23 Robin Gareusprepare for the day when there can be TimeAxisView...
2014-03-23 Robin Gareusjust bail out (to prevent further harm) if no panners...
2014-03-23 Robin Gareusfix undefined value, support netjack2
2014-03-23 Robin Gareusfix yet another possible memory leak
2014-03-23 Robin Gareuscatch OOM
2014-03-23 Robin Gareusassure midi patch ID is set before assigning it
2014-03-23 Robin Gareusremove dead code (PIChaser has been superseded with...
2014-03-23 Robin Gareusfix timecode initialization
2014-03-22 Robin Gareusfix some memory leaks
2014-03-22 Robin Gareusfix mismatch typo in sizeof
2014-03-22 Robin Gareusfix edge case (partial write of LV2 worker message...
2014-03-22 Robin Gareusremove unused header file
2014-03-22 Robin Gareusreplace use of Gio:: for plugin state
2014-03-22 Robin Gareusreplace use of Gio:: with primitives (fix for #5889...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-21 Paul Davisfix thinko
2014-03-21 John EmmasMinor visibility changes to libevoral (template objects...
2014-03-21 John EmmasAvoid some ambiguous calls to 'floor()' which were...
2014-03-21 John EmmasString object for Greek locale testing should have...
2014-03-21 Robin Gareuscheck if session dir is writable (needed for .bak files...
2014-03-21 Adrian KnothKeybindings for maximising the mixer window
2014-03-21 Adrian KnothAdd option to display the mixer in fullscreen
2014-03-21 John EmmasImplement 'fixup_bundle_environment()' for the MSVC...
2014-03-21 John EmmasWhen finding the control surface DLLs (MSVC built)...
2014-03-21 Robin Gareusfix editor full-screen state when re-loading session
2014-03-21 Paul Davislatest tweaks to autoscroll: symmetrical boundary on...
2014-03-21 Robin Gareustweak meter-peak hold when using LED-striped meters
2014-03-21 Paul Davisfirst pass at quantizing vertical scroll to whole tracks.
2014-03-20 Robin Gareuschange the meters into CairoWidget, add expose_area...
2014-03-20 Paul Davisbig rework of scrolling, horizontal part considered...
2014-03-19 Robin Gareusvideotimeline: fix black-frame generation (sample aspec...
2014-03-19 Robin Gareustweak A/V import logic
2014-03-19 Robin Gareusclarify A/V import options
2014-03-19 Robin Gareusvideotimeline: fix black-frame generation (sample aspec...
2014-03-19 Robin Gareustweak A/V import logic
2014-03-19 Robin Gareusclarify A/V import options
2014-03-19 John EmmasUse glibmm to simplify my earlier efforts with 'user_co...
2014-03-19 John EmmasModify 'ardour_config_search_path()' and 'ardour_data_s...
2014-03-18 Robin Gareusfixed a few warnings from clang static analysis
2014-03-18 Robin Gareusfix potential uninitialized object pointer.
2014-03-18 John EmmasRe-validate our iterator after SessionEventManager...
2014-03-18 John EmmasWhen finding (MSVC built) panner DLLs, make sure we...
2014-03-17 Paul Davisg_close() is only available in select versions of glib...
2014-03-17 Robin Gareusadd helper binaries to bundles
2014-03-17 John EmmasMake sure that windows_search_path() is 'visible' in...
next