0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 2 days ago.
Jun 06, 2025 — Jun 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
import of old bzr repo More... about 16 years ago
Silence sign-mixed comparison warning. More... about 16 years ago
build packages for each of the extensions. More... about 16 years ago
use HAVE_VAAPI instead of USE_VAAPI. More... about 16 years ago
Rename amf namespace to cygnal where used. More... about 16 years ago
only free the cookie if it's been set. More... about 16 years ago
fix mass breakage of cygnal due to a namespace conflict. Rename amf namespace to cygnal, change everywhere it was referenced. More... about 16 years ago
init() takes a 2nd argument now. Fixes python mod build. More... about 16 years ago
write the cookie file and use NPAPI to read the cookie if it's a recent enough version. More... about 16 years ago
Change CFLAGS & LIBS so that we catch ffmpeg if installed More... about 16 years ago
write the cookies to a file so they can be used by Curl from Gnash. More... about 16 years ago
Add support for Cookie handling functions in NPAPI. Fix code style More... about 16 years ago
Add support for Cookie handling functions in NPAPI. Fix code style More... about 16 years ago
fix indenting More... about 16 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... about 16 years ago
add a handler to look for messages from the browser. More... about 16 years ago
add a handler to look for messages from the browser. More... about 16 years ago
fix some of the undocumented methods to match the pp. More... about 16 years ago
remove extra blank lines. More... about 16 years ago
fix _argumentsToXML test. More... about 16 years ago
remove debug line More... about 16 years ago
tweak results to match pp. More... about 16 years ago
Don't use ActiveRelay. Cleanup up object construction. More... about 16 years ago
OpenEmbedded bbfile for the last official release. More... about 16 years ago
loadPolicyFile and allowInsecureDomain don't exist until swf v7. More... about 16 years ago
Undo most of the damage outside ExternalInterface. The testsuite now passes again for the System class. More... about 16 years ago
Make only base class non-copyable. More... about 16 years ago
Fix compile after changes. More... about 16 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... about 16 years ago
Make Relays non-copyable to prevent errors like in the ExternalInterface code. More... about 16 years ago