Age | Commit message (Expand) | Author | Files | Lines |
2004-03-21 | Fixed delete of bookmark. Responsiveness of bookmark select dialouge | Henrik Backe | 1 | -16/+20 |
2004-03-21 | Patch 882053, mangled bookmark seetings in cfg file | Henrik Backe | 1 | -2/+2 |
2004-03-21 | voice for the sleep timer setting | Jörg Hohensohn | 1 | -2/+26 |
2004-03-21 | non-spoken voice entries are removed, allows to make a voice-file without bal... | Jörg Hohensohn | 1 | -171/+171 |
2004-03-21 | another sim fix, I just _love_ to break these builds | Jörg Hohensohn | 1 | -0/+7 |
2004-03-20 | Overlooked to "voice" the set_int() function, this is why many numerical sett... | Jörg Hohensohn | 7 | -37/+106 |
2004-03-19 | missing stub broke the sim build | Jörg Hohensohn | 1 | -4/+12 |
2004-03-19 | Third step of the voice-UI: numerical settings are spoken (composed at runtim... | Jörg Hohensohn | 14 | -375/+619 |
2004-03-19 | patch #908634 applied | Jörg Hohensohn | 1 | -43/+348 |
2004-03-19 | minor bugfix | Jörg Hohensohn | 1 | -3/+3 |
2004-03-19 | Include mem*.S in daily tar balls | Henrik Backe | 1 | -1/+1 |
2004-03-19 | Spanish language synced | Jose Maria Garcia-Valdecasas Bernal | 1 | -2/+255 |
2004-03-19 | A hip shot trying to make the Red LED Death situation a little better | Linus Nielsen Feltzing | 1 | -1/+12 |
2004-03-19 | Synced. | Mats Lidell | 1 | -0/+254 |
2004-03-18 | patch #919088: 17% faster bitswap(), by Jens "SH" Arnold | Jörg Hohensohn | 1 | -71/+89 |
2004-03-18 | patch #917153: faster memset()/memcpy() | Jörg Hohensohn | 5 | -229/+283 |
2004-03-18 | minor spelling errors :) | Jose Maria Garcia-Valdecasas Bernal | 1 | -5/+5 |
2004-03-18 | Vertical alignment of build status table header | Björn Stenberg | 1 | -0/+5 |
2004-03-18 | my name was forgotten :) | Jose Maria Garcia-Valdecasas Bernal | 1 | -0/+1 |
2004-03-18 | Updated some links and explained how to add sound to video files | Jose Maria Garcia-Valdecasas Bernal | 1 | -1/+48 |
2004-03-17 | Multimedia scrambling was wrong: Checksum is for xor:ed data | Björn Stenberg | 1 | -4/+4 |
2004-03-17 | Patch #917313, changes in muting and timing handling | Linus Nielsen Feltzing | 1 | -30/+33 |
2004-03-17 | Fixed the font problem reported by Mark Bright, cleaning up some code in the ... | Linus Nielsen Feltzing | 1 | -23/+15 |
2004-03-17 | Fixed player build problem caused by the button bar changes | Linus Nielsen Feltzing | 1 | -0/+2 |
2004-03-17 | Oooops! Forgot to update the radio code for the button bar changes | Linus Nielsen Feltzing | 1 | -6/+7 |
2004-03-17 | Patch #889885 by Benjamin Metzler, fixes a bug with bookmarks in the root dir... | Linus Nielsen Feltzing | 1 | -2/+0 |
2004-03-17 | close the a tag for the "rules" | Daniel Stenberg | 1 | -1/+1 |
2004-03-17 | F3 now shows the correct quick screen again | Linus Nielsen Feltzing | 1 | -1/+1 |
2004-03-17 | The tree view is now correctly restored after a button bar change | Linus Nielsen Feltzing | 1 | -0/+2 |
2004-03-17 | - Entry for voice added, it sometimes should be different from display string. | Jörg Hohensohn | 1 | -1/+627 |
2004-03-16 | First shot at a nice little button bar at the bottom of the recorder LCD. Ena... | Linus Nielsen Feltzing | 16 | -165/+319 |
2004-03-16 | Added note about the V2 picture showing an FM recorder | Linus Nielsen Feltzing | 1 | -0/+4 |
2004-03-16 | Added comment about flashed Rockbox | Linus Nielsen Feltzing | 1 | -0/+3 |
2004-03-16 | Increased the maximum battery capacity | Linus Nielsen Feltzing | 1 | -1/+1 |
2004-03-15 | Updated download page | Björn Stenberg | 1 | -10/+9 |
2004-03-15 | Cosmetic change | Linus Nielsen Feltzing | 1 | -1/+1 |
2004-03-15 | Added pictures of the different models | Linus Nielsen Feltzing | 1 | -0/+4 |
2004-03-15 | Updated download page | Björn Stenberg | 1 | -1/+2 |
2004-03-15 | Second step of the voice-UI: Option values are spoken, if they are translatab... | Jörg Hohensohn | 7 | -127/+299 |
2004-03-14 | killed an overlooked warning | Jörg Hohensohn | 1 | -0/+1 |
2004-03-14 | First step of the voice-UI: the menus can talk. You need a "voicefont" file i... | Jörg Hohensohn | 18 | -122/+454 |
2004-03-14 | Updated download page | Björn Stenberg | 1 | -14/+6 |
2004-03-13 | Skipping unknown ID3V2 frames didn't work as expected with global unsynch. Th... | Linus Nielsen Feltzing | 1 | -1/+1 |
2004-03-13 | The .ucl flasher now tells if the bootloader is not up to date. I hope that e... | Jörg Hohensohn | 1 | -0/+103 |
2004-03-13 | Bumped the settings block revision number, to force a reset of the settings f... | Linus Nielsen Feltzing | 1 | -1/+1 |
2004-03-13 | Some 2.2 changes, plus a step-by-step guide to the dir-buffer-full problem | Linus Nielsen Feltzing | 1 | -3/+14 |
2004-03-13 | OK, no HIGHEST_IRQ_LEVEL defined for the sim. I use a number again, the code ... | Jörg Hohensohn | 1 | -1/+1 |
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 | 3 | -4/+4 |
2004-03-13 | nice hint by Jens Arnold: using RAS Down Mode for the DRAM makes the box 10-1... | Jörg Hohensohn | 1 | -2/+2 |
2004-03-13 | Finally killed the nasty bug that caused all the dir-buffer-full errors for t... | Linus Nielsen Feltzing | 1 | -0/+5 |