summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2006-02-18Oops, fix the simulator buildsHristo Kovachev
2006-02-18Okay, clearing the display twice doesn't give us anything more..Hristo Kovachev
2006-02-18"Next/Previous jpeg from within the JPEG viewer" addition by Alexander Spyrid...Hristo Kovachev
2006-02-18320x98 Rockbox logo for larger LCDs (currently only iPod 5G).Zakk Roberts
2006-02-18Plugin loader: Handle the remote LCD the same way as the main LCD (clear, set...Jens Arnold
2006-02-17Fix 4-grey rockbox logo.Jens Arnold
2006-02-17Patch #1423609 by Martin Scarratt and myself: enables using the backlight as ...Peter D'Hoye
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing
2006-02-17Fix warning on non-SWCODEC targets.Dan Everton
2006-02-17Fix playback stopping during playback due to lack of yields when framerate fa...Brandon Low
2006-02-17Reduce CPU usage while changing EQ by only updating the coefficients of the b...Dan Everton
2006-02-17Put not-so-large arrays on the stack, so they end up in IRAM on Iriver and iP...Jens Arnold
2006-02-17Use macro instead of literal constant for readability.Jens Arnold
2006-02-17Colour JPEG display on colour targets.Jens Arnold
2006-02-17*Side flickering bug fixed. *Continue game bug fixed. + Added sleep timer cou...Ben Basha
2006-02-16the JPEG core can now also decode color images, this has to be wired to the a...Jörg Hohensohn
2006-02-16Plugin loader adjustments: * Don't clear the LCD before loading, just show a ...Jens Arnold
2006-02-16Smoother slider knob movement.Dan Everton
2006-02-16Patch #1432941 - Colour support for Plasma by Mikael MagnussonDave Chapman
2006-02-16Fixed a buffer length problem in kbd_input()Linus Nielsen Feltzing
2006-02-16Fixed scrolling for iPods (now scrolling the wheel forward will move down, an...Zakk Roberts
2006-02-15Bejeweled: speed fixes, graphics enhancements, and use external bitmapsAdam Boot
2006-02-15New powerup - multi ballsBen Basha
2006-02-14And shorten one string due to a small buffer...Magnus Holmgren
2006-02-14Minor changes for consistency and correctness.Magnus Holmgren
2006-02-14Only clear the backdrop after a plugin has been loaded successfully - prevent...Dave Chapman
2006-02-13Don't leave whitespace on last screen when in paged scrolling mode.Dan Everton
2006-02-13Common internal sample format for AC3.Thom Johansen
2006-02-13Add paged scrolling option. Really helps when scrolling through large lists o...Dan Everton
2006-02-13Convert to use common internal sample format.Thom Johansen
2006-02-13Start converting codecs to use internal sample format (28 bits + sign,Thom Johansen
2006-02-13Synced.Mats Lidell
2006-02-13Add comments, and prevent a nearly impossible wrapping bug. There's always e...Brandon Low
2006-02-13Don't boost from inside the DMA interrupt, everBrandon Low
2006-02-12Added iFP keybindings.Tomasz Malesinski
2006-02-12Mapped iFP DRAM to 0xc00000 and enabled caching in this area.Tomasz Malesinski
2006-02-12Patch from NicolasP (1429312) plus changes from me * Don't show old position ...Brandon Low
2006-02-11Correctly write EQ enabled settings when saving EQ presets.Dan Everton
2006-02-11Just a very simple change to test if the new distributed buildsystem picks it...Tomas Salfischberger
2006-02-10Use EMAC rounding mode in EQ coef calc for better precision.Thom Johansen
2006-02-10iPod - Change button mapping to use PLAY to select YES in the yes/no screen (...Dave Chapman
2006-02-10Do not compile grayscale lib (and plugins needing it) for the iPod Grayscale LCDDave Chapman
2006-02-10Fix iPod 4G grayscale warningsDave Chapman
2006-02-10fixed bug that the progress bar did'nt back to normal while changing WPSBen Basha
2006-02-10add a bitmap progress bar option + add %P|filename.bmp| tag to the WPSBen Basha
2006-02-10remove UTF-8 markerMarcoen Hirschberg
2006-02-10updated translation by Mustapha SenhajiMarcoen Hirschberg
2006-02-09Currently playing playlist can now be overwritten. Save playlist screen defa...Hardeep Sidhu
2006-02-09Let's not leave the codecs emptyBrandon Low
2006-02-09Fix simulator builds (not positive sims are parallel make compliant still)Brandon Low