Age | Commit message (Expand) | Author |
2004-09-19 | Redesigned the button handling. The code now uses symbolic function defines i... | Björn Stenberg |
2004-09-17 | Updated to use config.h instead of command-line -Ddefines. | Björn Stenberg |
2004-07-28 | win32sim: make clean now removes libplugin.a | Linus Nielsen Feltzing |
2004-07-21 | Added dependency on the plugin library | Linus Nielsen Feltzing |
2004-07-20 | Simplified the win32 sim makefile a little | Linus Nielsen Feltzing |
2004-07-02 | Added FM radio simulation, with a good station at 99.4MHz | Linus Nielsen Feltzing |
2004-06-15 | The plugin lib now works in the win32 simulator | Linus Nielsen Feltzing |
2004-06-10 | Finally, the archos directory sandbox works in the same way for both X11 and ... | Linus Nielsen Feltzing |
2004-05-21 | Plugin/file type association system. Patch #879411 by Henrik Backe | Björn Stenberg |
2004-04-20 | Reworked the time get/set functions | Linus Nielsen Feltzing |
2004-01-14 | Added Benjamin Metzlers bookmarking feature (patch #669440) | Björn Stenberg |
2004-01-05 | still trying to fix the sim (blindfolded) | Jörg Hohensohn |
2003-12-23 | Use rockbox random in win32 simulator | Hardeep Sidhu |
2003-12-15 | added the lcd-common.c to the build, which fixes the lcd_blit build problem | Daniel Stenberg |
2003-12-10 | Added viewer for currently playing playlist. Accessed from Menu->Playlist Op... | Hardeep Sidhu |
2003-10-01 | Removed games and demos menus. | Björn Stenberg |
2003-07-10 | Added dependency to the tools dir, so it's automatically built with the rest.... | Björn Stenberg |
2003-07-09 | Extract exports from obj file. Don't ignore dllwrap errors. | Hardeep Sidhu |
2003-07-03 | Plugins should not require cygwin to run. | Hardeep Sidhu |
2003-07-01 | Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis... | Hardeep Sidhu |
2003-06-29 | Changed win32 simulator to use plugin.c | Hardeep Sidhu |
2003-06-29 | Plugins now work with win32 simulator (.rock files are built as dll's) | Hardeep Sidhu |
2003-06-29 | Disable plugin loading on win32 simulator for now. | Hardeep Sidhu |
2003-05-09 | Configurable dir browser file buffer size. No more 400-file limit. No more wh... | Linus Nielsen Feltzing |
2003-05-04 | Added misc.c to the sim builds | Linus Nielsen Feltzing |
2003-05-02 | compile and link with sprintf.c always, since we now have a special | Daniel Stenberg |
2003-03-17 | don't set NOCYGWIN unconditionally! ;-) | Daniel Stenberg |
2003-03-12 | Added onplay.c | Björn Stenberg |
2003-03-10 | New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code | Linus Nielsen Feltzing |
2003-03-05 | Henrik Backe modified the check for cygwin | Daniel Stenberg |
2003-02-19 | non-cygwin builds need the sprintf.c file | Daniel Stenberg |
2003-02-19 | Henrik Backe's fixes to enable the simulator to build with cygwin. | Daniel Stenberg |
2003-02-15 | don't build ctype | Daniel Stenberg |
2003-02-07 | use the new paths | Daniel Stenberg |
2003-01-17 | added stub functions for the rename | Daniel Stenberg |
2003-01-17 | keyboard.c was missing | Daniel Stenberg |
2002-12-03 | Attempt to fix the win32 simulator build | Linus Nielsen Feltzing |
2002-10-18 | Use lcd-player.c in simulator. (Not tested but better?!) | Mats Lidell |
2002-10-18 | Use lcd-player.c in simulator. (Not tested) | Mats Lidell |
2002-10-15 | set the DOCSDIR variable | Daniel Stenberg |
2002-10-15 | make credits.c use the generated list of names properly as already done | Daniel Stenberg |
2002-10-15 | Added cube.c to build | Daniel Stenberg |
2002-10-12 | removed showtext.c | Daniel Stenberg |
2002-10-11 | set HAVE_RTC when building Recorder simulators | Daniel Stenberg |
2002-10-02 | Changed .eq file format to simple 'setting: value' model. | Björn Stenberg |
2002-09-30 | viewer added to the build | Daniel Stenberg |
2002-09-27 | Philip Pertermanns peak meter | Linus Nielsen Feltzing |
2002-09-25 | lang build fix | Daniel Stenberg |
2002-09-24 | Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets... | Björn Stenberg |
2002-09-24 | Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ... | Björn Stenberg |