summaryrefslogtreecommitdiff
path: root/plugins/vorbis
Commit message (Expand)AuthorAge
* Only change seek offset for multiplexed files with Vorbis not the 1st streamGravatar Ian Nartowicz2014-06-10
* Fix for issue #1116 (work round Vorbis issue #1486) - typoGravatar Ian Nartowicz2014-06-10
* Fix for issue #1116 (work round Vorbis issue #1486)Gravatar Ian Nartowicz2014-06-10
* more minor indentationGravatar Ian Nartowicz2014-06-05
* indentationGravatar Ian Nartowicz2014-06-05
* Full release of oggeditGravatar Ian Nartowicz2014-06-04
* liboggedit build frameworkGravatar Ian Nartowicz2014-06-03
* Just ignore a failed statGravatar Ian Nartowicz2014-05-30
* Preserve file permissionsGravatar Ian Nartowicz2014-05-30
* 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
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
* vorbis: static build fixGravatar Alexey Yakovenko2014-02-04
* build system fixes for 0.6 staticGravatar Alexey Yakovenko2013-12-03
* 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 playlist...Gravatar waker2011-05-08
* fixed streaming ogg and aac filetypeGravatar waker2011-05-07
* changed some API entry points to make it possible working with specific playl...Gravatar waker2011-04-29
* fixed mp3 filetype for streamed radio;Gravatar waker2011-04-27
* new future-proof playlist API, potentially reducing locking, and allowing mor...Gravatar waker2011-04-25
* get rid of some legacy events;Gravatar waker2011-04-16
* 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
* removed author and email fields, added single all-purpose copyright field;Gravatar waker2011-02-27
* 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
* 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 submi...Gravatar Alexey Yakovenko2010-09-26
* refresh playlist (grouping) after metadata change in streaming mediaGravatar Alexey Yakovenko2010-09-26