Commit Graph

5370 Commits

Author SHA1 Message Date
Cyneprepou4uk 6fa34fa2d7 Update readme.md 2022-01-29 17:58:57 +03:00
Cyneprepou4uk e98ddfea91 Update readme.md 2022-01-29 17:58:24 +03:00
Cyneprepou4uk 383f118997 Update README 2022-01-29 17:58:21 +03:00
Cyneprepou4uk 4ff0bc2a3b
Merge branch 'TASEmulators:master' into master 2021-11-08 20:41:06 +03:00
mjbudd77 068d85aede Updated website downloads page text description of win32 and Qt/SDL ports. 2021-10-29 20:45:20 -04:00
mjbudd77 03341dd834 Further fixing av_init_packet deprecation. In the future AVPacket will not be able to be allocated on the stack. Instead using av_packet_alloc/av_packet_free. 2021-10-27 07:02:44 -04:00
mjbudd77 672e6cb0a6 Merge remote-tracking branch 'mjbudd77/master' 2021-10-26 20:46:34 -04:00
mjbudd77 b6ece28e76 Preparing for the removal of av_init_packet. It is depricated in the latest release of ffmpeg. 2021-10-26 20:45:45 -04:00
mjbudd77 1e5fa3d6f7
Merge pull request #417 from h3xx/fix-man-install-path
Use GNUInstallDirs for man page install paths
2021-10-25 21:00:14 -04:00
Dan Church 860a182233
Use GNUInstallDirs for man page install paths 2021-10-25 16:05:59 -05:00
cyneprepou4uk e6fa328446 Merge branch 'master' of https://github.com/cyneprepou4uk/fceux 2021-10-24 01:02:08 +03:00
cyneprepou4uk 4a89cf06fc Update readme.md 2021-10-24 01:01:58 +03:00
Cyneprepou4uk ac953cef66
Merge branch 'TASEmulators:master' into master 2021-10-24 01:01:47 +03:00
cyneprepou4uk 3619731a71 Create readme.md 2021-10-24 01:01:33 +03:00
cyneprepou4uk 7ed093eb17 Delete readme.md 2021-10-24 00:59:29 +03:00
mjbudd77 4cea83fd1b Changed command line lua script fullpath resolution logic to use cross platform QFileInfo instead of unix realpath. 2021-10-23 05:55:17 -04:00
mjbudd77 d656e309a6 Updated binary download links on website downloads page. 2021-10-22 20:20:13 -04:00
mjbudd77 6c3a31a4f2 Fixed build pass/fail reference in readme.md. 2021-10-21 21:14:00 -04:00
mjbudd77 c6c4053acf Updated website home page for new release. Updated release date on notes. 2021-10-21 20:32:14 -04:00
mjbudd77 0b4ab1a0b9 Updated README and SDL html docs 2021-10-21 19:50:38 -04:00
mjbudd77 607ca6fe29 Modified Qt GUI to make Qt Help module an optional dependency. 2021-10-21 19:24:10 -04:00
mjbudd77 7d6ea59c5a Added SDL gamepad button mapping bug fix to 2.5.0 release notes. 2021-10-21 08:20:11 -04:00
mjbudd77 150856e20a Updated SDL README and TODO files. Added upcoming release to version.html. 2021-10-20 20:59:56 -04:00
mjbudd77 02246f4324 Initial add of 2.5.0 release notes into built in help. 2021-10-20 20:19:39 -04:00
mjbudd77 66c301d109 Changed version number to 2.5.0 in anticipation of new release. Typed up some initial release notes for the website. 2021-10-19 21:21:22 -04:00
cyneprepou4uk 68faba0eeb Update readme.md 2021-10-19 01:47:41 +03:00
cyneprepou4uk c02e41a2de Update readme.md 2021-10-19 01:44:06 +03:00
cyneprepou4uk 4c7f54945f Update appveyor.yml 2021-10-19 01:39:47 +03:00
cyneprepou4uk 4241944fca Update readme.md 2021-10-19 01:35:32 +03:00
cyneprepou4uk c2b13cedc7 Update readme.md 2021-10-19 01:34:14 +03:00
cyneprepou4uk 492e1b2ea7 Update readme.md 2021-10-19 01:33:32 +03:00
cyneprepou4uk 4f9ae954df Update readme.md 2021-10-19 01:33:12 +03:00
cyneprepou4uk 469e8f8dde trace logger hack 2021-10-19 01:26:51 +03:00
zeromus afd65c12f3 Merge branch 'master' of https://github.com/TASEmulators/fceux 2021-10-16 14:09:03 -04:00
zeromus e8b8bff3ec update some urls 2021-10-16 14:08:47 -04:00
zeromus a67d970be8 Create CNAME 2021-10-16 14:07:20 -04:00
zeromus 5e345b7ed3 Delete CNAME 2021-10-16 14:07:15 -04:00
mjbudd77 9c4b03c327 Modified Qt main viewport logic so that side panel coloring so that changes via the color picker dialog are seen immediately. Previous behavior is it would only show change upon accepting new color in dialog. Choosing cancel in dialog will return color to original state. 2021-10-09 21:03:55 -04:00
mjbudd77 80b36379e7 Mouse screen coordinates calculation fix for NTSC 2X video scaler. Fixes issue #409 for the Qt GUI. 2021-10-09 18:31:20 -04:00
mjbudd77 5c4d3be30b Movie action text in main movie menu modified to match AVI/WAV convention for Qt GUI. 2021-10-08 21:56:56 -04:00
mjbudd77 fcfddba64b Modified show FPS algorithm to show average frames over the course of one second and only updates text display at that time. 2021-10-08 21:53:16 -04:00
mjbudd77 b69043bbf0 Commented out mac OSX make install in pipeline script since it is already invoked by cpaack. No need to run twice. 2021-10-08 19:56:56 -04:00
mjbudd77 a0ab302b3c MacOSX pipeline bundling library fix. 2021-10-08 19:55:11 -04:00
mjbudd77 cd4d22cc6a Minor audio sink tuning to better play sound when running emulation speeds > 100%. Added logic to prevent the audio sink from emtpying when emulation is paused. This provides a seemless transition when transitioning in/out of pause. 2021-10-06 22:01:52 -04:00
mjbudd77 80ca06224b Fix for macOSX homebrew ffmpeg bundling error. 2021-10-06 18:29:58 -04:00
mjbudd77 59b8c825b5 Added ffmpeg dependency information for Qt/SDL GUI to web pages. 2021-10-05 22:12:26 -04:00
mjbudd77 d695207a71 Bug fix for menu bar for AVI RIFF viewer on mac OS. 2021-10-05 21:49:41 -04:00
mjbudd77 b3f182d91d Added ffmpeg library version to list of open source dependencies on the Qt About Fceux window. 2021-10-05 20:19:06 -04:00
mjbudd77 527fa3901b Added operating system info to AVI metadata encoding. 2021-10-05 07:04:17 -04:00
mjbudd77 e0f9754e80 For Qt GUI, implemented a new method of timing frame advance hold delay so that the delay time is more constant with changing emulation speed. 2021-10-05 06:49:16 -04:00