summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-28Merge branch 'master' into hollowknighthollowknightClément Gallet
2021-09-28Fix SDL2 hooking when different library nameClément Gallet
2021-09-28Fix ALSA underrun support (fix #426)Clément Gallet
2021-08-03Fix some keys with modifiers mapped to keys from another layoutClément Gallet
2021-07-21Add PapersPlease to processes that need a fixed getpid() resultClément Gallet
2021-07-21Implement SteamInternal_FindOrCreateUserInterface()Clément Gallet
2021-07-20Merge pull request #421 from jakobrs/linux-lldbClément Gallet
2021-07-19Add option to call raise(SIGINT) from libtas::mainjakobrs
2021-07-19Merge pull request #424 from jakobrs/kill-button-patchClément Gallet
2021-07-07Add LLDB support on Linuxjakobrs
2021-07-06Fix the Kill button killing libTAS itselfjakobrs
2021-07-06Release version 1.4.2v1.4.2Clément Gallet
2021-07-06Merge branch 'master' of github.com:clementgallet/libTASClément Gallet
2021-07-06Merge pull request #423 from jakobrs/xlookupstring-nullClément Gallet
2021-07-06Check if keysym_return == NULL before usingjakobrs
2021-07-06Add command for installing 32-bit libraries for deb packageClément Gallet
2021-06-18Increase socket timeout durationClément Gallet
2021-06-18Advance time for .NET speed checks (fix #303)Clément Gallet
2021-06-17Prevent crash when closing SDL audio with wrong idClément Gallet
2021-06-02Merge pull request #419 from jakobrs/patch-1Clément Gallet
2021-06-02Include stddef.h in vulkan_core.hjakobrs
2021-06-02Fix link to libTAS in wsl guideClément Gallet
2021-06-02Fix Xutf8LookupString can be called with NULLClément Gallet
2021-05-27Use forward declarations in ui codeClément Gallet
2021-05-27Fix the fixClément Gallet
2021-05-27Fix MacOS buildClement Gallet
2021-05-27Merge pull request #413 from jakobrs/dyld-func-lookup-patchClément Gallet
2021-05-27Merge pull request #411 from jakobrs/macos-dlopen-fromClément Gallet
2021-05-27Merge pull request #418 from VirtualParticle1/bug-fixesClément Gallet
2021-05-27Merge pull request #415 from jakobrs/libtas-so-path-argClément Gallet
2021-05-27Fix typoClément Gallet
2021-05-27Fix black boxes appearing behind HUD objectsVirtualParticle1
2021-05-26Disable video framerate option when not usedClément Gallet
2021-05-25Recover GL_BLEND stateClément Gallet
2021-05-24Merge branch 'master' into hollowknightClément Gallet
2021-05-24Fallback to unversioned symbol when versioned not foundClément Gallet
2021-05-24Merge branch 'master' into hollowknightClément Gallet
2021-05-24Actually enable the sem_wait hookClément Gallet
2021-05-24HUD: Only pad for textClément Gallet
2021-05-24Fix message for sync threadsClément Gallet
2021-05-23Enable hack for both HK versionsClément Gallet
2021-05-23Merge branch 'master' into hollowknightClément Gallet
2021-05-20Lua: add line and ellipse drawingClément Gallet
2021-05-19Merge pull request #416 from VirtualParticle1/hotkey-fixesClément Gallet
2021-05-19Merge pull request #417 from VirtualParticle1/bug-fixesClément Gallet
2021-05-18Fix audio converter being reset too earlyClément Gallet
2021-05-18Only push EnterNotify and FocusIn events onceClément Gallet
2021-05-18Force joystick input display to have a square aspect ratioVirtualParticle1
2021-05-17Use remapped input when adding a new input column in the editorVirtualParticle1
2021-05-17Ignore modifiers when converting native keycode into XCB keysymVirtualParticle1