loki666
|
3f1a05cf38
|
update fluid_player_seek API doc, and return values
|
2017-11-01 09:49:21 +01:00 |
|
derselbst
|
681f62ce4d
|
fix conflicting declarations
fix build
|
2017-10-30 11:53:02 +01:00 |
|
loki666
|
6c8a72fa0a
|
add seek to player
|
2017-10-30 10:53:45 +01:00 |
|
derselbst
|
323320e7e4
|
refactor all destructor functions
to return void if possible and not crash if called with NULL
|
2017-10-29 13:23:08 +01:00 |
|
loki666
|
9ebc22d4e1
|
add typedef for atomics
access atomics via fluid_atomic_X_set/get
|
2017-10-25 14:38:39 +02:00 |
|
carlo-bramini
|
7e238c5438
|
Replace g_atomic_*() with fluid_atomic_*()
|
2017-10-21 18:26:55 +02:00 |
|
carlo-bramini
|
3cea11de7f
|
Replace use of glib types
|
2017-10-21 18:23:23 +02:00 |
|
carlo-bramini
|
a89c7c5183
|
Replace remaining vsnprintf with FLUID_VSNPRINTF
|
2017-10-15 18:57:06 +02:00 |
|
derselbst
|
f4a3c7302e
|
avoid midi_router cmd conflicts
if multiple cmd handlers are used + fix build
|
2017-10-03 21:42:36 +02:00 |
|
derselbst
|
17aacf4fd9
|
decouple cmd_handler for midi_router
|
2017-10-03 18:10:27 +02:00 |
|
Tom M
|
2a3ff1d2cf
|
Merge pull request #207 from FluidSynth/cleanup
source code cleanup, API compatibility broken
|
2017-09-22 14:10:38 +02:00 |
|
derselbst
|
7f3515e136
|
seqbind: specify MIDI CCs explicitly
|
2017-09-16 21:57:49 +02:00 |
|
derselbst
|
7b54b07b2d
|
fix build
|
2017-09-15 12:34:03 +02:00 |
|
derselbst
|
5baecd9db4
|
Merge branch 'poly-pressure' of https://github.com/mawe42/fluidsynth into mawe42-poly-pressure
|
2017-09-10 13:59:07 +02:00 |
|
derselbst
|
aac2354f5c
|
remove fop-level "fluidsynth" directory node
cd fluidsynth && git mv * ../
|
2017-09-03 13:30:26 +02:00 |
|