summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2007-04-20Changing colours didn't save settings.Jens Arnold1-0/+3
2007-04-19Make the simulator work with unicode filenames on windows. This includes both...Jens Arnold1-0/+3
2007-04-19brickmania for the e200. (screen cant rotate, so using half the screen is bet...Jonathan Gordon3-4/+17
2007-04-18mpegplayer: Better frame dropping code adapted to the using correct timestamp...Michael Sevakis1-106/+113
2007-04-18Rockpaint plugin: protect against loading bitmaps that are too big. Fixes FS ...Peter D'Hoye1-16/+19
2007-04-18Fix build for those who don't want to build tagcacheBrandon Low1-0/+4
2007-04-18Fix logf builds on devices that support remotes.Magnus Holmgren1-8/+8
2007-04-18Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon11-155/+159
2007-04-18Allow rockboy to run while music is playing with smaller roms. Works on play...Karl Kurbjun9-176/+176
2007-04-17Since the greyscale remote deserved an own iconset the greyscale main screens...Marianne Arnold2-0/+2
2007-04-17Initialise the custom icons array correctly instead of just using the ? for a...Jonathan Gordon1-1/+6
2007-04-17Remove unneeded #include, comment the filename defineJonathan Gordon1-6/+1
2007-04-17Gigabeat: Use the volume up/down buttons for zooming in the JPEG viewerLinus Nielsen Feltzing1-3/+2
2007-04-17explicitly set *loaded_ok = false; when given "" for a filename.Jonathan Gordon2-8/+1
2007-04-17Fix loadable remote icons. fb_data != fb_remote_data ...Jens Arnold1-2/+4
2007-04-17Fix non-working default viewer icons. Remote viewer icons work now, but still...Jens Arnold1-2/+2
2007-04-17Fix yellow...Jens Arnold1-1/+1
2007-04-16Temporary fix for remote bitmap functions in the multi-screen API. Fixed icon...Jens Arnold3-35/+37
2007-04-16forgot to add this viewers iconset for greyscale targetsJonathan Gordon1-0/+0
2007-04-16Reduce code size a bit.Magnus Holmgren1-39/+39
2007-04-16make the folder icons play nice when you load a viewers theme (sorry, this is...Jonathan Gordon1-1/+2
2007-04-16* its name[rows][columns] you drongo!Jonathan Gordon5-13/+27
2007-04-16Santiy check shouldnt have been commented outJonathan Gordon1-2/+9
2007-04-16Some gremlins got into my computer again and changed all my code!Jonathan Gordon2-26/+7
2007-04-16woopsJonathan Gordon1-1/+1
2007-04-16Fix the wavplay iconJonathan Gordon3-5/+28
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon36-394/+604
2007-04-16Oops. Have to do dropping based on future frame type but based upon the curre...Michael Sevakis1-1/+1
2007-04-16mpegplayer: Better sync, smoother frames - corrected a few minor flaws. Keep ...Michael Sevakis1-92/+119
2007-04-15Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold13-670/+19
2007-04-15Hopefully fix the 64-bit warning.Nicolas Pennequin1-4/+6
2007-04-15Added autoscore tag (%ra) to wps.Miika Pekkarinen3-0/+9
2007-04-15Reverted FS#6949 as we have a strict policy against anonymous contributions.Miika Pekkarinen3-9/+0
2007-04-15Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt13-19/+670
2007-04-15FS#6949 - WPS tag for database autoscore. Author wanted to remain anonymous.Miika Pekkarinen3-0/+9
2007-04-15Oops, the condition was wrong. Sorry about that :)Nicolas Pennequin1-2/+1
2007-04-15* Make the WPS parser close open conditionals on new sublines and comments as...Nicolas Pennequin4-32/+55
2007-04-14Woops forgot a fileMichael Sevakis1-0/+38
2007-04-14mpeg2dec in mpegplayer: Do a little code slashing and organizing. Much more t...Michael Sevakis14-867/+274
2007-04-14Better error checking for the image display tag (%xdn). Should prevent proble...Nicolas Pennequin1-0/+8
2007-04-14Accept FS#7018, Updated italian translation by Alessio LenziJonathan Gordon1-10/+64
2007-04-14Simplification, queue pointers don't wrap (except at INT_MAX, but the calcula...Jens Arnold1-4/+0
2007-04-14mpegplayer: Get it in better shape for dual core targets. Utilize the newly a...Michael Sevakis3-18/+61
2007-04-14Fix an off-by-one bug (hitting when menu titles are enabled) in the oldmenu w...Jens Arnold1-1/+1
2007-04-13Build libmad separately for mpegplayer. This provides flexibility to adjust ...Dave Chapman2-7/+20
2007-04-13rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with th...Marcoen Hirschberg9-12/+12
2007-04-13FS#7020. Make the behaviour of '#' more consistent. It now requires escaping ...Nicolas Pennequin1-1/+2
2007-04-12Removed unused struct member from gui_synclist, and reordered struct members ...Jens Arnold1-17/+17
2007-04-12Fix sim crashes on long filenames. Patch by Sean Morrisey with some minor cha...Peter D'Hoye1-4/+3
2007-04-12Moved archos backlight code to target tree. Changed old mutlivalue CONFIG_BAC...Jens Arnold9-29/+29