History | View | Annotate | Download (4.48 KB)
Some more doxy documentation in chunkidset.h
Add a link to chunkidset_test.c
Fix the CHUNKID_INVALID value
Try to fix the "invalid ChunkID" problem in a different way...
Use a string tag for the chunkidset encoding type configuration
Remove CIST_* from the public ChunkID set interface
doxy related fixes
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1420 c54fac2e-1815-407e-9b96-088d06743913
more fixes to som headers' comments
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1415 c54fac2e-1815-407e-9b96-088d06743913
fixing/completing header comments for doxygen
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@1410 c54fac2e-1815-407e-9b96-088d06743913
adding chunkid_set bitmap encoding
SOM: added earliest and latest queries to chunkid_set
SOM: added chunkID_set_free
SOM: some calls renamed in chunkID_set
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@457 a72f678d-4428-462c-85b4-08f063ced704
SOM: adding chunkID_set_union and renaming some internal variables
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/GRAPES@452 a72f678d-4428-462c-85b4-08f063ced704
Move the prototypes of the chunk ID set encoding/decoding functionsto a separate header file (trade_sig_la.h)
Add support for metadata in the chunk ID set encoding
ChunkID set encoding/decoding functions
Beginning of a chunk ID set implementation
Doxy documentation, and add a missing function
chunk ID set, first shot at an interface