Age | Commit message (Expand) | Author |
2004-01-21 | New feature: NOw you can store the recorded files in either /recordings (the ... | Linus Nielsen Feltzing |
2004-01-14 | Added Benjamin Metzlers bookmarking feature (patch #669440) | Björn Stenberg |
2004-01-10 | Fix cygwin/X11 build by defining _SSIZE_T_ | Hardeep Sidhu |
2004-01-05 | still trying to fix the sim (blindfolded) | Jörg Hohensohn |
2004-01-05 | trying to fix the sim | Jörg Hohensohn |
2003-12-23 | Screen buffer transposed, such that bytes in X-direction are consecutive. Thi... | Jörg Hohensohn |
2003-12-15 | fixed lcd_blit for the (x11) sim | Daniel Stenberg |
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-10-01 | Removed games and demos menus. | Björn Stenberg |
2003-07-10 | Added dependency to the tools dir, so it's automatically built with the rest.... | Björn Stenberg |
2003-07-04 | Added FreeBSD support to uisimulator. Patch by Keith Hubbard | Björn Stenberg |
2003-07-01 | Fixed simulator warning. | 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 | 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-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-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-03-18 | Added the filesize() function | Linus Nielsen Feltzing |
2003-03-17 | removed libmad leftovers | Daniel Stenberg |
2003-03-12 | Added onplay.c | Björn Stenberg |
2003-03-10 | New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code | Linus Nielsen Feltzing |
2003-03-05 | killed a warning | Daniel Stenberg |
2003-03-05 | Set a mode that makes sense as the Rockbox code doesn't use modes... | Daniel Stenberg |
2003-03-05 | Henrik Backe's fixes to enable this to build using cygwin. | Daniel Stenberg |
2003-02-27 | Fix red sim build | Björn Stenberg |
2003-02-15 | fix to not use the redefined calls within the redefined calls themselves, | Daniel Stenberg |
2003-02-14 | added the missing write() | Daniel Stenberg |
2003-02-14 | this compiles better | Daniel Stenberg |
2003-02-07 | fixes the warning | Daniel Stenberg |
2003-02-07 | use new path | Daniel Stenberg |
2003-02-07 | build and work with the new include path(s) | Daniel Stenberg |
2003-02-05 | include the original kernel.h from the new location | Daniel Stenberg |
2003-01-28 | Added close() and proper creat() to x11 emulator | Björn Stenberg |
2003-01-24 | Remove use of rockbox-mode.el in local variables list. | Mats Lidell |
2003-01-21 | Printing keyboard shortcuts at startup. | Kjell Ericson |
2003-01-20 | Default window zoom for Recorder simulator is 2. | Kjell Ericson |
2003-01-15 | Added rename() to simulator | Björn Stenberg |
2003-01-10 | Implementing Rocklatin character set for Rockbox player. | Kjell Ericson |
2003-01-10 | Implementing Rocklatin for Rockbox player. | Kjell Ericson |
2003-01-09 | The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do... | Björn Stenberg |
2002-12-04 | Added virtual keyboard for text input, loosely based on John Wood's code | Björn Stenberg |
2002-12-03 | Some simulator corrections | Linus Nielsen Feltzing |
2002-11-12 | Added disk space to Info menu item. (Players press + to see it.) | Björn Stenberg |
2002-10-29 | added printf() proto | Daniel Stenberg |