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-13Upgraded Qt/SDL win64 build dependencies to use SDL-2.24.1 and ffmpeg-5.1.2harry
2022-10-11Undo packaging of LUA DLLs for Qt Win64 GUI. Static lib seems to be more stable.harry
2022-10-10Package lua DLLs and auxlib.lua into Qt win64 zip for IUP functionality.harry
2022-10-01Added appveyor github release functionality. Master auto builds are now uploa...mjbudd77
2022-06-01Fix libswresample-dev dependency name for ubuntu linux appveyor build script.harry
2022-03-11Bump version number to next patch level to differentiate from previous release.mjbudd77
2022-02-13Version bump to differentiate interim git from latest release. Bump MacOSX pi...mbudd02
2022-01-29Bump patch level to differentiate interim dev builds from last release.mjbudd77
2022-01-16Bump patch version number for upcoming maintainence release.mjbudd77
2022-01-16Updated Qt windows pipeline to build and link against SDL 2.0.20 and ffmpeg 5.0mjbudd77
2022-01-11fix qt build script to work locallyfeos
2021-12-31Upgraded Qt/SDL win64 auto-build to use SDL 2.0.18.mjbudd77
2021-12-31Bump dev version number to 2.6.0. The Qt TAS editor is far enough along that ...mjbudd77
2021-10-20Changed version number to 2.5.0 in anticipation of new release. Typed up some...mjbudd77
2021-10-09Commented out mac OSX make install in pipeline script since it is already inv...mjbudd77
2021-10-09MacOSX pipeline bundling library fix.mjbudd77
2021-10-07Fix for macOSX homebrew ffmpeg bundling error.mjbudd77
2021-09-25Added ffmpeg optional dependency install to mac OSX appveyor pipeline.mjbudd77
2021-09-25Added ffmpeg dependency install to linux appveyor pipeline.mjbudd77
2021-09-17Setup qt win64 pipeline to auto download libav from external site and link in...mjbudd77
2021-09-01Added libx265 encoder library dependency (optional) to linux and macosx pipel...mjbudd77
2021-08-18Path fix for MacOS pipeline for qhelpgenerator.mjbudd77
2021-08-18Added missing unix make docs script. Added table of contents to qhp file.mjbudd77
2021-08-18Added unix docs build to pipeline. Added navigation buttons to help window.mjbudd77
2021-08-17Added qttools5-dev package install for QtHelp dependencies to linux build.mjbudd77
2021-06-26Updated Palette config to search in applications resources folder for palette...mjbudd77
2021-06-09win64_build.bat should use 7z_64.dllBrad Smith
2021-05-23Reverted Qt windows build to use Qt 5.15 instead of Qt 6.0. Qt6 needs a littl...mjbudd77
2021-05-19Updated version to 2.4.0 in anticipation of upcoming release.mjbudd77
2021-04-30Added x264 dependency to linux and macos appveyor pipeline.mjbudd77
2021-04-14Reverted Mac OSX build back to Qt5. Added an SDL2 build from source in the ev...mjbudd77
2021-04-12Build fix for Windows Qt6.mjbudd77
2021-04-12Set Windows Qt appveyor build to use Qt6. Build fix for Mac OSX pipeline usin...mjbudd77
2021-04-12Updated Mac OSX appveyor pipeline to build against Qt6mjbudd77
2021-04-12Added Qt6 build option to Cmakelists.mjbudd77
2021-02-27Added --no-compiler-runtime command line option to windeployqt in qfceux appv...mjbudd77
2021-02-09Moved CHM into a doc folder inside Qt/SDL deployed zip file.mjbudd77
2021-02-09First successful build of Windows Qt/SDL on appveyor.mjbudd77
2021-02-09Added a script to build Qt windows fceux.mjbudd77
2020-12-11Updated source and build script version references in preparation for new rel...mjbudd77
2020-11-25Build fix for linux appveyor pipeline. Ensure OS package updates are pulled i...Matthew Budd
2020-10-29appveyor: add qt5 prefix path to CMAKE_PREFIX_PATH when configuringBrian Heim
2020-10-23Modified the linux build pipeline script to use standard installation prefix ...Matthew Budd
2020-10-18Removed fceux.pro qmake file. Qt/SDL port will always use cmake.mjbudd77
2020-08-07Bug fix for debian package creation script to include both gtk and Qt versions.mjbud77
2020-08-07Added ldd print of gtk fceux executable.Matthew Budd
2020-08-07Added GTK3 dependency install back into pipeline for GTK GUI version buildmjbudd77
2020-08-07Added code to linux build script to also build GTK3/SDL2 version of fceux GUI...mjbudd77
2020-07-12Added logic to Mac OS pipeline to save generated DMG package as an artifact.Matthew Budd
2020-07-12Added sudo calls to mac os buildMatthew Budd