76 Commits (d900df9ba8d46635a413492b81b6e145c6b4640f)

Author SHA1 Message Date
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Francois Cartegnie 10318107ac date_t: always init to TS_INVALID 8 years ago
Rémi Denis-Courmont 1f85564561 fluidsynth: fix initial invalid timestamp 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Rémi Denis-Courmont ebaa32f561 config: remove advanced from add_loadfile() 8 years ago
Jean-Baptiste Kempf a334e32182 MIDI: use only one i18n string for all the modules 8 years ago
Thomas Guillem 91f426996c es: replace i_original_channels with i_chan_mode 9 years ago
Steve Lhomme 5dbd54ec68 decoder/packetizer: no need to set the output ES category anymore 9 years ago
Rémi Denis-Courmont 89504cd744 decoder: use "audio decoder" capability for audio decoders 9 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 9 years ago
Thomas Guillem 75e39eac45 decoder: audio: don't update format when creating a buffer 10 years ago
Jean-Baptiste Kempf 191433f13a fluidlite: fix compilation on Android 10 years ago
Jean-Baptiste Kempf 3253373bd6 fluidsynth: Android does not have glob.c|.h 10 years ago
Jean-Baptiste Kempf e80faf2d3b Detect fluidlite to reimplement fluidsynth 10 years ago
Thomas Guillem 183d5cda47 dialog: use new API 10 years ago
Thomas Guillem c94f68febd decoder: implement pf_flush for all decoders/packetizers 11 years ago
Jean-Paul Saman ce6db7865c codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY 11 years ago
Ilkka Ollakka d0c5748146 Revert "codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY" 11 years ago
Jean-Paul Saman 48a867c768 codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY 11 years ago
Rémi Denis-Courmont aa23dc4bc5 FluidSynth: handle discontinuities 12 years ago
Rémi Denis-Courmont c4199ab677 Remove inconsistently used HAVE_UNISTD_H 12 years ago
Rafaël Carré 6d53362001 Use _WIN32 rather than WIN32 (same for WIN64) 13 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Rémi Denis-Courmont e2b439cfa1 Replace remaining instances of aout_buffer_t with block_t 14 years ago
Rémi Denis-Courmont 76c940130f Fluidsynth: .8 gain is too high for many files, reduce to .5 14 years ago
Rémi Denis-Courmont 6fe0882c07 fluidsynth: remove unused computation 14 years ago
Rémi Denis-Courmont 7b333bdad3 FluidSynth: add chorus and reverb effects settings 14 years ago
Rémi Denis-Courmont 752bb57b16 FluidSynth: add polyphony setting 14 years ago
Rémi Denis-Courmont ff9a492d36 FluidSynth: support for custom sample rate 14 years ago
Rémi Denis-Courmont 3ead74ab14 FluidSynth: add gain setting and better default value 14 years ago
Rémi Denis-Courmont c8961f3a00 Remove unneeded #include <vlc_aout.h> 14 years ago
Rémi Denis-Courmont 771209cffe fluidsynth: drop integer support 14 years ago
Rémi Denis-Courmont 9419d728df fluidsynth: require version 1.1.x 14 years ago
Rémi Denis-Courmont 85488575ba fluidsynth: deal with glob() error cases correctly (and add debug) 14 years ago
Rémi Denis-Courmont d6d9ee3386 FluidSynth: look for sound font in /usr/share/sounds/sf2/ by default 15 years ago
Rémi Denis-Courmont bfa5357416 Fluidsynth: revector initialization, no functional changes 15 years ago
Laurent Aimar a8d9ae66fd Revert "block_t ** parameter is never NULL for audio decoding" 15 years ago
Rémi Denis-Courmont 48e39d4453 block_t ** parameter is never NULL for audio decoding 15 years ago
Kaarlo Raiha c37b09542e Change synthetizer to synthesizer 15 years ago
Rémi Denis-Courmont 95aeef3ed4 fluidsynth: correct sound font location in preferences 15 years ago
Rémi Denis-Courmont 276a9657f7 Fluidsynth: small unlikely memory leak 15 years ago
Rémi Denis-Courmont 989310c923 add_loadfile: remove callback parameter 16 years ago
Rémi Denis-Courmont 963630ba6e split add_file into add_loadfile and add_savefile 16 years ago
Rémi Denis-Courmont 3eacdd5ad7 FLUID_FAILED is not defined in version 1.0.x 16 years ago
Rémi Denis-Courmont 5e896a268c Compile time support for FluidSynth 1.0 16 years ago
Rémi Denis-Courmont dc07f6a00a fluidsynth: fix code point for channel aftertouch 16 years ago
Rémi Denis-Courmont e453dbc30d fluidsynth: implement system reset message 16 years ago
Rémi Denis-Courmont 05fbe17a5b fluidsynth: parse SysEx messages 16 years ago
Rémi Denis-Courmont f749d30ba2 fluidsynth: implement channel aftertouch event 16 years ago
Rémi Denis-Courmont e82cac595b fluidsynth: fix pitch bend value 16 years ago