summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-01Add a workaround for JUCE hosts.André Nusser
2017-01-01Fix button (right, left, middle) event on clicks on Windows.Bent Bisballe Nyeng
2017-01-01Fix button event direction on double clicks on Windows.Bent Bisballe Nyeng
2016-12-16Increase threshold in semaphore test for timedwait in order to have it succee...Bent Bisballe Nyeng
2016-12-10Make sure we don't present warnings as errors when compiling VSTSDK source code.Bent Bisballe Nyeng
2016-12-10Fix warnings reported by clang.Bent Bisballe Nyeng
2016-12-10Check for -ffloat-store before using it in dgreftest.Bent Bisballe Nyeng
2016-12-10Update to latest plugingizmo to remove warnings about missing override keywords.Bent Bisballe Nyeng
2016-12-10Fix predelacration of Settings to correctly be 'struct' and not 'class'.Bent Bisballe Nyeng
2016-12-10Do not std::move temporary object.Bent Bisballe Nyeng
2016-12-10Add texture offset support.Bent Bisballe Nyeng
2016-12-10Fix warningBent Bisballe Nyeng
2016-12-10Final (hopefully) fix 'no-undefined' check.Bent Bisballe Nyeng
2016-12-10Fix 'no-undefined' check.Bent Bisballe Nyeng
2016-12-10Improve 'no-undefined' check.Bent Bisballe Nyeng
2016-12-10Update to latest plugingizmo to remove warnings about missing override keywords.Bent Bisballe Nyeng
2016-12-10Added check for -Wl,--no-undefined or -Wl,-undefined,error in the CXX to be a...Bent Bisballe Nyeng
2016-12-09Use latest hugin.Bent Bisballe Nyeng
2016-12-08Revert: 'Be verbose about the sem_wait timeout.'Bent Bisballe Nyeng
2016-12-08Alternative approach to semaphore timed wait.Bent Bisballe Nyeng
2016-12-08Be verbose about the sem_wait timeout.Bent Bisballe Nyeng
2016-12-08Revert to using sem_* function family for FreeBSD.Bent Bisballe Nyeng
2016-12-08Fix include orderBent Bisballe Nyeng
2016-12-08Add FreeBSD implementation of SemaphoreBent Bisballe Nyeng
2016-12-08Added FreeBSD as platform.Bent Bisballe Nyeng
2016-12-07Fix clang test compilation.Bent Bisballe Nyeng
2016-12-07Fix uninitialised value.Bent Bisballe Nyeng
2016-12-07Add missing 'override' keywords.Bent Bisballe Nyeng
2016-12-07Revert 8a92e11fe808e92fc923f5334aff1639f77aa6f8 'Add support for eXpat altern...Bent Bisballe Nyeng
2016-12-07Add missing include.Bent Bisballe Nyeng
2016-12-06Make destructors virtual as appropriate.Bent Bisballe Nyeng
2016-12-05Add support for eXpat alternative; bsdxml.Bent Bisballe Nyeng
2016-12-05Remove obsolete -ldl usage.Bent Bisballe Nyeng
2016-12-04Update to lastest hugin.Bent Bisballe Nyeng
2016-12-02Ignore build files.Bent Bisballe Nyeng
2016-12-02Now renders '▯' for non-character charactersLars Muldjord
2016-12-02Now renders '+' for all noncharacter charactersLars Muldjord
2016-12-02Adjusted font lookLars Muldjord
2016-12-02Adjusted fontLars Muldjord
2016-12-02Substituted pixelColor with pixel to support older versions of Qt5Lars Muldjord
2016-12-02Added define for alpha thresholdLars Muldjord
2016-12-02Now checks on alpha on horiz to make sure we dont have too much spacingLars Muldjord
2016-12-02Now renders font twice in the same place to make it stand more outLars Muldjord
2016-12-02Now omits special chars. I think it works as expected now, but need to check ...Lars Muldjord
2016-12-02Now renders entire font, but chars are not latin1 at the momentLars Muldjord
2016-12-02Basic functionality implemented. Rendering still not doneLars Muldjord
2016-12-01Open file binary mode.Bent Bisballe Nyeng
2016-11-22New font including all latin 1 charsLars Muldjord
2016-11-08Always depend on libatomic.Bent Bisballe Nyeng
2016-11-03Add a FR translation of the manpage to Makefile.Bent Bisballe Nyeng