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
IIPImage
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
2 days
ago.
Nov 23, 2024 — Nov 23, 2025
Showing page 9 of 35
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
JPEG encoding re-written. Now more efficient with compressed data put directly into output memory with no intermediate buffering and superfluous memory-memory copying. Change also fixes problem with large ICC profiles: https://github.com/ruven/iipsrv/issues/198
Ruven
as ruven
More...
over 5 years ago
Fixed incorrect resizing in IIIF when provided with -ve parameters. Fixes: https://github.com/ruven/iipsrv/issues/201.
Ruven
as ruven
More...
over 5 years ago
Corrected media type for ld+json response in IIIF.cc. Fixes: https://github.com/ruven/iipsrv/issues/199
Ruven
as ruven
More...
over 5 years ago
Fixed: Reset resolution when calculate resolution is called
Andrew Hankinson
More...
over 5 years ago
Added % escaping to URL::escape() function to avoid problems with FCGI's printf(). Fixes https://github.com/ruven/iipsrv/issues/195
Ruven
as ruven
More...
over 5 years ago
Merge pull request #194 from bodleian/fixed-view-dimension
Ruven
More...
over 5 years ago
Fixed: Wrong parameter in calculation
Andrew Hankinson
More...
over 5 years ago
Change return of createHTTPHeader function due to lack on stringstream copying in older versions of GCC
Ruven
as ruven
More...
over 5 years ago
New utility function in IIPResponse class to generate HTTP headers, avoiding repetition within Zoomify, Deepzoom, IIIF code etc.
Ruven
as ruven
More...
almost 6 years ago
Added CORS headers to both Zoomify and Deepzoom XML info files
Ruven
as ruven
More...
almost 6 years ago
Added capture resolution info from JPEG2000 images when using Kakadu
Ruven
as ruven
More...
almost 6 years ago
Physical image resolution in DPI or pixels/cm is now extracted from source image (TIFF only for now) and used to calculate appropriate DPI for current zooming level and injected into output JPEG metadata (https://github.com/ruven/iipsrv/issues/191)
Ruven
as ruven
More...
almost 6 years ago
Merge pull request #192 from ahankinson/patch-1
Ruven
More...
almost 6 years ago
Fixed: Compile with Kakadu > 8.0.0
Andrew Hankinson
More...
almost 6 years ago
Added ability to change HTTP status code in IIPResponse class and changed empty request reponse to 200 (https://github.com/ruven/iipsrv/issues/190)
Ruven
as ruven
More...
almost 6 years ago
Fix for compilation with Visual Studio 2010 Express: https://github.com/ruven/iipsrv/issues/188
Ruven
as ruven
More...
almost 6 years ago
Merge pull request #187 from bodleian/fixed-image-iiif-version
Ruven
More...
almost 6 years ago
Fixed: Upscaling operator with content negotiation
Andrew Hankinson
More...
almost 6 years ago
All info.json responses now not cached by Memcached
Ruven
as ruven
More...
almost 6 years ago
* Added content-negotiation to IIIF info.json retrieval. If an IIIF context profile has been added to the HTTP Accept headers, the specified version will be used. * Also added ability to disable caching. When content-negotation is used, the response is not cached by Memcached and Content-Control header is set to private.
Ruven
More...
almost 6 years ago
Added IIIF_VERSION server directive and support for v3 info.json
Ruven
as ruven
More...
almost 6 years ago
Refactored and corrected resolution calculation code in View class
Ruven
as ruven
More...
almost 6 years ago
Changes to standardize error messages in TPTImage class
Ruven
as ruven
More...
almost 6 years ago
Modified MAX_CVT startup variable. Values can now be set all the way down to 1px. Also possible to set to -1 to disable all limits
Ruven
as ruven
More...
almost 6 years ago
Added CORS header to PFL profile output
Ruven
More...
almost 6 years ago
Bugfix generation of a tile with BINARY color conversion.
sbarex
More...
almost 6 years ago
Switched indices to unsigned long long in interpolation routines in Transform.cc to better handle very large image requests. Also added memory allocation exception handling in Main.cc
Ruven
More...
almost 6 years ago
Merge pull request #179 from thegetty/filesystem_suffix
Ruven
More...
almost 6 years ago
Update ChangeLog
Ruven
More...
almost 6 years ago
Merge pull request #178 from sergemarkin/master
Ruven
More...
almost 6 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
34
35
→
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