summaryrefslogtreecommitdiffstats
path: root/uisimulator/win32/Makefile
AgeCommit message (Expand)AuthorFilesLines
2004-06-15The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing1-2/+6
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing1-3/+8
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg1-1/+4
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing1-1/+5
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg1-1/+4
2004-01-05still trying to fix the sim (blindfolded)Jörg Hohensohn1-2/+5
2003-12-23Use rockbox random in win32 simulatorHardeep Sidhu1-6/+6
2003-12-15added the lcd-common.c to the build, which fixes the lcd_blit build problemDaniel Stenberg1-6/+10
2003-12-10Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu1-1/+4
2003-10-01Removed games and demos menus.Björn Stenberg1-7/+1
2003-07-10Added dependency to the tools dir, so it's automatically built with the rest....Björn Stenberg1-1/+4
2003-07-09Extract exports from obj file. Don't ignore dllwrap errors.Hardeep Sidhu1-7/+11
2003-07-03Plugins should not require cygwin to run.Hardeep Sidhu1-1/+2
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu1-1/+4
2003-06-29Changed win32 simulator to use plugin.cHardeep Sidhu1-5/+7
2003-06-29Plugins now work with win32 simulator (.rock files are built as dll's)Hardeep Sidhu1-23/+17
2003-06-29Disable plugin loading on win32 simulator for now.Hardeep Sidhu1-4/+3
2003-05-09Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing1-1/+4
2003-05-04Added misc.c to the sim buildsLinus Nielsen Feltzing1-1/+5
2003-05-02compile and link with sprintf.c always, since we now have a specialDaniel Stenberg1-2/+2
2003-03-17don't set NOCYGWIN unconditionally! ;-)Daniel Stenberg1-1/+1
2003-03-12Added onplay.cBjörn Stenberg1-1/+4
2003-03-10New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing1-1/+4
2003-03-05Henrik Backe modified the check for cygwinDaniel Stenberg1-2/+2
2003-02-19non-cygwin builds need the sprintf.c fileDaniel Stenberg1-2/+3
2003-02-19Henrik Backe's fixes to enable the simulator to build with cygwin.Daniel Stenberg1-10/+32
2003-02-15don't build ctypeDaniel Stenberg1-2/+2
2003-02-07use the new pathsDaniel Stenberg1-2/+6
2003-01-17added stub functions for the renameDaniel Stenberg1-1/+1
2003-01-17keyboard.c was missingDaniel Stenberg1-1/+4
2002-12-03Attempt to fix the win32 simulator buildLinus Nielsen Feltzing1-1/+4
2002-10-18Use lcd-player.c in simulator. (Not tested but better?!)Mats Lidell1-7/+6
2002-10-18Use lcd-player.c in simulator. (Not tested)Mats Lidell1-0/+12
2002-10-15set the DOCSDIR variableDaniel Stenberg1-0/+1
2002-10-15make credits.c use the generated list of names properly as already doneDaniel Stenberg1-1/+4
2002-10-15Added cube.c to buildDaniel Stenberg1-1/+4
2002-10-12removed showtext.cDaniel Stenberg1-4/+1
2002-10-11set HAVE_RTC when building Recorder simulatorsDaniel Stenberg1-1/+3
2002-10-02Changed .eq file format to simple 'setting: value' model.Björn Stenberg1-1/+4
2002-09-30viewer added to the buildDaniel Stenberg1-1/+4
2002-09-27Philip Pertermanns peak meterLinus Nielsen Feltzing1-1/+4
2002-09-25lang build fixDaniel Stenberg1-3/+8
2002-09-24Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg1-4/+1
2002-09-24Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg1-1/+5
2002-09-24language.c stuffDaniel Stenberg1-1/+4
2002-09-23Fixed win32 build problems.Björn Stenberg1-1/+1
2002-09-23Split lcd driver into lcd-player and lcd-recorder. Player simulator still nee...Björn Stenberg1-3/+3
2002-09-20New full ISO-8859-1 system font.Björn Stenberg1-6/+4
2002-09-18Win32 lang build fixBjörn Stenberg1-0/+1
2002-09-18New language/string handlingBjörn Stenberg1-6/+7