summaryrefslogtreecommitdiff
path: root/uisimulator/common
AgeCommit message (Expand)Author
2004-01-30inconsistent argument type for backlight_set_timeout() fixedJörg Hohensohn
2003-12-20Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn
2003-12-15fixed lcd_blit for the (x11) simDaniel Stenberg
2003-07-04Added FreeBSD support to uisimulator. Patch by Keith HubbardBjörn Stenberg
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg
2003-06-05A bit faster update of Player simulator.Kjell Ericson
2003-04-19most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn
2003-03-04no one ever uses libmad, remove it from our CVSDaniel Stenberg
2003-02-14The power-saving SLEEP patch by Simon Elén.Björn Stenberg
2003-01-27get_time() for simDaniel Stenberg
2003-01-10Implementing Rocklatin for Rockbox player.Kjell Ericson
2002-12-05...and the usual simulator correctionsLinus Nielsen Feltzing
2002-12-03Some simulator correctionsLinus Nielsen Feltzing
2002-11-01Added a 5 pixel border around the content. Looks better (that's all).Kjell Ericson
2002-11-01Changed the battery icon so it doesn't clear the inner part of the icon.Kjell Ericson
2002-10-31Icons created.Mats Lidell
2002-10-31Adjusted position of second icon line.Mats Lidell
2002-10-29The lcd_clear_display() didn't work.Kjell Ericson
2002-10-28Definitions of "struct coordinate" and "struct rectangle" and definitionsKjell Ericson
2002-10-28Updated for better player simulator.Kjell Ericson
2002-10-21Removed warnings.Kjell Ericson
2002-10-21Removed warnings.Kjell Ericson
2002-10-21The font for player-simulator.Kjell Ericson
2002-10-21Many functions have been changed.Kjell Ericson
2002-10-21Almost totaly rewritten.Kjell Ericson
2002-10-21Added stubs that shall not be in the player simulator.Kjell Ericson
2002-10-18Added mpeg_set_pitch() stub to simulator.Björn Stenberg
2002-10-18Rewritten based on lcd-player.c.Mats Lidell
2002-10-18Moved lcd player code to lcd-playersim.Mats Lidell
2002-10-17Moved volume-icon a bit. More examine will be done later in order to look atKjell Ericson
2002-10-17Scroll works for wps and menus. Still much cleanup to do.Mats Lidell
2002-10-16what did that #ifdef do there?Felix Arends
2002-10-15Icons were flipped.Mats Lidell
2002-10-15The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing
2002-10-15better rtc_read() simulationDaniel Stenberg
2002-10-15added a silly stub for oscillograph to remove an #ifdef in the actual codeDaniel Stenberg
2002-10-11rtc_read() and rtc_write() added, and if we now set HAVE_RTC when buildingDaniel Stenberg
2002-10-11Player simulator stuff for patterns added.Mats Lidell
2002-10-11Created.Mats Lidell
2002-10-11Enable status bar in usb mode.Markus Braun
2002-10-05Added icons for repeat and repeat 1.Mats Lidell
2002-10-05Added icons for repeat and repeat 1.Mats Lidell
2002-10-05Created.Mats Lidell
2002-10-01backlight when charging now is for players and simulators tooDaniel Stenberg
2002-10-01Mark A. Hillebrand's patch that offers a new setting that if enabled, keepsDaniel Stenberg
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg
2002-09-23Fixed win32 build problems.Björn Stenberg
2002-09-23Split lcd driver into lcd-player and lcd-recorder. Player simulator still nee...Björn Stenberg
2002-09-03Added lcd_putc()Linus Nielsen Feltzing
2002-09-03Added lcd_define_pattern()Linus Nielsen Feltzing