| Commit message (Expand) | Author | Age |
| ... | |
| * | and use snprintf() from the plugin API | Daniel Stenberg | 2004-06-16 |
| * | code after variables | Daniel Stenberg | 2004-06-16 |
| * | only for bitmaps | Daniel Stenberg | 2004-06-16 |
| * | Initial version of pong, not tested on target by me yet. | Daniel Stenberg | 2004-06-16 |
| * | Fixed a warning | Jens Arnold | 2004-06-16 |
| * | Fixed a warning (unused variable) | Jens Arnold | 2004-06-16 |
| * | Mandelbrot didn't yield() at all, leading to playback problems when heavily c... | Jens Arnold | 2004-06-16 |
| * | Added set_time() | Björn Stenberg | 2004-06-16 |
| * | removed silly debug outputs | Daniel Stenberg | 2004-06-16 |
| * | Added twiki | Björn Stenberg | 2004-06-16 |
| * | removed extra ';' | Daniel Stenberg | 2004-06-16 |
| * | remove extra ';' | Daniel Stenberg | 2004-06-16 |
| * | remove C++/C99 comment | Daniel Stenberg | 2004-06-16 |
| * | Stray semicolon removed | Linus Nielsen Feltzing | 2004-06-16 |
| * | Simple battery runtime test | Björn Stenberg | 2004-06-15 |
| * | Moved battery_level() to the end, where it doesn't break backwards compatibility | Björn Stenberg | 2004-06-15 |
| * | Forgot to bump api version. | Björn Stenberg | 2004-06-15 |
| * | Added battery_level() | Björn Stenberg | 2004-06-15 |
| * | The plugin lib now works in the win32 simulator | Linus Nielsen Feltzing | 2004-06-15 |
| * | Create files with proper permissons on unix/linux, make open() and creat() | Daniel Stenberg | 2004-06-14 |
| * | translate from rockbox's open() options to the options used by the host | Daniel Stenberg | 2004-06-14 |
| * | 'make install' for a simulator now installs a full rockbox setup in the | Daniel Stenberg | 2004-06-14 |
| * | support building a zip file for the simulator | Daniel Stenberg | 2004-06-14 |
| * | Tetris is now Rockblox, to avoid trademark problems | Linus Nielsen Feltzing | 2004-06-14 |
| * | Added link to Bluechip's page | Björn Stenberg | 2004-06-14 |
| * | avoid empty menu for simulator, caused compile errors in VC | Jörg Hohensohn | 2004-06-14 |
| * | Fixed VC++ build. | Hardeep Sidhu | 2004-06-14 |
| * | Previous change breaks VC++ build, reverting. | Hardeep Sidhu | 2004-06-14 |
| * | The sleep timer now waits until the disk is idle before shutting down | Linus Nielsen Feltzing | 2004-06-14 |
| * | added a link to the voice page, added a new subtitle for customizing stuff | Daniel Stenberg | 2004-06-11 |
| * | removed dead code | Linus Nielsen Feltzing | 2004-06-11 |
| * | mpeg_set_pitch now uses the 7f1 shadow register | Linus Nielsen Feltzing | 2004-06-11 |
| * | Disabled automatic disk spindown (by the drive). Updated comments regarding t... | Jens Arnold | 2004-06-11 |
| * | Keylock now locks combo keys too (mute, id3 viewer etc) | Björn Stenberg | 2004-06-10 |
| * | Synced to english.lang, and reverted all speech engine dependent tweaks | Jens Arnold | 2004-06-10 |
| * | Don't throw away return code. | Björn Stenberg | 2004-06-10 |
| * | Try mounting all partitions after USB disconnect, just as on boot. | Björn Stenberg | 2004-06-10 |
| * | Added MAS read/write functions to the plugin API | Linus Nielsen Feltzing | 2004-06-10 |
| * | Removed vbr_fix, as it now is a plugin | Linus Nielsen Feltzing | 2004-06-10 |
| * | Finally, the archos directory sandbox works in the same way for both X11 and ... | Linus Nielsen Feltzing | 2004-06-10 |
| * | supporting 4:2:2 vertical subsampling | Jörg Hohensohn | 2004-06-10 |
| * | Ooops! I wrote garbage to the MAS when stopping the recording. | Linus Nielsen Feltzing | 2004-06-09 |
| * | scott's entry #79, edited my me | Daniel Stenberg | 2004-06-09 |
| * | Othelo removed due to legal issues. | Björn Stenberg | 2004-06-08 |
| * | The /recordings directory is now automatically created in the radio screen as... | Linus Nielsen Feltzing | 2004-06-04 |
| * | We now put ID3v2.3 tags in the recorded files instead of ID3v2.4, because som... | Linus Nielsen Feltzing | 2004-06-04 |
| * | Now uses the record-pause icon instead of the ordinary pause icon | Linus Nielsen Feltzing | 2004-06-04 |
| * | Removed unused variables | Linus Nielsen Feltzing | 2004-06-04 |
| * | The MAS3587F data sheet was wrong about having to validate the pause bit sett... | Linus Nielsen Feltzing | 2004-06-04 |
| * | Synced | Jens Arnold | 2004-06-03 |