summaryrefslogtreecommitdiff
path: root/uisimulator/common
AgeCommit message (Expand)Author
2005-01-20Wrong filename for directory voice files in the simulatorLinus Nielsen Feltzing
2004-12-28sim fix for ATA stubsJörg Hohensohn
2004-11-22Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold
2004-11-17Removed annoying debug outputLinus Nielsen Feltzing
2004-10-21oops, dear sims, please excuseJörg Hohensohn
2004-10-17moved and renamed fmradio_set/get_status to power.c, where it now additionall...Jörg Hohensohn
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-16Moved LCD_WIDHT/HEIGHT from lcd driver to config file.Björn Stenberg
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold
2004-07-27Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn
2004-07-20Player LCD simulation no longer writes outside the frame bufferLinus Nielsen Feltzing
2004-07-08Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulatorLinus Nielsen Feltzing
2004-07-08The win32 open() was called with the wrong flagsLinus Nielsen Feltzing
2004-07-02Added FM radio simulation, with a good station at 99.4MHzLinus Nielsen Feltzing
2004-06-20infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn
2004-06-18Added backlight_off to simulator stubs.Kjell Ericson
2004-06-14Create files with proper permissons on unix/linux, make open() and creat()Daniel Stenberg
2004-06-14translate from rockbox's open() options to the options used by the hostDaniel Stenberg
2004-06-14Fixed VC++ build.Hardeep Sidhu
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing
2004-05-01remove_thread() stubbed for the simulator, but this is a "make it compile" ha...Jörg Hohensohn
2004-04-21Added missing newlineJens Arnold
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing
2004-04-10talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 exten...Jörg Hohensohn
2004-04-06my usual simulator postfixJörg Hohensohn
2004-04-04warning and simulator build fixJörg Hohensohn
2004-03-27my usual simulator postfixJörg Hohensohn
2004-03-21another sim fix, I just _love_ to break these buildsJörg Hohensohn
2004-03-19missing stub broke the sim buildJörg Hohensohn
2004-03-14First step of the voice-UI: the menus can talk. You need a "voicefont" file i...Jörg Hohensohn
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