summaryrefslogtreecommitdiff
path: root/uisimulator/win32 (follow)
Commit message (Expand)AuthorAge
* Make the simulator builds acknowledge the plugins variable set in the configureDaniel Stenberg2004-11-24
* Fixed VC6 simulator buildHardeep Sidhu2004-11-02
* a hell of a commit: changed several HAVE_xx configuration flags into multiple...Jörg Hohensohn2004-09-28
* 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
* Const policed pointer arguments to functions, part 4Jens Arnold2004-08-18
* Const policed pointer arguments to functions, part 2Jens Arnold2004-08-17
* Const policed pointer arguments to functions, part 1Jens Arnold2004-08-16
* win32sim: make clean now removes libplugin.aLinus Nielsen Feltzing2004-07-28
* The win32 simulator window is now shown in the task bar, and the tick resolut...Linus Nielsen Feltzing2004-07-22
* Added dependency on the plugin libraryLinus Nielsen Feltzing2004-07-21
* Added raw button reading functionalityLinus 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
* New screen dump feature for recordersLinus Nielsen Feltzing2004-06-30
* Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi...Linus Nielsen Feltzing2004-06-22
* wrong functions have been hereJörg Hohensohn2004-06-19
* The plugin lib now works in the win32 simulatorLinus Nielsen Feltzing2004-06-15
* Fixed VC++ build.Hardeep Sidhu2004-06-14
* Previous change breaks VC++ build, reverting.Hardeep Sidhu2004-06-14
* Finally, the archos directory sandbox works in the same way for both X11 and ...Linus Nielsen Feltzing2004-06-10
* Added filetypes.c to VC project. Fixed compiler warning.Hardeep Sidhu2004-05-27
* Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg2004-05-21
* Fixed win32 sim errors/warningsHardeep Sidhu2004-04-20
* Fixed win32 sim errorLinus Nielsen Feltzing2004-04-20
* Reworked the time get/set functionsLinus Nielsen Feltzing2004-04-20
* OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code ...Jörg Hohensohn2004-03-13
* We had a few set_irq_level(15) left in the code, instead of the new set_irq_l...Jörg Hohensohn2004-03-13
* Yellow buildLinus Nielsen Feltzing2004-02-25
* thanks Hardeep: fix for the Win32 simulatorJörg Hohensohn2004-01-31
* Fixed warningHardeep Sidhu2004-01-26
* mkdir() fix for the winsim, should fix the red build.Daniel Stenberg2004-01-23
* New feature: NOw you can store the recorded files in either /recordings (the ...Linus Nielsen Feltzing2004-01-21
* Added bookmark.c. Defined HAVE_RTC.Hardeep Sidhu2004-01-18
* Added Benjamin Metzlers bookmarking feature (patch #669440)Björn Stenberg2004-01-14
* Added mp3_playback.cHardeep Sidhu2004-01-10
* still trying to fix the sim (blindfolded)Jörg Hohensohn2004-01-05
* Screen buffer transposed, such that bytes in X-direction are consecutive. Thi...Jörg Hohensohn2003-12-23
* Use rockbox random in win32 simulatorHardeep Sidhu2003-12-23
* Patch #863775 by Bluechip - fixes window size on win32 simulatorLinus Nielsen Feltzing2003-12-22
* 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
* Game and demo menus are no longerHardeep Sidhu2003-11-29
* Removed games and demos menus.Björn Stenberg2003-10-01
* Print debug messages to stdout if no debugger presentHardeep Sidhu2003-08-23
* Build the rockbox icon into executableHardeep Sidhu2003-07-26
* Win32 file functions were not being redefined correctly for plugins.Hardeep Sidhu2003-07-25
* Changed window attribute to overlapped so it isn't always on top.Hardeep Sidhu2003-07-25
* Simulator icon by Roland.Daniel Stenberg2003-07-24
* Added dependency to the tools dir, so it's automatically built with the rest....Björn Stenberg2003-07-10