summaryrefslogtreecommitdiff
path: root/plugins/vorbis
Commit message (Collapse)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 ↵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
|