openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
gnash-fork
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Apr 22, 2024 — Apr 22, 2025
Showing page 466 of 584
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
note about leak (won't fix now)
Sandro Santilli
as strk
More...
about 18 years ago
* server/asobj/LoadVars.cpp: Use Timers to avoid premature deletion of the LoadVars object while it's loading threads are still alive.
Sandro Santilli
as strk
More...
about 18 years ago
minor comment about interval timer identifiers
Sandro Santilli
as strk
More...
about 18 years ago
Minor fixes for PIXELFORMAT
udog
More...
about 18 years ago
Add rgba32 pixelformat.
rsavoye
More...
about 18 years ago
Fox typo. BGRA32 instead of BGR32. Drop RGB32, it doesn't exist.
rsavoye
More...
about 18 years ago
* Exit if one of the values for --with-pixelformat is bogus.
rsavoye
More...
about 18 years ago
* configure.ac: Add --with-pixelformat=option to set the AGG pixel format via the command line to override the defaults if desired.
rsavoye
More...
about 18 years ago
* testsuite/media/: vars.txt, vars2.txt: data files for use with LoadVars and loadVariables tests.
Sandro Santilli
as strk
More...
about 18 years ago
Ops, last commit log
Sandro Santilli
as strk
More...
about 18 years ago
* server/as_function.h: add a call() function to make operator() calls nicer when having an as_function pointer. * server/asobj/LoadVars.cpp: implement getBytesLoaded, getBytesTotal, onLoad and onData events, load() method.
Sandro Santilli
as strk
More...
about 18 years ago
* server/StreamProvider.{cpp,h}: turn into a singleton, add getStream() version taking post data. * server/impl.cpp: use the StreamProvider singleton.
Sandro Santilli
as strk
More...
about 18 years ago
Indenting...
udog
More...
about 18 years ago
Use PIXELFORMAT_xxx defines introduced by Rob
udog
More...
about 18 years ago
Spelling corrections.
ann
More...
about 18 years ago
* configure.ac: Set the pixel type when using AGG for better efficiency by looking at the GUI type. Print out MySQL paths if extensions are enabled. Don't build klash if KDE isn't found.
rsavoye
More...
about 18 years ago
Remove question we already discussed elsewhere
udog
More...
about 18 years ago
Remove my commented-out code
udog
More...
about 18 years ago
Respect m_old_invalidated_bounds even when invisible.
udog
More...
about 18 years ago
Please keep indentation style (tabs)
Sandro Santilli
as strk
More...
about 18 years ago
* libbase/curl_adapter.cpp: Use a member to store post data, as it needs a longer lifetime for libcurl to work. * testsuite/libbase/Makefile.am: Don't run CurlStreamTest by 'make check' as it's not ready for automatic testing. * testsuite/libbase/CurlStreamTest.cpp: Turn the test into a tool supporting POST operations (for manual testing it).
Sandro Santilli
as strk
More...
about 18 years ago
made getTimer() work at least with FB GUI
udog
More...
about 18 years ago
call fclose() in destructor to close file descriptor in any case
udog
More...
about 18 years ago
Fixed fgets() to avoid segfault
udog
More...
about 18 years ago
* backend/sound_handler_gst.cpp: Removed the use of ffdec_mp3 since it isn't recommended by gstreamer. Added warnings if the used version of the fluendo-mp3-plugin is too low.
tgc
More...
about 18 years ago
reinsert deleted entries
tgc
More...
about 18 years ago
Avoid re-initialisation of AGG path class inside for-loop
udog
More...
about 18 years ago
Removed some commented-out debug code
udog
More...
about 18 years ago
Switched to pre-multiplied pixel values. Fixes some anti-aliasing issues and improves rendering performance, especially for gradients.
udog
More...
about 18 years ago
* libbase/curl_adapter.{cpp,h}: Add support for http POST (untested).
Sandro Santilli
as strk
More...
about 18 years ago
←
1
2
…
462
463
464
465
466
467
468
469
470
…
583
584
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree