summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix albumart.org URLGravatar Ian Nartowicz2014-07-19
|
* Merge pull request #8 from Alexey-Yakovenko/masterGravatar Lithopsian2014-07-06
|\ | | | | Resync
| * converter: strip subtrack metadata from converted result before writing ↵Gravatar Alexey Yakovenko2014-07-06
| | | | | | | | tags, this fixes bug #1104 (writing tags to ogg/flac files after converting them from chained tracks)
| * converter: fixed edit/remove buttonsGravatar Alexey Yakovenko2014-07-06
| |
| * fixed artwork cache resetting in multiple places (bug #1143)Gravatar Alexey Yakovenko2014-07-05
| |
| * fixed conf_set_int64Gravatar Alexey Yakovenko2014-07-05
| |
| * artwork: fixed crash when showing album art in notification for untagged ↵Gravatar Alexey Yakovenko2014-07-05
| | | | | | | | tracks (bug #1144)
| * fixed --gui handlingGravatar Alexey Yakovenko2014-07-04
| |
| * converter: additional fix for bug #1022 (incorrect wav data size in wave header)Gravatar Alexey Yakovenko2014-07-04
| |
| * added name comparison to plugin duplicate check, to avoid duplicate plugins ↵Gravatar Alexey Yakovenko2014-06-30
| | | | | | | | when ID is not set
| * improved changelog for 0.6.2Gravatar Alexey Yakovenko2014-06-28
| |
| * fixed more apbuild issuesGravatar Alexey Yakovenko2014-06-28
| |
| * gme: glibc <2.4 compile fixGravatar Alexey Yakovenko2014-06-28
| |
| * artwork: added libogg checks / linkingGravatar Alexey Yakovenko2014-06-28
| |
| * fixed i686 static build issuesGravatar Alexey Yakovenko2014-06-28
| |
| * changelog for 0.6.2Gravatar Alexey Yakovenko2014-06-27
| |
| * artwork: fixed caching for untagged filesGravatar Alexey Yakovenko2014-06-27
| |
| * artwork: disable tracingGravatar Alexey Yakovenko2014-06-27
| |
| * shellexecui: disallow multiple shellexecui dialogsGravatar Alexey Yakovenko2014-06-27
| |
| * junklib: comment typo fixGravatar Alexey Yakovenko2014-06-27
| |
| * artwork: proper support for data length indicator when parsing APICGravatar Alexey Yakovenko2014-06-27
| |
| * junklib: fixed conversion of id3v2.3<->id3v2.4 frame header ext flags; added ↵Gravatar Alexey Yakovenko2014-06-27
| | | | | | | | support for id3v2.4 data length indicator when converting
| * artwork: new id3v2 APIC handling fixGravatar Alexey Yakovenko2014-06-27
| |
| * junklib: removed dead codeGravatar Alexey Yakovenko2014-06-27
| |
| * Revert "artwork: fix regression in fetching album art from id3v2.4"Gravatar Alexey Yakovenko2014-06-27
| | | | | | | | This reverts commit dea04451c8aaf322e397aceca0f871f9ff6ee5e2.
| * restored use of bash on quickinstall.sh, to make it work on linuxGravatar Alexey Yakovenko2014-06-27
| |
| * oss: always reopen sound device before changing output formatGravatar Alexey Yakovenko2014-06-27
| |
| * ao: fixed BSD linking issuesGravatar Alexey Yakovenko2014-06-26
| |
| * use /bin/sh in quickinstall.shGravatar Alexey Yakovenko2014-06-26
| |
| * ao: made MixREVERBLeft staticGravatar Alexey Yakovenko2014-06-25
| |
| * ao: added static to INLINE SCSP_UpdateSlot in plugins/ao/eng_ssf/scsp.cGravatar Alexey Yakovenko2014-06-25
| |
| * junklib: O_LARGEFILE fix for bsdGravatar Alexey Yakovenko2014-06-25
| |
| * oss: deleted bogus oss_free call from oss_pauseGravatar Alexey Yakovenko2014-06-25
| |
| * artwork: fix regression in fetching album art from id3v2.4Gravatar Alexey Yakovenko2014-06-25
| |
| * ao: added static to all INLINEsGravatar Alexey Yakovenko2014-06-25
| |
| * m3u: fixed reading pls files which have spaces before and/or after the "=" signGravatar Alexey Yakovenko2014-06-25
| |
| * updated translator list for russianGravatar Alexey Yakovenko2014-06-25
| |
| * translation updateGravatar Alexey Yakovenko2014-06-25
| |
| * updated translationsGravatar Alexey Yakovenko2014-06-25
| |
| * gtkui: another fix for "set custom title" textGravatar Alexey Yakovenko2014-06-25
| |
| * gtkui: fixed "Set custom title" stringGravatar Alexey Yakovenko2014-06-25
| |
| * flac: fixed tag writing regression and related error reportingGravatar Alexey Yakovenko2014-06-25
| |
| * junklib: LARGEFILE support in junk_rewrite_tagsGravatar Alexey Yakovenko2014-06-24
| |
| * liboggedit: added missing curly bracesGravatar Alexey Yakovenko2014-06-24
| |
| * pulled new translations from txGravatar Alexey Yakovenko2014-06-24
| |
| * artwork: added vfs support for reading from flacsGravatar Alexey Yakovenko2014-06-24
| |
| * flac: added vfs support to read_metadata; fixed reading vorbiscomment ↵Gravatar Alexey Yakovenko2014-06-24
| | | | | | | | metadata block from end of stream
| * wma: use the new open2 API to make it possible to interrupt hanging streams ↵Gravatar Alexey Yakovenko2014-06-24
| | | | | | | | without blocking on "init"
| * added new "open2" decoder plugin API, see deadbeef.h for detailsGravatar Alexey Yakovenko2014-06-24
| |
| * flac: fixed cuesheet validationGravatar Alexey Yakovenko2014-06-24
| |