summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-06-28- use correct define (make lamp plugin work again)Robert Kukla1-2/+2
2008-06-28implement smooth seeking acceleration for audio playback and mpegplayerMarcoen Hirschberg4-20/+78
2008-06-28Peakmeters: use screens[].getwidth() and not screens[].width as the latter on...Peter D'Hoye1-9/+12
2008-06-28Fix broken peakmeters: peakmeter was using viewport drawing code but absolute...Peter D'Hoye1-1/+2
2008-06-28Add ppm and rppm viewer by Alexander PapstFrank Gevaerts4-0/+337
2008-06-28fix redFrank Gevaerts1-1/+1
2008-06-28This file was originally sorted, so sort it againFrank Gevaerts1-7/+7
2008-06-28Add rockblox1d, by Alexander Papst (originally 1drockblox, but renamed to not...Frank Gevaerts3-0/+285
2008-06-28Solve possible glitch after seeking in mpc files. Documented the special trea...Andree Buschmann2-3/+11
2008-06-27initial Meizu M6SL port (take 2)Marcoen Hirschberg2-0/+305
2008-06-27Use the flash disk icon on all flash sttorage targets instead just on the Ond...Jens Arnold1-1/+1
2008-06-27My Devcon 2008 contribution: port for Philips GoGear HDD1630 (PP5022-based). ...Mark Arigo3-1/+319
2008-06-27Small optimisation for mandelbrot on arm targets: Help the compiler allocatin...Jens Arnold1-5/+5
2008-06-27D2: Keymap improvements for pitchscreen, quickscreen and context menu. (note:...Rob Purchase2-5/+30
2008-06-26Revert pointless change to random_folder_advance_config.cMarc Guay1-2/+0
2008-06-26Add the Random Folder Advance feature to the manual, along with the plugin ra...Marc Guay1-2/+4
2008-06-25fix redJonathan Gordon1-1/+3
2008-06-25ok, only update the screen if the time is selected... otherwise the scrolling...Jonathan Gordon1-1/+1
2008-06-25allow the full lowercase a-z to be used as conditional viewport grouping id'sJonathan Gordon1-1/+1
2008-06-25fix FS#8969 - rockbox info screen is now redrawn every half secondJonathan Gordon1-1/+10
2008-06-24When saving a .m3u8 playlist, include a byte order mark (BOM), as some applic...Magnus Holmgren1-0/+6
2008-06-24Revert r14786 which resulted in a substantial reduction in accuracy to save a...Michael Giacomelli2-25/+40
2008-06-24Fix for WMAv1 decoding suggested by Rafael Carre. I don't think anyone out t...Michael Giacomelli1-1/+1
2008-06-24pictureflow update:Jonathan Gordon3-16/+53
2008-06-24quick fix for FS#8729Jonathan Gordon1-0/+2
2008-06-24D2: Editing config.h wasn't enough to fully disable IRAM - also disable it in...Rob Purchase1-2/+4
2008-06-23D2: Add test_codec exit button mapping.Rob Purchase1-0/+2
2008-06-23FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon23-260/+110
2008-06-23fix yellowJonathan Gordon1-3/+9
2008-06-23commit FS#9027 - conditional viewportsJonathan Gordon5-133/+250
2008-06-23bah, fix yellow Jonathan Gordon1-0/+4
2008-06-23fix FS#9098 - fade was updating the WPS sometimes when it shouldnt. also mino...Jonathan Gordon4-12/+14
2008-06-22Updated Finnish translation by Jani Kinnunen.Jonas Häggqvist2-18/+69
2008-06-22A basic seek/skip WPS keymap for touchscreen targets.Rob Purchase2-5/+21
2008-06-22Danish translation: Fix an untranslated string, and use correct terminology w...Jonas Häggqvist1-10/+10
2008-06-22Small correction to avoid overflow within calculate_V()-function. Re-enable f...Andree Buschmann2-3/+5
2008-06-21Let's the plugin stats count more music files that we support. Spoted by Alex...Mustapha Senhaji1-1/+2
2008-06-21Another forgotten file.Marc Guay1-0/+322
2008-06-21Synced Danish translation and restore the header deleted by FS#8903.Jonas Häggqvist1-96/+290
2008-06-18More calculate button changes: make the 'calculate' shortcut also work on the...Marianne Arnold1-19/+16
2008-06-17Dutch langfile updatePeter D'Hoye1-0/+34
2008-06-17Make the 'calculate' shortcut work on the H10 padMarianne Arnold1-7/+7
2008-06-16quick fix for FS#9046 - dont let jpeg.rock enter the playback menu if its usi...Jonathan Gordon1-1/+8
2008-06-15"Fix" FS#7887 - the line selector colours would be completly wrong on scrolli...Jonathan Gordon1-2/+2
2008-06-15Musepack speed optimization. Speep up 64 bit precision synthesizer by another...Andree Buschmann1-1/+203
2008-06-15fix FS#5821 and FS#8449 - WPS isnt updated during fade, play status isnt chan...Jonathan Gordon1-3/+10
2008-06-14Minor code beautification.Andree Buschmann2-23/+23
2008-06-14Resort operands in mul/smull/mla/smlal to use D[] as second multiplication op...Andree Buschmann2-63/+73
2008-06-10Print some more usefull info on screen. (Should be the last commit for this p...Antoine Cellerier1-61/+84
2008-06-10Use strncasecmp for hash (string version) comparision.Antoine Cellerier1-1/+1