summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | 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
| |
* | flac: ignore embedded flac cuesheet metadata block if it's out of file boundsGravatar Alexey Yakovenko2014-06-23
| |
* | removed "escaped filename" trace messageGravatar Alexey Yakovenko2014-06-23
| |
* | fixed --gui cmdline optionGravatar Alexey Yakovenko2014-06-23
| |
| * Merge pull request #7 from Alexey-Yakovenko/masterGravatar Lithopsian2014-06-22
| |\ | |/ |/| Resync
* | flac: fixed crash on writing metadata into file which doesn't have ↵Gravatar Alexey Yakovenko2014-06-22
| | | | | | | | vorbiscomment block
* | converter: fixed loading of custom encoder presetsGravatar Alexey Yakovenko2014-06-22
| |
* | disabled tracing in playlist.cGravatar Alexey Yakovenko2014-06-22
| |
* | include strdupa.h in playlist.cGravatar Alexey Yakovenko2014-06-22
| |
* | added uri support to plt_insert_file_int, improved pls parserGravatar Alexey Yakovenko2014-06-22
| |
* | m3u: fixed loading pls files with relative pathesGravatar Alexey Yakovenko2014-06-22
| |
* | m3u: fixed loading symlinked playlists with relative pathes (bug #1055)Gravatar Alexey Yakovenko2014-06-21
| |
* | cue: ignore multifile cuesheets, as they are not supported (bug #971)Gravatar Alexey Yakovenko2014-06-21
| |
* | converter: write correct data size into wav files, clip to 0xffffffff if ↵Gravatar Alexey Yakovenko2014-06-21
| | | | | | | | doesn't fit in 32 bit
* | gtkui, playlist: disable custom title in both "add location" and playlist ↵Gravatar Alexey Yakovenko2014-06-19
| | | | | | | | context menu, until new title formatting is finished
* | converter: added copy dsp preset function, fixed bug with duplicate preset namesGravatar Alexey Yakovenko2014-06-19
| |
* | converter: added a function to copy encoder presetsGravatar Alexey Yakovenko2014-06-19
| |
* | converter: load encoder presets directly from plugindir, instead of copying ↵Gravatar Alexey Yakovenko2014-06-19
| | | | | | | | to confdir, and make them read-only
* | artwork: fixed flac-related typo in makefileGravatar Alexey Yakovenko2014-06-19
| |
| * Merge pull request #6 from Alexey-Yakovenko/masterGravatar Lithopsian2014-06-18
| |\ | |/ |/| Merge
* | Merge pull request #15 from Lithopsian/artworkGravatar Alexey Yakovenko2014-06-18
|\ \ | | | | | | Streaming artwork
| * | Allow get_album_art() calls for non-local filesGravatar Ian Nartowicz2014-06-18
| | |
| * | Allow get_album_art() call for non-local filesGravatar Ian Nartowicz2014-06-18
| | |
| | * Merge pull request #5 from Alexey-Yakovenko/masterGravatar Lithopsian2014-06-18
| | |\ | |_|/ |/| | Resync
* | | gtkui: improved custom title dlgGravatar Alexey Yakovenko2014-06-17
| | |
* | | gtkui: better custom title configuration using context menuGravatar Alexey Yakovenko2014-06-17
| | |
* | | fixed aborting hanging mms streams; fixed bug in decoder detection login, ↵Gravatar Alexey Yakovenko2014-06-17
| | | | | | | | | | | | which was causing unpredictable codec selection when playing streaming audio
* | | try shift-jis detection even if disabled, in case other detectors fail ↵Gravatar Alexey Yakovenko2014-06-15
| | | | | | | | | | | | before returning the default cp1252