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. |
|
More...
|
over 12 years ago
|
change xfails to fails now that more properties are implemented. |
|
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 |
|
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. |
|
More...
|
over 12 years ago
|
redirect stderr so grep stops spewing all the matching lines when configuring. |
|
More...
|
over 12 years ago
|
the testcases have been moved. This was breaking distcheck. |
|
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. |
|
More...
|
over 12 years ago
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/gnash |
|
More...
|
over 12 years ago
|
fix log_debug message with syntax error for the gettext _ macro. |
|
More...
|
over 12 years ago
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/gnash |
|
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. |
|
More...
|
over 12 years ago
|
Don't append CXXFLAGS to CFLAGS. |
|
More...
|
over 12 years ago
|
be less verbose, it's screwing up test results |
|
More...
|
over 12 years ago
|
Merge branch 'master' of ssh://build/home/rob/projects/gnu/gnash-git/master |
|
More...
|
over 12 years ago
|
Don't use -fvisibility-inlines-hidden for C code. |
|
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. |
|
More...
|
over 12 years ago
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/gnash |
|
More...
|
over 12 years ago
|