Age | Commit message (Expand) | Author |
2004-06-22 | Added reset_poweroff_timer(), which can be used to prevent idle poweroff. Thi... | Linus Nielsen Feltzing |
2004-06-19 | wrong functions have been here | Jörg Hohensohn |
2004-06-15 | The plugin lib now works in the win32 simulator | Linus Nielsen Feltzing |
2004-06-14 | Fixed VC++ build. | Hardeep Sidhu |
2004-06-14 | Previous change breaks VC++ build, reverting. | Hardeep Sidhu |
2004-06-10 | Finally, the archos directory sandbox works in the same way for both X11 and ... | Linus Nielsen Feltzing |
2004-05-27 | Added filetypes.c to VC project. Fixed compiler warning. | Hardeep Sidhu |
2004-05-21 | Plugin/file type association system. Patch #879411 by Henrik Backe | Björn Stenberg |
2004-04-20 | Fixed win32 sim errors/warnings | Hardeep Sidhu |
2004-04-20 | Fixed win32 sim error | Linus Nielsen Feltzing |
2004-04-20 | Reworked the time get/set functions | Linus Nielsen Feltzing |
2004-03-13 | OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code ... | Jörg Hohensohn |
2004-03-13 | We had a few set_irq_level(15) left in the code, instead of the new set_irq_l... | Jörg Hohensohn |
2004-02-25 | Yellow build | Linus Nielsen Feltzing |
2004-01-31 | thanks Hardeep: fix for the Win32 simulator | Jörg Hohensohn |
2004-01-26 | Fixed warning | Hardeep Sidhu |
2004-01-23 | mkdir() fix for the winsim, should fix the red build. | Daniel Stenberg |
2004-01-21 | New feature: NOw you can store the recorded files in either /recordings (the ... | Linus Nielsen Feltzing |
2004-01-18 | Added bookmark.c. Defined HAVE_RTC. | Hardeep Sidhu |
2004-01-14 | Added Benjamin Metzlers bookmarking feature (patch #669440) | Björn Stenberg |
2004-01-10 | Added mp3_playback.c | Hardeep Sidhu |
2004-01-05 | still trying to fix the sim (blindfolded) | Jörg Hohensohn |
2003-12-23 | Screen buffer transposed, such that bytes in X-direction are consecutive. Thi... | Jörg Hohensohn |
2003-12-23 | Use rockbox random in win32 simulator | Hardeep Sidhu |
2003-12-22 | Patch #863775 by Bluechip - fixes window size on win32 simulator | Linus Nielsen Feltzing |
2003-12-15 | added the lcd-common.c to the build, which fixes the lcd_blit build problem | Daniel Stenberg |
2003-12-10 | Added viewer for currently playing playlist. Accessed from Menu->Playlist Op... | Hardeep Sidhu |
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 | 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-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 warnings. | Hardeep Sidhu |
2003-07-01 | Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis... | 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-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-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 |