summaryrefslogtreecommitdiff
path: root/uisimulator
AgeCommit message (Expand)Author
2003-12-10Added viewer for currently playing playlist. Accessed from Menu->Playlist Op...Hardeep Sidhu
2003-12-08my take at fixing the simulator warnings by adding mode_t, size_t, ssize_tDaniel Stenberg
2003-11-29Game and demo menus are no longerHardeep Sidhu
2003-10-01Removed games and demos menus.Björn Stenberg
2003-08-23Print debug messages to stdout if no debugger presentHardeep Sidhu
2003-07-26Build the rockbox icon into executableHardeep Sidhu
2003-07-25Win32 file functions were not being redefined correctly for plugins.Hardeep Sidhu
2003-07-25Changed window attribute to overlapped so it isn't always on top.Hardeep Sidhu
2003-07-24Include Roland's icon as well.Daniel Stenberg
2003-07-24Simulator icon by Roland.Daniel 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-04Added FreeBSD support to uisimulator. Patch by Keith HubbardBjörn Stenberg
2003-07-03Roland's fix for running simulator on NTHardeep Sidhu
2003-07-03Plugins should not require cygwin to run.Hardeep Sidhu
2003-07-01Fixed simulator warning.Hardeep Sidhu
2003-07-01Fixed simulator warnings.Hardeep Sidhu
2003-07-01Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu
2003-06-30X11/Cygwin simulator doesn't require libdlHardeep Sidhu
2003-06-29Changed win32 simulator to use plugin.cHardeep 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-06-29Simulators must link with libdlBjörn Stenberg
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg
2003-06-18When reading a dir, only set the attribute information we care about in the d...Hardeep Sidhu
2003-06-14Fixed cygwin+mingw compile time errorHardeep Sidhu
2003-06-11Fixed compile time errorHardeep Sidhu
2003-06-05A bit faster update of Player simulator.Kjell Ericson
2003-05-30Mingw doesn't like io.hHardeep Sidhu
2003-05-30Include proper io headers to insure that proper file arguments are used. Als...Hardeep Sidhu
2003-05-30Last change broke the mingw32 buildHardeep Sidhu
2003-05-30Default file mode should be O_BINARY to be consistent with rockboxHardeep Sidhu
2003-05-17buffer.c addedJörg Hohensohn
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-04-25remove warnings, make it buildDaniel Stenberg
2003-04-25use size_t insteadDaniel Stenberg
2003-04-25use the rockbox versions of the sprintf* and friendsDaniel Stenberg
2003-04-23Now supports key-repeat in the simulator!Daniel Stenberg
2003-04-23remove debug outputDaniel Stenberg
2003-04-19most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removalJörg Hohensohn
2003-04-11include rockbox.dspJörg Hohensohn
2003-04-10new project file for MSVCJörg Hohensohn
2003-03-18make the win32 sim build againDaniel Stenberg
2003-03-18Added the filesize() functionLinus Nielsen Feltzing
2003-03-17added strtok_r() proto to build warning-free on mingwDaniel Stenberg
2003-03-17don't set NOCYGWIN unconditionally! ;-)Daniel Stenberg
2003-03-17removed libmad leftoversDaniel Stenberg