summaryrefslogtreecommitdiffstats
path: root/uisimulator/common
AgeCommit message (Expand)AuthorFilesLines
2003-01-10Implementing Rocklatin for Rockbox player.Kjell Ericson1-42/+5
2002-12-05...and the usual simulator correctionsLinus Nielsen Feltzing1-0/+5
2002-12-03Some simulator correctionsLinus Nielsen Feltzing1-0/+11
2002-11-01Added a 5 pixel border around the content. Looks better (that's all).Kjell Ericson1-1/+1
2002-11-01Changed the battery icon so it doesn't clear the inner part of the icon.Kjell Ericson1-17/+17
2002-10-31Icons created.Mats Lidell1-89/+404
2002-10-31Adjusted position of second icon line.Mats Lidell1-1/+1
2002-10-29The lcd_clear_display() didn't work.Kjell Ericson1-4/+18
2002-10-28Definitions of "struct coordinate" and "struct rectangle" and definitionsKjell Ericson1-0/+36
2002-10-28Updated for better player simulator.Kjell Ericson4-468/+662
2002-10-21Removed warnings.Kjell Ericson1-0/+2
2002-10-21Removed warnings.Kjell Ericson1-0/+8
2002-10-21The font for player-simulator.Kjell Ericson1-0/+275
2002-10-21Many functions have been changed.Kjell Ericson1-197/+67
2002-10-21Almost totaly rewritten.Kjell Ericson1-162/+97
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-18Rewritten based on lcd-player.c.Mats Lidell1-308/+124
2002-10-18Moved lcd player code to lcd-playersim.Mats Lidell1-56/+4
2002-10-17Moved volume-icon a bit. More examine will be done later in order to look atKjell Ericson1-2/+2
2002-10-17Scroll works for wps and menus. Still much cleanup to do.Mats Lidell1-3/+3
2002-10-16what did that #ifdef do there?Felix Arends1-4/+0
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-11Created.Mats Lidell1-0/+684
2002-10-11Enable status bar in usb mode.Markus Braun1-1/+2
2002-10-05Added icons for repeat and repeat 1.Mats Lidell1-12/+20
2002-10-05Added icons for repeat and repeat 1.Mats Lidell1-1/+2
2002-10-05Created.Mats Lidell2-0/+0
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 Stenberg2-1/+4
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-21Created.Mats Lidell15-0/+40
2002-08-21Created.Mats Lidell2-0/+225
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-13cleaned upRobert Hak2-170/+5