OSX CoreText font loading, updated ArdourMono font-family name
[ardour.git] / gtk2_ardour / main.cc
2013-01-31 Robin GareusOSX CoreText font loading, updated ArdourMono font...
2013-01-30 Paul Davisdon't bother trying to set FONTCONFIG_FILE on linux...
2013-01-29 Robin Gareusproper fontconfig error handling
2013-01-29 Robin GareusCustom Monospace font for clocks and such (no dot in...
2013-01-27 Paul Davisremove setting of GTK_LOCALEDIR from bundle setup
2013-01-23 Paul Davisnew logic for enabling translation in bundled releases...
2013-01-23 Paul Davismore i18n fixes, this time removing a hack that broke...
2013-01-22 Paul Davismore i18n debugging
2013-01-22 Paul Davisguard initial bindtextdomain() etc. with ENABLE_NLS...
2013-01-21 Paul Davisstart passing around the (possibly-bundle-modified...
2012-11-13 Paul Davisremove a bunch of cerr output and/or convert to use...
2012-06-24 Paul Davisstring fix
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-18 Paul Davisfix compilation on OS X
2012-06-18 Paul Davisdefine CHARSETALIASDIR (again) to stop various bits...
2012-05-30 Paul Davisfixup previous commit for OS X
2012-05-30 Paul Davismore cleanups and standardization of fixup_bundle_envir...
2012-05-30 Paul DavisMCP: metering changes from rodrigo, makes metering...
2012-05-28 Paul Davisexplicit checks for all components of the LV2 stack
2012-05-24 Paul Davistweaks to packaging to make SUIL (and thus LV2 UI's...
2012-05-20 Paul Davispackaging tweaks for OS X
2012-05-20 Paul Davismore tweaks to bundles, search paths and packaging
2012-05-20 Paul Davistweaks to dir path names for bundles
2012-05-08 Paul Davisdefine ARDOUR_{MIDIMAPS,MCP}_PATH for bundles and for...
2012-05-05 Paul Davismoron
2012-05-05 Paul Davistry setting FONTCONFIG_PATH to make fontconfig look...
2012-05-05 Paul Davisslightly improved (wink) version of fontconfig bundled fix
2012-05-05 Paul Davisfix up unexpected situation with fontconfig in our...
2012-01-03 Carl HetheringtonHappy New Year
2011-12-04 Paul Davistweak export path name
2011-12-04 Paul Davisprobably fix failure to find export formats in packages
2011-11-21 Carl HetheringtonRename windows VST stuff with a Windows prefix.
2011-11-18 David RobillardAdd default OK button to "JACK exited" dialog.
2011-11-14 Paul Davisclean up settings of various bundle paths
2011-11-04 Paul Davisfix bundled paths for OS X bundle
2011-04-04 David RobillardFix broken whitespace (no functional changes).
2011-04-02 Paul Daviscopy pre-defined export presets & formats into the...
2011-04-02 Paul Daviscleanup repeated pattern for setting in-bundle search...
2011-03-25 Paul Davisget MIDI binding maps dir name correct (ugh)
2011-03-25 Paul Davisdefine MIDI map location in bundle via envvar
2011-03-23 Paul Davis(linux too!) set ARDOUR_SURFACES_PATH for a bundle...
2011-03-23 Paul Davisset ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR...
2011-02-18 Carl HetheringtonHappy new year.
2011-02-10 Paul Davisprovide runtime control over how much boost "live"...
2011-02-02 Paul Davisdo not set LV2_PATH for a bundled build
2011-02-02 Paul Davisunset GTK_RC_FILES to prevent the system from messing...
2011-02-01 Paul Davisbundle needs to set panner path
2011-02-01 Paul Davisremove debug output
2011-02-01 Paul Daviscompile fix
2011-02-01 Paul Davisrun bundle fixup code for all platforms
2011-02-01 Paul Davisshow the bundle root
2011-01-07 Paul Davisforward port EPA changes from 2.X
2011-01-06 Paul Davisbackport from 2.X: arm (and thus save) global environme...
2010-12-23 Paul Davisadd EPA stuff from 2.X
2010-12-08 Paul Davisnothing uses ARDOUR_DATA_PATH so remove it
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2010-11-10 Paul Davismissing() on call
2010-11-04 Paul Davismerge linux bundle fixup code from 2.X
2010-09-20 Paul Davisround one of work on finalizing #3098, involving per...
2010-09-14 Paul Davisremove Glib::ustring from gtk2_ardour
2010-08-20 Paul Davis2.X commits up to and including 7519
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6842
2010-08-17 Paul Davisforward port 2.X changes up to and including rev 6767
2010-08-07 Carl HetheringtonFix a panner crash when reducing a route's output count...
2010-03-16 Paul Davischanges from 2.X starting in march 2009 through oct...
2010-03-15 Paul Davisfinalize PROGRAM_NAME change for ardour3
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-09 Paul DavisOSC is now driven by an event loop; fix up lifetime...
2009-12-09 Paul Davismajor design changes: use glib event loop for MIDI...
2009-10-27 David RobillardMake ARDOUR::init safer.
2009-10-27 David RobillardFix spacey tab.
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-10-01 Paul DavisLV2 external UI patch from nedko via 2.X and a couple...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-07 David RobillardThe great audio processing overhaul.
2009-04-22 Paul Davisa long tricky day of playing with ArdourStartup and...
2009-04-20 Paul Davisfarewell NSD, we loved you sometimes, almost never
2009-03-16 Hans Baiermain.cc: conditional compile for startup dialog since...
2009-03-04 Paul Davisnew startup assistant/wizard; unfinished; can potential...
2009-02-27 Paul Davisvestige-based VST support, back-ported from 2.0-ongoing
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-12-08 Paul Davispartial patch/partial by-hand merge of 2.X commits...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-09-10 Paul Davismerge 2.0-ongoing into 3.0 @ 3581 - 3710
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-05-12 Hans Baier* applied patch for ardour-3.0 to compile on OS X thank...
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-19 David RobillardMerge with trunk R2935.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...
2007-11-10 Carl HetheringtonRemove some debugging code which causes slow flashy...
2007-11-07 Paul Davispatch to prevent (mostly) CD marker being set for the...
2007-10-16 Paul Davisvirtualize Port object; clean up automation tracks...
2007-10-14 David RobillardFix displaying of notes in auto-created MIDI region...
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2007-06-29 Doug McLainMoved canvas colors and theme file selection into new...
2007-05-25 Doug McLainNew theme manager, with option to select between dark...
2007-05-18 Tim MayberryMove Session::find_session into a session_utils.h header
next