summaryrefslogtreecommitdiff
path: root/gtk2_ardour/main.cc
AgeCommit message (Expand)Author
2015-03-09Revert "explicitly shutdown engine at exit"Robin Gareus
2015-03-09explicitly shutdown engine at exitRobin Gareus
2015-01-09remove cruft (old unused pre-git version files)Robin Gareus
2015-01-06never show windows console.Robin Gareus
2015-01-06windows: re-attach to the console with -mwindowsRobin Gareus
2014-12-07revert UIConfiguration back to a normal member of ARDOUR_UIPaul Davis
2014-12-03Move setting _fmode flag on windows into PBD::initTim Mayberry
2014-11-26move creation of UIConfiguration object to precede creation of ArdourUI.Paul Davis
2014-11-23fix/silence various compiler warnings.Robin Gareus
2014-10-26file binary compat is for windows in general (not msvc)Robin Gareus
2014-09-06minimize rebuild after reconfigure:Robin Gareus
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-04-15Add some stuff that's needed for an MSVC built target:-John Emmas
2014-04-14fix prev commit (MSVC release builds)Robin Gareus
2014-04-14fun with the c-preprocessor. platform dependent VST support.Robin Gareus
2014-04-14Make sure that when building with MSVC, a Release build will launch without a...John Emmas
2014-04-11interim vst fixesunknown
2014-03-02move fixup_bundle_environment() code into per-platform filesPaul Davis
2014-01-10finished merge of cairocanvas with windows and windows+cc branchesPaul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-10-23fix merge conflicts with masterPaul Davis
2013-10-22fix locale path in OS X bundlesPaul Davis
2013-10-19replace rather than append to SUIL_MODULE_DIRRobin Gareus
2013-10-14'gtk2_ardour' - Harmonize '__WIN32__', 'OS_WIN32' etc, etc. Use 'PLATFORM_WIN...John Emmas
2013-10-09merge with master, fixing conflicts in 3 wscript filesPaul Davis
2013-10-07delete the UI from main() to get full cleanupPaul Davis
2013-09-17more excision of "JACK" from labels, menu items, etc.Paul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-14fix merge issues with masterPaul Davis
2013-08-13Move curve test file handling in main() until after ARDOUR::init is calledTim Mayberry
2013-08-13Remove call to PBD::ID::init as it is now done via ARDOUR::initTim Mayberry
2013-08-13Move initialization of libardour from ARDOUR_UI class into main()Tim Mayberry
2013-07-30remove compile errors (still will not link and JACKPortEngine is not close to...Paul Davis
2013-07-24more miscellaneous changes for audioengine, all of this is still far from act...Paul Davis
2013-07-11Don't install signal handler for SIGPIPE in windowsPaul Davis
2013-07-11remove direct of realpath(2), replace with canonical_path() which is a no-op ...Paul Davis
2013-07-11Use g_setenv and g_getenv for portabilityPaul Davis
2013-06-10set PATH (used for harvid+ffmpeg)Robin Gareus
2013-03-18Set the revision mechanism independent from the VCS nameJulien de Kozak
2013-03-09attempted further rationalization of clock font issues (especially fr OS XPaul Davis
2013-03-08switch to Lucida Sans Typewriter as OS X monospace font; new pingback code to...Paul Davis
2013-03-08potential fix, part two, for Tiger-based font issues. this also switches thin...Paul Davis
2013-03-05fix OS X compilation (i hope)Paul Davis
2013-03-05load custom mono font on OS X tooPaul Davis
2013-02-23disable custom font loading on OSXRobin Gareus
2013-02-22OSX font loadingRobin Gareus
2013-02-21fix GTK_PATH for linux bundlePaul Davis
2013-02-13add MIDNAM (patchfiles) to child list so that they get installedPaul Davis
2013-02-05replace final(?) incidences of program name (ardour, Ardour) with PROGRAM_NAM...Paul Davis