summaryrefslogtreecommitdiffstats
path: root/uisimulator/common/stubs.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-01-27get_time() for simDaniel Stenberg1-0/+7
2002-12-05...and the usual simulator correctionsLinus Nielsen Feltzing1-0/+5
2002-12-03Some simulator correctionsLinus Nielsen Feltzing1-0/+11
2002-10-28Updated for better player simulator.Kjell Ericson1-1/+4
2002-10-21Removed warnings.Kjell Ericson1-0/+8
2002-10-21Added stubs that shall not be in the player simulator.Kjell Ericson1-0/+12
2002-10-18Added mpeg_set_pitch() stub to simulator.Björn Stenberg1-0/+5
2002-10-18Moved lcd player code to lcd-playersim.Mats Lidell1-56/+4
2002-10-15Icons were flipped.Mats Lidell1-1/+1
2002-10-15The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing1-0/+10
2002-10-15better rtc_read() simulationDaniel Stenberg1-0/+12