summaryrefslogtreecommitdiff
path: root/plugins/vorbis
Commit message (Expand)AuthorAge
...
* changed the way "total tracks" field is written to vorbis commentsGravatar Alexey Yakovenko2010-09-20
* fixed album artist field in flac and vorbis pluginsGravatar Alexey Yakovenko2010-09-16
* changed album artist field support in vorbis and flac pluginsGravatar Alexey Yakovenko2010-09-16
* fixed multichannel vorbis decodingGravatar Alexey Yakovenko2010-08-14
* fixed ogg-vorbis + cueGravatar Alexey Yakovenko2010-07-31
* fixed ogg vorbis tag writingGravatar Alexey Yakovenko2010-05-25
* better error handling for multitrack ogg filesGravatar Alexey Yakovenko2010-05-22
* fixed reloading metadata on multitrack ogg filesGravatar Alexey Yakovenko2010-05-22
* added multitrack support to vorbis pluginGravatar Alexey Yakovenko2010-05-22
* ensure playitem is properly unreferenced in vorbis pluginGravatar Alexey Yakovenko2010-05-19
* close input file after finished writing vorbis tagGravatar Alexey Yakovenko2010-05-17
* extra temp file check in vorbis metadata writerGravatar Alexey Yakovenko2010-05-17
* fixed tag writer error checking in vorbis plugin (GArik)Gravatar Alexey Yakovenko2010-05-17
* ogg vorbis multiline field support in metadataGravatar Alexey Yakovenko2010-05-02
* improved decoder API to be able to interrupt .init at any momentGravatar Alexey Yakovenko2010-05-01
* removed old curl hacks/workaroundsGravatar Alexey Yakovenko2010-04-25
* cleaned up some of bad/unused messages and events;Gravatar Alexey Yakovenko2010-04-19
* added flags to each track in playlist, which bumped dbpl version to 1.2;Gravatar Alexey Yakovenko2010-04-17
* fixed to pass make distcheck before 0.4-beta1Gravatar Alexey Yakovenko2010-04-11
* changed --enable to --disable for plugins in configureGravatar Alexey Yakovenko2010-04-11
* fixed ogg vorbis ENCODER comment support;Gravatar Alexey Yakovenko2010-04-06
* added multiline comment support to vorbis pluginGravatar Alexey Yakovenko2010-04-06
* added tag type metadata support to vorbis pluginGravatar Alexey Yakovenko2010-04-05
* added ogg vorbis tag editingGravatar Alexey Yakovenko2010-04-05
* fixed ton of memleaks and memory-related crashesGravatar Alexey Yakovenko2010-04-02
* added more frame types to vorbis and apev2 loadersGravatar Alexey Yakovenko2010-03-27
* Merge branch 'master' into develGravatar Alexey Yakovenko2010-01-29
|\
| * fix for potential bug in vorbis pluginGravatar Alexey Yakovenko2010-01-29
* | use refcounting in vorbis pluginGravatar Alexey Yakovenko2010-01-23
* | refcounted playitemsGravatar Alexey Yakovenko2010-01-23
* | Merge branch 'master' into develGravatar Alexey Yakovenko2010-01-21
|\|
| * added ogx to list of supported formats of vorbis pluginGravatar Alexey Yakovenko2010-01-21
* | ported vorbis plugin to new APIGravatar Alexey Yakovenko2010-01-13
* | runtime linking of playlist tracks to decoder plugins is done via strings ins...Gravatar Alexey Yakovenko2010-01-11
|/
* support for interruption of http streaming at any timeGravatar Alexey Yakovenko2010-01-09
* compiler warning cleanupGravatar Alexey Yakovenko2010-01-03
* updated copyright notice to 2010Gravatar Alexey Yakovenko2010-01-03
* changed cuesheet loading APIs, embedded metadata now adds up with cuesheet me...Gravatar Alexey Yakovenko2010-01-02
* vorbis: added support for copyright metadataGravatar Alexey Yakovenko2010-01-01
* vorbis: fixed few bugs in error checking; added support for more metadata typesGravatar Alexey Yakovenko2010-01-01
* bitrate reporting for flac and vorbis pluginsGravatar Alexey Yakovenko2009-12-25
* minor fix in vorbis pluginGravatar Alexey Yakovenko2009-12-18
* fixed duration calc bug in vorbis decoderGravatar Alexey Yakovenko2009-12-16
* Merge branch 'master' into guiplugGravatar Alexey Yakovenko2009-11-12
|\
| * added tracknumber load/display for ogg vorbis filesGravatar Alexey Yakovenko2009-11-12
* | finished moving gtk-related code to pluginGravatar Alexey Yakovenko2009-11-11
|/
* now it's possible to interrupt hanging file operations (e.g. slow http)Gravatar Alexey Yakovenko2009-11-08
* plugins that miss dependencies will not be builtGravatar Alexey Yakovenko2009-10-12
* added total playtime display to statusbarGravatar Alexey Yakovenko2009-10-11
* updated plugins descriptionsGravatar Alexey Yakovenko2009-10-10