Fix formatting samplecnt_t (aka int64_t aka long long int)
[ardour.git] / gtk2_ardour / bundle_env_cocoa.cc
2019-12-14 Paul Davismove i/o redirect for macOS bundle before no_app_nap...
2019-12-14 Paul Davisremove use of os_log() API from macOS
2019-12-13 Paul Davisfix up stderr and stdout on macOS to write to log files...
2019-12-12 Paul Davisfix ASL logging/stdout+stderr when running from termina...
2019-12-05 Robin GareusUndo habits of a Serif font lover
2019-12-04 Robin GareusLoad and register ArdourSans font at application start
2019-10-23 Robin GareusFix prev commit, g_setenv() params
2019-10-23 Robin GareusAllow to run Ardour without start-script on MacOS
2019-08-03 Robin GareusUpdate GPL boilerplate and (C)
2018-09-21 Robin GareusFix --no-nls (3/5), prefer #if in gtk2_ardour
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2016-08-19 Paul Davisadd code to disable AppNap on OS X/MacOS
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-04-25 Paul Daviscompile-time test for useful ASL API
2016-04-24 Paul Davisrestore sending stderr/stdout to the console
2015-12-07 Paul Davisthe variable used to define GTK2 RC files is GTK2_RC_FI...
2015-10-05 Robin Gareusremove unused fstream includes
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-17 Paul Davisfix typo after localedir change
2015-04-17 Paul Davisfix novice-level mistake that causes localedir to point...
2015-03-23 Robin GareusOSX: pango & gtk-pixbuf modules be gone.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-02 Paul Davismove fixup_bundle_environment() code into per-platform...