efl/src/lib/ecore_audio
Daniel Kolesa fcae7cab27 eolian gen: enable constness generation on property getter impls
This changes a lot of things all across the EFL. Previously,
methods tagged @const had both their external prototype and
internal impl generated with const on object, while property
getters only had const on the external API. This is now changed
and it all has const everywhere.

Ref T6859.
2018-04-17 20:31:55 +02:00
..
Ecore_Audio.h all: Simplify definition of EAPI 2018-01-18 18:04:03 +09:00
ecore_audio.c ecore audio - add comment that this is an intended leak... 2018-04-06 22:40:33 +09:00
ecore_audio.eo ecore_audio: remove "name" property 2018-02-15 13:11:00 -05:00
ecore_audio_alsa.c ecore_audio: unused variables are removed to fix warning. 2017-10-13 12:09:12 -07:00
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 eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ecore_audio_obj.h Revert "Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added"" 2017-12-13 10:27:48 -08:00
ecore_audio_obj_in.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ecore_audio_obj_in.h Revert "Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added"" 2017-12-13 10:27:48 -08:00
ecore_audio_obj_in_sndfile.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ecore_audio_obj_in_sndfile.h Revert "Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added"" 2017-12-13 10:27:48 -08: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 Revert "Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added"" 2017-12-13 10:27:48 -08: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 Revert "Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added"" 2017-12-13 10:27:48 -08:00
ecore_audio_obj_out_pulse.c ecore_audio: remove "name" property 2018-02-15 13:11:00 -05:00
ecore_audio_obj_out_pulse.h Revert "Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added"" 2017-12-13 10:27:48 -08:00
ecore_audio_obj_out_sndfile.c eolian gen: enable constness generation on property getter impls 2018-04-17 20:31:55 +02:00
ecore_audio_obj_out_sndfile.h Revert "Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added"" 2017-12-13 10:27:48 -08:00
ecore_audio_obj_out_wasapi.c ecore_audio wasapi - fix ecore win32 handler deletion and destruction 2018-01-13 14:46:08 +09:00
ecore_audio_obj_out_wasapi.h Revert "Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added"" 2017-12-13 10:27:48 -08: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_out_wasapi.eo Revert "Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added"" 2017-12-13 10:27:48 -08: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_pulse_ml.c ecore_audio_pulse_ml: Check memory allocation fail 2017-08-08 23:13:47 +09:00
ecore_audio_sndfile_vio.c Eo: Finish the renaming of Eo to the EFL. 2016-08-15 15:07:42 +01:00