Jump to content

roytam1

Member
  • Posts

    3,701
  • Joined

  • Last visited

  • Days Won

    433
  • Donations

    0.00 USD 
  • Country

    Hong Kong

Everything posted by roytam1

  1. Some fonts are able to paint in NT 3.51 now! Test binary: http://o.rthost.cf/gpc/files1.rt/fx36vc71-20171108.7z
  2. It is better not having "Palemoon" in the name to fulfilling Pale Moon's forked version distribution rules.
  3. Actually thats the point I'm thinking about changing the name, but I have no idea about a new name, not to mention the icons and "About" dialog background.
  4. I have no idea about OpenGL acceleration glitch, you may try Feodor2 or even official build (in newer windows of course) to see if OpenGL acceleration is still having glitch. If so, please file a bug to Feodor2 or official depending which build you tested. Thank you.
  5. IIRC there is no such option, you have to do it manually.
  6. vc2017 has many C++11 features, porting back to something VC2013 supports need whole rewrite. BTW for console.clear() issue, palemoon developers made better solution. https://github.com/MoonchildProductions/Pale-Moon/commit/b69d08979bdd1d92baa49f7682694081a8dba7dc
  7. This forks from Firefox 55, I wonder if Feodor2 will make XP patch or not (I opened an issue in mypal repo)
  8. New Build! 32bit https://o.rthost.cf/palemoon/palemoon-27.7.0a1.win32-git-20171104-39bf9f15c-xpmod.7z 64bit https://o.rthost.cf/palemoon/palemoon-27.7.0a1.win64-git-20171104-39bf9f15c-xpmod.7z Official repo changes since my last build: - Broken selection system inside of a nested contenteditable element (15c0d1a3e) - Improve upmix function for mono sound to work on multi-channel setups. (77f0f43d8) - Merge pull request #1434 from janekptacijarabaci/elements_contenteditable_1 (e59d0e25e) - Fix Windows 10 detection in GfxInfo and remove obsolete entries. (e489cea1d) - Enable paste event listener in documents with no editor component. (6d27a5221) - Handle uninstalls of restartless addons in XPIProvider (69bc810f7) - Сode style adjustment (332585f47) - Merge pull request #1440 from JustOff/PR_restartless_uninstalls (0c11ba193) - Version bump for new cycle. (4c1fd5f1a) - Update README.md (4cbbddf8f) - Port upstream patch for ICU to fix building with glibc 2.26+ on Linux. (617d3a392) - Switch sync and key server to palemoon.org (39bf9f15c) My changes since my last build: - Update libvpx from Firefox 52 - Revert e489cea1d but leave Win10 fix - Added a dummy console.clear() implementation, running such will produce an continuable error "Unknown Console API log level: clear" in javascript console instead of an uncontinuable "TypeError: console.clear is undefined"
  9. Since Pale Moon unstable version uses a reddish version of moon icon, I can't put it in palemoon.exe
  10. Depends on how many free time I have for doing such.
  11. Sure if you can draw a new set of icons for the project
  12. QtWebKit uses OpenSSL cert management.
  13. Try filing bug here then https://github.com/MoonchildProductions/Pale-Moon/issues
  14. and of course for VP9 4k, there is already a bug opened in palemoon: https://github.com/MoonchildProductions/Pale-Moon/issues/547
  15. But neither Firefox nor Pale Moon use DirectShow for media.
  16. Official Palemoon uses System accelerated codec(Media Foundation) for decoding video, not my build
  17. Please try official build(on Win 7 or newer OS of course) first. If official build doesn't work, report a bug to them.
  18. I can try updating libvpx with 52esr one, but I think I can't use ffvpx because palemoon's build system can't use assembler flags. Not to mention you have to fix code to use ffvpx. BTW: https://forum.palemoon.org/viewtopic.php?t=13086
  19. There is no difference with LAV and VLC as they all use ffmpeg libraries.
  20. Does it happen in older build?
  21. New Build! 32bit https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win32-git-20171029-9a44165b2-xpmod.7z 64bit https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win64-git-20171029-9a44165b2-xpmod.7z Official repo changes since my last build: - Update preferences to use the new AUS infra. (117926d) - Don't set a fallback detailsURL since we supply this in the update XML. (6799590) - Don't use OpenMP on KISS‐FFT (91c8e54) - Rework DecodedStream::RecreateData() (d1e0736) - Rename MediaDecoder::UpdateDecodedStream to MediaDecoder::UpdateStreamBlockingForPlayState (2ab33cc) - Move AddOutputStream code below MediaDecoder::Load() (df9ab24) - Move MediaDecoder::UpdateStreamBlockingForStateMachinePlaying to the MDSM (2f761ba) - Move MediaDecoder::UpdateStreamBlockingForPlayState to the MDSM (a828d01) - Rework MediaDecoder::AddOutputStream and move related code to the MDSM (9a0c52d) - Merge pull request #1426 from MoonchildProductions/aus‐update (b76b89a) - Merge pull request #1429 from trav90/media‐work (bf22598) - Make sure the AUS %PRODUCT% var is an acceptable version of the application name. (a62ccf0) - Make sure channel‐prefs.js is packaged into MAR files. (956932b) - Use buffered range to determine next frame availability (3d60d11) - [MSE] Move the definition of EOS_FUZZ to be public (aacfa2b) - [MSE] Enable NextFrameBufferedStatus() for MediaSourceDecoder (1c614f8) - [MSE] Determine when canplaythrough can be fired (526676c) - Add mochitest that ensures the canplay/canplaythrough and readyState is properly updated according to buffering condition (7e05571) - Don't immediately fire canplaythrough for streams without duration (fedc5a8) - Align for(let x=n ; ; ) loops with the finalized ES6 spec. (fff7ef4) - Merge pull request #1431 from trav90/media‐work (fe81f2d) - Fix incorrect MPL 1.1 header in safemode dialog. (607fa4d) - Rewrite the safe mode dialog script and preprocess it. (9a44165) - Convert C‐style license blocks to native XML/JS style. (49d4d3d) - Remove preprocessing of safemode.js again. (6d87d31) My changes since my last build: - Replaced KISS FFT with MoonchildProductions/kissfft with a fix of compilation with MSVC 2013 - Replaced mozjemalloc with Firefox 54 one, with some changes for compilation
  22. Try extracting with 7-zip as archive is compressed with LZMA2.
  23. Pale Moon XP get no Graphic card based acceleration for video playback (unless you use new OS and use OS' Media Foundation codecs). So if your CPU is not fast enough, video playback may become choppy.
  24. So you made some progress on it, how can you wrap GetGlyphIndices? Does your wrapper work without uniscribe?
  25. New Build! 32bit https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win32-git-20171024-625677934-xpmod.7z 64bit https://o.rthost.cf/palemoon/palemoon-27.6.0a1.win64-git-20171024-625677934-xpmod.7z Official repo changes since my last build: - Convert resourcemonitor poll() to float, and break the loop immediately when done. (e6ea83a) - Explicitly typecast GetAsNode() in nsINode.cpp (d9b9648) - Merge pull request #1415 from trav90/build‐bustage‐fix (2f7f691) - Convert toolbar images to variables on Windows theme (353798b) - Convert organizer.css toolbar styles to variables on Windows (953841a) - Improve appearance of downloads indicators on dark backgrounds on Windows (7fce7f2) - Fade text on inactive windows on Win8/10 (a64c229) - Use brighttext instead of lwtheme for download indicator on Windows (e7df390) - Merge pull request #1416 from Lootyhoof/win‐button‐work (1cee46d) - Import zlib update from UXP. (ccd49f0) - Blocklist update (d4aac54) - Confine Glass download icons to Windows Compositor mode (f5a0ca3) - Merge pull request #1418 from Lootyhoof/win‐button‐work (c09757d) - Move MediaDecoder::DecodedStreamData and related code to its own file (124b2d5) - Notifications ‐ user settings ‐ the immediate duration of the alert (b140146) - Notifications ‐ user settings ‐ the immediate duration of the alert (improvements) (169792d) - Merge pull request #1420 from janekptacijarabaci/notifications_settings_1 (1bf1ce2) - Merge pull request #1419 from trav90/media‐work (f9a610f) - Improve logic of loadManifestFromZipReader. (2a18ead) - Remove telemetry gathering from XPIProvider. (b41acc6) - Guard against early states in UpdateNextFrameStatus (26b7de1) - Create a wrapper class where MediaDecoder::mOutputStreams can move (e22202a) - Move MediaDecoder::mOutputStreams to DecodedStream (738ad78) - Remove dependency on MediaDecoder from DecodedStream (4faea12) - Remove MediaDecoder::ConnectDecodedStreamToOutputStream() (281cd84) - Remove MediaDecoder::DestroyDecodedStream() (f7f9094) - Move stream connection code from MediaDecoder to DecodedStream (ad50da2) - Move output stream code from MediaDecoder to DecodedStream (3c1cedc) - Remove now unused functions (e4ee637) - Make SystemResourceMonitor.stop more resilient to errors. (d3e2e53) My changes since my last build: - backed out commit ccd49f0 in favor of cloudflare-zlib - Merged Feodor2/Mypal/commit/901dbd42a
×
×
  • Create New...