summaryrefslogtreecommitdiff
path: root/src/decoder/plugins/FluidsynthDecoderPlugin.cxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-16remove gcc_unusedRosen Penev
2020-02-04[clang-tidy] change integer prefixes to uppercaseRosen Penev
2020-01-18AudioFormat: move to pcm/Max Kellermann
2020-01-18copyright year 2020Max Kellermann
2019-08-03util/Macros: replace with std::size() (C++17)Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-06-15decoder/Plugin: simplify compile-time initializationMax Kellermann
2019-05-23Log: make LogLevel the first parameterMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-10-23Merge tag 'v0.20.22'Max Kellermann
2018-10-23decoder/fluidsynth: adapt to API change in version 2.0Max Kellermann
2018-07-05tag/Handler: convert to class with virtual methodsMax Kellermann
2018-01-21decoder/Plugin: add "noexcept"Max Kellermann
2018-01-02config/Block: add method GetPositiveValue()Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-18decoder/Client: add Submit methodsMax Kellermann
2016-11-18decoder/Client: add virtual method Ready()Max Kellermann
2016-11-18decoder/Client: new interface which wraps struct DecoderMax Kellermann
2016-11-10CheckAudioFormat: migrate from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-23tag/TagHandler: pass by referenceMax Kellermann
2016-02-22tag/handler: use CamelCaseMax Kellermann
2015-01-21config/Param: split block-specific attributes to new struct ConfigBlockMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-04playlist, InotifySource, ...: update GLib commentsMax Kellermann
2014-08-29DecoderAPI: pass SignedSongTime to decoder_initialized()Max Kellermann
2014-02-07DecoderPlugin: pass Path instance to file_decode() and scan_file()Max Kellermann
2014-01-24decoder/*: move to decoder/plugins/Max Kellermann