summaryrefslogtreecommitdiff
path: root/plugins/flac
Commit message (Collapse)AuthorAge
* flac: fixed tag writing regression and related error reportingGravatar Alexey Yakovenko2014-06-25
|
* flac: added vfs support to read_metadata; fixed reading vorbiscomment ↵Gravatar Alexey Yakovenko2014-06-24
| | | | metadata block from end of stream
* flac: fixed cuesheet validationGravatar Alexey Yakovenko2014-06-24
|
* flac: ignore embedded flac cuesheet metadata block if it's out of file boundsGravatar Alexey Yakovenko2014-06-23
|
* flac: fixed crash on writing metadata into file which doesn't have ↵Gravatar Alexey Yakovenko2014-06-22
| | | | vorbiscomment block
* bitrate for OggFLAC, plus oggedit changesGravatar Ian Nartowicz2014-06-14
|
* tidy upGravatar Ian Nartowicz2014-06-13
|
* bitrate calculationsGravatar Ian Nartowicz2014-06-13
|
* flac: osx compile fixesGravatar Alexey Yakovenko2014-06-08
|
* vorbis and flac static build fixGravatar Alexey Yakovenko2014-06-07
|
* fixed tools/apbuild/buildlist to work on modern systems with multulib; ↵Gravatar Alexey Yakovenko2014-06-06
| | | | flac/ogg static link WIP
* Merge branch 'master' of https://github.com/Lithopsian/deadbeef into ↵Gravatar Alexey Yakovenko2014-06-06
|\ | | | | | | | | | | | | Lithopsian-master Conflicts: plugins/liboggedit/Makefile.am
| * #if USE_OGGEDIT changes, and pl_unlock() fixesGravatar Ian Nartowicz2014-06-06
| |
| * Conditional compilation of oggedit callGravatar Ian Nartowicz2014-06-05
| |
| * more minor indentationGravatar Ian Nartowicz2014-06-05
| |
| * indentationGravatar Ian Nartowicz2014-06-05
| |
* | flac: disable oggedit if libogg is not availableGravatar Alexey Yakovenko2014-06-05
| |
| * Full release of oggeditGravatar Ian Nartowicz2014-06-04
|/
* liboggedit build frameworkGravatar Ian Nartowicz2014-06-03
|
* fixed more include paths issuesGravatar Alexey Yakovenko2014-02-09
|
* flac plugin license change to BSD 3-clause with permission from contributorsGravatar Alexey Yakovenko2014-02-09
|
* added COPYING to ffap, ffmpeg, flac, gme, gtkui, hotkeys; changed gme plugin ↵Gravatar Alexey Yakovenko2014-02-08
| | | | source license to ZLIB
* added -avoid-version to all makefilesGravatar Alexey Yakovenko2014-02-05
|
* flac: don't delete replaygain info (bug #1044)Gravatar Alexey Yakovenko2014-01-30
|
* copyright years updatedGravatar Alexey Yakovenko2013-10-06
|
* flac: removed debug printfGravatar waker2012-11-18
|
* flac: fixed cue track index bugGravatar waker2012-10-29
|
* flac: added flac native cuesheet metadata supportGravatar waker2012-10-28
|
* fixed remaining pl_find_meta calls lacking pl_lockGravatar waker2012-05-17
|
* updated (c) year to 2012 in the sourcesGravatar waker2012-03-24
|
* flac: disabled fetching covers for writing to flac tagsGravatar waker2011-12-28
|
* flac: few small improvements in writing embedded cover art imageGravatar waker2011-12-18
|
* flac: don't overwrite existing embedded cover imageGravatar Tydus2011-12-18
|
* few API usage fixes in flac pluginGravatar waker2011-11-13
|
* Implemented Save cover to FLAC when convertingGravatar Tydus2011-11-13
|
* flac: ignore files with samplerate<=0; don't calculate bitrate on streams ↵Gravatar waker2011-10-06
| | | | with unknown length
* hardcoded api_version 1.0 into all pluginsGravatar waker2011-05-21
|
* play flac files which report numsamples=0Gravatar waker2011-05-20
|
* 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
* 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
* fixed flac regressionGravatar waker2011-03-29
|
* fixed flac regression which caused subtracks to get wrong lengthGravatar waker2011-03-28
|
* flac: fixed filehandle leak; fixed hanging on 0-length filesGravatar waker2011-03-26
|
* got rid of filetype field in playitem structureGravatar waker2011-03-24
|
* flac: fixed metadata writerGravatar 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
* deleted couple of trace printfs in flac and junklibGravatar waker2011-02-23
|
* added ape properties, fixed filesize property in flac and wvGravatar waker2011-02-13
|