summaryrefslogtreecommitdiff
path: root/uisimulator/common/stubs.c
AgeCommit message (Expand)Author
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
2007-11-07compile talk.c on hwcodec sim. it wont actually talk thoughJonathan Gordon
2007-10-19FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin
2007-10-13Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si...Jonathan Gordon
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius
2007-08-10Remove the 'USB' menu item from the sim system menu, press the 'u' key to dis...Nils Wallménius
2007-06-11Oops. I should respect the simulator #ifdefs more.Steve Bavin
2007-03-30Implement remove_thread for SDL simulatorSteve Bavin
2007-03-11Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...Michael Sevakis
2007-03-11Add audiohw_postinit() stub for the sims.Michael Sevakis
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers
2007-02-14Icons in the menus. Thanks midkay for them.Jonathan Gordon
2006-09-28Fixed settings persistence for simulatorsSteve Bavin
2006-09-03Oops - fix warnings and add a simulator version of remove_thread_on_core()Daniel Ankers
2006-02-13Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton
2006-01-22Fixed the red builds.Miika Pekkarinen
2005-12-11Fix red sim builds - add rtc_read_datetime and rtc_write_datetime functions f...Dave Chapman
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold
2005-08-20Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen
2005-07-22Fixed the simulator.Miika Pekkarinen
2005-07-22More accurate playback position calculation.Miika Pekkarinen
2005-07-21Fixed the simulator.Miika Pekkarinen
2005-07-21Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen
2005-07-15Enable crossfade for simulator.Miika Pekkarinen
2005-07-14First take at PCM playback in the X11 sim on Linux.Daniel Stenberg
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen
2005-05-30Added dummy function and simulator stub.Jens Arnold
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2005-01-20Wrong filename for directory voice files in the simulatorLinus Nielsen Feltzing
2004-12-28sim fix for ATA stubsJörg Hohensohn
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold
2004-11-17Removed annoying debug outputLinus Nielsen Feltzing
2004-10-21oops, dear sims, please excuseJörg Hohensohn