summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-04-19brickmania for the e200. (screen cant rotate, so using half the screen is bet...Jonathan Gordon
2007-04-19move audio drivers together into a subdirMarcoen Hirschberg
2007-04-19move to target treeMarcoen Hirschberg
2007-04-19move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg
2007-04-19allow the backlight on hold setting to work correctly on sansaJonathan Gordon
2007-04-18mpegplayer: Better frame dropping code adapted to the using correct timestamp...Michael Sevakis
2007-04-18Rockpaint plugin: protect against loading bitmaps that are too big. Fixes FS ...Peter D'Hoye
2007-04-18Fix build for those who don't want to build tagcacheBrandon Low
2007-04-18Fix logf builds on devices that support remotes.Magnus Holmgren
2007-04-18Move the inbuilt filetype info into filetypes.c and rename the defines. Jonathan Gordon
2007-04-18move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...Marcoen Hirschberg
2007-04-18Allow rockboy to run while music is playing with smaller roms. Works on play...Karl Kurbjun
2007-04-18H100 S/PDIF recording: Check and clear the correct interrupt bits when record...Michael Sevakis
2007-04-17Since the greyscale remote deserved an own iconset the greyscale main screens...Marianne Arnold
2007-04-17hmm.... do it a bit nicerlyJonathan Gordon
2007-04-17Only trigger a wheel press once per click like the OFJonathan Gordon
2007-04-17Initialise the custom icons array correctly instead of just using the ? for a...Jonathan Gordon
2007-04-17Remove unneeded #include, comment the filename defineJonathan Gordon
2007-04-17Gigabeat: Use the volume up/down buttons for zooming in the JPEG viewerLinus Nielsen Feltzing
2007-04-17explicitly set *loaded_ok = false; when given "" for a filename.Jonathan Gordon
2007-04-17Fix loadable remote icons. fb_data != fb_remote_data ...Jens Arnold
2007-04-17Fix non-working default viewer icons. Remote viewer icons work now, but still...Jens Arnold
2007-04-17Fix yellow...Jens Arnold
2007-04-16Temporary fix for remote bitmap functions in the multi-screen API. Fixed icon...Jens Arnold
2007-04-16forgot to add this viewers iconset for greyscale targetsJonathan Gordon
2007-04-16Reduce code size a bit.Magnus Holmgren
2007-04-16make the folder icons play nice when you load a viewers theme (sorry, this is...Jonathan Gordon
2007-04-16* its name[rows][columns] you drongo!Jonathan Gordon
2007-04-16Santiy check shouldnt have been commented outJonathan Gordon
2007-04-16Some gremlins got into my computer again and changed all my code!Jonathan Gordon
2007-04-16woopsJonathan Gordon
2007-04-16Fix the wavplay iconJonathan Gordon
2007-04-16copy+paste mistakeJonathan Gordon
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon
2007-04-16Oops. Have to do dropping based on future frame type but based upon the curre...Michael Sevakis
2007-04-16mpegplayer: Better sync, smoother frames - corrected a few minor flaws. Keep ...Michael Sevakis
2007-04-15Moved SH1 ADC to target tree.Jens Arnold
2007-04-15A bit of clarification of code origin. No code change.Jens Arnold
2007-04-15Revert recording/repeat timer for now. It is useful as a feature, but didn't ...Jens Arnold
2007-04-15Hopefully fix the 64-bit warning.Nicolas Pennequin
2007-04-15fix typoChristian Gmeiner
2007-04-15Added autoscore tag (%ra) to wps.Miika Pekkarinen
2007-04-15Reverted FS#6949 as we have a strict policy against anonymous contributions.Miika Pekkarinen
2007-04-15adapt some valuesChristian Gmeiner
2007-04-15* save more power, as we dont need the mixer (yet)Christian Gmeiner
2007-04-15Recording countdown timer and repeat timer - see FS #6297 for more detailsMartin Scarratt
2007-04-15FS#6949 - WPS tag for database autoscore. Author wanted to remain anonymous.Miika Pekkarinen
2007-04-15Oops, the condition was wrong. Sorry about that :)Nicolas Pennequin
2007-04-15* Make the WPS parser close open conditionals on new sublines and comments as...Nicolas Pennequin
2007-04-14e200: Use cached memory for the yuv chroma buffer. Gives some speedup. Align ...Michael Sevakis