Age | Commit message (Expand) | Author | Files | Lines |
2007-02-01 | Removed 'mode' parameter from creat(). It wasn't pure posix anyway, it was ig... | Jens Arnold | 26 | -57/+53 |
2007-02-01 | Comment out an unused function | Nils Wallménius | 2 | -3/+3 |
2007-02-01 | Increase disk thread stack on the Sansa in line with the changes in r12093. ... | Daniel Ankers | 2 | -1/+2 |
2007-02-01 | Swedish language update. | Magnus Holmgren | 1 | -51/+456 |
2007-02-01 | Fix dircache on simulators | Steve Bavin | 1 | -1/+1 |
2007-02-01 | Credit to Takashi Obara for FS #6603. | Adam Gashlin | 1 | -0/+1 |
2007-02-01 | Fix Steve's naughty commit to english.lang.. new strings go at the end! | Jonathan Gordon | 1 | -14/+14 |
2007-02-01 | when saving config.cfg, only save settings which are not the same as | Jonathan Gordon | 6 | -16/+89 |
2007-02-01 | FS#4770 - Oops | Steve Bavin | 1 | -0/+6 |
2007-02-01 | FS#4770 - due credit to Chris Dohan | Steve Bavin | 1 | -0/+1 |
2007-02-01 | FS#4770 - Add USB charging for the H300 series | Steve Bavin | 13 | -5/+167 |
2007-02-01 | Make the manual use utf8 as base input encoding. This *requires* the UCS pack... | Dominik Riebeling | 2 | -2/+2 |
2007-01-31 | NES codec improvements - N106 fixed point implementation from FS #6603, remov... | Adam Gashlin | 1 | -105/+64 |
2007-01-31 | Power off on the Sansa more in line with how the OF does it (just change the ... | Barry Wardell | 1 | -1/+4 |
2007-01-31 | Add power off for the Sansa. Thanks to Antonius Hellmann for figuring out how... | Barry Wardell | 1 | -0/+2 |
2007-01-31 | fix hardware eq settings | Jonathan Gordon | 1 | -2/+2 |
2007-01-31 | Finish putting all the code and data that depends upon HAVE_PRIORITY_SCHEDULI... | Michael Sevakis | 1 | -9/+19 |
2007-01-31 | FS #6243 - Invadrox, awesome Invaders clone by Albert Veli, supporting almost... | Zakk Roberts | 11 | -150/+1971 |
2007-01-30 | Fix a couple of MP4 demuxing problems, preventing playback in a few cases. Al... | Magnus Holmgren | 3 | -3/+14 |
2007-01-30 | Fix typo - thanks to Bryan Childs. | Dave Chapman | 1 | -1/+1 |
2007-01-30 | add Jakub Matoušek to the credits | Marcoen Hirschberg | 1 | -0/+1 |
2007-01-30 | updated and fixed Czech translation by Jakub Matoušek | Marcoen Hirschberg | 1 | -1000/+2103 |
2007-01-30 | FS#6594 - Fix ActionStd and ActionWPS buttons in the H10 manual. Also, the H1... | Barry Wardell | 2 | -6/+11 |
2007-01-30 | italian language update by Alessio Lenzi with (re)unicodification by me | Marcoen Hirschberg | 1 | -129/+643 |
2007-01-30 | use the nimbus-12 font for the WPSs which used chicago12 now that it has been... | Marcoen Hirschberg | 3 | -7/+7 |
2007-01-30 | Fix the default cutoff for the low shelf EQ filter. Should fix the oddness pe... | Dan Everton | 1 | -1/+1 |
2007-01-30 | remove chicago and xtal fonts. they have been replaced by the nedore and nimb... | Marcoen Hirschberg | 2 | -5592/+0 |
2007-01-29 | Reverting the FAT32 driver change - it seems to have introduced a bug | Linus Nielsen Feltzing | 2 | -66/+50 |
2007-01-29 | Changed fat_getnext(): | Linus Nielsen Feltzing | 2 | -50/+66 |
2007-01-29 | Minor bugfix - use O_TRUNC when reading the firmware partition. | Dave Chapman | 1 | -1/+1 |
2007-01-29 | Updated Polish translation by Tomasz Mon FS# 6592 | Nils Wallménius | 2 | -2868/+4042 |
2007-01-29 | Update the description of the different builds that rockbox offers, to reflec... | Martin Arver | 2 | -23/+25 |
2007-01-29 | Fix a small typo, add FIXME's for sansa and h10 and clean some whitespace | Nils Wallménius | 1 | -92/+93 |
2007-01-29 | remove the ASCII version of the Polish translation | Marcoen Hirschberg | 1 | -4075/+0 |
2007-01-29 | grr! didnt see the h100 warning.. build table is too wide | Jonathan Gordon | 1 | -0/+1 |
2007-01-29 | fix recorder warning | Jonathan Gordon | 1 | -0/+1 |
2007-01-29 | fix build | Jonathan Gordon | 1 | -31/+31 |
2007-01-29 | Rearrange these files so they are more managable. No real code changes. Some ... | Jonathan Gordon | 2 | -312/+320 |
2007-01-29 | fix bool settings which don't use "off,on" for their config values. Neatens u... | Jonathan Gordon | 1 | -45/+63 |
2007-01-29 | FS#5967 Nimbus 19 font by Alexander Levin | Daniel Stenberg | 1 | -0/+4885 |
2007-01-29 | Accept FS#6285 by Wenbin Leo, Thanks. | Jonathan Gordon | 1 | -114/+1235 |
2007-01-28 | Oops. sleep() doesn't work on PortalPlayer builds. Use udelay() instead. | Barry Wardell | 1 | -4/+4 |
2007-01-28 | Do not change backlight timeout and disk spindown timeout when battery is low | Nils Wallménius | 1 | -22/+0 |
2007-01-28 | FS#6554. Move bootloader code into a common file. Only PortalPlayer devices (... | Barry Wardell | 7 | -419/+362 |
2007-01-28 | add svn:keywords property | Dominik Riebeling | 0 | -0/+0 |
2007-01-28 | Prevent an additional protected space after version string. | Dominik Riebeling | 1 | -1/+1 |
2007-01-28 | don't use TOOLSDIR for svnversion.sh as it causes error messages when buildin... | Dominik Riebeling | 1 | -1/+1 |
2007-01-28 | Fixes the keyboard file setting | Jonathan Gordon | 1 | -1/+1 |
2007-01-27 | Fix red builds | Daniel Ankers | 1 | -1/+1 |
2007-01-27 | Fix Blackjack not looking correct when a backdrop is in use. | Tom Ross | 1 | -2/+6 |