summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-01-25GDB stub for ARMTomasz Malesinski
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8447 a1c6a512-1295-4272-9138-f99709370657
2006-01-25New build type: GDB stubTomasz Malesinski
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8446 a1c6a512-1295-4272-9138-f99709370657
2006-01-25Generic USB serial driver on ISP1582Tomasz Malesinski
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8445 a1c6a512-1295-4272-9138-f99709370657
2006-01-25Simple sscanf implementationTomasz Malesinski
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8444 a1c6a512-1295-4272-9138-f99709370657
2006-01-25Added ATTRIBUTE_SCANFTomasz Malesinski
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8443 a1c6a512-1295-4272-9138-f99709370657
2006-01-24added .vectors section for ARMTomasz Malesinski
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8442 a1c6a512-1295-4272-9138-f99709370657
2006-01-24made UIE for iPod common to all ARM targetsTomasz Malesinski
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8441 a1c6a512-1295-4272-9138-f99709370657
2006-01-24Fix bug caused by change to external bitmaps - use the correct stride value ↵Dave Chapman
for lcd_bitmap_part() git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8440 a1c6a512-1295-4272-9138-f99709370657
2006-01-24added toolset for iFPTomasz Malesinski
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8439 a1c6a512-1295-4272-9138-f99709370657
2006-01-24Removed PP5020_ prefix from register defines and added/renamed someThom Johansen
defines. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8438 a1c6a512-1295-4272-9138-f99709370657
2006-01-24Properly configurable tick timer for PP5020.Thom Johansen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8437 a1c6a512-1295-4272-9138-f99709370657
2006-01-24Little optimization to the bmp loader loop (unfortunately almost noMiika Pekkarinen
effect as the open() takes the longest time). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8436 a1c6a512-1295-4272-9138-f99709370657
2006-01-23Fixed USB handling in grayscale library mode.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8435 a1c6a512-1295-4272-9138-f99709370657
2006-01-23Add Tim Crist (ts-x) - Brickmania levels designerDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8434 a1c6a512-1295-4272-9138-f99709370657
2006-01-23Cube: Solid greyscale mode is now supported on Archos Recorders and Ondios, ↵Jens Arnold
using the grayscale library. The grayscale library gets switched on & off as needed when changing the display mode. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8433 a1c6a512-1295-4272-9138-f99709370657
2006-01-23Bugfix: gray_putsxyofs() couldn't have worked beforeJens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8432 a1c6a512-1295-4272-9138-f99709370657
2006-01-23Grayscale library: colour macros now matching the core LCD drivers.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8431 a1c6a512-1295-4272-9138-f99709370657
2006-01-23Small bugfix for LCDs > 128 pixels high.Dave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8430 a1c6a512-1295-4272-9138-f99709370657
2006-01-23Correct backlight handlingDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8429 a1c6a512-1295-4272-9138-f99709370657
2006-01-23BrickMania game (currently only for H300 and iPod Color) from Ben Basha ↵Dave Chapman
(Paprica) with modifications by me to use external bitmaps and make the code more (but not yet completely) compliant with Rockbox coding guidelines git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8428 a1c6a512-1295-4272-9138-f99709370657
2006-01-23Forgotten Makefile change - Link bitmap libraries against plugins for the ↵Dave Chapman
SDL sim git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8427 a1c6a512-1295-4272-9138-f99709370657
2006-01-23updated by Jeong Taek InMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8426 a1c6a512-1295-4272-9138-f99709370657
2006-01-23Slightly safer version of queue_delete()Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8425 a1c6a512-1295-4272-9138-f99709370657
2006-01-23New kernel function, queue_delete(struct event_queue *q)Linus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8424 a1c6a512-1295-4272-9138-f99709370657
2006-01-23include all *.inc filesDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8423 a1c6a512-1295-4272-9138-f99709370657
2006-01-23bmp2rb build system optimisation - only build the necessary libraries for ↵Dave Chapman
the target. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8422 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Added (somewhat blurry) boot logo for X5 and made sure it builds logos forDaniel Stenberg
remote fine git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8421 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Fix sim builds broken by the bmp2rb-in-build-system patchDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8420 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Add bitmap filesDave Chapman
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8419 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Initial attempt at using bmp2rb in the build system. Don't forget to re-run ↵Dave Chapman
configure git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8418 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Fixed the red builds.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8417 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Muting trick to prevent tiny pops and glitchless mp3 seeking.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8416 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Fix a bug in the end of track updatesBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8415 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Horizontal screen scrolling part 3 (by Shachar Liberman)Brandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8414 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Horizontal scrolling patch by Shachar Liberman - Part 2 :)Tomas Salfischberger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8413 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Horizontal scrolling patch by Shachar LibermanTomas Salfischberger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8412 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Initialize callback for safetyBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8411 a1c6a512-1295-4272-9138-f99709370657
2006-01-22Fix red build in my own targetBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8410 a1c6a512-1295-4272-9138-f99709370657
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat ↵Brandon Low
mode, with buttom mappings much like those on other rockbox targets for now. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8409 a1c6a512-1295-4272-9138-f99709370657
2006-01-21Add seamless seeking support, this is needed for AB-repeat mode on swcodec.Brandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8408 a1c6a512-1295-4272-9138-f99709370657
2006-01-21Continue to update playback status after decoding is complete (the progress ↵Brandon Low
bar makes it to 100%!) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8407 a1c6a512-1295-4272-9138-f99709370657
2006-01-21Prevent a very tiny pop from happening when starting/stopping pcmMiika Pekkarinen
playback. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8406 a1c6a512-1295-4272-9138-f99709370657
2006-01-21Looks like an extra line snuck into an ipod commit, created broken clean targetBrandon Low
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8405 a1c6a512-1295-4272-9138-f99709370657
2006-01-21Improve performance by putting more of the code and variables that are ↵Brandon Low
called by the DMA0 interrupt into IRAM (3% boost improvement on my test track). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8404 a1c6a512-1295-4272-9138-f99709370657
2006-01-21Fixed the codec loader bug.Miika Pekkarinen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8403 a1c6a512-1295-4272-9138-f99709370657
2006-01-20Fixed a few iriver playback quirks and issues with previous fixes.Miika Pekkarinen
Also fixed "TST.." bug when seeking and possible an enhancement to mp3 gapless playback also. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8402 a1c6a512-1295-4272-9138-f99709370657
2006-01-20gcc 4.0.2 uses memcpy() to initialise variables on the stack, so we ↵Dave Chapman
explicitly use rb->memcpy instead git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8401 a1c6a512-1295-4272-9138-f99709370657
2006-01-20Initial support for iPod color and video. The Nano has a 176x132 LCD, which ↵Dave Chapman
is the first colour LCD smaller than the gameboy's 160x144 display - so it needs work to skip scanlines. Button handling still needs more work - only up/down/left/right/start are currently mapped. Code is removed from IRAM due to 'relocation truncated to fit: R_ARM_PC24' errors. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8400 a1c6a512-1295-4272-9138-f99709370657
2006-01-20iPod: Change button mapping in the file browser. Now MENU is mapped to ↵Dave Chapman
menu, and PLAY/PAUSE is mapped to the WPS git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8399 a1c6a512-1295-4272-9138-f99709370657
2006-01-20simulator build fixDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8398 a1c6a512-1295-4272-9138-f99709370657