summaryrefslogtreecommitdiff
path: root/uisimulator/common (follow)
Commit message (Expand)AuthorAge
...
* Convert lcd_activation callbacks to use the event system to allow for multipl...Thomas Martitz2009-10-20
* 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
* initial commit of remote support for m:robe 100 courtesy of lowlight; simulat...Robert Kukla2009-07-26
* Remove an #ifdef SIMULATOR in favor of using a stubThomas Martitz2009-05-05
* Simulate lcd_enable and lcd_sleep in the simulator. Therefore, turn backlight...Thomas Martitz2009-04-29
* Set keywords and eol-style properties for the new backlight-sim.h.Thomas Martitz2009-04-26
* Move the sim stubs into a seperate file to clean backlight.c up a bit.Thomas Martitz2009-04-26
* 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
* FS#9964 take 2. Including the whole patch is a good idea.Steve Bavin2009-02-27
* FS#9964 - Fix simulator file i/o when the --root option is used.Steve Bavin2009-02-27
* Small bit from my GSoC work: Unify the way the simulator accesses voice strin...Tom Ross2009-02-27
* Add a rockbox kernel thread for simulator specific tasks, and use that for ca...Jens Arnold2009-02-20
* Red build fix.Björn Stenberg2009-01-10
* 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
* Simplify powermgmt thread loops so it calls functions turn (no more power_thr...Michael Sevakis2008-12-24
* Moved database builder into a separate directory, and gave it its' own Makefi...Björn Stenberg2008-12-15
* 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
* Renamed simulator disk directory from 'archos' to 'simdisk'.Björn Stenberg2008-11-24
* 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
* lcd-common.h hasn't contained code in nearly 6 years.Michael Giacomelli2008-06-14
* 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
* Best use C, not C++Steve Bavin2008-04-07
* Remove some more simulator debugging output.Steve Bavin2008-04-07
* 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
* The blit functions shouldn't exist for the simulator.Jens Arnold2008-03-24
* Oops, fix red.Jens Arnold2008-03-24
* Consistent naming scheme the various blit functions. * Removed lcd_blit_mono(...Jens Arnold2008-03-24
* Simulate the effects of sector caching a bit. Bypass I/O yield if a byte coun...Michael Sevakis2007-12-03
* Simplify the uisimulator I/O routine and let the rockbox thread calling the f...Michael Sevakis2007-12-03
* Code police; trailing spaces mainly.Steve Bavin2007-11-08
* Add --root option to allow overriding of simulator root menu.Steve Bavin2007-11-08
* compile talk.c on hwcodec sim. it wont actually talk thoughJonathan Gordon2007-11-07
* Fix sims: sim_codec_load_ram() needed an updateNicolas Pennequin2007-11-02
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Remove some dead codeDave Chapman2007-10-17
* Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si...Jonathan Gordon2007-10-13