Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/fceux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-02Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-10-01Added appveyor github release functionality. Master auto builds are now uploa...mjbudd77
2022-08-21Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-08-20Minor fixes for warnings found by gcc undefined behavior sanitizer.harry
2022-08-06Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-08-05Added cmake command line option to build with clang/gcc address sanitizer ena...harry
2022-06-02Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-06-01For Qt GUI build, make timestamp UTC based for reproducible builds. Patch fro...harry
2022-03-07Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-03-05Virtual family keyboard in work for Qt GUI.mjbudd77
2022-02-28Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-02-27Added code to differentiate left vs right modifier keys on windows and linux....mjbudd77
2022-01-17Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2022-01-16Made custom Qt GUI splashscreen that fades out when initialization is finishe...mjbudd77
2022-01-16Applied cmake SOURCE_DATE_EPOCH patch for reproducible builds.mjbudd77
2021-11-13Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2021-10-29Merge branch 'master' into TasEditormjbudd77
2021-10-27Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2021-10-26Use GNUInstallDirs for man page install pathsDan Church
2021-10-25Ported over TAS modules to Qt. They compile but need to be integrated.mjbudd77
2021-10-23Porting Tas Editor modules from win32. In work.mjbudd77
2021-10-23Porting over win32 TAS modules. In work.mjbudd77
2021-10-23Merge branch 'master' into TasEditormjbudd77
2021-10-23Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2021-10-22Modified Qt GUI to make Qt Help module an optional dependency.mjbudd77
2021-10-19Qt Tas editor module setup in work.mjbudd77
2021-10-16Initial add of empty Tas Editor window for Qt GUI.mjbudd77
2021-10-09Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2021-10-09MacOSX pipeline bundling library fix.mjbudd77
2021-10-04Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2021-10-02Added first cut at AVI RIFF Viewer tool window.mjbudd77
2021-10-01Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2021-10-01Fix on OpenBSDDaniel Wilkins
2021-09-18Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2021-09-17Setup qt win64 pipeline to auto download libav from external site and link in...mjbudd77
2021-09-14Build fixes for linking libav in windows.mjbudd77
2021-09-08Removed deprecated libavresample functions in favor of libswresample.mjbudd77
2021-09-07First successful recording of video using libav.mjbudd77
2021-09-06Libav integration in work.mjbudd77
2021-09-02Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2021-09-01Added X265 video encoder feature to AVI Qt GUI.mjbudd77
2021-08-19Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2021-08-17Added fceux help page viewer using QHelpEngine.mjbudd77
2021-08-17Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2021-08-16Build fixes for Qt windows chm help file loader.mjbudd77
2021-08-16Added offline help pages for windows Qt GUI.mjbudd77
2021-08-07Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2021-08-06Added movie record input dialog to Qt GUI.mjbudd77
2021-07-19Merge branch 'master' of https://github.com/TASVideos/fceux into coolgirlAutomerge Bot
2021-07-18Set -DLUA_USE_LINUX compiler flag when internally building and static linking...mjbudd77