summaryrefslogtreecommitdiff
path: root/plugins/vorbis/vorbis.c
Commit message (Collapse)AuthorAge
* vorbis: new tagging code by Ian Nartowicz, updated licenseGravatar Alexey Yakovenko2014-05-02
|
* vorbis: fixed few 64bit warningsGravatar Alexey Yakovenko2014-04-30
|
* fixed vorbis >6 channels support (bug #1067)Gravatar Alexey Yakovenko2014-03-24
|
* vorbis: fixed bitrateGravatar Alexey Yakovenko2013-10-06
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* vorbis: update waveformat if changes dynamically in the streamGravatar waker2012-10-09
|
* fixed remaining pl_find_meta calls lacking pl_lockGravatar waker2012-05-17
|
* fixed streaming filetype override in vorbis pluginGravatar waker2012-05-16
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* vorbis trace compile fixesGravatar waker2012-03-11
|
* vorbis: added .oga to supported file extensionsGravatar waker2011-10-06
|
* OpenIndian b148 support (and perhaps other Solaris builds).Gravatar Kevin van der Vlist2011-06-12
|
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* minor fix to vorbis metadata readingGravatar waker2011-05-14
|
* changed few old-style pl_* functions which were working with current ↵Gravatar waker2011-05-08
| | | | playlist with the new ones, working with specific playlist passed as argument
* fixed streaming ogg and aac filetypeGravatar waker2011-05-07
|
* changed some API entry points to make it possible working with specific ↵Gravatar waker2011-04-29
| | | | playlists, and not just the current one
* fixed mp3 filetype for streamed radio;Gravatar waker2011-04-27
| | | | removed filetypes ptr in DB_decoder_t
* new future-proof playlist API, potentially reducing locking, and allowing ↵Gravatar waker2011-04-25
| | | | more flexibility
* get rid of some legacy events;Gravatar waker2011-04-16
| | | | update playlist grouping on metadata changes
* got rid of filetype field in playitem structureGravatar waker2011-03-24
|
* fixed oggvorbis metadata writer to support custom fieldsGravatar waker2011-03-20
|
* moved most of track properties from playItem struct to metadataGravatar waker2011-03-09
| | | | implemented track properties with multiple selection
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
| | | | | added copyright info to all plugins; updated gtkui to reflect the changes
* fixed vorbis plugin filehandle leak when vorbisfile failed to parse streamGravatar waker2011-02-26
|
* added extra properties to vorbis pluginGravatar waker2011-02-13
|
* added container support to vfs plugin apiGravatar waker2011-01-31
|
* updated copyright year to 2011Gravatar waker2011-01-02
|
* fixed gapless playback when dsp is activeGravatar waker2010-11-28
|
* fixed vorbis multichannel remappingGravatar waker2010-11-27
|
* fixed vorbis channel mappingGravatar waker2010-11-27
|
* fixed multichannel in vorbis pluginGravatar waker2010-11-27
|
* ported vorbis plugin to new APIGravatar waker2010-11-23
|
* bumped all plugins to version 1.0;Gravatar waker2010-11-02
| | | | updated portable build packaging script
* fixed few more memleaksGravatar Alexey Yakovenko2010-10-05
|
* fixed few random memleaksGravatar Alexey Yakovenko2010-10-04
|
* when updating vorbis streaming metadata - compare it to previous before ↵Gravatar Alexey Yakovenko2010-09-26
| | | | submitting playlistchanged event
* refresh playlist (grouping) after metadata change in streaming mediaGravatar Alexey Yakovenko2010-09-26
|
* 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
|