index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
decoder
/
plugins
/
GmeDecoderPlugin.cxx
Age
Commit message (
Expand
)
Author
2020-06-10
Merge tag 'v0.21.24'
Max Kellermann
2020-06-10
decoder/gme: use class NarrowPath() for Windows compatibility
Max Kellermann
2020-06-10
decoder/gme: simplify LoadGmeAndM3u() by moving code to ReplaceSuffix()
Max Kellermann
2020-06-10
decoder/gme: use StringAfterPrefix()
Max Kellermann
2020-06-10
decoder/gme: use Path::GetSuffix()
Max Kellermann
2020-04-26
gme: use song-reported fade-out time when available
John Regan
2020-04-26
gme: add configurable fade-out time
John Regan
2020-04-23
Merge tag 'v0.21.23'
Max Kellermann
2020-04-22
gme: adapt to API change in the upcoming version 0.7.0
Max Kellermann
2020-03-19
[clang-tidy] run through performance checks
Rosen Penev
2020-03-16
remove gcc_unused
Rosen Penev
2020-03-12
replace assert.h with cassert
Rosen Penev
2020-03-12
Merge branch 'v0.21.x'
Max Kellermann
2020-02-25
gme: check for empty metadata strings instead of nullptr
John Regan
2020-01-18
AudioFormat: move to pcm/
Max Kellermann
2020-01-18
copyright year 2020
Max Kellermann
2019-08-09
util/UriUtil: split
Max Kellermann
2019-06-17
Copyright year 2019
Max Kellermann
2019-06-15
decoder/Plugin: simplify compile-time initialization
Max Kellermann
2019-06-06
tag/Handler: pass StringView to OnTag() and OnPair()
Max Kellermann
2018-11-19
check.h: remove obsolete header
Max Kellermann
2018-10-31
*: copyright year 2018
Max Kellermann
2018-10-07
decoder/gme: fix include
Max Kellermann
2018-08-02
DetachedSong, db/LightSong, SongFilter: move to src/song/
Max Kellermann
2018-07-05
tag/Handler: convert to class with virtual methods
Max Kellermann
2018-01-24
util/StringFormat: new utility library
Max Kellermann
2018-01-21
decoder/Plugin: add "noexcept"
Max Kellermann
2017-09-26
GME Plugin: fix track numbering
John Regan
2017-09-26
GME Plugin: only load m3u if it exists
John Regan
2017-09-22
GME Plugin: try loading m3u sidecar files
John Regan
2017-05-15
Merge tag 'v0.20.7'
Max Kellermann
2017-05-08
*: add "noexcept" to many, many function prototypes
Max Kellermann
2017-02-08
tag/Tag*: rename several source files
Max Kellermann
2017-01-03
update copyright year
Max Kellermann
2016-11-22
decoder/DecoderPlugin: container_scan() returns forward_list<DetachedSong>
Max Kellermann
2016-11-22
decoder/gme: move gme_container_scan() down
Max Kellermann
2016-11-22
decoder/gme: provide the TRACK tag
Max Kellermann
2016-11-22
decoder/{gme,sidplay}: fix off-by-one bug in container_scan()
Max Kellermann
2016-11-22
db/update/Container: catch C++ exceptions
Max Kellermann
2016-11-22
decoder/gme: use AtScopeExit()
Max Kellermann
2016-11-22
decoder/gme: remove redundant extern declaration
Max Kellermann
2016-11-22
decoder/gme: add missing SUBTUNE_PREFIX
Max Kellermann
2016-11-22
decoder/DecoderPlugin: container_scan() returns forward_list<string>
Max Kellermann
2016-11-18
decoder/Client: add Submit methods
Max Kellermann
2016-11-18
decoder/Client: add DecoderCommand/seek virtual methods
Max Kellermann
2016-11-18
decoder/Client: add virtual method Ready()
Max Kellermann
2016-11-18
decoder/Client: new interface which wraps struct Decoder
Max Kellermann
2016-11-10
CheckAudioFormat: migrate from class Error to C++ exceptions
Max Kellermann
2016-11-10
decoder/gme: use AtScopeExit()
Max Kellermann
2016-04-13
decoder/Plugin: container_scan() returns AllocatedString
Max Kellermann
[next]