summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-03-25actually resize track heights to follow visible-tracks choicePaul Davis
2014-03-25revert to use red border to indicate rec-arm instead of pink colorBen Loftis
2014-03-25first part of switch from shrink/expand tracks to pyramix-style "pick number ...Paul Davis
2014-03-25brownish zoom buttonsBen Loftis
2014-03-24add optional arg to Editor::ensure_time_axis_view_is_visible() to "force" "ma...Paul Davis
2014-03-24comment tweakPaul Davis
2014-03-24fix a race condition between the death of a thread that communicates with an ...Paul Davis
2014-03-24selecting a track/bus in the editor list now selects it in the canvas, and al...Paul Davis
2014-03-24Modify some initialization slightly to keep MSVC happyJohn Emmas
2014-03-24fix return in ::drop_device()Paul Davis
2014-03-24call AudioBackend::drop_device() when dropping a backend.Paul Davis
2014-03-24add ::drop_device() method to ARDOUR::AudioBackendPaul Davis
2014-03-23add needed separatorBen Loftis
2014-03-23files for ArdourMenuBen Loftis
2014-03-23New theme for editor window using ArdourMenuharrison
2014-03-23proper vpab speaker constraintsRobin Gareus
2014-03-23prepare for the day when there can be TimeAxisView's that are not RouteTimeAx...Robin Gareus
2014-03-23just bail out (to prevent further harm) if no panners are found.Robin Gareus
2014-03-23fix undefined value, support netjack2Robin Gareus
2014-03-23fix yet another possible memory leakRobin Gareus
2014-03-23catch OOMRobin Gareus
2014-03-23assure midi patch ID is set before assigning itRobin Gareus
2014-03-23remove dead code (PIChaser has been superseded with PLL,DLL)Robin Gareus