summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-14further code simplification and rationalization related to MIDI source/file r...Paul Davis
2014-04-14dramatic change in logic and naming for operations related to adding a MIDI r...Paul Davis
2014-04-12remove unnecessary includeRobin Gareus
2014-04-11another stab at a working vst on windowsunknown
2014-04-11more vst tweaksunknown
2014-04-11interim vst fixesunknown
2014-04-11amend previous commit, remove cruft, no more extern function pointersRobin Gareus
2014-04-11export fst functions (for MSVC)Robin Gareus
2014-04-11Oops - correct some typos in my previous commitJohn Emmas
2014-04-11Make sure we use the correct style of filepath separator on WindowsJohn Emmas
2014-04-11Remove 'pipex' from my pbd.vcproj as it's not needed for Ardour3John Emmas
2014-04-11final eradication of jack header files from anything except the JACK backendPaul Davis
2014-04-10fix tetris-ized mixer strips AND return option to have group button in mixer ...Paul Davis
2014-04-10fix borked cpp directives in trx menu filePaul Davis
2014-04-10first pass hiding/rearrangement of UI elements related to trxPaul Davis
2014-04-10parameterize install target directories based on --program-name configure optionPaul Davis
2014-04-10language correction in option description (in => using)Paul Davis
2014-04-10remove reference to JACK constantPaul Davis
2014-04-10clean up use of JACK name in messagesPaul Davis
2014-04-10remove final reference to jack headersPaul Davis
2014-04-10remove final reference to jack headersPaul Davis
2014-04-10remove use of JACK headers to allow building on systems without JACKPaul Davis
2014-04-10remove use of JACK headers to allow building on systems without JACKPaul Davis
2014-04-10redesign technique for naming/creating regions for MIDI clone (or other non-c...Paul Davis
2014-04-10remove inclusion of jack.h so that we can build on a platform without JACKPaul Davis
2014-04-10initial trim of trx.menusPaul Davis
2014-04-10always build all per-program menu files so that we can try them out with diff...Paul Davis
2014-04-10don't mention ardour.menus explicitly if an error loading menu file ocurrsPaul Davis
2014-04-10add new trx menus filePaul Davis
2014-04-10new configure option for trx build, which also generates new menus filePaul Davis
2014-04-10use TRX Profile to alter transport button layoutPaul Davis
2014-04-10set Profile TRX element at startupPaul Davis
2014-04-10name-change of RuntimeProfile elementPaul Davis
2014-04-10provide a non-hard-coded menu file name to ActionManager when loading menusPaul Davis
2014-04-10add new element to ARDOUR::RuntimeProfilePaul Davis
2014-04-08Modify 'gtk2_ardour/nsmclient.cc' to add MSVC support for LO_TT_IMMEDIATEJohn Emmas
2014-04-08Add the MSVC project resources (icons etc)John Emmas
2014-04-08Add the main VC project files for building Ardour3 with Microsoft Visual StudioJohn Emmas
2014-04-07Make tests build again (fix linker issues)Sakari Bergen
2014-04-04after cloning a MIDI region, mark the source file as non-removable. Fixes rep...Paul Davis
2014-04-04fix conceptual error/thinko in EnvironmentalProtectionAgency when using unset...Paul Davis
2014-04-04clarify comments for SndFileSource constructorsPaul Davis
2014-04-04fix typo in commentPaul Davis
2014-04-01comment editPaul Davis
2014-03-27Add internationalization support for my newly committed 'bundle_env_msvc.cc'John Emmas
2014-03-27Add the code for 'load_custom_fonts()' (though not entirely sure if it's actu...John Emmas
2014-03-26rename ArdourMenu to ArdourDropdownBen Loftis
2014-03-26the FlatFace element is no longer relevant. instead it was being used for an ...Ben Loftis
2014-03-25add back track shrink/expand buttonsPaul Davis
2014-03-25most of the support for save/restore of visible track countPaul Davis