enlightenment/src/modules/mixer
Gustavo Sverzut Barbieri ebcb9f85a7 build infra improvements.
* configure.ac:
   - require C99 compiler;
   - disable F77 and CXX checks;
   - per-binary (program) flags, reduce linkage;
   - every module can be optionally compiled;
 * src/bin:
   - Makefile.am: per-binary libs, reduce linkage;
   - just add LIBS to LDADD and LIBADD, not LDFLAGS!
   - e_sys_main.c: rewrite using proper eina, avoid linking with evas.
 * src/modules:
   - just add LIBS to LDADD and LIBADD, not LDFLAGS!
   - every module can be optionally compiled;



SVN revision: 38009
2008-12-08 01:39:33 +00:00
..
.cvsignore ignore 2008-08-13 18:50:50 +00:00
Makefile.am build infra improvements. 2008-12-08 01:39:33 +00:00
app_mixer.c Fix sort callback. 2008-10-27 10:46:43 +00:00
conf_gadget.c use settings insetad of configuration. shorter. 2008-11-22 08:42:54 +00:00
conf_module.c use settings insetad of configuration. shorter. 2008-11-22 08:42:54 +00:00
e-module-mixer.edj And finally recompile all e modules' edje files. 2008-10-15 19:43:58 +00:00
e_mod_main.c use settings insetad of configuration. shorter. 2008-11-22 08:42:54 +00:00
e_mod_main.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
e_mod_system.h Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
module.desktop.in Textblock in. Revised the use of textblock tags and fixed up all the modules to use it more correctly. This style may need to be repeated across all the E-MODULES-EXTRA modules for unification of styles. The altered .desktop files still look perfectly fine on BlingBling and a few other themes Ive tested it with. The textblock style itself could probably do with a little tweaking. 2008-09-01 15:24:32 +00:00
sys_alsa.c Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00
sys_dummy.c Remove Evas list and replace them with Eina list. 2008-10-22 11:49:33 +00:00