summaryrefslogtreecommitdiff
path: root/uisimulator/win32/Makefile
AgeCommit message (Expand)Author
2005-05-24No second (explicit) call to build libcomsim.aJens Arnold
2005-05-07Fixed makefiles for autoconf.g include.Daniel Stenberg
2005-03-06adjusted to use the new Make include file to create the SRC variable fromDaniel Stenberg
2005-02-22Build cleanup and general fixes. fprintf() is now fdprintf(), the separationDaniel Stenberg
2005-02-18Unified build system to use SOURCES for sim builds too, a single Makefile-lookDaniel Stenberg
2005-02-11Simulators: Made the mp3 buffer size depend on the MEMORYSIZE setting for bet...Jens Arnold
2005-01-28Use internal strcasestr implementation, since not all compilers provide it.Björn Stenberg
2005-01-17Use the correct lcd code for iRiver simulator builds.Jens Arnold
2005-01-17Added ID3 database support.Björn Stenberg
2005-01-17Win32 simulator extensions, based on patch #1041560 by Eric Lassauge: Backgro...Jens Arnold
2004-11-24Make the simulator builds acknowledge the plugins variable set in the configureDaniel Stenberg
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-09-17Updated to use config.h instead of command-line -Ddefines.Björn Stenberg
2004-07-28win32sim: make clean now removes libplugin.aLinus Nielsen Feltzing
2004-07-21Added dependency on the plugin libraryLinus Nielsen Feltzing
2004-07-20Simplified the win32 sim makefile a littleLinus Nielsen Feltzing
2004-07-02Added FM radio simulation, with a good station at 99.4MHzLinus Nielsen Feltzing
2004-06-15The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg
2004-01-05still trying to fix the sim (blindfolded)Jörg Hohensohn
2003-12-23Use rockbox random in win32 simulatorHardeep Sidhu
2003-12-15added the lcd-common.c to the build, which fixes the lcd_blit build problemDaniel Stenberg
2003-12-10Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu
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-09Extract exports from obj file. Don't ignore dllwrap errors.Hardeep Sidhu
2003-07-03Plugins should not require cygwin to run.Hardeep Sidhu
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu
2003-06-29Changed win32 simulator to use plugin.cHardeep Sidhu
2003-06-29Plugins now work with win32 simulator (.rock files are built as dll's)Hardeep Sidhu
2003-06-29Disable plugin loading on win32 simulator for now.Hardeep Sidhu
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-05-02compile and link with sprintf.c always, since we now have a specialDaniel Stenberg
2003-03-17don't set NOCYGWIN unconditionally! ;-)Daniel 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-05Henrik Backe modified the check for cygwinDaniel Stenberg
2003-02-19non-cygwin builds need the sprintf.c fileDaniel Stenberg
2003-02-19Henrik Backe's fixes to enable the simulator to build with cygwin.Daniel Stenberg
2003-02-15don't build ctypeDaniel Stenberg
2003-02-07use the new pathsDaniel Stenberg
2003-01-17added stub functions for the renameDaniel Stenberg
2003-01-17keyboard.c was missingDaniel Stenberg
2002-12-03Attempt to fix the win32 simulator buildLinus Nielsen Feltzing
2002-10-18Use lcd-player.c in simulator. (Not tested but better?!)Mats Lidell
2002-10-18Use lcd-player.c in simulator. (Not tested)Mats Lidell