Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | copyright years updated | Alexey Yakovenko | 2013-10-06 |
| | |||
* | added config options to control cp1251 and cp936 recoding | waker | 2012-09-03 |
| | |||
* | junklib: switched to ZLIB license, fixed some whitespace/formatting | waker | 2012-09-03 |
| | |||
* | updated (c) year to 2012 in the sources | waker | 2012-03-24 |
| | |||
* | fixed writing non-ascii id3v1 tags | waker | 2011-08-31 |
| | |||
* | updated copyright year to 2011 | waker | 2011-01-02 |
| | |||
* | added functions to parse apev2 tags from memory | Alexey Yakovenko | 2010-08-19 |
| | |||
* | unified id3v2 text frame handlers in junklib; | Alexey Yakovenko | 2010-04-10 |
| | | | | fixed several bugs in id3v2 code | ||
* | moved high level id3v2/apev2/id3v1 tag writer into junklib; | Alexey Yakovenko | 2010-04-06 |
| | | | | added tag writer to wavpack plugin | ||
* | reduced amount of copy-pasted iconv code in junklib; | Alexey Yakovenko | 2010-04-05 |
| | | | | added junk_iconv to DB_functions_t | ||
* | mp3 id3v1/id3v2/apev2 tag editing | Alexey Yakovenko | 2010-04-01 |
| | |||
* | initial implementation of tag writer in mp3 plugin | Alexey Yakovenko | 2010-03-31 |
| | |||
* | apev2 editing; | Alexey Yakovenko | 2010-03-31 |
| | | | | | apev2->id3v2.4 converter; apev2 writer | ||
* | id3v2.2->2.4 converter; | Alexey Yakovenko | 2010-03-30 |
| | | | | | fixed id3v2.2 loader; improved id3v2 COM/COMM parser | ||
* | id3v2 conversions code WIP | Alexey Yakovenko | 2010-03-30 |
| | |||
* | id3v2.4 -> 2.3 converter WIP | Alexey Yakovenko | 2010-03-29 |
| | |||
* | added id3v2.3 text frame editing support | Alexey Yakovenko | 2010-03-28 |
| | |||
* | id3v2 writer WIP | Alexey Yakovenko | 2010-03-28 |
| | |||
* | playlist thread-safety measures | Alexey Yakovenko | 2010-02-11 |
| | |||
* | updated copyright notice to 2010 | Alexey Yakovenko | 2010-01-03 |
| | |||
* | added junk_copy API to copy metadata from one track to a list of tracks | Alexey Yakovenko | 2010-01-02 |
| | |||
* | added VFS plugins | Alexey Yakovenko | 2009-09-28 |
| | | | | | implemented stdio VFS plugin ported flac, mpgmad, ffap, vorbis, wavpack, junklib to VFS | ||
* | basic cuesheet charset detection | Alexey Yakovenko | 2009-09-07 |
| | |||
* | tag reader is now exposed through plugin API; fixed some mp3 parsing problems | waker | 2009-09-03 |