26
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Converting prototype members into members of the object when flash7 and above. Updated the test cases. Added xfail for livedelay as it has not yet been implemented More... over 12 years ago
packaging: fix boost-system dep name. More... over 12 years ago
change type check for properties to TNull, now that these properties are implemented we get a different TypeOf() value.
rsavoye
as Rob Savoye
More... over 12 years ago
change xfails to fails now that more properties are implemented.
rsavoye
as Rob Savoye
More... over 12 years ago
Added the handler for prototype in NetStream class, removed class specific initialisation of properties. More... over 12 years ago
reverse order of args
rsavoye
as Rob Savoye
More... over 12 years ago
Make sure timer interval isn't 0 to avoid divide by zero errors. More... over 12 years ago
this test case has been moved. Was breaking distcheck.
rsavoye
as Rob Savoye
More... over 12 years ago
redirect stderr so grep stops spewing all the matching lines when configuring.
rsavoye
as Rob Savoye
More... over 12 years ago
the testcases have been moved. This was breaking distcheck.
rsavoye
as Rob Savoye
More... over 12 years ago
Use av_get_bytes_per_sample in SampleFormatToSampleSize (#38333) More... over 12 years ago
Fix build with libav-9 (#38333) More... over 12 years ago
Hush noise during avcodec.h finding More... over 12 years ago
Revert "Fix build with latest FFmpeg." More... over 12 years ago
Fix build with latest FFmpeg. More... over 12 years ago
Fix build with latest FFmpeg (second attempt) More... over 12 years ago
Update testsuite for BitmapData.draw More... over 12 years ago
Temporarily reset MovieClip's Matrix during draw operation More... over 12 years ago
Add test case for array prototype inheritance More... over 12 years ago
don't stomp CFLAGS when trying the visibility test, as it was turning off all optimization for C code.
rsavoye
as Rob Savoye
More... over 12 years ago
Merge branch 'master' of git.sv.gnu.org:/srv/git/gnash
rsavoye
as Rob Savoye
More... over 12 years ago
fix log_debug message with syntax error for the gettext _ macro.
rsavoye
as Rob Savoye
More... over 12 years ago
Merge branch 'master' of git.sv.gnu.org:/srv/git/gnash
rsavoye
as Rob Savoye
More... over 12 years ago
use -fPIE for C files, instead of only C++ files. Otherwise our test cases don't compile with a newer toolchain.
rsavoye
as Rob Savoye
More... over 12 years ago
Don't append CXXFLAGS to CFLAGS.
rsavoye
as Rob Savoye
More... over 12 years ago
be less verbose, it's screwing up test results
rsavoye
as Rob Savoye
More... over 12 years ago
Merge branch 'master' of ssh://build/home/rob/projects/gnu/gnash-git/master
rsavoye
as Rob Savoye
More... over 12 years ago
Don't use -fvisibility-inlines-hidden for C code.
rsavoye
as Rob Savoye
More... over 12 years ago
use shared flags for CFLAGS in addition to CXXFLAGS. This is needed so the C testcases wll build with new GNU tools.
rsavoye
as Rob Savoye
More... over 12 years ago
Merge branch 'master' of git.sv.gnu.org:/srv/git/gnash
rsavoye
as Rob Savoye
More... over 12 years ago