Commit graph

15 commits

Author SHA1 Message Date
Simon Howard
647c001321 Delete alsalisp code
Install of the alsalisp binary has been disabled since 2006 (in commit
8d382ccd), and building of it was disabled by default in 2018 (in commit
32ceab21), so it is reasonable to assume that nobody is using it.

Use within the alsa-lib project is limited to an aliases file that looks
like it is intended as an example, plus some very small .alisp files
associated with the SiS SI7018 PCI sound card which has not been
manufactured in years. These too have not been installed since 2018 when
commit 32ceab21 disabled building of the alsalisp binary.

In preparing this change, I searched the Github issue tracker for
"lisp", "alisp" and "alsalisp", and found no complaints about the above
changes. I also did a Github code search for projects that might be
including the `alisp.h` header and found none. Therefore I think this
code can be safely deleted and nobody is likely to object.

Closes: https://github.com/alsa-project/alsa-lib/pull/448
Signed-off-by: Simon Howard <fraggle@soulsphere.org>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2025-04-07 18:36:54 +02:00
Takashi Iwai
f08f4aceec .gitignore: Add test/umpinfo
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-08-15 16:43:10 +02:00
Takashi Iwai
cacc5bd5c1 Add test/seq-ump-example to .gitignore
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2024-06-19 17:25:57 +02:00
Jaroslav Kysela
5801f1b861 .gitignore: add src/Versions.in to ignore file list
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2024-01-24 18:12:23 +01:00
Jaroslav Kysela
6fbee195e0 initial version of .travis.yml file
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2018-10-24 16:07:58 +02:00
Takashi Iwai
3ef712844f Add pcm-multi-thread to .gitignore
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-07-07 16:30:54 +02:00
Takashi Iwai
a0acd51d8c Add src/conf/topology/sklrt286/data/pvt_data to .gitignore
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-04-28 16:16:08 +02:00
Tanu Kaskinen
4f045ac81e .gitignore: add test-driver
Signed-off-by: Tanu Kaskinen <tanu.kaskinen@linux.intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-02-16 20:59:24 +01:00
Takashi Iwai
a9f395e97c Update .gitignore
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-09-22 09:39:12 +02:00
Takashi Iwai
3fc13d6f5b Add test/chmap program
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-09-11 11:34:50 +02:00
Takashi Iwai
d0ca075621 Ignore .* files in general
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-08-10 14:24:59 +02:00
Takashi Iwai
e4735ddebd Add test/lsb/config to .gitignore
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-05-04 09:20:23 +02:00
Clemens Ladisch
7f73f1bb15 add midi event tests
Add some tests for the snd_midi_event_* functions.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
2009-07-06 12:00:04 +02:00
Diego E. 'Flameeyes' Pettenò
ca133ff6a2 Add the attributes.m4 macro file from xine/lscube.
This is a shared macro file that is currently maintained in both xine
and lscube repositories and contains a series of utility macros to
check compiler and linker features.

Signed-off-by: Diego E. 'Flameeyes' Pettenò <flameeyes@gmail.com>
2008-11-21 13:04:19 +01:00
Jaroslav Kysela
fd61794399 removed .hg files and renamed hgcompile to gitcompile 2008-05-20 13:29:44 +02:00
Renamed from .hgignore (Browse further)