Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/25/2020 in all areas

  1. TechnoRelic said: > However , NOW , with 'Mathwiz' tweak , the ADOBE PRIMETIME CDM 'Plugin' install *DOES* solve the problem. Just a little friendly hint, and the above only as short example: You intend to help, which is great, but you're probably the only one who considers 'stumbling-quotes' around each and every name and other normal words as helpful for reading. Additionally to all the other stumbling-*starlets* and uppercase emphasizes etc. too. If used moderately that's true, but stumbling over every second word feels for readers like wandering through a stony creek bed ;-) This would be much smoother already, even with still 1/3 marked words: > However, now, with Mathwiz tweak, the ADOBE PRIMETIME CDM Plugin install DOES solve the problem.
    3 points
  2. Thanks for still releasing builds on this day of chinese traditional new year!
    2 points
  3. AMEN for __that__, 'brother'
    1 point
  4. and updated again to fix gopher encoding problem. it looks like retrozilla's view now! (for unknown reason, gopher port whitelisting is not working and allow all ports, port 9999 is not in whitelist but I still able to access it)
    1 point
  5. I never been optimistic about the prospect of xompie, but if I could borrow code from other devs (Threading API being priority) then I will resume (I currently use XP with no other Windows version).. I would not surprised if AV flag it as virus, xompie use "man in the middle" method and just like other hooking they are prone to false-positive, whatever the justification is.
    1 point
  6. By default, the SSL protocol disabled problem on Windows 95 still persists, however, I noticed that coping NSS related files from Retrozilla, or K-Meleon fixes the SSL protocol disabled problem. If anyone wants a list of the files I copied, I will post back.
    1 point
  7. Happy new year to you too, and thanks for all the work :) Regarding those suspicious access blocks by Cloudflare or whatever, have just tested this link https://o.rths.ml/gpc/files1.rt/phoenix-0.5-cl933-tls12.7z with httpS and old gecko K-Meleon1.5.4 (like FF2, max TLS1.0), and faked UA to IE7, and it still opens fine.
    1 point
  8. New build of Serpent/UXP for XP! Test binary: Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200125-b205ba4-uxp-a64ac6d70-xpmod.7z Win64 https://o.rths.ml/basilisk/basilisk52-g4.5.win64-git-20200125-b205ba4-uxp-a64ac6d70-xpmod.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/custom IA32 Win32 https://o.rths.ml/basilisk/basilisk52-g4.5.win32-git-20200125-b205ba4-uxp-a64ac6d70-xpmod-ia32.7z source code that is comparable to my current working tree is available here: https://github.com/roytam1/UXP/commits/ia32 NM28XP build: Win32 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win32-git-20200125-eb49b28df-uxp-a64ac6d70-xpmod.7z Win64 https://o.rths.ml/palemoon/palemoon-28.9.0a1.win64-git-20200125-eb49b28df-uxp-a64ac6d70-xpmod.7z Official UXP changes since my last build: - No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT. (67d336a6f) - Revert "No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT." (a2073c54b) - Add component documentation for the HTML5 parser. (82dffb32b) - No issue - Fix unsafe http methods on HTTP/2 with TLSv1.3 0RTT. (b87a4551b) - Minor update to the html5 parser component doc (63219a15b) - Issue #1359 - Pointlessly rename greprefs.. again. (c137a4045) - Issue #1358 - Default to SSL/TLS when using the Account Wizard (22198ec19) - Issue #1362 - Revert "Update js/src/builtin/TestingFunctions.cpp for regex lookbehind changes" (b1abb9aeb) - Issue #1362 - Revert "Implement regular expression lookbehind" (e0baeba54) - Merge branch 'master' of https://github.com/MoonchildProductions/UXP (71d8ada4a) - Issue #1338 - Bump NSS version (722161775) - Issue #1354 - Clear the current context when MakeCurrent() fails. (c6dbf5544) - Issue #1354 - Fix typo (fabe21d59) - Issue #1366 - Completely remove showModalDialog (a9290ef91) - Merge pull request #1367 from g4jc/showmodaldialog (8e33fa9c4) - Issue #1354 - Fix another potential crashing scenario in WebGL. (5a6059fee) - Issue #1366 - Fix build bustage from erroneously removing 2 function implementations. (362407810) - Issue #1342 - Remove support for system libevent (90c5288fe) - Issue #1338 - Follow-up: Also cache the most recent PBKDF1 hash (6d761aa68) - No issue - Always use jemalloc allocator for storage memory when MOZ_MEMORY is defined (which is defined by enabling jemalloc in config) (a64ac6d70) Official Basilisk changes since my last build: - Update platform commit pointer (incremental) (0abfffa11) - Issue MoonchildProductions/UXP#1359 - Pointlessly rename greprefs.. again. (5f4a53504) - Issue #1708- Update UA override for GitHub (7fb0c3901) - Merge pull request #1709 from JustOff/PR_github_uao (79ea4bd94) - Issue #1711 - Remove cert9.db and key4.db from profile if they exist. (5e4e1887d) - Merge branch 'master' of https://github.com/MoonchildProductions/Pale-Moon (eb49b28df) Official Pale-Moon changes since my last build: - Update platform commit pointer (incremental) (0a2d638) - Issue MoonchildProductions/UXP#1359 - Pointlessly rename greprefs.. again. (b205ba4) My changes since my last build: - nsContentSecurityManager::CheckFTPSubresourceLoad: fix crash when viewing HTML in FTP site (ac0a9f144)
    1 point
  9. OK, so it appears that, to avoid distorted audio, you have to include Gecko and/or Firefox in the UA - but then, you either get the new Twitter interface or the mobile version of Twitter (depending on the spoofed FF version), neither of which you want. (Side rant: I wish Twitter and other Web sites would quit doing this! Just because your company's marketing geniuses think everyone will love whatever new UI you've cooked up doesn't mean it's true! And obviously you still support the old interface - so is it that hard to give folks a "new/classic" interface checkbox in your user preferences screen, instead of making them fool around with user agent strings?) I think I have a solution, but I'm not sure either of you will like it. This solution requires FF 45 or Serpent. Use the Pale Moon or IE user agent to get the old interface (and distorted audio) To fix the audio, turn off the internal A/V support (in about:config, set media.ffvpx.enabled to false); instead, install the Adobe Primetime CDM. That should play the audio without distortion. (Installation instructions are a few threads below this one.) In Vista and above, you could use the WMF support built into Windows instead, but IIRC, WMF in Vista has bugs of its own with Twitter, so on Vista you may want to use Primetime anyway.
    1 point
  10. Um, i already try this on previous page and describe result - distorted audio. By the way, with Firefox 52ESR i figured out why it still working - because i install extension Good Twitter. Without it 52ESR also shows new layout, but with Good Twitter it load old layout with normal audio. So for obvious reasons that will not work with Palemoon and it forks. It sucks, i so annoyed with new twitter layout. By the way, i also find how to disable trending box in old layout in 52 ESR - Old extension Hide Twitter Guff that i find with Wayback Machine - trending box is so annoying. This old extension still working with twitter old layout - even now if chose in New Moon in Preferences Native mode. At least in new layout this trending box is smaller and can be set to show trending in USA or something like that. P.S. This new layouts of popular sites are very disappointing - YouTube polymer design also annoying. Why they can just leave option to stay on legacy layout? I believe this sites initially was designed with help of professional UI designers and now they designed by professional programmers managers imho. Next youtube\twiiter layout will be designed by programmers fired from Boeing for developing MCAS system - there will be only two buttons "Self-destruct now" and "Self-destruct later".
    1 point
  11. https://www.theverge.com/2019/7/26/8930770/how-to-old-twitter-web-interface-design-desktop-ui At URL ARTICLE above , they suggest a UA String for OLD TWITTER INTERFACE --> Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko Added Later --> https://msfn.org/board/topic/180462-my-browser-builds-part-2/page/52/?tab=comments#comment-1176791 URL above is Summary Message of how to *solve* the (Video) TWITTER AUDIO DISTORTION problem. And also using the Old Twitter Interface under WinXP OS.
    1 point
  12. I try this, here the results: With Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.9) Gecko/20100101 Firefox/52.9 - new interface loads With Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0 - new interface loads With Mozilla/5.0 (Windows NT 6.1; WOW64; rv:4.1) Goanna/20170101 PaleMoon/28.3.0a1 - old interface that i want, but distorted audio With Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0 - You are on Twitter Mobile because you are using an old version of Firefox. Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.9) Gecko/20100101 Firefox/31.9 - You are on Twitter Mobile because you are using an old version of Firefox.
    1 point
  13. I always read twitter, while not being logged in. Today i noticed that twitter now showed to me in New Moon with new layout. If in preferences, in User Agent Mode set to Native, than it show with old style but videos go with audio distortion. In Firefox 52 ESR twitter still showed in old layout. Could this problem be solved in new New Moon build, roytam1 ? Because i always use in New Moon in preferences User Agent Mode - "Firefox compatibility" and now with Firefox compatibility mode twitter shows only with new crappy layout.
    1 point
  14. To be fair, he is right though if the source code was illegally leaked. Quite why Opera are still being so possessive about Opera 12 years after they abandoned it is anyone's guess, but it is their property until they say it isn't any more.
    1 point
  15. Maybe useful, maybe not, just found this : https://github.com/tenox7/wrp jaclaz
    1 point
×
×
  • Create New...