Age | Commit message (Expand) | Author |
2003-12-10 | Added viewer for currently playing playlist. Accessed from Menu->Playlist Op... | Hardeep Sidhu |
2003-12-08 | my take at fixing the simulator warnings by adding mode_t, size_t, ssize_t | Daniel Stenberg |
2003-11-29 | Game and demo menus are no longer | Hardeep Sidhu |
2003-10-01 | Removed games and demos menus. | Björn Stenberg |
2003-08-23 | Print debug messages to stdout if no debugger present | Hardeep Sidhu |
2003-07-26 | Build the rockbox icon into executable | Hardeep Sidhu |
2003-07-25 | Win32 file functions were not being redefined correctly for plugins. | Hardeep Sidhu |
2003-07-25 | Changed window attribute to overlapped so it isn't always on top. | Hardeep Sidhu |
2003-07-24 | Include Roland's icon as well. | Daniel Stenberg |
2003-07-24 | Simulator icon by Roland. | Daniel Stenberg |
2003-07-10 | Added dependency to the tools dir, so it's automatically built with the rest.... | Björn Stenberg |
2003-07-09 | Extract exports from obj file. Don't ignore dllwrap errors. | Hardeep Sidhu |
2003-07-04 | Added FreeBSD support to uisimulator. Patch by Keith Hubbard | Björn Stenberg |
2003-07-03 | Roland's fix for running simulator on NT | Hardeep Sidhu |
2003-07-03 | Plugins should not require cygwin to run. | Hardeep Sidhu |
2003-07-01 | Fixed simulator warning. | Hardeep Sidhu |
2003-07-01 | Fixed simulator warnings. | Hardeep Sidhu |
2003-07-01 | Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis... | Hardeep Sidhu |
2003-06-30 | X11/Cygwin simulator doesn't require libdl | Hardeep Sidhu |
2003-06-29 | Changed win32 simulator to use plugin.c | Hardeep Sidhu |
2003-06-29 | Changed win32 simulator to use plugin.c | Hardeep Sidhu |
2003-06-29 | Plugins now work with win32 simulator (.rock files are built as dll's) | Hardeep Sidhu |
2003-06-29 | Disable plugin loading on win32 simulator for now. | Hardeep Sidhu |
2003-06-29 | Simulators must link with libdl | Björn Stenberg |
2003-06-29 | Added plugin loader. Moved games, demos and the text viewer to loadable plugi... | Björn Stenberg |
2003-06-18 | When reading a dir, only set the attribute information we care about in the d... | Hardeep Sidhu |
2003-06-14 | Fixed cygwin+mingw compile time error | Hardeep Sidhu |
2003-06-11 | Fixed compile time error | Hardeep Sidhu |
2003-06-05 | A bit faster update of Player simulator. | Kjell Ericson |
2003-05-30 | Mingw doesn't like io.h | Hardeep Sidhu |
2003-05-30 | Include proper io headers to insure that proper file arguments are used. Als... | Hardeep Sidhu |
2003-05-30 | Last change broke the mingw32 build | Hardeep Sidhu |
2003-05-30 | Default file mode should be O_BINARY to be consistent with rockbox | Hardeep Sidhu |
2003-05-17 | buffer.c added | Jörg Hohensohn |
2003-05-09 | Configurable dir browser file buffer size. No more 400-file limit. No more wh... | Linus Nielsen Feltzing |
2003-05-04 | Added misc.c to the sim builds | Linus Nielsen Feltzing |
2003-05-02 | compile and link with sprintf.c always, since we now have a special | Daniel Stenberg |
2003-04-25 | remove warnings, make it build | Daniel Stenberg |
2003-04-25 | use size_t instead | Daniel Stenberg |
2003-04-25 | use the rockbox versions of the sprintf* and friends | Daniel Stenberg |
2003-04-23 | Now supports key-repeat in the simulator! | Daniel Stenberg |
2003-04-23 | remove debug output | Daniel Stenberg |
2003-04-19 | most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal | Jörg Hohensohn |
2003-04-11 | include rockbox.dsp | Jörg Hohensohn |
2003-04-10 | new project file for MSVC | Jörg Hohensohn |
2003-03-18 | make the win32 sim build again | Daniel Stenberg |
2003-03-18 | Added the filesize() function | Linus Nielsen Feltzing |
2003-03-17 | added strtok_r() proto to build warning-free on mingw | Daniel Stenberg |
2003-03-17 | don't set NOCYGWIN unconditionally! ;-) | Daniel Stenberg |
2003-03-17 | removed libmad leftovers | Daniel Stenberg |