26
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Sep 15, 2025 — Sep 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update with current status
rsavoye
as Rob Savoye
More... over 7 years ago
Suggest installing npapi-sdk-dev to build plugin More... over 9 years ago
Obtain branch info from "git symbolic-ref" instead of "git branch". More... over 9 years ago
Add automated tests on unconventional target values in getURL(). More... over 9 years ago
Make automated FSCommand invocation tests show player-side output. More... over 9 years ago
Add automated tests on function-type FSCommand parameter passing. More... over 9 years ago
Do not treat getURL()'s undefined and null target parameter as empty string. More... over 9 years ago
Treat undefined target parameter of MovieClip.getURL() like empty string. More... over 9 years ago
Add parameter type tests on getURL()-based FSCommand. More... over 9 years ago
Note fscommand support in MovieClip.getURL More... over 9 years ago
Add automated tests for MovieClip.getURL()-based FSCommand usage. More... over 9 years ago
Add FSCommand URL scheme implementation to MovieClip.getURL(). More... over 9 years ago
Fix logical error in GST decoder initialization More... over 9 years ago
Remove leading zeroes from MING_VERSION_CODE comparison in configure script More... over 9 years ago
Simplify sed call to strip trailing zeros More... over 9 years ago
Use all-decimal comparison on MING_VERSION_CODE macro More... over 9 years ago
Fix invalid octal number in expansion of macro MING_VERSION_CODE More... over 9 years ago
Add automated slash-colon path tests for GetVariable() plugin function. More... over 9 years ago
Use an endian-neutral way for writing audio dump's WAVE header. More... over 9 years ago
Drop a few more moves preventing copy elision.
bjacques
as Bastiaan Jacques
More... about 10 years ago
Fix double free.
bjacques
as Bastiaan Jacques
More... about 10 years ago
Avoid an unneeded move to facilitate copy elision.
bjacques
as Bastiaan Jacques
More... about 10 years ago
Bump depcomp and missing.
bjacques
as Bastiaan Jacques
More... about 10 years ago
Savannah #47946: Enable compatibility with recent boost.
bjacques
as Bastiaan Jacques
More... about 10 years ago
Prevent right click from signaling a mousedown in Qt-based gui More... over 10 years ago
Changes to the gst plugin installation: More... over 10 years ago
Include iostream for output operator More... over 10 years ago
Fix unused variables and parameters when built with --disable-media More... over 10 years ago
Fix missing return with --disable-media config More... over 10 years ago
Make sound_handler avoid calling media handler if user don't have one. More... over 10 years ago