summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-10Add log message when sending inputsvisuClément Gallet
2019-01-10Change device configClément Gallet
2019-01-08Merge branch 'master' into visuClément Gallet
2019-01-08Add an option to make a backtrack savestate at thread changeClément Gallet
2019-01-07Add a restart inputClément Gallet
2019-01-07Fix the initial time being reset when restartingClément Gallet
2019-01-06Remove the resizeToContent mode and resize manually the input editorClément Gallet
2019-01-06Use shorter labels for controller inputsClément Gallet
2019-01-05Restore file offsets when loading a savestateClément Gallet
2019-01-05Fix XLookupString() by returning the correct string for common keysClément Gallet
2018-12-31Only check for OpenGL renderer if context was createdClément Gallet
2018-12-31Merge branch 'master' into visuClément Gallet
2018-12-30Store auto-restart in movie metadataClément Gallet
2018-12-30Merge pull request #124 from BenLubar-PR/headless-encodeClément Gallet
2018-12-28Fix setAlertMsg defclementgallet
2018-12-28Fix savefile bug, not detecting read-only flagclementgallet
2018-12-28Check for Mesa-compatible OpenGL driverclementgallet
2018-12-27Fix uninitialized column countclementgallet
2018-12-27Merge branch 'master' into visuclementgallet
2018-12-27Add audio latency for better playbackclementgallet
2018-12-25Send inputs through serial portclementgallet
2018-12-20Implement an auto-restart featureClément Gallet
2018-12-20Handle blank savefilesClément Gallet
2018-12-19Merge branch 'BenLubar-PR-savefile-posix-stdio'Clément Gallet
2018-12-19Canonicalize savefiles for matching ( #128)Clément Gallet
2018-12-19Add fileno hookClément Gallet
2018-12-19Fix a ScreenCapture typoClément Gallet
2018-12-19Use fdopen to generate a savefile streamClément Gallet
2018-12-19Merge branch 'savefile-posix-stdio' of https://github.com/BenLubar-PR/libTAS ...Clément Gallet
2018-12-19Fix resizing when window not registeredClément Gallet
2018-12-19Move back the decrement uninit thread count at the right place (#132)Clément Gallet
2018-12-19Specify the lib name for X11 extensions (#131)Clément Gallet
2018-12-18Prevent Xlib fullscreen switchingClément Gallet
2018-12-18SDL_JoystickOpen is ref-counted. Should fix #127Clément Gallet
2018-12-18Hook many X functions to provide virtual screen resolution (#123)Clément Gallet
2018-12-18Optimize the screen resize codeClément Gallet
2018-12-18Only initialize threads once when recycledClément Gallet
2018-12-18Fix a crash when renaming the frame column in input editor (#120)Clément Gallet
2018-12-16Remove now-dead code that closes the file descriptor without closing the FILE*.Ben Lubar
2018-12-14Always assign both a FILE* and a file descriptor to every save file.Ben Lubar
2018-12-12Allow unattended video encoding.Ben Lubar
2018-12-12Allow long options on the command line.Ben Lubar
2018-12-03When loading a savestate of previous game iteration, load the movieClément Gallet
2018-12-03Open commandline movie in append mode to not truncate it (#116)Clément Gallet
2018-12-03Fix zeroing pages when incremental savestates feature is disabledClément Gallet
2018-11-27Implement XLookupStringClément Gallet
2018-11-19Update the README with Arch infoClément Gallet
2018-11-16Release version 1.3.2v1.3.2Clément Gallet
2018-11-16Implement ALSA mmap writing used by BASS audio library (e.g. FTL)Clément Gallet
2018-11-15Unregister all fluidsynth drivers except alsaClément Gallet