- Status Closed
- Percent Complete
- Task Type Patches
- Category Plugins
-
Assigned To
funman - Operating System Another
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#9578 - Sansa Clip plugins
Attached patch makes plugins build and load on Clip.
I used the unmodified c200 keymap when possible.
I replaced the REC key of c200 with HOME key of Clip when needed.
I used archos graphics when possible.
Problems are:
* pegbox shows corrupted graphics but not in the simulator.
* chessbox loader is disabled, I’m not sure how to do that correctly, the comment mentions it’s needed on archos, but use if (MEMORYSIZE ⇐ 8)
* greylib doesn’t work
* I had to use a 512kB buffer for codecs to allow 512kB buffer for the plugins (not sure if it’s a real problem though)
Comments on how to fix these are welcome, I would like to commit when the 2 first problems are fixed (work on greylib can wait, and we don’t need codecs at the moment).
Closed by funman
2008-11-28 00:37
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
2008-11-28 00:37
Reason for closing: Accepted
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
r19252
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
The patch isn’t made against SVN. Patching fails with patch -p0 < (patchname.diff)
you need to use -p1