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
/
stubs.c
Age
Commit message (
Expand
)
Author
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
2020-04-05
simulator: Add a stub for lineout_inserted()
Solomon Peachy
2015-01-08
Clarify usb_powered() and fix some code.
Amaury Pouly
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
2014-02-23
simulator: Simulate external storage for HAVE_MULTIDRIVE.
Thomas Martitz
2014-02-23
storage: Add STORAGE_HOSTFS
Thomas Martitz
2013-09-05
fix red
Amaury Pouly
2013-09-05
touch devices: Disable touch on softlock.
Jean-Louis Biasini
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
2013-04-15
Keep fixing 0c7b787 stuff
Michael Sevakis
2012-03-04
Tweak paramters of mp3_play_data and callback.
Michael Sevakis
2012-02-19
Fix warn_unused_result warning.
Dominik Riebeling
2012-01-22
Another attempt at fixing storage_*_warnings. Correct return values also.
Thomas Martitz
2012-01-22
Attempt to fix remaining warnings.
Thomas Martitz
2012-01-04
Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH ...
Thomas Martitz
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2011-03-08
RaaA: Add RTC support
Thomas Jarosch
2011-02-28
Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access it
Thomas Jarosch
2010-10-31
Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...
Marcin Bukat
2010-08-02
Rockbox as an application: Commit current Android port progress.
Thomas Martitz
2010-07-04
Simulator: build recording code
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
2009-11-23
UISimulator - prevent multiple definition of usb_inserted when USB_NONE is de...
Michael Chicoine
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-04-29
Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...
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
Small bit from my GSoC work: Unify the way the simulator accesses voice strin...
Tom Ross
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-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-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-05-29
Fix red while keeping menu item.
Michael Sevakis
2008-05-05
Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...
Nicolas Pennequin
2008-04-13
Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...
Jens Arnold
2008-03-28
Revert my earlier const madness, we'll keep the parameter lists simple.
Steve Bavin
2008-03-28
The const police raid playback.c, should be no change to behaviour.
Steve Bavin
[next]