mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
Fix exec permission of cvscompile and add .hgignore
This commit is contained in:
parent
5341e4ece0
commit
ef87719aec
21 changed files with 64 additions and 0 deletions
64
.hgignore
Normal file
64
.hgignore
Normal file
|
|
@ -0,0 +1,64 @@
|
||||||
|
syntax: glob
|
||||||
|
|
||||||
|
*~
|
||||||
|
*.o
|
||||||
|
*.lo
|
||||||
|
*.la
|
||||||
|
*.a
|
||||||
|
*.emu10k1
|
||||||
|
|
||||||
|
**/Makefile
|
||||||
|
Makefile.in
|
||||||
|
install-sh
|
||||||
|
missing
|
||||||
|
mkinstalldirs
|
||||||
|
aclocal.m4
|
||||||
|
configure
|
||||||
|
config.h
|
||||||
|
config.log
|
||||||
|
config.sub
|
||||||
|
config.cache
|
||||||
|
config.status
|
||||||
|
config.guess
|
||||||
|
stamp-h.in
|
||||||
|
libtool
|
||||||
|
ltmain.sh
|
||||||
|
.libs
|
||||||
|
.deps
|
||||||
|
stamp-h
|
||||||
|
confdefs.h
|
||||||
|
depcomp
|
||||||
|
config.h.in
|
||||||
|
autom4te.cache
|
||||||
|
stamp-h1
|
||||||
|
version
|
||||||
|
|
||||||
|
ac3dec/ac3dec
|
||||||
|
ac3dec/test/*_test
|
||||||
|
ac3dec/tools/extract_ac3
|
||||||
|
as10k1/as10k1
|
||||||
|
echomixer/echomixer
|
||||||
|
hdspconf/src/hdspconf
|
||||||
|
hdspmixer/src/hdspmixer
|
||||||
|
ld10k1/compile
|
||||||
|
ld10k1/ld10k1d
|
||||||
|
ld10k1/setup/init_audigy
|
||||||
|
ld10k1/setup/init_audigy_eq10
|
||||||
|
ld10k1/setup/init_live
|
||||||
|
ld10k1/src/dl10k1
|
||||||
|
ld10k1/src/ld10k1
|
||||||
|
ld10k1/src/lo10k1
|
||||||
|
qlo10k1/include
|
||||||
|
qlo10k1/ld10k1
|
||||||
|
qlo10k1/src/*.moc.cpp
|
||||||
|
qlo10k1/src/qlo10k1
|
||||||
|
qlo10k1/src/dlgs/*.cpp
|
||||||
|
qlo10k1/src/dlgs/*.h
|
||||||
|
*control/*control
|
||||||
|
sb16_csp/cspctl
|
||||||
|
seq/sbiload/sbiload
|
||||||
|
sscape_ctl/sscape_ctl
|
||||||
|
*loader/*loader
|
||||||
|
usx2yloader/tascam_fpga
|
||||||
|
usx2yloader/tascam_fw
|
||||||
|
|
||||||
0
ac3dec/cvscompile
Normal file → Executable file
0
ac3dec/cvscompile
Normal file → Executable file
0
as10k1/cvscompile
Normal file → Executable file
0
as10k1/cvscompile
Normal file → Executable file
0
cvscompile
Normal file → Executable file
0
cvscompile
Normal file → Executable file
0
echomixer/cvscompile
Normal file → Executable file
0
echomixer/cvscompile
Normal file → Executable file
0
envy24control/cvscompile
Normal file → Executable file
0
envy24control/cvscompile
Normal file → Executable file
0
hdspconf/cvscompile
Normal file → Executable file
0
hdspconf/cvscompile
Normal file → Executable file
0
hdsploader/cvscompile
Normal file → Executable file
0
hdsploader/cvscompile
Normal file → Executable file
0
hdspmixer/cvscompile
Normal file → Executable file
0
hdspmixer/cvscompile
Normal file → Executable file
0
ld10k1/cvscompile
Normal file → Executable file
0
ld10k1/cvscompile
Normal file → Executable file
0
mixartloader/cvscompile
Normal file → Executable file
0
mixartloader/cvscompile
Normal file → Executable file
0
pcxhrloader/cvscompile
Normal file → Executable file
0
pcxhrloader/cvscompile
Normal file → Executable file
0
qlo10k1/cvscompile
Normal file → Executable file
0
qlo10k1/cvscompile
Normal file → Executable file
0
rmedigicontrol/cvscompile
Normal file → Executable file
0
rmedigicontrol/cvscompile
Normal file → Executable file
0
sb16_csp/cvscompile
Normal file → Executable file
0
sb16_csp/cvscompile
Normal file → Executable file
0
seq/cvscompile
Normal file → Executable file
0
seq/cvscompile
Normal file → Executable file
0
seq/sbiload/cvscompile
Normal file → Executable file
0
seq/sbiload/cvscompile
Normal file → Executable file
0
sscape_ctl/cvscompile
Normal file → Executable file
0
sscape_ctl/cvscompile
Normal file → Executable file
0
us428control/cvscompile
Normal file → Executable file
0
us428control/cvscompile
Normal file → Executable file
0
usx2yloader/cvscompile
Normal file → Executable file
0
usx2yloader/cvscompile
Normal file → Executable file
0
vxloader/cvscompile
Normal file → Executable file
0
vxloader/cvscompile
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue