| Commit message (Expand) | Author | Age |
* | flac: after ignoring a bad FLAC__METADATA_TYPE_CUESHEET, don't give up, but t... | Alexey Yakovenko | 2014-07-31 |
* | changed project description in many files | Alexey Yakovenko | 2014-07-16 |
* | flac: fixed tag writing regression and related error reporting | Alexey Yakovenko | 2014-06-25 |
* | flac: added vfs support to read_metadata; fixed reading vorbiscomment metadat... | Alexey Yakovenko | 2014-06-24 |
* | flac: fixed cuesheet validation | Alexey Yakovenko | 2014-06-24 |
* | flac: ignore embedded flac cuesheet metadata block if it's out of file bounds | Alexey Yakovenko | 2014-06-23 |
* | flac: fixed crash on writing metadata into file which doesn't have vorbiscomm... | Alexey Yakovenko | 2014-06-22 |
* | bitrate for OggFLAC, plus oggedit changes | Ian Nartowicz | 2014-06-14 |
* | tidy up | Ian Nartowicz | 2014-06-13 |
* | bitrate calculations | Ian Nartowicz | 2014-06-13 |
* | flac: osx compile fixes | Alexey Yakovenko | 2014-06-08 |
* | vorbis and flac static build fix | Alexey Yakovenko | 2014-06-07 |
* | fixed tools/apbuild/buildlist to work on modern systems with multulib; flac/o... | Alexey Yakovenko | 2014-06-06 |
* | Merge branch 'master' of https://github.com/Lithopsian/deadbeef into Lithopsi... | Alexey Yakovenko | 2014-06-06 |
|\ |
|
| * | #if USE_OGGEDIT changes, and pl_unlock() fixes | Ian Nartowicz | 2014-06-06 |
| * | Conditional compilation of oggedit call | Ian Nartowicz | 2014-06-05 |
| * | more minor indentation | Ian Nartowicz | 2014-06-05 |
| * | indentation | Ian Nartowicz | 2014-06-05 |
* | | flac: disable oggedit if libogg is not available | Alexey Yakovenko | 2014-06-05 |
| * | Full release of oggedit | Ian Nartowicz | 2014-06-04 |
|/ |
|
* | liboggedit build framework | Ian Nartowicz | 2014-06-03 |
* | fixed more include paths issues | Alexey Yakovenko | 2014-02-09 |
* | flac plugin license change to BSD 3-clause with permission from contributors | Alexey Yakovenko | 2014-02-09 |
* | added COPYING to ffap, ffmpeg, flac, gme, gtkui, hotkeys; changed gme plugin ... | Alexey Yakovenko | 2014-02-08 |
* | added -avoid-version to all makefiles | Alexey Yakovenko | 2014-02-05 |
* | flac: don't delete replaygain info (bug #1044) | Alexey Yakovenko | 2014-01-30 |
* | copyright years updated | Alexey Yakovenko | 2013-10-06 |
* | flac: removed debug printf | waker | 2012-11-18 |
* | flac: fixed cue track index bug | waker | 2012-10-29 |
* | flac: added flac native cuesheet metadata support | waker | 2012-10-28 |
* | fixed remaining pl_find_meta calls lacking pl_lock | waker | 2012-05-17 |
* | updated (c) year to 2012 in the sources | waker | 2012-03-24 |
* | flac: disabled fetching covers for writing to flac tags | waker | 2011-12-28 |
* | flac: few small improvements in writing embedded cover art image | waker | 2011-12-18 |
* | flac: don't overwrite existing embedded cover image | Tydus | 2011-12-18 |
* | few API usage fixes in flac plugin | waker | 2011-11-13 |
* | Implemented Save cover to FLAC when converting | Tydus | 2011-11-13 |
* | flac: ignore files with samplerate<=0; don't calculate bitrate on streams wit... | waker | 2011-10-06 |
* | hardcoded api_version 1.0 into all plugins | waker | 2011-05-21 |
* | play flac files which report numsamples=0 | waker | 2011-05-20 |
* | changed few old-style pl_* functions which were working with current playlist... | waker | 2011-05-08 |
* | changed some API entry points to make it possible working with specific playl... | waker | 2011-04-29 |
* | fixed mp3 filetype for streamed radio; | waker | 2011-04-27 |
* | fixed flac regression | waker | 2011-03-29 |
* | fixed flac regression which caused subtracks to get wrong length | waker | 2011-03-28 |
* | flac: fixed filehandle leak; fixed hanging on 0-length files | waker | 2011-03-26 |
* | got rid of filetype field in playitem structure | waker | 2011-03-24 |
* | flac: fixed metadata writer | waker | 2011-03-20 |
* | moved most of track properties from playItem struct to metadata | waker | 2011-03-09 |
* | removed author and email fields, added single all-purpose copyright field; | waker | 2011-02-27 |