Age | Commit message (Expand) | Author | Files | Lines |
2004-04-20 | Corrected spelling errors, and removed all CR characters | Linus Nielsen Feltzing | 1 | -2/+2 |
2004-04-20 | Reworked the time get/set functions | Linus Nielsen Feltzing | 10 | -131/+158 |
2004-04-20 | Better POSIX compatibility for mkdir(), rmdir() and opendir() | Linus Nielsen Feltzing | 3 | -7/+7 |
2004-04-20 | Ooops, the ON key is on PB5 on the Player | Linus Nielsen Feltzing | 1 | -2/+2 |
2004-04-19 | Added the ON key on PB8 | Linus Nielsen Feltzing | 1 | -2/+2 |
2004-04-19 | Patch #937592 by Benjamin Metzler | Henrik Backe | 1 | -1/+11 |
2004-04-19 | battery level announcement fixed | Jörg Hohensohn | 1 | -2/+4 |
2004-04-19 | Added 'Q78: How do I control the recording frequency and quality?' | Daniel Stenberg | 1 | -0/+54 |
2004-04-19 | Q77: Why are you developing X when you should be doing Y? | Daniel Stenberg | 1 | -0/+21 |
2004-04-16 | Sim warning, as usual | Linus Nielsen Feltzing | 1 | -0/+1 |
2004-04-16 | Made the stopwatch compile for the Player | Linus Nielsen Feltzing | 1 | -0/+2 |
2004-04-16 | Mike Holden's stopwatch plugin | Daniel Stenberg | 1 | -0/+197 |
2004-04-16 | Added rmdir() for the x11 simulator | Linus Nielsen Feltzing | 2 | -0/+13 |
2004-04-16 | Enabled the rmdir() | Linus Nielsen Feltzing | 1 | -4/+1 |
2004-04-16 | New function: rmdir(). Also some changes in the fat code, to track the parent... | Linus Nielsen Feltzing | 4 | -6/+54 |
2004-04-16 | No need to call fat_truncate() to delete the file, fat_remove() frees all clu... | Linus Nielsen Feltzing | 1 | -7/+0 |
2004-04-16 | Added rmdir, and changed atoi() to strtol(), to be able to enter hex values a... | Linus Nielsen Feltzing | 1 | -6/+13 |
2004-04-15 | Minor corrections for the mkdir function, and some cleanup | Linus Nielsen Feltzing | 1 | -11/+2 |
2004-04-15 | Handle button events immediately. Fixes problem with USB screen not coming u... | Hardeep Sidhu | 1 | -4/+4 |
2004-04-14 | a Mandelbrot set plugin from Matthias | Jörg Hohensohn | 1 | -0/+195 |
2004-04-14 | Synced. | Mats Lidell | 1 | -4/+647 |
2004-04-14 | Removed CR characters | Linus Nielsen Feltzing | 0 | -0/+0 |
2004-04-14 | less is more | Daniel Stenberg | 4 | -13/+18 |
2004-04-14 | Fixed the bug that caused the menu cursor to start at the first line every time | Linus Nielsen Feltzing | 1 | -1/+1 |
2004-04-13 | link to the plain-text version of the manual | Daniel Stenberg | 1 | -1/+1 |
2004-04-13 | added link to Björn's linux driver page | Daniel Stenberg | 1 | -0/+1 |
2004-04-13 | the credits list is now provided without <pre> | Daniel Stenberg | 2 | -3/+6 |
2004-04-13 | add a link to the screenshots page as well | Daniel Stenberg | 1 | -0/+1 |
2004-04-13 | remove the gnush link since using that is deprecated, go the cygwin way! | Daniel Stenberg | 1 | -1/+0 |
2004-04-13 | also link to the page of fotos of archos internals | Daniel Stenberg | 1 | -1/+3 |
2004-04-13 | Added the hw mods to this index page too, to get one huge nice unified docs | Daniel Stenberg | 1 | -2/+33 |
2004-04-13 | Reverted my brainless const'ing of the font data | Linus Nielsen Feltzing | 1 | -12/+6 |
2004-04-13 | better html tags and link from the index page | Daniel Stenberg | 2 | -20/+20 |
2004-04-13 | htmlified the docs | Daniel Stenberg | 1 | -37/+37 |
2004-04-13 | Peter van Hardenberg's excellent "repair your LCD" guide, pretty rough | Daniel Stenberg | 1 | -0/+126 |
2004-04-12 | removed a warning, BTW: you need to update your voice file for the new stuff | Jörg Hohensohn | 1 | -10/+10 |
2004-04-12 | voice UI updates: nicer month setting, bookmark browser, Rockbox info screen | Jörg Hohensohn | 4 | -24/+111 |
2004-04-11 | Structures should not be const for simulator builds | Hardeep Sidhu | 1 | -4/+10 |
2004-04-10 | talkbox clip renamed to ".dirname.tbx", most people voted for a non-mp3 exten... | Jörg Hohensohn | 3 | -4/+3 |
2004-04-09 | A not so very elegant fix for bug #918063 | Linus Nielsen Feltzing | 2 | -1/+12 |
2004-04-09 | Killed a few warnings | Linus Nielsen Feltzing | 1 | -2/+2 |
2004-04-09 | Fixed bug #932467, where there could be a deadlock if you pause the playback ... | Linus Nielsen Feltzing | 1 | -4/+4 |
2004-04-09 | Cleaned up the menu drawing code, and fixed a bug where the menu entry wasn't... | Linus Nielsen Feltzing | 1 | -54/+24 |
2004-04-09 | Some code cleanup | Linus Nielsen Feltzing | 1 | -6/+3 |
2004-04-09 | self-ishly added some news | Jörg Hohensohn | 1 | -0/+5 |
2004-04-09 | voice for the time+date setting | Jörg Hohensohn | 1 | -19/+36 |
2004-04-08 | On+Play option and handler to delete a directory (recursively). Currently it ... | Jörg Hohensohn | 2 | -2/+92 |
2004-04-06 | Moved the system font from .data to .rodata | Linus Nielsen Feltzing | 1 | -4/+4 |
2004-04-06 | Patch #921824 by Andreas Stemmer, updates the Tools web page | Linus Nielsen Feltzing | 2 | -61/+399 |
2004-04-06 | Added some missing character substitutions, prompted by Eric Lassauge. | Björn Stenberg | 1 | -21/+21 |