ardour.git
2014-04-16 Paul Davisfix lack of region trimming when not displaying name...
2014-04-16 Paul Davisimprove comment text
2014-04-16 Paul Davisadd preferences item for show-name-highlight (does...
2014-04-16 Paul Davisfix logic for Config->show_name_highlight (reversed...
2014-04-16 Paul Davisuse new config option to control name highlight and...
2014-04-16 Paul Davisadd new config parameter controlling visibility of...
2014-04-16 Paul Davisadd a transparent rect that is always located at the...
2014-04-16 Paul Davisnot that anyone ever runs with the SAE profile and...
2014-04-16 Paul Davismake our intentions even clearer when call Editor:...
2014-04-16 Paul Davismake our intentions clear when call Editor::track_canva...
2014-04-15 Paul Davisremove pointless assert (since condition is if-tested...
2014-04-15 John EmmasEnsure that 'fixup_bundle_environment()' returns a...
2014-04-15 Paul Davishopefully fix issue with Editor::set_canvas_cursor_for_...
2014-04-15 Paul Davisfix ridiculous spelling error
2014-04-15 Paul Davisexplicitly create MIDNAM folder in OS X app packaging
2014-04-15 John EmmasAdd some stuff that's needed for an MSVC built target:-
2014-04-15 John EmmasMake sure that the preprocessor directive in 'winmain...
2014-04-14 John EmmasMake sure that the input string doesn't go out of scope...
2014-04-14 Robin Gareusfix prev commit (MSVC release builds)
2014-04-14 Robin Gareusfun with the c-preprocessor. platform dependent VST...
2014-04-14 John EmmasNow that we can build with VST support, make sure our...
2014-04-14 John EmmasMake sure that when building with MSVC, a Release build...
2014-04-14 Robin Gareusremove code intended for use with basename(), fix memor...
2014-04-14 Robin Gareusclean up 6cc2812f2e8 (interim vst fixes)
2014-04-14 Robin Gareusdespite what MSVC thinks, C is not C++.
2014-04-14 Paul Davismake frame/trim handles transparent for now.
2014-04-14 Paul Davismore work on linking file existence and removability
2014-04-14 Paul Davischeck whether a source with the same path exists in...
2014-04-14 Paul Davisfurther code simplification and rationalization related...
2014-04-14 Paul Davisdramatic change in logic and naming for operations...
2014-04-12 Robin Gareusremove unnecessary include
2014-04-11 unknownanother stab at a working vst on windows
2014-04-11 unknownmore vst tweaks
2014-04-11 unknowninterim vst fixes
2014-04-11 Robin Gareusamend previous commit, remove cruft, no more extern...
2014-04-11 Robin Gareusexport fst functions (for MSVC)
2014-04-11 John EmmasOops - correct some typos in my previous commit
2014-04-11 John EmmasMake sure we use the correct style of filepath separato...
2014-04-11 John EmmasRemove 'pipex' from my pbd.vcproj as it's not needed...
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
next