aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAge
* doc: added skeleton for the user manualMax Kellermann2009-03-12
|
* test: added program "run_output"Max Kellermann2009-03-10
| | | | | 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 fileMax Kellermann2009-02-28
|
* test: added encoder test programMax Kellermann2009-02-25
| | | | Added a command line program which runs an encoder plugin.
* test: added decoder test programMax Kellermann2009-02-25
| | | | Added a command line program which runs a decoder plugin.
* test: added command line test program for pcm_volume.cMax Kellermann2009-02-18
| | | | | This program is a simple utility for debugging and benchmarking the software volume code.
* doc: generate API documentation with doxygenMax Kellermann2009-02-13
| | | | When configured with --enable-documentation, use doxygen.
* updated .gitignoreMax Kellermann2009-01-10
|
* Add .gitignoreEric Wong2008-10-06
These patterns have been sitting in my private .git/info/exclude files since 2005 because we used to use SVN.