Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-11-27 | Fix warnings in Jack DBus driver | David Robillard | 1 | -0/+1 | |
2020-11-27 | Fix long lines in wscript | David Robillard | 1 | -3/+11 | |
2020-11-27 | Suppress warnings | David Robillard | 1 | -0/+2 | |
2020-07-21 | Be explicit about warnings | David Robillard | 1 | -0/+58 | |
2020-07-21 | Fix function checks with strict warnings and Werror | David Robillard | 1 | -0/+7 | |
2020-07-21 | Set third-party packages as system dependencies to suppress warnings | David Robillard | 1 | -8/+25 | |
2020-04-09 | Patchage 1.0.2v1.0.2 | David Robillard | 1 | -1/+1 | |
2020-04-09 | Add release variables for autoship | David Robillard | 1 | -12/+5 | |
2019-12-29 | Remove use of boost/utility.hpp | David Robillard | 1 | -1/+0 | |
2019-12-29 | Use std::shared_ptr | David Robillard | 1 | -2/+0 | |
2019-12-29 | Clean up wscript | David Robillard | 1 | -16/+24 | |
2019-10-17 | Update autowaf | David Robillard | 1 | -28/+22 | |
2019-10-17 | Remove use of autowaf.define | David Robillard | 1 | -10/+10 | |
2019-04-21 | Switch to using a submodule for autowaf | David Robillard | 1 | -1/+1 | |
2019-03-17 | Update autowaf and adapt to new API | David Robillard | 1 | -4/+2 | |
2018-09-16 | Clean up wscript | David Robillard | 1 | -24/+23 | |
2018-01-16 | Explicitly set language version | David Robillard | 1 | -0/+1 | |
2017-12-29 | Upgrade to waf 2.0.3 | David Robillard | 1 | -14/+14 | |
2017-12-16 | Clean up waf options | David Robillard | 1 | -10/+11 | |
2017-12-16 | Update waf | David Robillard | 1 | -1/+0 | |
2017-02-27 | Update waf and fix C++11 flags | David Robillard | 1 | -3/+1 | |
2016-10-14 | Don't install 512x512 icons | David Robillard | 1 | -1/+1 | |
Installing icons this large is not typical, and causes GDK warnings. | |||||
2016-09-05 | Add project tag to release posts | David Robillard | 1 | -1/+1 | |
2016-08-17 | Add target for generating release announcements | David Robillard | 1 | -0/+11 | |
2016-08-01 | Check for libdl | David Robillard | 1 | -1/+1 | |
2015-04-04 | Use portable code for icon paths. | David Robillard | 1 | -6/+6 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5656 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-24 | Add light theme for typesettable canvas export. | David Robillard | 1 | -0/+5 | |
Don't show edge handles on export. Fix port control drawing to be pixel perfect. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5605 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-21 | Order ports deterministically. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5593 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-16 | Distinguish edge color from port color slighly. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5577 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-02-08 | Add support for exporting canvas as PDF or PS. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5543 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-01-10 | Fix about dialog logo on OSX. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5513 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-01-09 | Fix OSX integration. | David Robillard | 1 | -6/+6 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5504 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-12-18 | Upgrade to waf 1.8.5. | David Robillard | 1 | -8/+8 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5496 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-10-05 | Configure based on compiler target OS for cross-compilation. | David Robillard | 1 | -4/+4 | |
Only add -dl to pkg-config file for appropriate platforms. Fix #986. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5472 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-05-05 | Support Jack CV and OSC via metadata. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5398 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-04-28 | Patchage 1.0.0. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5385 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-04-26 | Hide Jack session management unless explicitly configured. | David Robillard | 1 | -4/+4 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5370 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-04-06 | Support port pretty names via new Jack metadata API. | David Robillard | 1 | -0/+6 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5357 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-03-30 | StateManager => Configuration. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5348 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-12-25 | Load waf modules before everything else so CFLAGS and friends are correct ↵ | David Robillard | 1 | -1/+1 | |
(oops). git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5204 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-12-25 | Tidy up configuration output. | David Robillard | 1 | -2/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5203 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-12-19 | FDGL: Improve flow-directed layout. | David Robillard | 1 | -1/+1 | |
Allow apps to specify nodes as sources to improve layout. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5186 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-06-09 | Fix compilation with --jack-dbus (#917). | David Robillard | 1 | -5/+1 | |
I don't know why I maintain this or what the point of it is... git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5141 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-03-17 | Update copyright date. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5087 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-02-03 | Check for required boost headers. | David Robillard | 1 | -0/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5041 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-02-03 | Check for c++0x compiler flag before adding to environment. | David Robillard | 1 | -0/+2 | |
This should fix the partial group build on systems which don't support c++0x. git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5036 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-02-02 | Check for Jack 0.120.0 consistently across all packages (fix #773). | David Robillard | 1 | -5/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5028 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-01-20 | Use -std=c++0x instead of -std=c++11 for older compilers. | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@5001 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-01-11 | Bring Machina back into the fold (fix #844). | David Robillard | 1 | -0/+2 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@4921 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2012-08-08 | Clean up wscript files. | David Robillard | 1 | -26/+25 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/patchage@4624 a436a847-0d15-0410-975c-d299462d15a1 |