Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-05-25 | Make the do_patch apply=yes param implicit if extension is .diff/.patch | Chris Larson | 1 | |
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-05-25 | Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n> | Chris Larson | 1 | |
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com> | ||||
2010-03-28 | mp3blaster: added version 3.2.5 | Denis 'GNUtoo' Carikli | 1 | |
According to their website(for version 3.2.4) "This version fixes skips and hickups when using SDL audio output. Also, when changing back directories in the file browser, it will jump back to the subdirectory the user came from." With my setup(eee701),it didn't solved the problem completely, but still,the audio was better. And(for version 3.2.5) : "This version only contains some minor compliation fixes" The path was rebased. Maybe it should be submited upstream. |