0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
import of old bzr repo More... almost 14 years ago
Silence sign-mixed comparison warning. More... almost 14 years ago
build packages for each of the extensions. More... almost 14 years ago
use HAVE_VAAPI instead of USE_VAAPI. More... almost 14 years ago
Rename amf namespace to cygnal where used. More... almost 14 years ago
only free the cookie if it's been set. More... almost 14 years ago
fix mass breakage of cygnal due to a namespace conflict. Rename amf namespace to cygnal, change everywhere it was referenced. More... almost 14 years ago
init() takes a 2nd argument now. Fixes python mod build. More... almost 14 years ago
write the cookie file and use NPAPI to read the cookie if it's a recent enough version. More... almost 14 years ago
Change CFLAGS & LIBS so that we catch ffmpeg if installed More... almost 14 years ago
write the cookies to a file so they can be used by Curl from Gnash. More... almost 14 years ago
Add support for Cookie handling functions in NPAPI. Fix code style More... almost 14 years ago
Add support for Cookie handling functions in NPAPI. Fix code style More... almost 14 years ago
fix indenting More... almost 14 years ago
Don't use ActiveRelay for ExternalInterface. Implement the Argument to XML methods. Correct test case to pass with Adobe player. Don't send GetVariable($version) to Gnash, just have the plugin return the expected value till ExternalInterface::update() actually does something. Otherwise the browser hangs momentarily. More... almost 14 years ago
add a handler to look for messages from the browser. More... almost 14 years ago
add a handler to look for messages from the browser. More... almost 14 years ago
fix some of the undocumented methods to match the pp. More... almost 14 years ago
remove extra blank lines. More... almost 14 years ago
fix _argumentsToXML test. More... almost 14 years ago
remove debug line More... almost 14 years ago
tweak results to match pp. More... almost 14 years ago
Don't use ActiveRelay. Cleanup up object construction. More... almost 14 years ago
OpenEmbedded bbfile for the last official release. More... almost 14 years ago
loadPolicyFile and allowInsecureDomain don't exist until swf v7. More... almost 14 years ago
Undo most of the damage outside ExternalInterface. The testsuite now passes again for the System class. More... almost 14 years ago
Make only base class non-copyable. More... almost 14 years ago
Fix compile after changes. More... almost 14 years ago
Replace one ugly hack with another to get ExternalInterface working. This has the advantage of keeping the ugly hacks out of the rest of Gnash's code. More... almost 14 years ago
Make Relays non-copyable to prevent errors like in the ExternalInterface code. More... almost 14 years ago