projects
/
taglib
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
taglib
2004-07-24
Scott Wheeler
Return a bool indicating if the save was successful...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Scott Wheeler
Off by one -- make tagreader work with mpc files.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Scott Wheeler
Add MPC to the C bindings.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Scott Wheeler
A few more nitpicks.
commit
|
commitdiff
|
tree
|
snapshot
2004-07-20
Scott Wheeler
standard style nitpicks and make it build with gcc...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-19
Allan Sandfeld...
Improve behavoir:
commit
|
commitdiff
|
tree
|
snapshot
2004-07-17
Allan Sandfeld...
Correct includes so they work when included with path,
commit
|
commitdiff
|
tree
|
snapshot
2004-07-17
Allan Sandfeld...
Also update taglib-config
commit
|
commitdiff
|
tree
|
snapshot
2004-07-17
Allan Sandfeld...
Fix a bit of bitrot
commit
|
commitdiff
|
tree
|
snapshot
2004-07-17
Allan Sandfeld...
Add support for reading musepack(mpc)-files and parsing...
commit
|
commitdiff
|
tree
|
snapshot
2004-07-14
Allan Sandfeld...
Compile
commit
|
commitdiff
|
tree
|
snapshot
2004-07-13
Allan Sandfeld...
Add find and erase semantics like those in tlist.h
commit
|
commitdiff
|
tree
|
snapshot
2004-07-12
Waldo Bastian
Valgrind says home-brew strdup() is broken
commit
|
commitdiff
|
tree
|
snapshot
2004-06-26
Scott Wheeler
Fix spelling.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-24
Scott Wheeler
Don't try to read the properties from the bytevector...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-23
Scott Wheeler
CVS_SILENT add a note in the docs about strip() behavior
commit
|
commitdiff
|
tree
|
snapshot
2004-06-23
Scott Wheeler
Another nice patch from Teemu Tervo. This deletes...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-23
Scott Wheeler
Update the C bindings to reflect the earlier change...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-23
Scott Wheeler
oops -- forgot FLAC -- return bool for the FLAC::File...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-23
Scott Wheeler
CVS_SILENT forgot to save this file before the last...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-23
Scott Wheeler
Switch the return type of File::save() from void to...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-17
Scott Wheeler
Ah, this one's easy -- though an odd corer case; there...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-15
Scott Wheeler
initialize variable
commit
|
commitdiff
|
tree
|
snapshot
2004-06-09
Scott Wheeler
Parse ID3v2.4 genres as a list of fields rather than...
commit
|
commitdiff
|
tree
|
snapshot
2004-06-09
Scott Wheeler
Add iterators and operator[] to the string class.
commit
|
commitdiff
|
tree
|
snapshot
2004-06-06
Scott Wheeler
Two issues pointed out by Gary Peck:
commit
|
commitdiff
|
tree
|
snapshot
2004-05-29
Scott Wheeler
Don't die on invalid input.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-24
Scott Wheeler
Oops. Pretty significant type in the frame name for...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-13
Scott Wheeler
Add a short description
commit
|
commitdiff
|
tree
|
snapshot
2004-05-13
Scott Wheeler
documentation fixes
commit
|
commitdiff
|
tree
|
snapshot
2004-05-13
Scott Wheeler
Add a frameList() overload that accepts a frame ID...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-10
Scott Wheeler
Added an example on how to read additional frames.
commit
|
commitdiff
|
tree
|
snapshot
2004-05-09
Scott Wheeler
doxygen fix
commit
|
commitdiff
|
tree
|
snapshot
2004-05-09
Scott Wheeler
CVS_SILENT docs fix
commit
|
commitdiff
|
tree
|
snapshot
2004-05-06
Scott Wheeler
Just a little hack to make the Vorbis classes appear...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-06
Scott Wheeler
A small regression -- when assigning a ByteVector to...
commit
|
commitdiff
|
tree
|
snapshot
2004-05-04
Scott Wheeler
Don't append a framing bit when writing Xiph comments...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-28
Scott Wheeler
Add docs.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-28
Scott Wheeler
Oops, the implementation of this constructor was missing.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-27
Scott Wheeler
Add native support for the RVA2 (relative volume adjust...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-27
Scott Wheeler
Add new type and templatize the "fromNumber" conversion.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-27
Scott Wheeler
Oops. Make the docs accurate.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-27
Scott Wheeler
Make this check current with the bytevector code.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-27
Scott Wheeler
Changed my mind on the last one -- use explicit types...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-26
Scott Wheeler
Add a check for the toInt() stuff.
commit
|
commitdiff
|
tree
|
snapshot
2004-04-26
Scott Wheeler
Add a toInt() method that correctly adjusts for the...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-26
Scott Wheeler
Add direct support APIC (attached picture) frames....
commit
|
commitdiff
|
tree
|
snapshot
2004-04-26
Scott Wheeler
Minor fix for getting the frame header size correct...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-10
Scott Wheeler
CVS_SILENT make some stuff as deprecated
commit
|
commitdiff
|
tree
|
snapshot
2004-04-10
Scott Wheeler
Sadly reserve() just changes the capacity, not the...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-10
Scott Wheeler
Adding accessors for the various tag type for FLAC...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-10
Scott Wheeler
CVS_SILENT API docs corrections
commit
|
commitdiff
|
tree
|
snapshot
2004-04-10
Scott Wheeler
CVS_SILENT nitpicks
commit
|
commitdiff
|
tree
|
snapshot
2004-04-10
Scott Wheeler
Fix the same bug that I fixed in MPEG last week --...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-10
Scott Wheeler
Return a XiphComment here -- that still satisfies the...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-07
Allan Sandfeld...
Restore public API from last commit
commit
|
commitdiff
|
tree
|
snapshot
2004-04-07
Scott Wheeler
Oops. Forgot to update this recently...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-07
Scott Wheeler
CVS_SILENT nitpicks
commit
|
commitdiff
|
tree
|
snapshot
2004-04-07
Scott Wheeler
Several optimizations that came from KCacheGrind /...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-06
Allan Sandfeld...
Adding Ogg/FLAC support to TagLib
commit
|
commitdiff
|
tree
|
snapshot
2004-04-06
Allan Sandfeld...
Changing the API to something more flexible (And needed...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-04
Scott Wheeler
version 1.1
commit
|
commitdiff
|
tree
|
snapshot
2004-04-04
Scott Wheeler
Add the ability to override the default ID3v1 string...
commit
|
commitdiff
|
tree
|
snapshot
2004-04-03
Allan Sandfeld...
After making a simple enough test-case for Scott I...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Scott Wheeler
Add a constructor that takes an ID3v2::FrameFactory.
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Scott Wheeler
CVS_SILENT another nitpick
commit
|
commitdiff
|
tree
|
snapshot
2004-03-30
Scott Wheeler
I like it more like this...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-16
Scott Wheeler
The explicit is silly here since it takes two arguments...
commit
|
commitdiff
|
tree
|
snapshot
2004-03-10
Frerich Raabe
- ByteVector::operator> seemed flawed to me
commit
|
commitdiff
|
tree
|
snapshot
2004-03-05
Scott Wheeler
Use memcmp() and memcpy() where appropriate rather...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-29
Scott Wheeler
Hmm, not good -- missing "ref" here so that the referen...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-22
Scott Wheeler
Fix String::data() for UTF16 -- there was a missing...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-20
Scott Wheeler
Oops, forgot a break...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-20
Scott Wheeler
Added a translation table between ID3v2.2 frame names...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-20
Scott Wheeler
CVS_SILENT oops -- didn't mean to check this in
commit
|
commitdiff
|
tree
|
snapshot
2004-02-20
Scott Wheeler
Mostly get ID3v2.2 working. Sure, it's a standard...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
Scott Wheeler
Add a couple of testcases that point out UTF16 bugs.
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
Scott Wheeler
Fixed problem with TagLib reading 1 byte fields in...
commit
|
commitdiff
|
tree
|
snapshot
2004-02-17
Scott Wheeler
This commit was manufactured by cvs2svn to accommodate
commit
|
commitdiff
|
tree
|
snapshot