Age | Commit message (Expand) | Author | Files | Lines |
2007-09-30 | first part of usbstack patches -> show and use selection of usb stack mode on... | Christian Gmeiner | 5 | -39/+27 |
2007-09-30 | static/inline/iram raid gives nice speedup | Nils Wallménius | 5 | -24/+21 |
2007-09-30 | IRQ driven touchpad driver, crude but working | Jonathan Gordon | 3 | -20/+61 |
2007-09-30 | Oops. Don't use outl with the defined register. | Michael Sevakis | 1 | -1/+1 |
2007-09-30 | Add some defines for pp502x. No guarantee as to full accuracy yet but that's ... | Michael Sevakis | 3 | -41/+74 |
2007-09-30 | Maybe 25 was too much with the new decay rates. | Stepan Moskovchenko | 1 | -1/+1 |
2007-09-30 | MIDI: Kick up number of voices and decrease the decay rate, taking | Stepan Moskovchenko | 2 | -2/+2 |
2007-09-30 | I got bullied in IRC by linuxstb and markun... | Jonathan Gordon | 25 | -15/+15 |
2007-09-30 | slow - but working - IRQ based uart/button driver. | Jonathan Gordon | 4 | -19/+66 |
2007-09-29 | Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199)... | Nicolas Pennequin | 8 | -0/+32 |
2007-09-29 | Add greyscales to Rockboxed theme and mimic the color variant a bit more. | Dominik Riebeling | 47 | -62/+64 |
2007-09-29 | ATA works - dumb mistake | Karl Kurbjun | 1 | -6/+2 |
2007-09-29 | Fix bug that caused only half the output buffer to be used, gives a quite nic... | Nils Wallménius | 1 | -7/+3 |
2007-09-29 | Use "digital audio player" instead of "MP3 player". Fix a typo. | Thom Johansen | 2 | -17/+17 |
2007-09-29 | mntent.h should only be used on linux, not os x. | Dominik Riebeling | 1 | -1/+3 |
2007-09-29 | Revert changes to nonenglish langfiles intoduced by FS#7859 in r14895. It's n... | Nicolas Pennequin | 31 | -44/+44 |
2007-09-29 | Fix a little mistake in linker file. | Michael Sevakis | 1 | -1/+1 |
2007-09-29 | Anti-red? | Michael Sevakis | 3 | -14/+17 |
2007-09-29 | Compile Portal Player bootloaders as single core. Cleanup the startup code fo... | Michael Sevakis | 9 | -110/+78 |
2007-09-29 | MIDI: Fix off by one error with the guitar. Wow, I can't believe the off-keyn... | Stepan Moskovchenko | 1 | -3/+1 |
2007-09-29 | MIDI: Fix two year old loop bug that caused distortion on some instruments. I... | Stepan Moskovchenko | 1 | -5/+5 |
2007-09-28 | Accept FS#7859 by David Bishop: Replace "Show ID3 Info" by "Show Track Info". | Nicolas Pennequin | 34 | -50/+51 |
2007-09-28 | Bubbles for Sansa c200. | Marianne Arnold | 7 | -2/+22 |
2007-09-28 | Make bubbles use one background picture that is the size of the display inste... | Marianne Arnold | 19 | -40/+31 |
2007-09-28 | Updated french translation for rbutilqt. | Nicolas Pennequin | 1 | -361/+430 |
2007-09-28 | Fix buggy gradient display when a coloured file is selected in the browser. T... | Nicolas Pennequin | 1 | -1/+1 |
2007-09-28 | One more... Rockboxed for the Sansa c200s by Roan Horning (FS #7855). | Marianne Arnold | 3 | -1/+53 |
2007-09-28 | Icatcher for the Sansa c200s by Ioannis Koutoulakis. | Marianne Arnold | 4 | -0/+51 |
2007-09-28 | Oops. Can't wait for COP init in the bootloader because it is kept asleep unt... | Michael Sevakis | 1 | -0/+3 |
2007-09-28 | Updated italian translation. | Alessio Lenzi | 1 | -3/+88 |
2007-09-28 | Make AC3 codec use Rockbox' native bitswap routines. | Thom Johansen | 1 | -24/+1 |
2007-09-28 | Try to fix the case where Ipods would spuriously wake up even though no alarm... | Thom Johansen | 3 | -5/+11 |
2007-09-28 | Make the gradient look better when more than one line is selected (running ti... | Nicolas Pennequin | 3 | -2/+9 |
2007-09-28 | Factor out the gradient drawing code. Should save some bytes and makes the co... | Nicolas Pennequin | 1 | -39/+28 |
2007-09-28 | FS #7763 by Andree Buschmann. Speed up video rendering for Ipod Video. | Thom Johansen | 1 | -115/+91 |
2007-09-28 | Get the plugins synced up with the threading changes. | Michael Sevakis | 5 | -60/+107 |
2007-09-28 | Anti-red: No need for COP initialization in the bootloaders nor idle stacks. | Michael Sevakis | 2 | -3/+14 |
2007-09-28 | Commit a subset of the dual core changes that have to do with cache handling,... | Michael Sevakis | 23 | -543/+680 |
2007-09-28 | Fixed a warning | Björn Stenberg | 1 | -0/+1 |
2007-09-28 | Skip spindown and delay on flash targets | Björn Stenberg | 2 | -4/+2 |
2007-09-28 | Improved magic by Mark Arigo | Björn Stenberg | 1 | -2/+5 |
2007-09-27 | FS #7833: Optimizations to the Vorbis codec: | Tomasz Malesinski | 6 | -10/+502 |
2007-09-27 | Francais.lang update, courtesy of rasher's web translating tool. | Nicolas Pennequin | 1 | -28/+143 |
2007-09-27 | Do not duplicate const table, make getEvent function static inline, gives abo... | Nils Wallménius | 6 | -20/+23 |
2007-09-27 | Simplify the sendEvent function, makes it _slightly_ faster and quite a bit s... | Nils Wallménius | 3 | -39/+48 |
2007-09-27 | FreeBSD uname -m outputs a different string than linux uname -m | Nils Wallménius | 1 | -1/+1 |
2007-09-27 | The archos website fooled me by providing a wrong download, no need for that ... | Dominik Riebeling | 1 | -7/+2 |
2007-09-27 | Fix corrupted display of the gradient selector for scrolling lines in some co... | Nicolas Pennequin | 1 | -3/+3 |
2007-09-27 | FS#7808 by Tom Ross, Ken Fazzone and me, with help from Antoine Cellerier. | Nicolas Pennequin | 14 | -33/+327 |
2007-09-27 | Fix a warning. | Dominik Riebeling | 1 | -1/+1 |