26
I Use This!
Inactive

Commits : Listings

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