- Status Closed
- Percent Complete
- Task Type Patches
- Category User Interface → Simulator
- Assigned To No-one
- Operating System
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by bigdan42 - 2006-01-28
Last edited by linusnielsen - 2006-02-03
Opened by bigdan42 - 2006-01-28
Last edited by linusnielsen - 2006-02-03
FS#2956 - Improved SDL Simulator
This patch improvdes the SDL simulator making it
compile and run on both Windows (tested with Cygwin and
Windows XP) and Linux. The SDL simulator now behaves
like the existing Win32 simulator. Sound works, key
handling works, and plugins work.
Known issues:
- Codecs don't load under Win32.
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
I have updated the patch with working codec loading. Now it
works perfectly!
Only some code policing left.