summaryrefslogtreecommitdiff
path: root/uisimulator/common/stubs.c
AgeCommit message (Expand)Author
2020-07-24[3/4] Completely remove HWCODEC supportSolomon Peachy
2020-07-24[2/4] get rid of HAVE_LCD_CHARCELLSSolomon Peachy
2020-07-24[1/4] Remove SH support and all archos targetsSolomon Peachy
2020-04-05simulator: Add a stub for lineout_inserted()Solomon Peachy
2015-01-08Clarify usb_powered() and fix some code.Amaury Pouly
2014-08-30Rewrite filesystem code (WIP)Michael Sevakis
2014-02-23simulator: Simulate external storage for HAVE_MULTIDRIVE.Thomas Martitz
2014-02-23storage: Add STORAGE_HOSTFSThomas Martitz
2013-09-05fix redAmaury Pouly
2013-09-05touch devices: Disable touch on softlock.Jean-Louis Biasini
2013-08-17Cleanup MV/MD macros a little.Michael Sevakis
2013-04-15Keep fixing 0c7b787 stuffMichael Sevakis
2012-03-04Tweak paramters of mp3_play_data and callback.Michael Sevakis
2012-02-19Fix warn_unused_result warning.Dominik Riebeling
2012-01-22Another attempt at fixing storage_*_warnings. Correct return values also.Thomas Martitz
2012-01-22Attempt to fix remaining warnings.Thomas Martitz
2012-01-04Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH ...Thomas Martitz
2012-01-03Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz
2011-03-08RaaA: Add RTC supportThomas Jarosch
2011-02-28Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access itThomas Jarosch
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat
2010-08-02Rockbox as an application: Commit current Android port progress.Thomas Martitz
2010-07-04Simulator: build recording codeRafaël Carré
2010-05-22rtc_enable_alarm() needs no return valueRafaël Carré
2010-05-18Rename 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-23UISimulator - prevent multiple definition of usb_inserted when USB_NONE is de...Michael Chicoine
2009-10-05Fix red: Invert buttons in RTL modeTomer Shalev
2009-10-05Invert buttons in RTL modeTomer Shalev
2009-09-26FS#10569 RTC driver cleanupNils Wallménius
2009-08-19Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl...Nils Wallménius
2009-04-29Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz
2009-03-17Actually do the renaming of the stub.Thomas Martitz
2009-03-17Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz
2009-02-27Small bit from my GSoC work: Unify the way the simulator accesses voice strin...Tom Ross
2009-01-08Fix yellow. Don't know how I missed that testing sim build. :\Michael Sevakis
2009-01-08Allow sims to shut down normally from panic code.Michael Sevakis
2009-01-08Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis
2009-01-03Fix remaining red.Nils Wallménius
2008-12-04stop printing "storage_sleep()" in the sim outputJonathan Gordon
2008-12-03Fix some red. The stubs in bootloaders are giving some trouble.Michael Sevakis
2008-12-03Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis
2008-11-02put stubs in the proper placeFrank Gevaerts
2008-07-03Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This ...Bertrik Sikken
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-29Fix red while keeping menu item.Michael Sevakis
2008-05-05Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin
2008-04-13Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...Jens Arnold
2008-03-28Revert my earlier const madness, we'll keep the parameter lists simple.Steve Bavin
2008-03-28The const police raid playback.c, should be no change to behaviour.Steve Bavin