summaryrefslogtreecommitdiff
path: root/uisimulator (follow)
Commit message (Expand)AuthorAge
...
* trying to fix the simJö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
* Upside Down option for display (and buttons) now wired into the display setti...Jörg Hohensohn2003-12-20
* added the lcd-common.c to the build, which fixes the lcd_blit build problemDaniel Stenberg2003-12-15
* fixed lcd_blit for the (x11) simDaniel Stenberg2003-12-15
* Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu2003-12-10
* my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg2003-12-08
* 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
* Include Roland's icon as well.Daniel Stenberg2003-07-24
* 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
* Extract exports from obj file. Don't ignore dllwrap errors.Hardeep Sidhu2003-07-09
* Added FreeBSD support to uisimulator. Patch by Keith HubbardBjörn Stenberg2003-07-04
* Roland's fix for running simulator on NTHardeep Sidhu2003-07-03
* Plugins should not require cygwin to run.Hardeep Sidhu2003-07-03
* Fixed simulator warning.Hardeep Sidhu2003-07-01
* Fixed simulator warnings.Hardeep Sidhu2003-07-01
* Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu2003-07-01
* X11/Cygwin simulator doesn't require libdlHardeep Sidhu2003-06-30
* Changed win32 simulator to use plugin.cHardeep Sidhu2003-06-29
* 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
* Simulators must link with libdlBjörn Stenberg2003-06-29
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29
* When reading a dir, only set the attribute information we care about in the d...Hardeep Sidhu2003-06-18
* Fixed cygwin+mingw compile time errorHardeep Sidhu2003-06-14
* Fixed compile time errorHardeep Sidhu2003-06-11
* A bit faster update of Player simulator.Kjell Ericson2003-06-05
* Mingw doesn't like io.hHardeep Sidhu2003-05-30
* Include proper io headers to insure that proper file arguments are used. Als...Hardeep Sidhu2003-05-30
* Last change broke the mingw32 buildHardeep Sidhu2003-05-30
* Default file mode should be O_BINARY to be consistent with rockboxHardeep Sidhu2003-05-30
* buffer.c addedJörg Hohensohn2003-05-17
* 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
* remove warnings, make it buildDaniel Stenberg2003-04-25
* use size_t insteadDaniel Stenberg2003-04-25
* use the rockbox versions of the sprintf* and friendsDaniel Stenberg2003-04-25
* Now supports key-repeat in the simulator!Daniel Stenberg2003-04-23
* remove debug outputDaniel Stenberg2003-04-23
* most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn2003-04-19