openhub.net
Black Duck Software, Inc.
Black Duck Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
Projects
People
Projects
Organizations
Forums
I
idiii
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 3 years
ago. based on code collected
over 3 years
ago.
Oct 14, 2018 — Oct 14, 2019
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
finished full rewrite of writeTag including a test and debugging tools
Bart Massey
More...
about 7 years ago
added various bugfixes and features to writeTag
Bart Massey
More...
about 7 years ago
updated tools; added Makefile
Bart Massey
More...
about 7 years ago
rewrote a bunch of writeTag padding logic for clarity
Bart Massey
More...
about 7 years ago
rewrote insertTag to ensure read-before-write
Bart Massey
More...
about 7 years ago
added debugging tools
Bart Massey
More...
about 7 years ago
added tag writing test resources
Bart Massey
More...
about 7 years ago
cleaned up test suite driver to handle subcases and errors better
Bart Massey
More...
about 7 years ago
added simple tag writing test to suite
Bart Massey
More...
about 7 years ago
added support for non-default pad sizes when writing tag
Bart Massey
More...
over 7 years ago
cleaned up WriteTag.hs some and commented it; not yet adequately tested
Bart Massey
More...
over 7 years ago
included possible v2.4 extended header in calculation of frame padding
Roman Cheplyaka
More...
over 7 years ago
added homepage to cabal file; updated version
Bart Massey
More...
over 7 years ago
Fixed test build bugs.
Bart Massey
More...
over 10 years ago
Fixed cabal file bugs. Release 0.1.3.2.
Bart Massey
More...
over 10 years ago
Added myself to maintainer list.
Bart Massey
More...
over 10 years ago
Updated Cabal file. Release 0.1.3 candidate 0.
Bart Massey
More...
over 10 years ago
Add .bzrignore file, so *.hi files don't show up in list of 'unknown' files.
Chris Wagner
More...
over 10 years ago
Merge resolving issues #1038913, #708409, #1041717,
Bart Massey
More...
over 10 years ago
Fixed bug with parsing of ID3v2.3 frame flags. Modified print format slightly.
Bart Massey
More...
over 10 years ago
Rebuilt test framework for "cabal test" compatibility. Rebuilt cabal file.
Bart Massey
More...
over 10 years ago
Fixed string format 00 encoding bug. Fixed TestHelp.hs to allow compilation with GHC 7.4.
Bart Massey
More...
over 10 years ago
Cleaned up compilation warnings of GHC 7.4.
Bart Massey
More...
over 10 years ago
idiii.cabal: Rewrite Synopsis/Description, mainly so they now contain the text "MP3", as that seems a likely phrase someone might search on when looking for such a library.
Chris Wagner
More...
about 11 years ago
Add test case to make sure we can deal with frames that have illegal newline character(s) present.
Chris Wagner
More...
almost 12 years ago
Rename "tests" directory to "test".
Chris Wagner
More...
almost 12 years ago
Here's a pretty significant refactoring of the way "flags" are dealt with, adding proper support for reading tags that have extended headers (although not all of the extended header is yet read into useful data structures), and perhaps fixing some other flag-related bugs in the process.
Chris Wagner
More...
almost 12 years ago
src/ID3/Parser/General.hs: Import from "Data.Bits" rather than simply "Bits", and be explicit in what we're importing -- just the "testBit" function.
Chris Wagner
More...
about 12 years ago
idiii.cabal: Update version to 0.1.2.
Chris Wagner
More...
about 12 years ago
src/ID3/Type/FrameInfo.hs: Raise error if attempt is made to encode a frame for which we don't have a proper pattern-match.
Chris Wagner
More...
about 12 years ago
←
1
2
3
→
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