| Commit message (Expand) | Author | Age |
| * | lamp plugin: | Teruaki Kawashima | 2010-11-01 |
| * | reduce casts between "unsinged char *" and "fb_data *". make calculation prec... | Teruaki Kawashima | 2010-11-01 |
| * | fix make VERSION=x.y to work again | Marcin Bukat | 2010-10-31 |
| * | fix yellow | Marcin Bukat | 2010-10-31 |
| * | Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111... | Marcin Bukat | 2010-10-31 |
| * | Fix red. Why did it go unnoticed through the build system? | Thomas Martitz | 2010-10-31 |
| * | Default to absolute point mode on RaaA and Onda targets. Cowon D2 and MRobe 5... | Thomas Martitz | 2010-10-31 |
| * | tabs -> spaces in the new Yesno java files and remove unused imports. | Thomas Martitz | 2010-10-31 |
| * | Add support multimedia keys/buttons to the core, and adapt Rockbox on android... | Thomas Martitz | 2010-10-31 |
| * | Manual: rejig the disktidy plugin entry somewhat. | Alex Parker | 2010-10-31 |
| * | libtremor: tweak a hot function for codebook decoding, mostly moving pointer ... | Nils Wallménius | 2010-10-31 |
| * | disktidy: handles user abort properly. | Teruaki Kawashima | 2010-10-31 |
| * | Manual: PNG Viewer is no longer only for colour LCDs | Alex Parker | 2010-10-31 |
| * | Factor out the start/stopForeground and notification icon management into a s... | Thomas Martitz | 2010-10-31 |
| * | Use a native yes/no dialog instead of rockbox's internal one on android | Jonathan Gordon | 2010-10-31 |
| * | Commit FS #11682 by Teruaki Kawashima: fix the disktidy plugin | Robert Menes | 2010-10-31 |
| * | Fix and extend imageviewer png support. FS#11641 by me | Marcin Bukat | 2010-10-31 |
| * | Remove the use of the instance field in non-anymore-static methods | Thomas Martitz | 2010-10-31 |
| * | Pass the framebuffer to the service in the constructor rather than later from... | Thomas Martitz | 2010-10-31 |
| * | Clean up r28408 coding style a bit to follow our guidelines with regard to | Thomas Martitz | 2010-10-31 |
| * | fix a mem leak by calling the corect ReleaseString method | Jonathan Gordon | 2010-10-31 |
| * | FS#11686 - Kinetic list scrolling for touchscreen | Thomas Martitz | 2010-10-31 |
| * | Use a Native keyboard GUI instead of rockbox's internal one on android | Jonathan Gordon | 2010-10-31 |
| * | Clean up usage of RockboxService. Add a proper way to check if rockbox is act... | Jonathan Gordon | 2010-10-31 |
| * | libtremor: introduce asm optimized version of the channel_couple function for... | Nils Wallménius | 2010-10-31 |
| * | *Bump version to 3.7 | Alex Parker | 2010-10-30 |
| * | Android: Nicer launcher and statusbar icons made by Dustin Skoracki (taken fr... | Thomas Martitz | 2010-10-30 |
| * | Promote Sansa Fuzev2, Clipv2 and Clip+ to stable. | Thomas Martitz | 2010-10-30 |
| * | Manual: add drawings of the H100 remote with button labels to the player imag... | Marianne Arnold | 2010-10-30 |
| * | fix menu screen title bug - patch by Teru | Michael Chicoine | 2010-10-30 |
| * | Manual: Fix typo in the H100's remote keymap file. | Marianne Arnold | 2010-10-30 |
| * | Android: Delay the progress dialog so it's not shown until after 0.5s are ove... | Thomas Martitz | 2010-10-29 |
| * | Initialize (instantiate) RockboxFramebuffer from the C code like with the oth... | Thomas Martitz | 2010-10-29 |
| * | Manual: correct swapped seek buttons for Hx00 remotes. | Alex Parker | 2010-10-29 |
| * | Manual, theme tag chapter: add a 'Hardware Capabilities' section for tags tha... | Marianne Arnold | 2010-10-29 |
| * | Hewbrew is right-to-left, reinstate accidently removed setting. | Alex Parker | 2010-10-29 |
| * | Update the portuguese translation. | Mustapha Senhaji | 2010-10-29 |
| * | Manual: fix stupid typo that caused misalignment in the pegbox button table. | Marianne Arnold | 2010-10-28 |
| * | Redo "r28369, Android load progress screen". git+svn lost the actual code cha... | Jonathan Gordon | 2010-10-28 |
| * | Fix the manual for %Tp | Jonathan Gordon | 2010-10-28 |
| * | skin_parser: Change the way hardware conditionals are done (i.e %?cc) | Jonathan Gordon | 2010-10-28 |
| * | Android: Display a "Loading, please wait" dialog while we wait for the rockbo... | Jonathan Gordon | 2010-10-28 |
| * | Enable line out on c200v1 - part of FS#11367 by me - Thanks to Nate for testing | Michael Chicoine | 2010-10-27 |
| * | HDD6330: fix some values in config (USB PID, battery capacity), insert commen... | Szymon Dziok | 2010-10-27 |
| * | test_codec: Align the codec buffer to pointer size, since tlsf wants that. Fi... | Nils Wallménius | 2010-10-27 |
| * | Ramdisk: add hotswap support | Maurus Cuelenaere | 2010-10-26 |
| * | fix that disktidy plugin and shopper plugin is not usable when Show Icons set... | Teruaki Kawashima | 2010-10-26 |
| * | Make pitchscreen absolute point mode compatible. | Thomas Martitz | 2010-10-25 |
| * | do not reset last selected item after leaving the file browser when in root. | Teruaki Kawashima | 2010-10-25 |
| * | Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro na... | Michael Sparmann | 2010-10-25 |