summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-04-13Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...Jens Arnold5-8/+7
2008-04-13The greylib now takes care of the necessary aligment and uncached addressing ...Jens Arnold1-21/+7
2008-04-13Remove redundant init call.Magnus Holmgren1-2/+0
2008-04-12Commit FS#8822 by Magnus Holmgren. Fixes resuming previously playing WMA fil...Michael Giacomelli2-9/+20
2008-04-12Move a function to gwps-common.c because it belongs thereNils Wallménius1-1/+10
2008-04-12Optimise some more line drawing calls.Jens Arnold10-68/+53
2008-04-12Optimise line drawing calls.Jens Arnold3-35/+28
2008-04-11Add a "View I/O Ports" screen for imx31. Show all GPIO contents.Michael Sevakis1-2/+4
2008-04-10FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)Robert Kukla1-857/+569
2008-04-09Slight readability improvementsNils Wallménius1-5/+13
2008-04-09FS#8738 - move the progress bar to the bottom of the screen (fixes FS#8736 -...Robert Kukla1-18/+12
2008-04-09Some small binsize savingsNils Wallménius1-16/+12
2008-04-09Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius22-102/+146
2008-04-09fix FS#8860 - File browser context menu shows unnecessary items in an empty d...Robert Kukla1-4/+8
2008-04-08Remove FRACMUL_8_LOOP macro. This only benefited Coldfire, and we have assemb...Thom Johansen2-53/+6
2008-04-08Remove ACC_INIT, ACC and GET_ACC macros. These were quite Coldfire-centric ma...Thom Johansen2-31/+8
2008-04-08m:robe - build doom pluginRobert Kukla1-1/+1
2008-04-08it's #else not #elif (fix red)Robert Kukla1-1/+1
2008-04-08m:robe 100 - make screendump work for greyscale and add screenshots for the m...Robert Kukla1-0/+18
2008-04-07m:robe 100: a few button defines and other greyscale related changesRobert Kukla5-2/+24
2008-04-07This TODO is no longer todo...Jens Arnold1-1/+0
2008-04-07Make the greyscale library work on the m:robe 100. Testing on target done by ...Jens Arnold1-2/+23
2008-04-07Some more debug output disabling.Nicolas Pennequin1-1/+1
2008-04-07r17018 caused the WPS playlist index display to be wrong with shuffled enable...Nicolas Pennequin1-0/+8
2008-04-07Remove unused playlist_checkend(), it really should never be needed.Steve Bavin2-14/+0
2008-04-07Use file_exists instead of duplicating what it does.Nicolas Pennequin1-19/+4
2008-04-07Remove some more simulator debugging output.Steve Bavin3-9/+1
2008-04-07Bring the WPS playlist index display into sync with the track being played by...Nicolas Pennequin2-3/+5
2008-04-07Fix typo in description of LANG_PLAYLISTS (basically FS#8496 minus the unrela...Nils Wallménius28-28/+28
2008-04-07Patch FS#8857 by Justin Hannigan - Correct Gigabeat instructions for BubblesLinus Nielsen Feltzing1-2/+2
2008-04-07Make the WMA decoder less noisy in the sim.Michael Giacomelli2-10/+6
2008-04-07Fix sim for now. Eventually I should change the decoder to error out if ther...Michael Giacomelli1-0/+1
2008-04-07Let the console know when the huffman tables have overflown. This should nev...Michael Giacomelli2-0/+4
2008-04-07Amazingly, I've only been initing about 1/2 the huffman table entries needed ...Michael Giacomelli1-6/+12
2008-04-06Toss-in a Gigabeat S keymap for pegbox. #error for an unsupported map.Michael Sevakis1-0/+19
2008-04-06Really fix the red this time, I hope.Nicolas Pennequin1-0/+4
2008-04-06Oops. Fix red.Nicolas Pennequin1-0/+2
2008-04-06Commit FS#8308 (Port of imlib2 based smooth scaling) by Jonas Hurrelmann. It ...Nicolas Pennequin5-17/+491
2008-04-06Test plugin for greyscle library calibration.Jens Arnold2-0/+243
2008-04-06Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold7-7/+11
2008-04-06PP targets: Make sure the COP cache is invalidated before loading a plugin.Jens Arnold1-1/+10
2008-04-06Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis14-42/+81
2008-04-05Fix occasional crashes on greylib exit (LCD controller confusion) when runnin...Jens Arnold1-2/+5
2008-04-05Greyscale library: Always use reconstructing inversion, because it's legal to...Jens Arnold1-29/+21
2008-04-04Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold6-12/+26
2008-04-04Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold8-14/+17
2008-04-04Greyscale library: Put the backlight status on 1st/2nd Gen into the flags, sa...Jens Arnold2-8/+9
2008-04-04pegbox stuffRobert Kukla1-101/+106
2008-04-04Add a comment to clarify how the WPS image buffer size is calculatedDave Chapman1-0/+4
2008-04-04maybe that wasn't such a good ideaRobert Kukla1-2/+0