summaryrefslogtreecommitdiff
path: root/src/Makefile_Ecore_Audio.am
Commit message (Expand)AuthorAgeFilesLines
* autotools: add option to enable eo file installMike Blumenkrantz2019-03-141-1/+3
* build: disable Lua binding generationDaniel Kolesa2018-08-011-1/+1
* ecore_audio: fix using undefined macrosIvan Furs2017-12-131-4/+2
* Revert "Revert "ecore_audio: a minimal template for playing sound on WINDOWS ...Cedric BAIL2017-12-131-1/+10
* Revert "ecore_audio: a minimal template for playing sound on WINDOWS is added"Carsten Haitzler (Rasterman)2017-10-071-10/+1
* ecore_audio: a minimal template for playing sound on WINDOWS is addedIvan Furs2017-10-031-1/+10
* ecore_audio headers conflict with app have ifdefsCarsten Haitzler (Rasterman)2017-07-221-8/+4
* ecore_audio: drop support for CoreAudio on macOSJean Guyomarc'h2016-10-291-9/+0
* ecore_audio: fix distribution of eolian filesJean Guyomarc'h2016-09-041-8/+2
* ecore_audio - save 232k of real RAM by dlopening depedneciesCarsten Haitzler (Rasterman)2016-08-011-2/+2
* build: clean generated js and lua files manually to avoid problems with CLEAN...Stefan Schmidt2016-06-211-3/+1
* build: split EXTRA_DIST files in src/ off from DISTFILES and handle separatelyStefan Schmidt2016-06-101-1/+1
* c++: Reorganized C++ binding generationFelipe Magno de Almeida2016-05-231-1/+0
* build: keep our CLEANFILES tidy to avoid argument list too long during cleanStefan Schmidt2016-03-311-4/+0
* efl-js: JavaScript Eolian bindingFelipe Magno de Almeida2015-12-231-0/+11
* ecore_audio: do not compile elua file if ecore_audio is disabledVincent Torri2015-10-261-2/+2
* ecore_audio: integrate Apple's CoreAudio to play sounds on OS X.Jean Guyomarc'h2015-05-071-2/+19
* elua/autotools: generate .eo.lua files out of all eo files at build timeDaniel Kolesa2014-10-061-0/+13
* Build system: Clean up the generation of sources from eolian.Tom Hacohen2014-10-021-30/+20
* Eolian: Integration of Ecore Audio In ToneYossi Kantor2014-04-021-3/+7
* Eolian: Integration of Ecore Audio Out PulseYossi Kantor2014-04-021-3/+7
* Eolian: Integration of Ecore Audio Out SndfileYossi Kantor2014-04-021-3/+7
* Eolian: Integration of Ecore Audio In SndfileYossi Kantor2014-04-021-3/+7
* Eolian: Integration of Ecore Audio OutYossi Kantor2014-04-021-3/+7
* Eolian: Integration of Ecore Audio InYossi Kantor2014-04-021-3/+7
* Eolian: Integration of Ecore AudioYossi Kantor2014-04-021-1/+14
* Revert "ecore_audio: Add alsa support"Rafael Antognolli2013-05-031-8/+0
* ecore_audio: Add alsa supportDaniel Willmann2013-05-031-0/+8
* ecore_audio: Move sndfile VIO into a file to access from in- and outputDaniel Willmann2013-04-261-1/+2
* add a global Efl_Config.h for everyone.Carsten Haitzler (Rasterman)2013-04-241-1/+1
* ecore_audio: Make efl compile with PA disabled againDaniel Willmann2013-04-191-7/+19
* ecore_audio: Add pulseaudio output for eoDaniel Willmann2013-04-181-0/+3
* ecore_audio: Add tone input classDaniel Willmann2013-04-181-0/+2
* ecore_audio: Add sndfile in- and outputDaniel Willmann2013-04-181-0/+4
* ecore_audio_obj_in: Implemented read and event sendingDaniel Willmann2013-04-181-1/+2
* ecore_audio: Build Eo-based Ecore_Audio and tests nowDaniel Willmann2013-04-181-6/+8
* each module install headers in their own directory.Gustavo Sverzut Barbieri2013-01-161-1/+1
* efl: simplify automake.Gustavo Sverzut Barbieri2013-01-141-18/+3
* efl: fix make dist.Gustavo Sverzut Barbieri2013-01-041-0/+3
* efl: refactor CFLAGS, LIBS, LIBADD and LDADD usage.Gustavo Sverzut Barbieri2012-12-311-1/+0
* efl: unify LDFLAGS for LTLIBRARIESGustavo Sverzut Barbieri2012-12-301-1/+1
* efl: move -lm to configure.ac variables.Gustavo Sverzut Barbieri2012-12-301-3/+3
* cleaning: remove unneeded $(top_builddir)Vincent Torri2012-12-191-4/+1
* sorry vincent. i know you dont like thus, but with this commit eflCarsten Haitzler2012-12-181-0/+4
* no need to search headers in builddirVincent Torri2012-12-181-4/+0
* efl: Add build system support for ecore_audioDaniel Willmann2012-12-141-0/+41