summaryrefslogtreecommitdiff
path: root/uisimulator/common/stubs.c (follow)
Commit message (Expand)AuthorAge
* Clarify usb_powered() and fix some code.Amaury Pouly2015-01-08
* Rewrite filesystem code (WIP)Michael Sevakis2014-08-30
* simulator: Simulate external storage for HAVE_MULTIDRIVE.Thomas Martitz2014-02-23
* storage: Add STORAGE_HOSTFSThomas Martitz2014-02-23
* fix redAmaury Pouly2013-09-05
* touch devices: Disable touch on softlock.Jean-Louis Biasini2013-09-05
* Cleanup MV/MD macros a little.Michael Sevakis2013-08-17
* Keep fixing 0c7b787 stuffMichael Sevakis2013-04-15
* Tweak paramters of mp3_play_data and callback.Michael Sevakis2012-03-04
* Fix warn_unused_result warning.Dominik Riebeling2012-02-19
* Another attempt at fixing storage_*_warnings. Correct return values also.Thomas Martitz2012-01-22
* Attempt to fix remaining warnings.Thomas Martitz2012-01-22
* Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH ...Thomas Martitz2012-01-04
* Rework powermgmt to enable code re-use on appliation and sims.Thomas Martitz2012-01-03
* RaaA: Add RTC supportThomas Jarosch2011-03-08
* Move sleep timer code outside of PLATFORM_NATIVE ifdef so RaaA can access itThomas Jarosch2011-02-28
* Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat2010-10-31
* Rockbox as an application: Commit current Android port progress.Thomas Martitz2010-08-02
* Simulator: build recording codeRafaël Carré2010-07-04
* rtc_enable_alarm() needs no return valueRafaël Carré2010-05-22
* Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...Thomas Martitz2010-05-18
* - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...Thomas Martitz2010-05-15
* UISimulator - prevent multiple definition of usb_inserted when USB_NONE is de...Michael Chicoine2009-11-23
* Fix red: Invert buttons in RTL modeTomer Shalev2009-10-05
* Invert buttons in RTL modeTomer Shalev2009-10-05
* FS#10569 RTC driver cleanupNils Wallménius2009-09-26
* Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl...Nils Wallménius2009-08-19
* Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz2009-04-29
* Actually do the renaming of the stub.Thomas Martitz2009-03-17
* Fix reds and yellows (hopefully). Some targets apparently didn't properly #if...Thomas Martitz2009-03-17
* Small bit from my GSoC work: Unify the way the simulator accesses voice strin...Tom Ross2009-02-27
* Fix yellow. Don't know how I missed that testing sim build. :\Michael Sevakis2009-01-08
* Allow sims to shut down normally from panic code.Michael Sevakis2009-01-08
* Clean up panicf and introduce system_exception_wait to do further target task...Michael Sevakis2009-01-08
* Fix remaining red.Nils Wallménius2009-01-03
* stop printing "storage_sleep()" in the sim outputJonathan Gordon2008-12-04
* Fix some red. The stubs in bootloaders are giving some trouble.Michael Sevakis2008-12-03
* Straighten out some powermanagement stuff. Give target complete control over ...Michael Sevakis2008-12-03
* put stubs in the proper placeFrank Gevaerts2008-11-02
* Implement FS#8947 - Add a stub in the simulator for ata_disk_is_active. This ...Bertrik Sikken2008-07-03
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Fix red while keeping menu item.Michael Sevakis2008-05-29
* Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creativ...Nicolas Pennequin2008-05-05
* Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...Jens Arnold2008-04-13
* Revert my earlier const madness, we'll keep the parameter lists simple.Steve Bavin2008-03-28
* The const police raid playback.c, should be no change to behaviour.Steve Bavin2008-03-28
* compile talk.c on hwcodec sim. it wont actually talk thoughJonathan Gordon2007-11-07
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si...Jonathan Gordon2007-10-13
* Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius2007-08-12