summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-08-18FS#10199: Adds limiter DSP functionJeffrey Goode12-6/+546
2009-08-18M:Robe 500: Increase the max icon size.Karl Kurbjun2-2/+9
2009-08-18Reclaim a bit of binsize for non-lcd_bitmap targetsMaurus Cuelenaere3-13/+25
2009-08-17Update Dutch translationMaurus Cuelenaere1-14/+36
2009-08-17Add setting to position the scrollbar on the left or rightMaurus Cuelenaere5-43/+72
2009-08-17 * Fix redMaurus Cuelenaere2-4/+5
2009-08-17Don't redefine SCROLLBAR_WIDTH (aka fix yellow)Maurus Cuelenaere1-1/+0
2009-08-17FS#10534: Make scrollbar width variable through a setting (useful for touchsc...Maurus Cuelenaere5-2/+21
2009-08-17PDBox: Simplified some float math functions.Wincent Balin1-815/+41
2009-08-17PDBox: Made GUI use default back- and foreground colors.Wincent Balin1-18/+24
2009-08-17Utils/Analysis/Find_Addr.pl: fix wrongly recognizing addresses as being in co...Maurus Cuelenaere1-3/+4
2009-08-17 * Onda VX747: add browse screen, pitchscreen, context menu, quickscreen, rew...Maurus Cuelenaere7-17/+46
2009-08-17Onda VX747: don't enable software volume control in simsMaurus Cuelenaere1-0/+2
2009-08-17Enable the pitch action in the M:Robe 500 Cabbiev2 WPSMaurus Cuelenaere1-1/+1
2009-08-17Skin engine: add "pitch" action to touch regionsMaurus Cuelenaere1-1/+3
2009-08-17Put ATRAC3Context in IRAM, 2.5% speedup on PP502x, 20% on ColdFire.Mohamed Tarek1-1/+1
2009-08-17fix the %xd<id> tag parser to complain if you try to display an image it hasn...Jonathan Gordon1-3/+5
2009-08-17M:Robe 500: Correct UI simulator.Karl Kurbjun2-6/+6
2009-08-17Change the default value for the ui viewport to "-" (which will give a fullsc...Thomas Martitz1-4/+4
2009-08-17Add the ui viewport to the theme settings, so that it will be in the theme.cf...Thomas Martitz1-1/+1
2009-08-16Remove obsolete IMG_BUFSIZE #define.Thomas Martitz1-3/+0
2009-08-16Update the french translation.Mustapha Senhaji1-0/+14
2009-08-16Fix ret for buttonbar targets.Thomas Martitz1-1/+1
2009-08-16User definable UI viewport, to be able to restrict the UI into a viewport for...Thomas Martitz22-102/+353
2009-08-16remove the rockbox info line saying the AA size and replace it with skin RAM ...Jonathan Gordon31-189/+95
2009-08-16remove an unused #defineJonathan Gordon1-1/+0
2009-08-16Use a more appropriated word than the string commited in r21223.Mustapha Senhaji1-2/+2
2009-08-16remove the limit of touch regions in touchscreen skinsJonathan Gordon3-11/+21
2009-08-16* Onda VX747/VX767: fix target_id & MODEL_NUMBERMaurus Cuelenaere4-6/+36
2009-08-16M:Robe 500: Add power button to SVG.Karl Kurbjun1-3/+27
2009-08-16M:Robe 500 add SVG for playerKarl Kurbjun1-0/+97
2009-08-16Rockbox Utility: add preliminary support for installing the bootloader (+ dua...Maurus Cuelenaere9-1/+544
2009-08-16Fix realloc bug in TLSF.Magnus Holmgren1-1/+2
2009-08-16Fix loading of multiple .wps/.rwps files in a row, by reloading all wpses upo...Thomas Martitz3-25/+47
2009-08-16Add Save icon and add a note to the about dialog about the origin of the icon...Dominik Riebeling6-68/+57
2009-08-16Recalibrate the skin buffer size calculation so that targets with remote get ...Thomas Martitz1-6/+23
2009-08-16fix playerJonathan Gordon2-1/+4
2009-08-16more wps->skin engine work..Jonathan Gordon11-365/+597
2009-08-16Save a bit of binsize by using a more suitable datatype and making the array ...Jens Arnold1-1/+2
2009-08-16FAT timestamp handling improvements for non-RTC targets:Jens Arnold1-45/+54
2009-08-16revert r22337 for libwma for now since it broke wma playback on ARM due to al...Mohamed Tarek5-2/+1253
2009-08-16pluginlib_bmp: fix bug that bitmap isn't saved correctly if width is not a mu...Teruaki Kawashima1-5/+5
2009-08-16Put the lookup tables into iram ; 2% speedup on ColdFire 1% on ARMMohamed Tarek1-7/+7
2009-08-16Make those functions actually inline. Around 20% speedup on coldfire, 10% spe...Jens Arnold3-71/+65
2009-08-16fix crossfade setting broken by r22192.Teruaki Kawashima1-2/+3
2009-08-16Remove svn:executable on source file and set keywords.Dominik Riebeling1-1/+1
2009-08-16Revert r22339 as it causes immediate stack overflow on target, at least on co...Jens Arnold2-5/+5
2009-08-16Put QMF coefficients into IRAM. Update test program to still compile with IB...Michael Giacomelli2-2/+2
2009-08-16Make the IMDCT temporary working buffer a local variable instead of keeping o...Michael Giacomelli2-5/+5
2009-08-15Fix red.Mohamed Tarek1-1/+0