Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | vlc: new package | Simon Dawson | 2014-01-12 | 3 | -0/+280 | |
| | | | | | Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | |||||
* | mplayer, vlc: move into multimedia category | Peter Korsgaard | 2008-11-15 | 2 | -24/+0 | |
| | | | | Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | |||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -2/+2 | |
| | | | | | | | 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. | |||||
* | add libiconv and framework for vlc | John Voltz | 2008-04-24 | 2 | -0/+25 | |