summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2014-02-26autotools: update stylePatrick Welche1-1/+1
2013-10-07remove unnecessary/obsolete compat/hsearch_r.cWaldemar Brodkorb1-5/+2
2011-01-27real fix for the UCM code compilation issueJaroslav Kysela1-0/+3
2010-09-15ucm: Moved ucm to src/ucm subdirectoryJaroslav Kysela1-1/+5
2010-08-23ucm: build - add build support for Use Case ManagerLiam Girdwood1-1/+1
2008-11-21Check for --no-undefined linker flag and use it.Diego E. 'Flameeyes' Pettenò1-1/+1
2007-10-30Remove sequencer instrument layerTakashi Iwai1-4/+0
2007-04-10Add --enable-symbolic-functions configure optionTakashi Iwai1-1/+7
2007-03-22Allow build without libdl and libpthreadTakashi Iwai1-1/+1
2007-01-17add support for symbol prefixes in shared librariesTakashi Iwai1-1/+1
2006-11-12Compatibility problem with automake 1.10 fixed.James Courtier-Dutton1-2/+1
2006-09-07Fix a typoTakashi Iwai1-1/+1
2006-09-06Add --disable-alisp configure optionTakashi Iwai1-2/+6
2005-11-30Allow partial build with selected componentsTakashi Iwai1-7/+29
2005-08-23Allow separate build and source treesTakashi Iwai1-1/+1
2005-06-01Remove obsolete ordinary_* entriesTakashi Iwai1-2/+2
2005-05-30removed ordinary stuffJaroslav Kysela1-1/+1
2005-05-10API for device name lists and timer enhancementsJaroslav Kysela1-1/+1
2004-02-25use AM_CFLAGS and AM_LDFLAGS for the recent automake.Takashi Iwai1-1/+1
2003-09-03added snd_user_file() functionJaroslav Kysela1-1/+1
2003-06-24Initial code for lisp interpreterJaroslav Kysela1-2/+5
2003-06-22Renamed simple_* to ordinary_* (name clash for simple mixer)Jaroslav Kysela1-8/+8
2003-06-22Added simple_mixer and simple_pcm subdirs with some 'empty' codeJaroslav Kysela1-2/+10
2003-04-23- added shm area manager codeJaroslav Kysela1-1/+1
2003-03-18Moved send_fd/receive_fd routines to src/socket.c .Jaroslav Kysela1-1/+1
2003-03-11Fixed compilation --with-versioned=noJaroslav Kysela1-1/+7
2003-03-06Removed JACK_LIBJaroslav Kysela1-1/+1
2003-03-05Moved pcm_jack plugin to src/pcm/ext directory (must be build manually).Jaroslav Kysela1-6/+0
2003-02-12More pcm_jack plugin changesJaroslav Kysela1-1/+7
2002-11-07Added missing snd_dlclose() callsJaroslav Kysela1-1/+1
2002-10-07added Versions to EXTRA_DIST.Takashi Iwai1-0/+1
2002-09-17- unified snd_pcm_hw_params_* functionsJaroslav Kysela1-1/+2
2001-08-15Added symbol versioning for dlsym-callbacks.Jaroslav Kysela1-1/+1
2001-06-21Added snd_config_hook_load_for_all_cards.Jaroslav Kysela1-6/+1
2001-06-20New async notification API. Removed obsolete surround. CleaningAbramo Bagnara1-1/+1
2001-06-11Added argument handling for the slave PCMs.Jaroslav Kysela1-1/+1
2001-06-11New syntax for the substituted variables - $(var).Jaroslav Kysela1-1/+1
2001-05-22Completed parametric configuration and begun to use itAbramo Bagnara1-0/+5
2001-01-17Added I/O classesAbramo Bagnara1-6/+3
2000-10-10Renamed statesAbramo Bagnara1-1/+1
2000-09-27Added -lm for compiler that does not inlines floorAbramo Bagnara1-1/+1
2000-09-26Added rewind to API in place of appl_ptr(). Moved aserver to a better placeAbramo Bagnara1-1/+1
2000-09-24Merged pcmplug branch.Jaroslav Kysela1-1/+1
2000-09-14Enabled aserver againTakashi Iwai1-1/+1
2000-09-02Temporary removed aserverJaroslav Kysela1-1/+1
2000-08-31First version of ALSA client/serverAbramo Bagnara1-1/+1
2000-08-24Continued config implementation. Added incomplete support for pcmAbramo Bagnara1-1/+4
2000-08-24First version of configuration helpersAbramo Bagnara1-1/+1
2000-06-12Added hsearch_r for compatibility needsAbramo Bagnara1-3/+8
2000-06-04Removed pthread lib useAbramo Bagnara1-1/+1