summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a new commandline switch to the simulator: "--debugwps". It enables print...Nicolas Pennequin2007-04-24
* Small fix to prevent crashing when attempting to use non-mono bitmaps in a RWPS.Nicolas Pennequin2007-04-24
* AAC: Improve SBR detection, to fix incorrect frequency on some files (and hop...Magnus Holmgren2007-04-24
* Do the clamping a little better.Michael Sevakis2007-04-24
* mpeglayer: Give the simulator YCbCr blit similar behavior to the target.Michael Sevakis2007-04-24
* Oops. This shouln't have been added.Nicolas Pennequin2007-04-24
* WPS Parser: On parse failure, print a (hopefully) useful error message with l...Nicolas Pennequin2007-04-24
* FS#7036: Power saving improvements for Sansa. Shutdown LCD controller when ba...Barry Wardell2007-04-23
* AIFF COMM chunks might be larger than 18 bytes.Jens Arnold2007-04-23
* make the moving smarter so you dont have to select the top card of a column t...Jonathan Gordon2007-04-23
* clean up some #include'sChristian Gmeiner2007-04-22
* fix a bug which made menus using the old API and a callback function to not w...Jonathan Gordon2007-04-22
* fix bootloaderJonathan Gordon2007-04-22
* e200: Make the wheel light timeout configurable (under settings > system) (FS...Jonathan Gordon2007-04-22
* Ooooops, fix warning.Jens Arnold2007-04-22
* Don't need all those #include's.Barry Wardell2007-04-22
* Consolidated several potential places of return from WPS into one. Fixes the ...Jens Arnold2007-04-22
* Fix build errors.Barry Wardell2007-04-22
* Move PortalPlayer system.c code into the target tree.Barry Wardell2007-04-22
* Fix some very probable typo's.Barry Wardell2007-04-22
* Fix FS#7056 - dont display garbage if the viewer icon set and the main iconse...Jonathan Gordon2007-04-22
* More strict WPS parsing and displaying code. If there are errors, WPS loading...Nicolas Pennequin2007-04-21
* No more type punning where it's not funny.Michael Sevakis2007-04-21
* Missed a couple. Hopefully fix all warnings.Michael Sevakis2007-04-21
* General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis2007-04-21
* Bookmark screen fixes: 1) Make the 'Load bookmark?' prompt follow the status ...Magnus Holmgren2007-04-21
* Fix the playlist viewer so only 1 line flashes when you move a trackJonathan Gordon2007-04-21
* Coldfire targets: Adjusted PLL settings (lowest possible VCO clock for each s...Jens Arnold2007-04-21
* Fix the undefined char symbols appearing in many output lines. This printf do...Jens Arnold2007-04-21
* Player: Fix the dollar sign for old LCD.Jens Arnold2007-04-21
* mpegplayer: Fix jumping past the frame waiting if Limit FPS is on but Skip Fr...Michael Sevakis2007-04-21
* Clean up that warning and pull out an unneeded #ifdefKarl Kurbjun2007-04-21
* Commit FS#6929 - Gigabeat bootloader improvements by Barry Wardell and myself...Karl Kurbjun2007-04-21
* so totally out of date I removed them completelyDaniel Stenberg2007-04-20
* 1) make the mkinfo work with sizes even when make -j is usedDaniel Stenberg2007-04-20
* A bit more readable code. Also saves one buffer.Jens Arnold2007-04-20
* Oops, mistake added by me.Paul Louden2007-04-20
* FS#7057 from Bryan Childs, manual update regarding unworking features on Paul Louden2007-04-20
* provide CPU and Manufacturer as well, and moved around the makefile somewhatDaniel Stenberg2007-04-20
* more info added to the output file, some comments added to the codeDaniel Stenberg2007-04-20
* clean rockbox-info.txt as wellDaniel Stenberg2007-04-20
* introducing rockbox-info.txtDaniel Stenberg2007-04-20
* a little extra poke to get the sim to buildDaniel Stenberg2007-04-20
* Removed the question for simulator type and skipped the check for soundDaniel Stenberg2007-04-20
* refuse to continue if pwd contains space, since the rest of the script Daniel Stenberg2007-04-20
* Changing colours didn't save settings.Jens Arnold2007-04-20
* Make the simulator work with unicode filenames on windows. This includes both...Jens Arnold2007-04-19
* brickmania for the e200. (screen cant rotate, so using half the screen is bet...Jonathan Gordon2007-04-19
* move audio drivers together into a subdirMarcoen Hirschberg2007-04-19
* move to target treeMarcoen Hirschberg2007-04-19