Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: added Developer's Manual | Max Kellermann | 2009-06-02 | 1 | -0/+1 |
| | | | | Just a start... | ||||
* | added doc/sticker to .gitignore | Max Kellermann | 2009-05-28 | 1 | -0/+1 |
| | |||||
* | test: added program "read_mixer" | Max Kellermann | 2009-04-21 | 1 | -0/+1 |
| | | | | | | This little program is used to test mixer plugins in an isolated environment. This is ALSA-only currently, because we don't have a real "plugin list" yet, and I'm too lazy to implement a switch. | ||||
* | test: added run_input test program | Max Kellermann | 2009-04-13 | 1 | -0/+1 |
| | |||||
* | test: added configuration file reader | Max Kellermann | 2009-04-10 | 1 | -0/+1 |
| | |||||
* | doc: added skeleton for the user manual | Max Kellermann | 2009-03-12 | 1 | -0/+1 |
| | |||||
* | test: added program "run_output" | Max Kellermann | 2009-03-10 | 1 | -0/+1 |
| | | | | | The "run_output" program can be used to test an audio output plugin in an isolated environment. | ||||
* | test: added test program which reads tags from a file | Max Kellermann | 2009-02-28 | 1 | -0/+1 |
| | |||||
* | test: added encoder test program | Max Kellermann | 2009-02-25 | 1 | -0/+1 |
| | | | | Added a command line program which runs an encoder plugin. | ||||
* | test: added decoder test program | Max Kellermann | 2009-02-25 | 1 | -0/+1 |
| | | | | Added a command line program which runs a decoder plugin. | ||||
* | test: added command line test program for pcm_volume.c | Max Kellermann | 2009-02-18 | 1 | -0/+2 |
| | | | | | This program is a simple utility for debugging and benchmarking the software volume code. | ||||
* | doc: generate API documentation with doxygen | Max Kellermann | 2009-02-13 | 1 | -0/+2 |
| | | | | When configured with --enable-documentation, use doxygen. | ||||
* | updated .gitignore | Max Kellermann | 2009-01-10 | 1 | -0/+3 |
| | |||||
* | Add .gitignore | Eric Wong | 2008-10-06 | 1 | -0/+35 |
These patterns have been sitting in my private .git/info/exclude files since 2005 because we used to use SVN. |