index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
common
Age
Commit message (
Expand
)
Author
2010-05-27
Generate C file / header for svn version string
Rafaël Carré
2010-05-22
rtc_enable_alarm() needs no return value
Rafaël Carré
2010-05-18
Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...
Thomas Martitz
2010-05-15
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
2010-05-12
fix the last of the reds, and make RDS tags actually work (and add them to th...
Jonathan Gordon
2010-05-07
Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn'...
Thomas Martitz
2010-05-06
Fix the remaining reds.
Thomas Martitz
2010-05-06
Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t...
Thomas Martitz
2010-05-06
Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...
Thomas Martitz
2010-03-20
Submit FS#11065. Introduce a new system setting for en-/disabling the Line-ou...
Andree Buschmann
2010-03-20
Switch to using statvfs for simulated fat_size(). This makes io.c build on op...
Jens Arnold
2010-02-01
FS#10954: fix rename under simulator by Alex Bennee
Amaury Pouly
2010-01-19
Fix red, moved around a bit to much.
Thomas Martitz
2010-01-19
Fix FS#10867 and a few more potential issues by imitate target scrollwheel be...
Thomas Martitz
2010-01-03
More tabs removed
Andree Buschmann
2010-01-01
Simplify some expressions using the ? operator
Bertrik Sikken
2009-12-17
Enable backlight brightness in simulator
Maurus Cuelenaere
2009-11-23
UISimulator - prevent multiple definition of usb_inserted when USB_NONE is de...
Michael Chicoine
2009-10-20
Convert lcd_activation callbacks to use the event system to allow for multipl...
Thomas Martitz
2009-10-05
Fix red: Invert buttons in RTL mode
Tomer Shalev
2009-10-05
Invert buttons in RTL mode
Tomer Shalev
2009-09-26
FS#10569 RTC driver cleanup
Nils Wallménius
2009-08-19
Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl...
Nils Wallménius
2009-07-26
initial commit of remote support for m:robe 100 courtesy of lowlight; simulat...
Robert Kukla
2009-05-05
Remove an #ifdef SIMULATOR in favor of using a stub
Thomas Martitz
2009-04-29
Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...
Thomas Martitz
2009-04-26
Set keywords and eol-style properties for the new backlight-sim.h.
Thomas Martitz
2009-04-26
Move the sim stubs into a seperate file to clean backlight.c up a bit.
Thomas Martitz
2009-03-17
Actually do the renaming of the stub.
Thomas Martitz
2009-03-17
Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...
Thomas Martitz
2009-02-27
FS#9964 take 2. Including the whole patch is a good idea.
Steve Bavin
2009-02-27
FS#9964 - Fix simulator file i/o when the --root option is used.
Steve Bavin
2009-02-27
Small bit from my GSoC work: Unify the way the simulator accesses voice strin...
Tom Ross
2009-02-20
Add a rockbox kernel thread for simulator specific tasks, and use that for ca...
Jens Arnold
2009-01-10
Red build fix.
Björn Stenberg
2009-01-08
Fix yellow. Don't know how I missed that testing sim build. :\
Michael Sevakis
2009-01-08
Allow sims to shut down normally from panic code.
Michael Sevakis
2009-01-08
Clean up panicf and introduce system_exception_wait to do further target task...
Michael Sevakis
2009-01-03
Fix remaining red.
Nils Wallménius
2008-12-24
Simplify powermgmt thread loops so it calls functions turn (no more power_thr...
Michael Sevakis
2008-12-15
Moved database builder into a separate directory, and gave it its' own Makefi...
Björn Stenberg
2008-12-04
stop printing "storage_sleep()" in the sim output
Jonathan Gordon
2008-12-03
Fix some red. The stubs in bootloaders are giving some trouble.
Michael Sevakis
2008-12-03
Straighten out some powermanagement stuff. Give target complete control over ...
Michael Sevakis
2008-11-24
Renamed simulator disk directory from 'archos' to 'simdisk'.
Björn Stenberg
2008-11-02
put stubs in the proper place
Frank Gevaerts
2008-07-03
Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This ...
Bertrik Sikken
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-14
lcd-common.h hasn't contained code in nearly 6 years.
Michael Giacomelli
2008-05-29
Fix red while keeping menu item.
Michael Sevakis
[next]