summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2006-02-13Don't boost from inside the DMA interrupt, everBrandon Low1-3/+3
2006-02-12Added iFP keybindings.Tomasz Malesinski2-2/+13
2006-02-12Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski1-1/+1
2006-02-12Patch from NicolasP (1429312) plus changes from me * Don't show old position ...Brandon Low1-4/+1
2006-02-11Correctly write EQ enabled settings when saving EQ presets.Dan Everton1-1/+1
2006-02-11Just a very simple change to test if the new distributed buildsystem picks it...Tomas Salfischberger1-1/+1
2006-02-10Use EMAC rounding mode in EQ coef calc for better precision.Thom Johansen1-1/+1
2006-02-10iPod - Change button mapping to use PLAY to select YES in the yes/no screen (...Dave Chapman1-1/+1
2006-02-10Do not compile grayscale lib (and plugins needing it) for the iPod Grayscale LCDDave Chapman2-4/+10
2006-02-10Fix iPod 4G grayscale warningsDave Chapman1-1/+1
2006-02-10fixed bug that the progress bar did'nt back to normal while changing WPSBen Basha1-0/+1
2006-02-10add a bitmap progress bar option + add %P|filename.bmp| tag to the WPSBen Basha7-6/+183
2006-02-10remove UTF-8 markerMarcoen Hirschberg1-1/+1
2006-02-10updated translation by Mustapha SenhajiMarcoen Hirschberg1-41/+289
2006-02-09Currently playing playlist can now be overwritten. Save playlist screen defa...Hardeep Sidhu5-44/+208
2006-02-09Let's not leave the codecs emptyBrandon Low1-18/+18
2006-02-09Fix simulator builds (not positive sims are parallel make compliant still)Brandon Low3-8/+8
2006-02-09Various build sytem cleanupsBrandon Low3-99/+102
2006-02-08Updated Dutch language filePeter D'Hoye1-0/+427
2006-02-08Properly deprecate old strings.Jens Arnold1-4/+4
2006-02-08Patch #1403437 by Peter D'Hoye & Martin Scarratt: Recording gain.Hristo Kovachev6-113/+444
2006-02-08Updated korean.lang by Jeong Taek InHristo Kovachev1-0/+133
2006-02-08Patch #1423302 by Imre Herceg - Updated Hungarian translationLinus Nielsen Feltzing1-3/+129
2006-02-08Changed the 'stride' parameter of all *_bitmap_part() function to always mean...Jens Arnold1-2/+4
2006-02-08Ooops, small fix.Jens Arnold1-1/+1
2006-02-08Preparation for colour gfx viewers: xlcd_color_bitmap_part() and xlcd_color_b...Jens Arnold2-0/+78
2006-02-08Quick fix for crossfeed on iPod. Still needs optimization, but at least noDave Bryant1-1/+1
2006-02-08JPEG viewer adapted to colour targets (greyscale only for now). New functions...Jens Arnold3-19/+199
2006-02-08Fix typo for iPod 3G keypad check.Dave Chapman1-1/+1
2006-02-07Patch #1426489 - Shorten codec optimisations from Mark ArigoDave Chapman3-114/+212
2006-02-07* Swap scroll and left/right in EQ UI for iPodDan Everton2-17/+71
2006-02-07Rework PCM bufferBrandon Low11-484/+590
2006-02-07Small progressbar fixes: Fix vertical positioning (when using non-default hei...Magnus Holmgren1-12/+19
2006-02-07Fixed the previous commit.Miika Pekkarinen1-4/+6
2006-02-07Reduce latency when configuring the EQ.Miika Pekkarinen3-9/+35
2006-02-07Fixed a few warningsHristo Kovachev2-2/+4
2006-02-071. Updated battery_bench plugin:Hristo Kovachev3-43/+158
2006-02-07Add Equalizer configuration to Sound Settings menu.Dan Everton11-8/+941
2006-02-07Leave the port debug menu on button release to allow reading the cancel butto...Jens Arnold1-2/+2
2006-02-06Added memmove() to codec API & plugin API, and changed codeclib and plugin li...Jens Arnold7-70/+22
2006-02-06Streamlined WavPack decoder by utilizing dsp functionality where it wasDave Bryant2-107/+19
2006-02-05Disable dbg_flash_id menu for PP5002 devicesDave Chapman1-1/+1
2006-02-05Use the iPod 4G button mappings for the iPod 3G as well (at least for now)Dave Chapman9-9/+9
2006-02-05Patch #1260463 - Warn on erasing modified dynamic playlist by Craig (ctb311276)Hardeep Sidhu5-0/+48
2006-02-05iPod: Make the plugins compile on the iPod 4G grayscaleDave Chapman5-18/+86
2006-02-05Added a cache for playlist control commands. On non-dircache systems, behavi...Hardeep Sidhu3-188/+281
2006-02-05Colour targets: Adapted mandelbrot plugin. The plugin library now contains sc...Jens Arnold3-38/+245
2006-02-05A better count_leading_zeros() function, courtesy of Jens ArnoldDave Chapman1-37/+27
2006-02-05Minor cleaning - move card back bitmap to external bmp file, and define card ...Dave Chapman3-107/+19
2006-02-04Committed a little too muchLinus Nielsen Feltzing8-174/+6