Rockbox

  • Status Closed
  • Percent Complete
    0%
  • 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 mikerackhabit - 2005-12-22
Last edited by bagder - 2006-01-09

FS#2860 - simulator sdl patch

sdl patch for the simulator, shouldn’t hurt any of the
other sims. should work for all players and supports
sound. uses sdl threads.

probably only compiles on linux as the makefiles are
right now, to get it to work on windows you’ll need to
change all the #include <SDL/SDL.h> lines to just read
#include <SDL.h>

on linux you will also need to:

cd uisimulator/sdl
> cp ../win32/*.bmp .

otherwise your make will fail looking for the bmp for
your player.

Closed by  bagder
2006-01-09 11:24
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

Logged In: YES
user_id=1110

I applied and committed Nathan's version that used parts of
yours - you were both added to the CREDITS file due to this.
I hope that we can continue improving the simulator from the
now committed code. Thanks.

Project Manager

Thanks!

Uh, did you by any chance check/compare with patch #1385137
“sdl uisimulator” by Nathan Hand - nathanh?

It would be nice to get a unified single SDL approach…

yeah, me and nathan chatted a bit about this. we’re going
to look at each others’ patches and try and get the best
bits of each one into a unified patch.

Project Manager

I applied and committed Nathan’s version that used parts of
yours - you were both added to the CREDITS file due to this.
I hope that we can continue improving the simulator from the
now committed code. Thanks.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing