summaryrefslogtreecommitdiff
path: root/uisimulator/win32
AgeCommit message (Expand)Author
2005-01-23Eanbled building gmini simulator (Win32 & X11).Jens Arnold
2005-01-23Win32 simulator: Fixed scaling on resize. Keep window title (model) on resize...Jens Arnold
2005-01-17Use the correct lcd code for iRiver simulator builds.Jens Arnold
2005-01-17Win32 sim: Added some alternative key-to-button mappings.Jens Arnold
2005-01-17Added ID3 database support.Björn Stenberg
2005-01-17Win32 simulator: Button handling adapted to iRiver and reworked a bit.Jens Arnold
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-11-02Fixed VC6 simulator buildHardeep Sidhu
2004-09-28a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn
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-08-18 Const policed pointer arguments to functions, part 4Jens Arnold
2004-08-17 Const policed pointer arguments to functions, part 2Jens Arnold
2004-08-16Const policed pointer arguments to functions, part 1Jens Arnold
2004-07-28win32sim: make clean now removes libplugin.aLinus Nielsen Feltzing
2004-07-22The win32 simulator window is now shown in the task bar, and the tick resolut...Linus Nielsen Feltzing
2004-07-21Added dependency on the plugin libraryLinus Nielsen Feltzing
2004-07-21Added raw button reading functionalityLinus 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-30New screen dump feature for recordersLinus Nielsen Feltzing
2004-06-22Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing
2004-06-19wrong functions have been hereJörg Hohensohn
2004-06-15The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing
2004-06-14Fixed VC++ build.Hardeep Sidhu
2004-06-14Previous change breaks VC++ build, reverting.Hardeep Sidhu
2004-06-10Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing
2004-05-27Added filetypes.c to VC project. Fixed compiler warning.Hardeep Sidhu
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg
2004-04-20Fixed win32 sim errors/warningsHardeep Sidhu
2004-04-20Fixed win32 sim errorLinus Nielsen Feltzing
2004-04-20Reworked the time get/set functionsLinus Nielsen Feltzing
2004-03-13OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code ...Jörg Hohensohn
2004-03-13We had a few set_irq_level(15) left in the code, instead of the new set_irq_l...Jörg Hohensohn
2004-02-25Yellow buildLinus Nielsen Feltzing
2004-01-31thanks Hardeep: fix for the Win32 simulatorJörg Hohensohn
2004-01-26Fixed warningHardeep Sidhu
2004-01-23mkdir() fix for the winsim, should fix the red build.Daniel Stenberg
2004-01-21New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing
2004-01-18Added bookmark.c. Defined HAVE_RTC.Hardeep Sidhu
2004-01-14Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg
2004-01-10Added mp3_playback.cHardeep Sidhu
2004-01-05still trying to fix the sim (blindfolded)Jörg Hohensohn
2003-12-23Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn
2003-12-23Use rockbox random in win32 simulatorHardeep Sidhu
2003-12-22Patch #863775 by Bluechip - fixes window size on win32 simulatorLinus Nielsen Feltzing
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-11-29Game and demo menus are no longerHardeep Sidhu