summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-11-01lamp plugin:bootloader_gogearhdd6330_v1bootloader_gogearhdd1630_v1Teruaki Kawashima4-60/+79
2010-11-01reduce casts between "unsinged char *" and "fb_data *". make calculation prec...Teruaki Kawashima4-595/+561
2010-10-31fix make VERSION=x.y to work againMarcin Bukat1-16/+19
2010-10-31fix yellowMarcin Bukat1-6/+0
2010-10-31Separate mas35xx lowlevel stuff. Move SH specific bits to target tree. FS#111...Marcin Bukat23-362/+450
2010-10-31Fix red. Why did it go unnoticed through the build system?Thomas Martitz1-4/+4
2010-10-31Default to absolute point mode on RaaA and Onda targets. Cowon D2 and MRobe 5...Thomas Martitz1-1/+13
2010-10-31tabs -> spaces in the new Yesno java files and remove unused imports.Thomas Martitz2-16/+14
2010-10-31Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz13-17/+300
2010-10-31Manual: rejig the disktidy plugin entry somewhat.Alex Parker1-11/+13
2010-10-31libtremor: tweak a hot function for codebook decoding, mostly moving pointer ...Nils Wallménius1-13/+20
2010-10-31disktidy: handles user abort properly.Teruaki Kawashima1-13/+5
2010-10-31Manual: PNG Viewer is no longer only for colour LCDsAlex Parker1-2/+4
2010-10-31Factor out the start/stopForeground and notification icon management into a s...Thomas Martitz5-129/+176
2010-10-31Use a native yes/no dialog instead of rockbox's internal one on androidJonathan Gordon7-1/+229
2010-10-31Commit FS #11682 by Teruaki Kawashima: fix the disktidy pluginRobert Menes3-14/+46
2010-10-31Fix and extend imageviewer png support. FS#11641 by meMarcin Bukat24-6608/+3214
2010-10-31Remove the use of the instance field in non-anymore-static methodsThomas Martitz1-19/+15
2010-10-31Pass the framebuffer to the service in the constructor rather than later from...Thomas Martitz2-5/+2
2010-10-31Clean up r28408 coding style a bit to follow our guidelines with regard toThomas Martitz5-69/+78
2010-10-31fix a mem leak by calling the corect ReleaseString methodJonathan Gordon1-1/+1
2010-10-31FS#11686 - Kinetic list scrolling for touchscreenThomas Martitz4-67/+281
2010-10-31Use a Native keyboard GUI instead of rockbox's internal one on androidJonathan Gordon11-4/+261
2010-10-31Clean up usage of RockboxService. Add a proper way to check if rockbox is act...Jonathan Gordon4-32/+71
2010-10-31libtremor: introduce asm optimized version of the channel_couple function for...Nils Wallménius1-23/+61
2010-10-30*Bump version to 3.7Alex Parker1-15/+7
2010-10-30Android: Nicer launcher and statusbar icons made by Dustin Skoracki (taken fr...Thomas Martitz6-0/+0
2010-10-30Promote Sansa Fuzev2, Clipv2 and Clip+ to stable.Thomas Martitz1-3/+3
2010-10-30Manual: add drawings of the H100 remote with button labels to the player imag...Marianne Arnold4-1/+3174
2010-10-30fix menu screen title bug - patch by TeruMichael Chicoine1-0/+5
2010-10-30Manual: Fix typo in the H100's remote keymap file.Marianne Arnold1-1/+1
2010-10-29Android: Delay the progress dialog so it's not shown until after 0.5s are ove...Thomas Martitz1-14/+30
2010-10-29Initialize (instantiate) RockboxFramebuffer from the C code like with the oth...Thomas Martitz5-56/+56
2010-10-29Manual: correct swapped seek buttons for Hx00 remotes.Alex Parker1-2/+2
2010-10-29Manual, theme tag chapter: add a 'Hardware Capabilities' section for tags tha...Marianne Arnold1-23/+19
2010-10-29Hewbrew is right-to-left, reinstate accidently removed setting.Alex Parker1-0/+3
2010-10-29Update the portuguese translation.Mustapha Senhaji1-21/+513
2010-10-28Manual: fix stupid typo that caused misalignment in the pegbox button table.Marianne Arnold1-1/+1
2010-10-28Redo "r28369, Android load progress screen". git+svn lost the actual code cha...Jonathan Gordon2-1/+7
2010-10-28Fix the manual for %TpJonathan Gordon1-2/+6
2010-10-28skin_parser: Change the way hardware conditionals are done (i.e %?cc)Jonathan Gordon5-7/+33
2010-10-28Android: Display a "Loading, please wait" dialog while we wait for the rockbo...Jonathan Gordon2-64/+68
2010-10-27Enable line out on c200v1 - part of FS#11367 by me - Thanks to Nate for testingMichael Chicoine1-9/+9
2010-10-27HDD6330: fix some values in config (USB PID, battery capacity), insert commen...Szymon Dziok1-5/+11
2010-10-27test_codec: Align the codec buffer to pointer size, since tlsf wants that. Fi...Nils Wallménius1-0/+3
2010-10-26Ramdisk: add hotswap supportMaurus Cuelenaere2-0/+24
2010-10-26fix that disktidy plugin and shopper plugin is not usable when Show Icons set...Teruaki Kawashima3-6/+3
2010-10-25Make pitchscreen absolute point mode compatible.Thomas Martitz1-20/+164
2010-10-25do not reset last selected item after leaving the file browser when in root.Teruaki Kawashima1-1/+2
2010-10-25Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro na...Michael Sparmann3-27/+17