summaryrefslogtreecommitdiffstats
path: root/uisimulator/common/stubs.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-10-15added a silly stub for oscillograph to remove an #ifdef in the actual codeDaniel Stenberg1-0/+6
2002-10-11rtc_read() and rtc_write() added, and if we now set HAVE_RTC when buildingDaniel Stenberg1-0/+24
2002-10-11Player simulator stuff for patterns added.Mats Lidell1-7/+43
2002-10-11Enable status bar in usb mode.Markus Braun1-1/+2
2002-10-01backlight when charging now is for players and simulators tooDaniel Stenberg1-0/+5
2002-10-01Mark A. Hillebrand's patch that offers a new setting that if enabled, keepsDaniel Stenberg1-0/+5
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg1-2/+2
2002-09-23Fixed win32 build problems.Björn Stenberg1-0/+1
2002-09-23Split lcd driver into lcd-player and lcd-recorder. Player simulator still nee...Björn Stenberg1-0/+3
2002-09-03Added lcd_putc()Linus Nielsen Feltzing1-0/+8
2002-09-03Added lcd_define_pattern()Linus Nielsen Feltzing1-0/+7
2002-08-26Added configurable disk spindown. The disk will also now not spin down while ...Björn Stenberg1-0/+9
2002-08-23menu fixDaniel Stenberg1-1/+3
2002-08-21simulate_usb ignores key releasesBjörn Stenberg1-1/+1
2002-08-21USB display for simulator purposeDaniel Stenberg1-0/+9
2002-08-16Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg1-0/+4
2002-08-15Added delayed write for settings. Doesn't write until someone else accesses t...Björn Stenberg1-0/+5
2002-08-13Enabled saving settings to disk on playerBjörn Stenberg1-0/+49
2002-08-13im stupid, this shouldn't have been removedRobert Hak1-0/+28
2002-08-13we don't need this anymoreRobert Hak1-28/+0
2002-07-16battery_level() already had a stubBjörn Stenberg1-5/+0
2002-07-16Added stub for battery_level()Björn Stenberg1-0/+33