Add a 1Hz Lua Callback Signal
[ardour.git] / gtk2_ardour / main.cc
2013-10-22 Paul Davisfix locale path in OS X bundles
2013-10-19 Robin Gareusreplace rather than append to SUIL_MODULE_DIR
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davismerge with master and fix 2 conflicts
2013-10-17 Paul DavisMerge branch 'master' into windows
2013-10-16 John EmmasMerge remote-tracking branch 'remotes/origin/master...
2013-10-15 John EmmasMerge branch 'windows' into windows+cc
2013-10-15 Paul DavisMerge branch 'master' into windows
2013-10-14 John EmmasMerge branch 'master' into windows+cc
2013-10-14 John Emmas'gtk2_ardour' - Harmonize '__WIN32__', 'OS_WIN32' etc...
2013-10-11 John EmmasMerge branch 'windows' into windows+cc
2013-10-09 Paul DavisMerge ... master, fixing conflicts in 3 wscript files
2013-10-08 Paul Davisdelete the UI from main() to get full cleanup
2013-10-06 John EmmasMerge branch 'master' into windows+cc
2013-09-25 John EmmasMerge branch 'cairocanvas' into windows+cc
2013-09-21 John EmmasMerge remote-tracking branch 'remotes/origin/cairocanva...
2013-09-20 Paul DavisMerge branch 'master' of https://github.com/nmains...
2013-09-18 Paul Davismore excision of "JACK" from labels, menu items, etc.
2013-09-18 Paul DavisMerge branch 'master' into windows
2013-09-17 Paul Davisfix conflicts and merge with master
2013-09-14 Paul Davisfix merge conflicts with master
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-14 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-14 Paul DavisMerge branch 'master' into cairocanvas
2013-08-14 Paul Davisfix merge issues with master
2013-08-13 Tim MayberryMove curve test file handling in main() until after...
2013-08-13 Tim MayberryRemove call to PBD::ID::init as it is now done via...
2013-08-13 Tim MayberryMove initialization of libardour from ARDOUR_UI class...
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 Paul Davisremove compile errors (still will not link and JACKPort...
2013-07-24 Paul Davismore miscellaneous changes for audioengine, all of...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-12 Paul DavisDon't install signal handler for SIGPIPE in windows
2013-07-11 Paul Davisremove direct of realpath(2), replace with canonical_pa...
2013-07-11 Paul DavisUse g_setenv and g_getenv for portability
2013-06-14 Paul Davismerge with master
2013-06-10 Robin Gareusset PATH (used for harvid+ffmpeg)
2013-03-19 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-18 Paul DavisMerge branch 'kdev4' of https://github.com/jdekozak...
2013-03-18 Julien de KozakSet the revision mechanism independent from the VCS...
2013-03-09 Paul Davisattempted further rationalization of clock font issues...
2013-03-08 Paul Davisswitch to Lucida Sans Typewriter as OS X monospace...
2013-03-08 Paul Davispotential fix, part two, for Tiger-based font issues...
2013-03-05 Paul Davisfix OS X compilation (i hope)
2013-03-05 Paul Davisload custom mono font on OS X too
2013-02-23 Robin Gareusdisable custom font loading on OSX
2013-02-22 Robin GareusOSX font loading
2013-02-21 Paul Davisfix GTK_PATH for linux bundle
2013-02-13 Paul Davisadd MIDNAM (patchfiles) to child list so that they...
2013-02-05 Paul Davisreplace final(?) incidences of program name (ardour...
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
next