summaryrefslogtreecommitdiffstats
path: root/uisimulator/common
AgeCommit message (Expand)AuthorFilesLines
2004-07-27Added possibility to select the priority of the ID3 tagsLinus Nielsen Feltzing1-1/+1
2004-07-23New way of defining menus and options allows to declare them static const, wh...Jörg Hohensohn1-0/+5
2004-07-20Player LCD simulation no longer writes outside the frame bufferLinus Nielsen Feltzing1-1/+1
2004-07-08Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulatorLinus Nielsen Feltzing2-13/+18
2004-07-08The win32 open() was called with the wrong flagsLinus Nielsen Feltzing1-2/+5
2004-07-02Added FM radio simulation, with a good station at 99.4MHzLinus Nielsen Feltzing1-0/+58
2004-06-20infrastructure for sorting by date+time, now we "only" need to decide on the UIJörg Hohensohn1-0/+2
2004-06-18Added backlight_off to simulator stubs.Kjell Ericson1-0/+5
2004-06-14Create files with proper permissons on unix/linux, make open() and creat()Daniel Stenberg1-2/+10
2004-06-14translate from rockbox's open() options to the options used by the hostDaniel Stenberg1-1/+20
2004-06-14Fixed VC++ build.Hardeep Sidhu2-0/+10
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing3-0/+341
2004-05-01remove_thread() stubbed for the simulator, but this is a "make it compile" ha...Jörg Hohensohn1-0/+7
2004-04-21Added missing newlineJens Arnold1-1/+2
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 Hohensohn2-0/+9
2003-12-15fixed lcd_blit for the (x11) simDaniel Stenberg1-0/+12
2003-07-04Added FreeBSD support to uisimulator. Patch by Keith HubbardBjörn Stenberg1-1/+1
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg1-6/+0
2003-06-05A bit faster update of Player simulator.Kjell Ericson1-31/+39
2003-04-19most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn1-1/+1
2003-03-04no one ever uses libmad, remove it from our CVSDaniel Stenberg30-20916/+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
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