aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add licenseHEAD1.0.4masterJason A. Donenfeld2023-07-311-0/+339
* Don't pass .h to clang++1.0.3Jason A. Donenfeld2020-07-311-3/+4
* Use explicit parens when checking assignmentsJason A. Donenfeld2020-07-311-2/+2
* Abstract out binaries in makefileJason A. Donenfeld2020-07-311-5/+6
* Only link icu for organizemusicJason A. Donenfeld2020-07-311-2/+4
* Use itemMap() instead of deprecated itemListMap()Jason A. Donenfeld2020-07-302-6/+6
* ICU is namespaced now1.0.2Jason A. Donenfeld2018-09-301-0/+1
* Import blog to readmeJason A. Donenfeld2016-02-213-25/+40
* Work around as-needed bugs.1.0.1Jason A. Donenfeld2013-02-281-2/+1
* Explicitly mention return type, and don't partially specialize functions.Jason A. Donenfeld2013-01-191-13/+21
* Use const ref on generics to please ##c++ people.Jason A. Donenfeld2013-01-191-3/+3
* Copy and delete if we're between partitions.Jason A. Donenfeld2012-11-161-6/+26
* Flip around ldflag ordering.1.0Jason A. Donenfeld2012-10-141-1/+1
* Add install target to make file.Jason A. Donenfeld2012-10-141-0/+11
* Use nice unicode prettiness.Jason A. Donenfeld2012-09-021-7/+16
* Extract disc total and utilize that too.Jason A. Donenfeld2012-08-224-7/+41
* Add library display tool.Jason A. Donenfeld2012-08-224-2/+81
* Transliterator optimizations.Jason A. Donenfeld2012-08-211-1/+3
* Remove all trailing slashes.Jason A. Donenfeld2012-08-211-4/+4
* Don't redeclare that variable.Jason A. Donenfeld2012-08-211-1/+1
* Make the accesors inline and document AudioFile.cpp.Jason A. Donenfeld2012-08-202-94/+31
* Fix up the prototypes.Jason A. Donenfeld2012-08-201-3/+9
* Nice comments.Jason A. Donenfeld2012-08-201-0/+48
* Rearrange headers.Jason A. Donenfeld2012-08-201-3/+3
* Use right pkg-config package in makefile.Jason A. Donenfeld2012-08-201-1/+1
* More space.Jason A. Donenfeld2012-08-201-0/+2
* Add readme.Jason A. Donenfeld2012-08-201-0/+23
* Spiffier output.Jason A. Donenfeld2012-08-201-18/+20
* Rename readtags to readmusictags.Jason A. Donenfeld2012-08-202-3/+3
* Support variable targets.Jason A. Donenfeld2012-08-201-1/+16
* Remove all directories.Jason A. Donenfeld2012-08-201-6/+2
* Make functional.Jason A. Donenfeld2012-08-202-8/+53
* Make fundumentals work decently.Jason A. Donenfeld2012-08-204-4/+205
* Support audio properties too.Jason A. Donenfeld2012-08-193-8/+47
* Add read tag program. Fix uninitialized error.Jason A. Donenfeld2012-08-193-1/+11
* Initial commit of tag extractor and test main.Jason A. Donenfeld2012-08-193-0/+258