summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Update Dutch lang filePeter D'Hoye1-5/+5
2008-04-17FS#8903 - updated language filesRobert Kukla5-81/+63
2008-04-16Use file_exists and dir_exists functions where appropriate, fix one wrong fil...Nils Wallménius8-52/+18
2008-04-16Correct copyright date and add acknowledgement of projects (libasf and VLC) t...Dave Chapman1-1/+5
2008-04-16bufgetid3 should be used carefully, as it can return NULL.Nicolas Pennequin1-6/+12
2008-04-16Fix FS#8902 (NSF files get skipped). The cause was too strict metadata checki...Nicolas Pennequin2-2/+6
2008-04-16Some general housekeeping. Fixed a few yellows, made the volume buttons work ...Will Robertson3-18/+28
2008-04-16grr.. typoJonathan Gordon1-1/+1
2008-04-16more touchpad changes... both targets should be using the same action tables ...Jonathan Gordon1-18/+31
2008-04-15fix yellowRobert Kukla1-4/+4
2008-04-15m:robe 100 - enable setting for buttonlight brightnessRobert Kukla1-3/+3
2008-04-15Make the D2 pluginlib actions a little less braindead (and more green). Use p...Rob Purchase1-28/+33
2008-04-15FS#8898 - Prefix AS3514 registers with AS3514_Bertrik Sikken1-1/+1
2008-04-15audio_current_track: take wps_offset into account when no buffered metadata i...Nicolas Pennequin1-1/+3
2008-04-15Some bugfixes after r17109:Nicolas Pennequin1-4/+4
2008-04-15Slight clean up and binsize saveNils Wallménius1-19/+15
2008-04-15Remove a global variable which is (hopefully) not needed. Also fixes a very m...Steve Bavin1-10/+1
2008-04-15woops... fix red and some svn keywords.Jonathan Gordon2-4/+13
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon6-34/+229
2008-04-14Update the french translation.Mustapha Senhaji1-18/+18
2008-04-14A rather big change to how tracks are loaded: there are now two parts to the ...Nicolas Pennequin2-85/+159
2008-04-14Revert what was left of r17018 until I find a better way. It had quirks in so...Nicolas Pennequin2-11/+0
2008-04-14FS#8882: Fix the bug where skipping backwards with Ogg files could result in ...Nicolas Pennequin1-0/+5
2008-04-14Dont show the playlist catalog item in the file context menu unless the file ...Jonathan Gordon1-0/+7
2008-04-14Increase the size of one of the look up tables. Fixes 'burst of static' in so...Michael Giacomelli1-9/+10
2008-04-13Fixed "#else if", changed to "#elif"Bertrik Sikken1-1/+1
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