summaryrefslogtreecommitdiffstats
path: root/uisimulator/common/stubs.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-07compile talk.c on hwcodec sim. it wont actually talk thoughJonathan Gordon1-47/+0
2007-10-19FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin1-18/+2
2007-10-13Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si...Jonathan Gordon1-1/+3
2007-08-12Enable a lot more features for simulators and add stubs where necessary, simu...Nils Wallménius1-0/+104
2007-08-10Remove the 'USB' menu item from the sim system menu, press the 'u' key to dis...Nils Wallménius1-6/+0
2007-06-11Oops. I should respect the simulator #ifdefs more.Steve Bavin1-0/+13
2007-03-30Implement remove_thread for SDL simulatorSteve Bavin1-7/+0
2007-03-11Audio Init: Just can't stand that heirarchy. Add one level of abstraction. Mi...Michael Sevakis1-6/+0
2007-03-11Add audiohw_postinit() stub for the sims.Michael Sevakis1-0/+6
2007-03-04Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers1-6/+0
2007-02-14Icons in the menus. Thanks midkay for them.Jonathan Gordon1-1/+0
2006-09-28Fixed settings persistence for simulatorsSteve Bavin1-3/+3
2006-09-03Oops - fix warnings and add a simulator version of remove_thread_on_core()Daniel Ankers1-9/+15
2006-02-13Backlight support for 8-bit targets in SDL sim. Redo sound handling. Still do...Dan Everton1-57/+0
2006-01-22Fixed the red builds.Miika Pekkarinen1-0/+5
2005-12-11Fix red sim builds - add rtc_read_datetime and rtc_write_datetime functions f...Dave Chapman1-24/+23
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare1-2/+1
2005-11-21Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi...Jens Arnold1-25/+8
2005-08-29Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold1-2/+2
2005-08-20Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen1-0/+2
2005-07-22Fixed the simulator.Miika Pekkarinen1-1/+1
2005-07-22More accurate playback position calculation.Miika Pekkarinen1-0/+5
2005-07-21Fixed the simulator.Miika Pekkarinen1-0/+7
2005-07-21Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen1-5/+0
2005-07-15Enable crossfade for simulator.Miika Pekkarinen1-1/+4
2005-07-14First take at PCM playback in the X11 sim on Linux.Daniel Stenberg1-2/+2
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen1-0/+29
2005-05-30Added dummy function and simulator stub.Jens Arnold1-0/+5
2005-04-04More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing1-1/+1
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg1-1/+2
2005-01-20Wrong filename for directory voice files in the simulatorLinus Nielsen Feltzing1-1/+1
2004-12-28sim fix for ATA stubsJörg Hohensohn1-7/+10
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold1-1/+1
2004-11-17Removed annoying debug outputLinus Nielsen Feltzing1-2/+3
2004-10-21oops, dear sims, please excuseJörg Hohensohn1-1/+2
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn1-0/+5
2004-06-18Added backlight_off to simulator stubs.Kjell Ericson1-0/+5
2004-05-01remove_thread() stubbed for the simulator, but this is a "make it compile" ha...Jörg Hohensohn1-0/+7
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing1-8/+1
2004-04-10talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 exten...Jörg Hohensohn1-1/+1
2004-04-06my usual simulator postfixJörg Hohensohn1-0/+4
2004-04-04warning and simulator build fixJörg Hohensohn1-0/+7
2004-03-27my usual simulator postfixJörg Hohensohn1-0/+2
2004-03-21another sim fix, I just _love_ to break these buildsJörg Hohensohn1-0/+7
2004-03-19missing stub broke the sim buildJörg Hohensohn1-4/+12
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn1-0/+19
2004-01-30inconsistent argument type for backlight_set_timeout() fixedJörg Hohensohn1-2/+2
2003-12-20Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn1-0/+5
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg1-6/+0
2003-02-14The power-saving SLEEP patch by Simon Elén.Björn Stenberg1-0/+5