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
TagLib
Settings
|
Report Duplicate
13
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 10 hours
ago. based on code collected
about 10 hours
ago.
Nov 19, 2024 — Nov 19, 2025
Showing page 83 of 87
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Move the sanity check before the unknown frame stuff. As the code currently is if a bogus frame is hit it may try to parse it as an UnknownFrame rather than just discarding it.
Scott Wheeler
More...
about 21 years ago
Forgot this. Time to redo the tarballs.
Scott Wheeler
More...
about 21 years ago
CVS_SILENT missing doc for the namespace
Scott Wheeler
More...
about 21 years ago
1.3 -- bump the libtool version
Scott Wheeler
More...
about 21 years ago
misplace conditional
Scott Wheeler
More...
about 21 years ago
Patch from Allan to add support for compressed frames.
Scott Wheeler
More...
about 21 years ago
Remove some annoying debuging code.
Allan Sandfeld Jensen
More...
about 21 years ago
Scott's silly nitpicks...
Scott Wheeler
More...
about 21 years ago
Some API overview updates.
Scott Wheeler
More...
about 21 years ago
Mention the return type.
Scott Wheeler
More...
about 21 years ago
Don't try to do stuff to files that aren't valid.
Scott Wheeler
More...
about 21 years ago
Cleaning up. Better documentation and remove dead code.
Allan Sandfeld Jensen
More...
about 21 years ago
Fix typo.
Allan Sandfeld Jensen
More...
about 21 years ago
Set APELocation to the beginning of the APE-tag
Allan Sandfeld Jensen
More...
about 21 years ago
Some extra documentation.
Allan Sandfeld Jensen
More...
about 21 years ago
Find the starting position.
Allan Sandfeld Jensen
More...
about 21 years ago
Update interface. Just needs more documentation now.
Allan Sandfeld Jensen
More...
about 21 years ago
Convert from ByteVectorList to StringList
Allan Sandfeld Jensen
More...
about 21 years ago
APE-tags for mp3s. Currently they are for special purposes only, and thus not used as a part of the union tag.
Allan Sandfeld Jensen
More...
over 21 years ago
add api docs
Scott Wheeler
More...
over 21 years ago
Make sure that we're not setting the string size to -1.
Scott Wheeler
More...
over 21 years ago
CVS_SILENT forgot a short description
Scott Wheeler
More...
over 21 years ago
Adding support for the Unique File Identifier ID3v2 frame type (UFID).
Scott Wheeler
More...
over 21 years ago
Add support for custom ID3v2 text frames (TXXX).
Scott Wheeler
More...
over 21 years ago
Add overloads here so that the return type is in fact StringList.
Scott Wheeler
More...
over 21 years ago
Return a reference to the current list from append().
Scott Wheeler
More...
over 21 years ago
Here's an oops -- this *really* should have been virtual. I'm not sure how I missed that. I'll come up with something -- probably a functor or similar to work around this at some point.
Scott Wheeler
More...
over 21 years ago
Ignore compressed and encrypted ID3v2 frames rather than just blindly giving back the compressed/encrypted data as a string.
Scott Wheeler
More...
over 21 years ago
Always explicitly check for divide by zero conditions.
Scott Wheeler
More...
over 21 years ago
Create a correct footer
Allan Sandfeld Jensen
More...
over 21 years ago
←
1
2
…
79
80
81
82
83
84
85
86
87
→
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