Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/multimedia: move audio libraries out | Gustavo Zacarias | 2012-05-05 | 1 | -50/+0 |
| | | | | | | | | Move audio libraries out of the Audio and Video category into the Libraries/Audio one. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | libcue: fix build on uClibc with locale support enabled | Peter Korsgaard | 2011-02-11 | 1 | -0/+50 |
Caused by a name clash between cue_scanner.c and stdio.h. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> |