summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Remove redundant init call.Magnus Holmgren2008-04-13
* Commit FS#8822 by Magnus Holmgren. Fixes resuming previously playing WMA fil...Michael Giacomelli2008-04-12
* Move a function to gwps-common.c because it belongs thereNils Wallménius2008-04-12
* Optimise some more line drawing calls.Jens Arnold2008-04-12
* Optimise line drawing calls.Jens Arnold2008-04-12
* Add a "View I/O Ports" screen for imx31. Show all GPIO contents.Michael Sevakis2008-04-11
* FS#8861 - More Rockbox friendly MazezaM (by Malcolm Tyrrell)Robert Kukla2008-04-10
* Slight readability improvementsNils Wallménius2008-04-09
* FS#8738 - move the progress bar to the bottom of the screen (fixes FS#8736 -...Robert Kukla2008-04-09
* Some small binsize savingsNils Wallménius2008-04-09
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* fix FS#8860 - File browser context menu shows unnecessary items in an empty d...Robert Kukla2008-04-09
* Remove FRACMUL_8_LOOP macro. This only benefited Coldfire, and we have assemb...Thom Johansen2008-04-08
* Remove ACC_INIT, ACC and GET_ACC macros. These were quite Coldfire-centric ma...Thom Johansen2008-04-08
* m:robe - build doom pluginRobert Kukla2008-04-08
* it's #else not #elif (fix red)Robert Kukla2008-04-08
* m:robe 100 - make screendump work for greyscale and add screenshots for the m...Robert Kukla2008-04-08
* m:robe 100: a few button defines and other greyscale related changesRobert Kukla2008-04-07
* This TODO is no longer todo...Jens Arnold2008-04-07
* Make the greyscale library work on the m:robe 100. Testing on target done by ...Jens Arnold2008-04-07
* Some more debug output disabling.Nicolas Pennequin2008-04-07
* r17018 caused the WPS playlist index display to be wrong with shuffled enable...Nicolas Pennequin2008-04-07
* Remove unused playlist_checkend(), it really should never be needed.Steve Bavin2008-04-07
* Use file_exists instead of duplicating what it does.Nicolas Pennequin2008-04-07
* Remove some more simulator debugging output.Steve Bavin2008-04-07
* Bring the WPS playlist index display into sync with the track being played by...Nicolas Pennequin2008-04-07
* Fix typo in description of LANG_PLAYLISTS (basically FS#8496 minus the unrela...Nils Wallménius2008-04-07
* Patch FS#8857 by Justin Hannigan - Correct Gigabeat instructions for BubblesLinus Nielsen Feltzing2008-04-07
* Make the WMA decoder less noisy in the sim.Michael Giacomelli2008-04-07
* Fix sim for now. Eventually I should change the decoder to error out if ther...Michael Giacomelli2008-04-07
* Let the console know when the huffman tables have overflown. This should nev...Michael Giacomelli2008-04-07
* Amazingly, I've only been initing about 1/2 the huffman table entries needed ...Michael Giacomelli2008-04-07
* Toss-in a Gigabeat S keymap for pegbox. #error for an unsupported map.Michael Sevakis2008-04-06
* Really fix the red this time, I hope.Nicolas Pennequin2008-04-06
* Oops. Fix red.Nicolas Pennequin2008-04-06
* Commit FS#8308 (Port of imlib2 based smooth scaling) by Jonas Hurrelmann. It ...Nicolas Pennequin2008-04-06
* Test plugin for greyscle library calibration.Jens Arnold2008-04-06
* Adapt the remaining plugins to put the greyscale isr on cop. Now they can be ...Jens Arnold2008-04-06
* PP targets: Make sure the COP cache is invalidated before loading a plugin.Jens Arnold2008-04-06
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis2008-04-06
* Fix occasional crashes on greylib exit (LCD controller confusion) when runnin...Jens Arnold2008-04-05
* Greyscale library: Always use reconstructing inversion, because it's legal to...Jens Arnold2008-04-05
* Greyscale library: Optionally put the greyscale ISR on COP on portalplayertar...Jens Arnold2008-04-04
* Allow to select the core for running the user timer on portalplayer targets. ...Jens Arnold2008-04-04
* Greyscale library: Put the backlight status on 1st/2nd Gen into the flags, sa...Jens Arnold2008-04-04
* pegbox stuffRobert Kukla2008-04-04
* Add a comment to clarify how the WPS image buffer size is calculatedDave Chapman2008-04-04
* maybe that wasn't such a good ideaRobert Kukla2008-04-04
* fixing red:Robert Kukla2008-04-04
* FS#5725 - New Puzzle Game "PegBox"; with changes by myself:Robert Kukla2008-04-03