rockbox/uisimulator/sdl
Daniel Stenberg 2acc0ac542 Updated our source code header to explicitly mention that we are GPL v2 or
later. We still need to hunt down snippets used that are not. 1324 modified
files...
http://www.rockbox.org/mail/archive/rockbox-dev-archive-2008-06/0060.shtml


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17847 a1c6a512-1295-4272-9138-f99709370657
2008-06-28 18:10:04 +00:00
..
button.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
kernel-sdl.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
lcd-bitmap.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
lcd-bitmap.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
lcd-charcells.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
lcd-charcells.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
lcd-remote-bitmap.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
lcd-remote-bitmap.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
lcd-sdl.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
lcd-sdl.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
Makefile Renamed 'archos' to 'modelname' in the configure script and the Makefiles 2008-01-23 10:59:17 +00:00
README
sound.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
sound.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
SOURCES Add a complete priority inheritance implementation to the scheduler (all mutex ownership and queue_send calls are inheritable). Priorities are differential so that dispatch depends on the runnable range of priorities. Codec priority can therefore be raised in small steps (pcmbuf updated to enable). Simplify the kernel functions to ease implementation and use the same kernel.c for both sim and target (I'm tired of maintaining two ;_). 1) Not sure if a minor audio break at first buffering issue will exist on large-sector disks (the main mutex speed issue was genuinely resolved earlier). At this point it's best dealt with at the buffering level. It seems a larger filechunk could be used again. 2) Perhaps 64-bit sims will have some minor issues (finicky) but a backroll of the code of concern there is a 5-minute job. All kernel objects become incompatible so a full rebuild and update is needed. 2008-03-25 02:34:12 +00:00
sprintf.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
system-sdl.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
thread-sdl.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
thread-sdl.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
timefuncs.h
timer.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
UI-av300.bmp
UI-c200.bmp Make the uisim build for the Sansa c200. 2007-09-08 03:10:22 +00:00
UI-cowond2.bmp Shiny new bitmap for the D2 sim 2008-01-23 22:19:53 +00:00
UI-creativezv.bmp 1) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB) 2008-05-15 18:01:14 +00:00
UI-creativezvm30.bmp Fix sim build 2008-05-14 21:46:17 +00:00
UI-creativezvm60.bmp 1) Add ZVM60GB and ZV simulator builds (ZVM60GB sim equals to ZVM30GB) 2008-05-15 18:01:14 +00:00
UI-e200.bmp
UI-fmrecorder.bmp
UI-gigabeatf.bmp
UI-gigabeats.bmp UI Simulator for Gigabeat S. 2008-02-08 08:33:17 +00:00
UI-h10.bmp
UI-h10_5gb.bmp
UI-h100.bmp
UI-h120.bmp
UI-h300.bmp
UI-ifp7xx.bmp
UI-ipod1g2g.bmp Added iPod 1st/2nd gen simulator bits. 2007-08-05 20:43:54 +00:00
UI-ipod3g.bmp
UI-ipod4g.bmp
UI-ipodcolor.bmp
UI-ipodmini.bmp
UI-ipodmini2g.bmp
UI-ipodnano.bmp
UI-ipodvideo.bmp
UI-m3.bmp More M3 work: Rockbox logo, keymap, sim definitions, sim bitmap. Simulator builds and works now, but for some reason it tries to build plugins even though they're deactivated through configure... The keymap probably needs further refinement. 2008-03-14 00:17:59 +00:00
UI-m5.bmp
UI-mrobe100.bmp simulator: 2008-03-02 21:28:26 +00:00
UI-mrobe500.bmp More M:Robe work including a fix to lcd-as-memframe for larger screens thanks to Michael Sevakis. Also fixes simulator builds. 2007-10-21 23:12:17 +00:00
UI-ondiofm.bmp
UI-ondiosp.bmp
UI-player.bmp
UI-recorder.bmp
UI-recorderv2.bmp
UI-x5.bmp
uisdl.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
uisdl.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00

To build:

 $ ../tools/configure
 [answer questions]
 $ make
 $ ./rockboxui