.gitignore
|
Initial commit von Musiclight 2
|
2012-07-13 21:18:35 +02:00 |
config.h
|
Merge branch 'lua'
|
2012-11-22 19:53:49 +01:00 |
config.lua
|
Added lua scripting capabilities
|
2012-07-28 01:30:20 +02:00 |
fft.c
|
FFT now uses a lookup-table for sin and cos values
|
2012-09-03 18:50:11 +02:00 |
fft.h
|
Make the value type configurable
|
2012-09-03 17:16:14 +02:00 |
gen_lut.py
|
Start counting from 0 in LUT generator
|
2012-11-21 22:07:23 +01:00 |
lua_utils.c
|
Merge branch 'lua'
|
2012-11-22 19:53:49 +01:00 |
lua_utils.h
|
Added lua scripting capabilities
|
2012-07-28 01:30:20 +02:00 |
lua_wrappers.c
|
Added lua scripting capabilities
|
2012-07-28 01:30:20 +02:00 |
lua_wrappers.h
|
Added lua scripting capabilities
|
2012-07-28 01:30:20 +02:00 |
lut.c
|
FFT now uses a lookup-table for sin and cos values
|
2012-09-03 18:50:11 +02:00 |
lut.h
|
FFT now uses a lookup-table for sin and cos values
|
2012-09-03 18:50:11 +02:00 |
main.c
|
Merge branch 'lua'
|
2012-11-22 19:53:49 +01:00 |
Makefile
|
Merge branch 'lua'
|
2012-11-22 19:53:49 +01:00 |
pulsecircle.lua
|
[lua] Added pulsecircle script
|
2012-08-08 22:59:43 +02:00 |
pulsetunnel.lua
|
Center of pulsetunnel is now between 2 modules
|
2012-07-29 23:46:03 +02:00 |
run_alsa.sh
|
[run-scripts] Fixed some bugs
|
2012-08-08 23:01:00 +02:00 |
run_mpd.sh
|
Added lua scripting capabilities
|
2012-07-28 01:30:20 +02:00 |
run_pa.sh
|
[run-scripts] Fixed some bugs
|
2012-08-08 23:01:00 +02:00 |
run_remote.sh
|
Added lua scripting capabilities
|
2012-07-28 01:30:20 +02:00 |
utils.c
|
Initial commit von Musiclight 2
|
2012-07-13 21:18:35 +02:00 |
utils.h
|
Initial commit von Musiclight 2
|
2012-07-13 21:18:35 +02:00 |
vumeter.lua
|
Make VU meter symmetrical to center module
|
2012-07-29 23:45:14 +02:00 |
ws2801.c
|
Added lua scripting capabilities
|
2012-07-28 01:30:20 +02:00 |
ws2801.h
|
Added lua scripting capabilities
|
2012-07-28 01:30:20 +02:00 |