Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 9 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 8 | |
2007-11-25 | keylaunch-conf: Never-ever use "Pressed" events in public configs. | Paul Sokolovsky | 1 | |
* It is possible to unambigously distingish events only of two types: <default> (short press) and "Held" (long press). Using any other event type is ambigous. In particular, with the old default config there was ambiguity with power off and backlight toggle bindings - most of the time, backlight toggling also caused power off. As freedom of using any key in any way should be left to user, ambigouos bindings should be avoided. | ||||
2007-11-25 | keylaunch-conf: Describe keylaunchrc format. | Paul Sokolovsky | 1 | |
2007-11-25 | keylaunch 2.0.10: Separate a keylaunch, a generic X key binding utility, | Paul Sokolovsky | 17 | |
from random crap aka device-specific (mis)configs and hacks. |