Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | improved decoder API to be able to interrupt .init at any moment | Alexey Yakovenko | 2010-05-01 |
| | |||
* | added flags to each track in playlist, which bumped dbpl version to 1.2; | Alexey Yakovenko | 2010-04-17 |
| | | | | | | | list of file tags is no longer written as metadata string, but as flags; fixed couple of memory leaks; blocked metadata editing in subtracks; blocked metadata editing if playlist file format is less than 1.2; | ||
* | fixed to pass make distcheck before 0.4-beta1 | Alexey Yakovenko | 2010-04-11 |
| | |||
* | changed --enable to --disable for plugins in configure | Alexey Yakovenko | 2010-04-11 |
| | |||
* | moved high level id3v2/apev2/id3v1 tag writer into junklib; | Alexey Yakovenko | 2010-04-06 |
| | | | | added tag writer to wavpack plugin | ||
* | added tag reloading to wavpack plugin; | Alexey Yakovenko | 2010-04-05 |
| | | | | added some experimental code to wavpack plugin | ||
* | fixed ton of memleaks and memory-related crashes | Alexey Yakovenko | 2010-04-02 |
| | |||
* | apev2 editing; | Alexey Yakovenko | 2010-03-31 |
| | | | | | apev2->id3v2.4 converter; apev2 writer | ||
* | fixed 24bit wavpack bug | Alexey Yakovenko | 2010-01-27 |
| | |||
* | refcounted playitems | Alexey Yakovenko | 2010-01-23 |
| | |||
* | ported wavpack plugin to new api | Alexey Yakovenko | 2010-01-23 |
| | |||
* | runtime linking of playlist tracks to decoder plugins is done via strings ↵ | Alexey Yakovenko | 2010-01-11 |
| | | | | instead of pointers (to allow easy unloading of decoders) | ||
* | updated copyright notice to 2010 | Alexey Yakovenko | 2010-01-03 |
| | |||
* | changed cuesheet loading APIs, embedded metadata now adds up with cuesheet ↵ | Alexey Yakovenko | 2010-01-02 |
| | | | | metadata | ||
* | wavpack: added bitrate display | Alexey Yakovenko | 2009-12-26 |
| | |||
* | added embedded cuesheet support to wavpack decoder | Alexey Yakovenko | 2009-11-22 |
| | |||
* | plugins that miss dependencies will not be built | Alexey Yakovenko | 2009-10-12 |
| | | | | configure now prints list of all plugins being processed | ||
* | added total playtime display to statusbar | Alexey Yakovenko | 2009-10-11 |
| | |||
* | updated plugins descriptions | Alexey Yakovenko | 2009-10-10 |
| | | | | added basic gui configuration window | ||
* | disabled tracing in wavpack plugin | Alexey Yakovenko | 2009-10-03 |
| | |||
* | added VFS plugins | Alexey Yakovenko | 2009-09-28 |
| | | | | | implemented stdio VFS plugin ported flac, mpgmad, ffap, vorbis, wavpack, junklib to VFS | ||
* | minor improvement in wavpack_insert | Alexey Yakovenko | 2009-09-27 |
| | |||
* | added some useful flags to wavpack init | Alexey Yakovenko | 2009-09-27 |
| | |||
* | wavpack float32 decoding | Alexey Yakovenko | 2009-09-27 |
| | |||
* | initial wavpack support | Alexey Yakovenko | 2009-09-27 |