efl/src/lib/ecore_audio
Carsten Haitzler 8f67f2f2d3 ecore_audio headers conflict with app have ifdefs
Ecore_Audio.h had #ifdef HAVE_PULSE ... and that is just so wrong as
this is something an ap[p may or may not set in its config.h ... but
this certainly hase no place in our public headers. the api's there
should always be there... symbols always... just imtplementation may
be empty ... though ecore_audio doesnt build at all without pulse...
so it's moot.

so fix this build issue i found when fixing e build issues with meson
changes etc.

@fix
2017-07-22 17:59:11 +09:00
..
Ecore_Audio.h ecore_audio headers conflict with app have ifdefs 2017-07-22 17:59:11 +09:00
ecore_audio.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ecore_audio.eo docs: Fix typos and some wrong expressions in Ecore, Ecore_Audio, Ecore_Cocoa, Ecore_Con, and Ector API reference doxygen. 2017-06-07 13:01:13 +09:00
ecore_audio_alsa.c
ecore_audio_custom.c
ecore_audio_in.eo docs: Fix typos and some wrong expressions in Ecore, Ecore_Audio, Ecore_Cocoa, Ecore_Con, and Ector API reference doxygen. 2017-06-07 13:01:13 +09:00
ecore_audio_in_sndfile.eo ecore audio: use new property impl syntax 2016-12-27 17:00:05 +01:00
ecore_audio_in_tone.eo eo: move all the key_ properties to C 2017-04-26 16:19:06 +02:00
ecore_audio_obj.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ecore_audio_obj.h doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_audio_obj_in.c efl callbacks: update some events calls to no longer trigger legacy callbacks 2016-08-30 13:59:59 -03:00
ecore_audio_obj_in.h doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_audio_obj_in_sndfile.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ecore_audio_obj_in_sndfile.h doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_audio_obj_in_tone.c eo: move all the key_ properties to C 2017-04-26 16:19:06 +02:00
ecore_audio_obj_in_tone.h doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_audio_obj_out.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ecore_audio_obj_out.h doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_audio_obj_out_pulse.c ecore audio: Fix loss of last stream 2017-03-24 10:34:54 +09:00
ecore_audio_obj_out_pulse.h doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_audio_obj_out_sndfile.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00
ecore_audio_obj_out_sndfile.h doxygen: Fix typos & invalid statements in ecore 2017-02-13 19:54:29 +09:00
ecore_audio_out.eo docs: Fix typos and some wrong expressions in Ecore and Edje API reference doxygen. 2017-02-27 19:48:38 +09:00
ecore_audio_out_pulse.eo ecore audio: use new property impl syntax 2016-12-27 17:00:05 +01:00
ecore_audio_out_sndfile.eo ecore audio: use new property impl syntax 2016-12-27 17:00:05 +01:00
ecore_audio_private.h ecore_audio: drop support for CoreAudio on macOS 2016-10-29 23:01:38 +02:00
ecore_audio_protected.h
ecore_audio_pulse.c ecore_audio: fix memory leak in ecore_audio_pulse. 2014-12-10 11:19:23 +01:00
ecore_audio_pulse_ml.c ecore-audio: unset DISPLAY conditionally before processing pulse events 2017-06-02 18:23:43 -04:00
ecore_audio_sndfile_vio.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00