| Commit message (Expand) | Author | Age |
| * | Remove Win32 and X11 simulator sources. They've been deprecated for a while i... | Dan Everton | 2006-08-12 |
| * | Remote LCD support added to the x11 simulator, take 1. The win32 simulator | Daniel Stenberg | 2005-05-23 |
| * | Fixed makefiles for autoconf.g include. | Daniel Stenberg | 2005-05-07 |
| * | adjusted to use the new Make include file to create the SRC variable from | Daniel Stenberg | 2005-03-06 |
| * | Build cleanup and general fixes. fprintf() is now fdprintf(), the separation | Daniel Stenberg | 2005-02-22 |
| * | Unified build system to use SOURCES for sim builds too, a single Makefile-look | Daniel Stenberg | 2005-02-18 |
| * | Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for bet... | Jens Arnold | 2005-02-11 |
| * | Use internal strcasestr implementation, since not all compilers provide it. | Björn Stenberg | 2005-01-28 |
| * | Use the correct lcd code for iRiver simulator builds. | Jens Arnold | 2005-01-17 |
| * | Added ID3 database support. | Björn Stenberg | 2005-01-17 |
| * | Make the simulator builds acknowledge the plugins variable set in the configure | Daniel Stenberg | 2004-11-24 |
| * | Another fix for bug #1016011 by Eric Lassauge | Linus Nielsen Feltzing | 2004-10-07 |
| * | Patch #1016011 by Eric Lassauge, fixes X11 simulator build in Cygwin | Linus Nielsen Feltzing | 2004-10-05 |
| * | Rearranged makefiles again to move platform-specific stuff from the Makefiles | Daniel Stenberg | 2004-09-22 |
| * | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg | 2004-09-19 |
| * | Moved LCD_WIDHT/HEIGHT from lcd driver to config file. | Björn Stenberg | 2004-09-16 |
| * | x11sim for cygwin: TARGET is defined with the .exe extension | Linus Nielsen Feltzing | 2004-07-28 |
| * | Brushed up, made it more like the win32 makefile | Linus Nielsen Feltzing | 2004-07-23 |
| * | Removed some whitespace | Linus Nielsen Feltzing | 2004-07-08 |
| * | Patch #961687 by Eric Lassauge, MP3 playback using libmad in the X11 simulator | Linus Nielsen Feltzing | 2004-07-08 |
| * | Fixed the FM sim build | Linus Nielsen Feltzing | 2004-07-05 |
| * | Added FM radio simulation, with a good station at 99.4MHz | Linus Nielsen Feltzing | 2004-07-02 |
| * | extended the clean target to remove the libplugin and the rockbox.zip | Daniel Stenberg | 2004-06-20 |
| * | provide libplugin support | Daniel Stenberg | 2004-06-20 |
| * | Finally, the archos directory sandbox works in the same way for both X11 and ... | Linus Nielsen Feltzing | 2004-06-10 |
| * | Plugin/file type association system. Patch #879411 by Henrik Backe | Björn Stenberg | 2004-05-21 |
| * | Reworked the time get/set functions | Linus Nielsen Feltzing | 2004-04-20 |
| * | Added Benjamin Metzlers bookmarking feature (patch #669440) | Björn Stenberg | 2004-01-14 |
| * | Fix cygwin/X11 build by defining _SSIZE_T_ | Hardeep Sidhu | 2004-01-10 |
| * | still trying to fix the sim (blindfolded) | Jörg Hohensohn | 2004-01-05 |
| * | trying to fix the sim | Jörg Hohensohn | 2004-01-05 |
| * | fixed lcd_blit for the (x11) sim | Daniel Stenberg | 2003-12-15 |
| * | Added viewer for currently playing playlist. Accessed from Menu->Playlist Op... | Hardeep Sidhu | 2003-12-10 |
| * | Removed games and demos menus. | Björn Stenberg | 2003-10-01 |
| * | Added dependency to the tools dir, so it's automatically built with the rest.... | Björn Stenberg | 2003-07-10 |
| * | Added FreeBSD support to uisimulator. Patch by Keith Hubbard | Björn Stenberg | 2003-07-04 |
| * | Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis... | Hardeep Sidhu | 2003-07-01 |
| * | X11/Cygwin simulator doesn't require libdl | Hardeep Sidhu | 2003-06-30 |
| * | Simulators must link with libdl | Björn Stenberg | 2003-06-29 |
| * | Added plugin loader. Moved games, demos and the text viewer to loadable plugi... | Björn Stenberg | 2003-06-29 |
| * | Configurable dir browser file buffer size. No more 400-file limit. No more wh... | Linus Nielsen Feltzing | 2003-05-09 |
| * | Added misc.c to the sim builds | Linus Nielsen Feltzing | 2003-05-04 |
| * | use the rockbox versions of the sprintf* and friends | Daniel Stenberg | 2003-04-25 |
| * | removed libmad leftovers | Daniel Stenberg | 2003-03-17 |
| * | Added onplay.c | Björn Stenberg | 2003-03-12 |
| * | New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code | Linus Nielsen Feltzing | 2003-03-10 |
| * | Henrik Backe's fixes to enable this to build using cygwin. | Daniel Stenberg | 2003-03-05 |
| * | build and work with the new include path(s) | Daniel Stenberg | 2003-02-07 |
| * | Implementing Rocklatin for Rockbox player. | Kjell Ericson | 2003-01-10 |
| * | Added virtual keyboard for text input, loosely based on John Wood's code | Björn Stenberg | 2002-12-04 |