summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAge
* artwork: deleted code cleanupGravatar Alexey Yakovenko2014-07-12
* artwork: if album and filename are unknown -- use artist name, if known, as l...Gravatar Alexey Yakovenko2014-07-12
* artwork: fixed path inconsistencies between different functionsGravatar Alexey Yakovenko2014-07-11
* artwork: fixed palettized png loader bug (thanks to Ian Nartowicz)Gravatar Alexey Yakovenko2014-07-10
* fixed "play" action when nothing is selected and playback is stopped (bug #1148)Gravatar Alexey Yakovenko2014-07-10
* aac: minor memset bugfixGravatar Alexey Yakovenko2014-07-08
* fixed unpausing of currently paused track using "play" actionGravatar Alexey Yakovenko2014-07-08
* fixed wiki link in the gtkui_api.hGravatar Alexey Yakovenko2014-07-07
* new wiki linksGravatar Alexey Yakovenko2014-07-07
* gtkui: call exit(0) to force exit when background jobs are running, instead o...Gravatar Alexey Yakovenko2014-07-07
* converter: initilize edit/remove buttons correctly before the encoder preset ...Gravatar Alexey Yakovenko2014-07-06
* converter: proper metadata cleanup before writing tagsGravatar Alexey Yakovenko2014-07-06
* converter: strip subtrack metadata from converted result before writing tags,...Gravatar Alexey Yakovenko2014-07-06
* converter: fixed edit/remove buttonsGravatar Alexey Yakovenko2014-07-06
* fixed artwork cache resetting in multiple places (bug #1143)Gravatar Alexey Yakovenko2014-07-05
* artwork: fixed crash when showing album art in notification for untagged trac...Gravatar Alexey Yakovenko2014-07-05
* converter: additional fix for bug #1022 (incorrect wav data size in wave header)Gravatar Alexey Yakovenko2014-07-04
* gme: glibc <2.4 compile fixGravatar Alexey Yakovenko2014-06-28
* artwork: added libogg checks / linkingGravatar Alexey Yakovenko2014-06-28
* 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
* artwork: proper support for data length indicator when parsing APICGravatar Alexey Yakovenko2014-06-27
* artwork: new id3v2 APIC handling fixGravatar Alexey Yakovenko2014-06-27
* Revert "artwork: fix regression in fetching album art from id3v2.4"Gravatar 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
* 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
* 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
* 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
* liboggedit: added missing curly bracesGravatar 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 metadat...Gravatar Alexey Yakovenko2014-06-24
* wma: use the new open2 API to make it possible to interrupt hanging streams w...Gravatar 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
* flac: fixed crash on writing metadata into file which doesn't have vorbiscomm...Gravatar Alexey Yakovenko2014-06-22
* converter: fixed loading of custom encoder presetsGravatar 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
* converter: write correct data size into wav files, clip to 0xffffffff if does...Gravatar Alexey Yakovenko2014-06-21
* gtkui, playlist: disable custom title in both "add location" and playlist con...Gravatar Alexey Yakovenko2014-06-19
* converter: added copy dsp preset function, fixed bug with duplicate preset namesGravatar Alexey Yakovenko2014-06-19