summaryrefslogtreecommitdiff
path: root/uisimulator/x11
AgeCommit message (Expand)Author
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg
2004-01-10Fix cygwin/X11 build by defining _SSIZE_T_Hardeep Sidhu
2004-01-05still trying to fix the sim (blindfolded)Jörg Hohensohn
2004-01-05trying to fix the simJörg Hohensohn
2003-12-23Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn
2003-12-15fixed lcd_blit for the (x11) simDaniel Stenberg
2003-12-10Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu
2003-12-08my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg
2003-10-01Removed games and demos menus.Björn Stenberg
2003-07-10Added dependency to the tools dir, so it's automatically built with the rest....Björn Stenberg
2003-07-04Added FreeBSD support to uisimulator. Patch by Keith HubbardBjörn Stenberg
2003-07-01Fixed simulator warning.Hardeep Sidhu
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu
2003-06-30X11/Cygwin simulator doesn't require libdlHardeep Sidhu
2003-06-29Simulators must link with libdlBjörn Stenberg
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing
2003-05-04Added misc.c to the sim buildsLinus Nielsen Feltzing
2003-04-25use size_t insteadDaniel Stenberg
2003-04-25use the rockbox versions of the sprintf* and friendsDaniel Stenberg
2003-04-23Now supports key-repeat in the simulator!Daniel Stenberg
2003-04-23remove debug outputDaniel Stenberg
2003-03-18Added the filesize() functionLinus Nielsen Feltzing
2003-03-17removed libmad leftoversDaniel Stenberg
2003-03-12Added onplay.cBjörn Stenberg
2003-03-10New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing
2003-03-05killed a warningDaniel Stenberg
2003-03-05Set a mode that makes sense as the Rockbox code doesn't use modes...Daniel Stenberg
2003-03-05Henrik Backe's fixes to enable this to build using cygwin.Daniel Stenberg
2003-02-27Fix red sim buildBjörn Stenberg
2003-02-15fix to not use the redefined calls within the redefined calls themselves,Daniel Stenberg
2003-02-14added the missing write()Daniel Stenberg
2003-02-14this compiles betterDaniel Stenberg
2003-02-07fixes the warningDaniel Stenberg
2003-02-07use new pathDaniel Stenberg
2003-02-07build and work with the new include path(s)Daniel Stenberg
2003-02-05include the original kernel.h from the new locationDaniel Stenberg
2003-01-28Added close() and proper creat() to x11 emulatorBjörn Stenberg
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell
2003-01-21Printing keyboard shortcuts at startup.Kjell Ericson
2003-01-20Default window zoom for Recorder simulator is 2.Kjell Ericson
2003-01-15Added rename() to simulatorBjörn Stenberg
2003-01-10Implementing Rocklatin character set for Rockbox player.Kjell Ericson
2003-01-10Implementing Rocklatin for Rockbox player.Kjell Ericson
2003-01-09The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg
2002-12-04Added virtual keyboard for text input, loosely based on John Wood's codeBjörn Stenberg
2002-12-03Some simulator correctionsLinus Nielsen Feltzing
2002-11-12Added disk space to Info menu item. (Players press + to see it.)Björn Stenberg
2002-10-29added printf() protoDaniel Stenberg