summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-22e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon11-24/+139
2007-04-22Ooooops, fix warning.Jens Arnold1-1/+0
2007-04-22Don't need all those #include's.Barry Wardell2-19/+0
2007-04-22Consolidated several potential places of return from WPS into one. Fixes the ...Jens Arnold1-22/+16
2007-04-22Fix build errors.Barry Wardell2-4/+4
2007-04-22Move PortalPlayer system.c code into the target tree.Barry Wardell4-386/+448
2007-04-22Fix some very probable typo's.Barry Wardell2-9/+9
2007-04-22Fix FS#7056 - dont display garbage if the viewer icon set and the main iconse...Jonathan Gordon3-12/+14
2007-04-21More strict WPS parsing and displaying code. If there are errors, WPS loading...Nicolas Pennequin2-56/+33
2007-04-21No more type punning where it's not funny.Michael Sevakis2-4/+5
2007-04-21Missed a couple. Hopefully fix all warnings.Michael Sevakis22-32/+32
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis37-51/+52
2007-04-21Bookmark screen fixes: 1) Make the 'Load bookmark?' prompt follow the status ...Magnus Holmgren1-3/+5
2007-04-21Fix the playlist viewer so only 1 line flashes when you move a trackJonathan Gordon1-1/+1
2007-04-21Coldfire targets: Adjusted PLL settings (lowest possible VCO clock for each s...Jens Arnold2-23/+48
2007-04-21Fix the undefined char symbols appearing in many output lines. This printf do...Jens Arnold5-31/+31
2007-04-21Player: Fix the dollar sign for old LCD.Jens Arnold1-1/+1
2007-04-21mpegplayer: Fix jumping past the frame waiting if Limit FPS is on but Skip Fr...Michael Sevakis1-1/+2
2007-04-21Clean up that warning and pull out an unneeded #ifdefKarl Kurbjun1-5/+1
2007-04-21Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun13-229/+150
2007-04-20so totally out of date I removed them completelyDaniel Stenberg3-108/+0
2007-04-201) make the mkinfo work with sizes even when make -j is usedDaniel Stenberg1-6/+6
2007-04-20A bit more readable code. Also saves one buffer.Jens Arnold1-12/+13
2007-04-20Oops, mistake added by me.Paul Louden1-1/+1
2007-04-20FS#7057 from Bryan Childs, manual update regarding unworking features on Paul Louden2-0/+4
2007-04-20provide CPU and Manufacturer as well, and moved around the makefile somewhatDaniel Stenberg2-3/+13
2007-04-20more info added to the output file, some comments added to the codeDaniel Stenberg1-3/+19
2007-04-20clean rockbox-info.txt as wellDaniel Stenberg1-1/+1
2007-04-20introducing rockbox-info.txtDaniel Stenberg3-0/+47
2007-04-20a little extra poke to get the sim to buildDaniel Stenberg3-12/+6
2007-04-20Removed the question for simulator type and skipped the check for soundDaniel Stenberg1-107/+21
2007-04-20refuse to continue if pwd contains space, since the rest of the script Daniel Stenberg1-0/+8
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 Arnold2-46/+123
2007-04-19brickmania for the e200. (screen cant rotate, so using half the screen is bet...Jonathan Gordon3-4/+17
2007-04-19move audio drivers together into a subdirMarcoen Hirschberg8-6/+7
2007-04-19move to target treeMarcoen Hirschberg2-1/+1
2007-04-19move the iriver ifp7xx and other pnx0101 related files together in the target...Marcoen Hirschberg17-12/+65
2007-04-19allow the backlight on hold setting to work correctly on sansaJonathan Gordon1-2/+0
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-18move the Gigabeat from gigabeat/meg-fx to s3c2440/gigabeat-fx to avoid proble...Marcoen Hirschberg29-18/+18
2007-04-18Allow rockboy to run while music is playing with smaller roms. Works on play...Karl Kurbjun9-176/+176
2007-04-18H100 S/PDIF recording: Check and clear the correct interrupt bits when record...Michael Sevakis1-3/+6
2007-04-17Since the greyscale remote deserved an own iconset the greyscale main screens...Marianne Arnold2-0/+2
2007-04-17hmm.... do it a bit nicerlyJonathan Gordon1-1/+1
2007-04-17Only trigger a wheel press once per click like the OFJonathan Gordon1-1/+6