| Commit message (Expand) | Author | Age |
| * | Change default filenames from tagcache to database | Jonas Häggqvist | 2006-11-27 |
| * | clarify --littleendian | Daniel Stenberg | 2006-09-26 |
| * | Updated to work with latest version of tagcache | Hardeep Sidhu | 2006-09-15 |
| * | Forgot to remove test code for utf8 | Hardeep Sidhu | 2006-06-28 |
| * | Re-adding songdb.pl with support for tagcache. Works with mp3 and has partia... | Hardeep Sidhu | 2006-06-28 |
| * | use tag cache | Daniel Stenberg | 2006-04-19 |
| * | Removed the risk of getting a zero CRC for a valid file. | Daniel Stenberg | 2005-09-09 |
| * | slight change in the bad CRC returned, to make rundb code handle it better. | Michiel Van Der Kolk | 2005-09-03 |
| * | --nocrc to disable CRC checksums | Daniel Stenberg | 2005-08-21 |
| * | Help text added for --help. Confusion about the --dirisalbum and | Daniel Stenberg | 2005-08-21 |
| * | Fixed title extracting for Ogg files. Fixed suggested by 'cosmocat' in the | Daniel Stenberg | 2005-08-21 |
| * | songdb.pl now calculates the checksum for Ogg Vorbis files by starting at the... | Ryan Jackson | 2005-07-12 |
| * | i wasn't fully awake o.o | Michiel Van Der Kolk | 2005-07-08 |
| * | Proper sorting, explanation of the extra field. | Michiel Van Der Kolk | 2005-07-08 |
| * | for oggs, we do a lame crc from index 0 to make the rundb work better (but this | Daniel Stenberg | 2005-07-08 |
| * | Added CRC32 of the compressed song data, since that is what the format wants. | Daniel Stenberg | 2005-07-05 |
| * | First runtime database support, self repairing, only playcount works for now, | Michiel Van Der Kolk | 2005-07-01 |
| * | Initial Vorbis Comments support. We just need a few more translations and it | Daniel Stenberg | 2005-06-07 |
| * | that too.. | Michiel Van Der Kolk | 2005-06-04 |
| * | Database v3 | Michiel Van Der Kolk | 2005-06-04 |
| * | --add option, by request of amiconn. | Michiel Van Der Kolk | 2005-04-25 |
| * | (Tag) Database v2. this fixes all bugs in the old songdb.pl, should react like | Michiel Van Der Kolk | 2005-04-25 |
| * | Do not distinguish between case when sorting entries. | Michiel Van Der Kolk | 2005-04-24 |
| * | Fall back on "<no album tag>" if the file is in the root of the player and do... | Michiel Van Der Kolk | 2005-04-24 |
| * | Fall back on directory name if no album tag, instead of <no album tag>. | Michiel Van Der Kolk | 2005-04-24 |
| * | Proper dumpint function.. | Michiel Van Der Kolk | 2005-04-24 |
| * | Another broken link. | Michiel Van Der Kolk | 2005-04-23 |
| * | Song -> Album links were broken. | Michiel Van Der Kolk | 2005-04-23 |
| * | Almost supports multiple-artist albums - needs a special case for songs with ... | Jonas Häggqvist | 2005-04-13 |
| * | Multi-artist cd handling will take a bit more work. Last version was broken. | Jonas Häggqvist | 2005-04-13 |
| * | Improved handling of multi-artist albums and tags with different cases | Jonas Häggqvist | 2005-04-12 |
| * | Strip trailing directory slash | Björn Stenberg | 2005-01-19 |
| * | Windows requires setting files to binary mode | Björn Stenberg | 2005-01-19 |
| * | Removed 'strict' | Björn Stenberg | 2005-01-17 |
| * | re-indented to look normal ;-) | Daniel Stenberg | 2005-01-17 |
| * | Don't die on opendir() failure. Index .mp2 files too. | Björn Stenberg | 2005-01-17 |
| * | Don't print to STDERR. | Björn Stenberg | 2005-01-17 |
| * | Added MP3::Info.pm inside script to make it standalone. | Björn Stenberg | 2005-01-17 |
| * | Added progress display and summary. Implemented --strip. | Björn Stenberg | 2005-01-17 |
| * | Add dummy text if some tags are missing | Björn Stenberg | 2004-10-26 |
| * | Sort songarray on track number if available | Björn Stenberg | 2004-10-23 |
| * | Minor adjustments | Björn Stenberg | 2004-10-21 |
| * | Now fully v1 spec compliant | Björn Stenberg | 2004-10-21 |
| * | updates, still not there | Daniel Stenberg | 2004-10-21 |
| * | Closing in on the TagDatabase 1.7 spec | Daniel Stenberg | 2004-10-20 |
| * | present table to the user, easily converted to binary form once we settle | Daniel Stenberg | 2004-10-18 |
| * | song db generation tool embryo | Daniel Stenberg | 2004-10-13 |