summaryrefslogtreecommitdiff
path: root/uisimulator/win32/Makefile (follow)
Commit message (Expand)AuthorAge
* Make the simulator builds acknowledge the plugins variable set in the configureDaniel Stenberg2004-11-24
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Updated to use config.h instead of command-line -Ddefines.Björn Stenberg2004-09-17
* win32sim: make clean now removes libplugin.aLinus Nielsen Feltzing2004-07-28
* Added dependency on the plugin libraryLinus Nielsen Feltzing2004-07-21
* Simplified the win32 sim makefile a littleLinus Nielsen Feltzing2004-07-20
* Added FM radio simulation, with a good station at 99.4MHzLinus Nielsen Feltzing2004-07-02
* The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing2004-06-15
* Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing2004-06-10
* Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg2004-05-21
* Reworked the time get/set functionsLinus Nielsen Feltzing2004-04-20
* Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg2004-01-14
* still trying to fix the sim (blindfolded)Jörg Hohensohn2004-01-05
* Use rockbox random in win32 simulatorHardeep Sidhu2003-12-23
* added the lcd-common.c to the build, which fixes the lcd_blit build problemDaniel Stenberg2003-12-15
* Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu2003-12-10
* Removed games and demos menus.Björn Stenberg2003-10-01
* Added dependency to the tools dir, so it's automatically built with the rest....Björn Stenberg2003-07-10
* Extract exports from obj file. Don't ignore dllwrap errors.Hardeep Sidhu2003-07-09
* Plugins should not require cygwin to run.Hardeep Sidhu2003-07-03
* Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu2003-07-01
* Changed win32 simulator to use plugin.cHardeep Sidhu2003-06-29
* Plugins now work with win32 simulator (.rock files are built as dll's)Hardeep Sidhu2003-06-29
* Disable plugin loading on win32 simulator for now.Hardeep Sidhu2003-06-29
* Configurable dir browser file buffer size. No more 400-file limit. No more wh...Linus Nielsen Feltzing2003-05-09
* Added misc.c to the sim buildsLinus Nielsen Feltzing2003-05-04
* compile and link with sprintf.c always, since we now have a specialDaniel Stenberg2003-05-02
* don't set NOCYGWIN unconditionally! ;-)Daniel Stenberg2003-03-17
* Added onplay.cBjörn Stenberg2003-03-12
* New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation codeLinus Nielsen Feltzing2003-03-10
* Henrik Backe modified the check for cygwinDaniel Stenberg2003-03-05
* non-cygwin builds need the sprintf.c fileDaniel Stenberg2003-02-19
* Henrik Backe's fixes to enable the simulator to build with cygwin.Daniel Stenberg2003-02-19
* don't build ctypeDaniel Stenberg2003-02-15
* use the new pathsDaniel Stenberg2003-02-07
* added stub functions for the renameDaniel Stenberg2003-01-17
* keyboard.c was missingDaniel Stenberg2003-01-17
* Attempt to fix the win32 simulator buildLinus Nielsen Feltzing2002-12-03
* Use lcd-player.c in simulator. (Not tested but better?!)Mats Lidell2002-10-18
* Use lcd-player.c in simulator. (Not tested)Mats Lidell2002-10-18
* set the DOCSDIR variableDaniel Stenberg2002-10-15
* make credits.c use the generated list of names properly as already doneDaniel Stenberg2002-10-15
* Added cube.c to buildDaniel Stenberg2002-10-15
* removed showtext.cDaniel Stenberg2002-10-12
* set HAVE_RTC when building Recorder simulatorsDaniel Stenberg2002-10-11
* Changed .eq file format to simple 'setting: value' model.Björn Stenberg2002-10-02
* viewer added to the buildDaniel Stenberg2002-09-30
* Philip Pertermanns peak meterLinus Nielsen Feltzing2002-09-27
* lang build fixDaniel Stenberg2002-09-25
* Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg2002-09-24