aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FluidsynthDecoderPlugin.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* decoder/*: move to decoder/plugins/Max Kellermann2014-01-241-224/+0
|
* copyright year 2014Max Kellermann2014-01-131-1/+1
|
* decoder: rename the struct to "Decoder"Max Kellermann2013-10-211-1/+1
|
* decoder_plugin: rename struct to DecoderPluginMax Kellermann2013-10-211-1/+1
|
* Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann2013-10-151-3/+2
|
* Log: new logging library APIMax Kellermann2013-10-021-15/+17
| | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend.
* DecoderCommand: convert to strictly-typed enumMax Kellermann2013-09-271-2/+2
|
* conf.h: remove obsolete headerMax Kellermann2013-09-051-1/+0
| | | | | Use only ConfigData.hxx in plugin sources to reduce header dependencies.
* util/Error: new error passing libraryMax Kellermann2013-09-041-4/+4
| | | | Replaces GLib's GError.
* *: use gcc.h macros instead of GLibMax Kellermann2013-08-041-3/+3
|
* DecoderPlugin: pass config_param referenceMax Kellermann2013-08-041-5/+4
|
* audio_format: convert to C++Max Kellermann2013-08-031-3/+2
|
* audio_check: convert to C++Max Kellermann2013-07-291-1/+1
|
* decoder_api: convert to C++Max Kellermann2013-07-281-1/+1
|
* decoder/fluidsynth: convert to C++Max Kellermann2013-07-281-0/+226