Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | audio: Move all audio packages into audio subdir | Daniel Laird | 2008-09-05 | 3 | -73/+0 |
| | | | | | | | | Moved all audio packages into a subdir called audio. I then created a Config.in and made sure that a audio.mk existed. Daniel Laird | ||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -1/+1 |
| | | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | another minor installer fix for festival | John Voltz | 2008-04-07 | 1 | -4/+5 |
| | |||||
* | change festival url to stable version | John Voltz | 2008-04-04 | 1 | -1/+1 |
| | |||||
* | fix for festival install patch | John Voltz | 2008-04-04 | 1 | -3/+13 |
| | |||||
* | add festival speech synthesis package from University of Edinburgh | John Voltz | 2008-04-03 | 3 | -0/+63 |