Max Kellermann
|
9c83464b95
|
configure.ac: auto-detect libfluidsynth
Now that the libfluidsynth API was sanitized, we can enable the plugin
automatically if libfluidsynth is installed.
|
2012-08-15 00:48:52 +02:00 |
|
Max Kellermann
|
b1bbd70f0f
|
decoder/fluidsynth: stop playback at end of file
Use libfluidsynth's new function fluid_player_get_status().
|
2012-08-15 00:47:10 +02:00 |
|
Max Kellermann
|
c31d11bfe0
|
decoder/fluidsynth: don't duplicate path
The libfluidsynth now accepts const strings.
|
2012-08-15 00:39:22 +02:00 |
|
Max Kellermann
|
c8ec85d649
|
decoder/fluidsynth: check if file is really a MIDI
Use fluid_is_midifile() to verify the file format.
|
2012-08-15 00:36:04 +02:00 |
|
Max Kellermann
|
e291f3d257
|
decoder/fluidsynth: remove throttle (requires libfluidsynth 1.1)
The libfluidsynth API is now sane, and does not require real-time
decoding.
|
2012-08-15 00:29:38 +02:00 |
|
Max Kellermann
|
ee16fc958c
|
decoder/{mikmod,fluidsynth,mp4ff}: adapt to tag_handler API
Fixes build regression.
|
2012-02-11 19:28:56 +01:00 |
|
Jonathan Neuschäfer
|
310895f060
|
rename 'Timer' to 'struct timer'
|
2011-08-27 11:30:34 +02:00 |
|
Max Kellermann
|
c6cbcc2c25
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
|
Max Kellermann
|
9b9abff972
|
renamed decoder plugin sources
Make it X_decoder_plugin.c.
|
2010-01-04 21:45:32 +01:00 |
|