summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-09-19Fix ata2501 serial readingVitja Makarov
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18550 a1c6a512-1295-4272-9138-f99709370657
2008-09-19Add myself to committers listVitja Makarov
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18549 a1c6a512-1295-4272-9138-f99709370657
2008-09-19Correct wrongly placed #endif.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18548 a1c6a512-1295-4272-9138-f99709370657
2008-09-18Make local function ticking_callback static in apps/menus/display_menu.cBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18547 a1c6a512-1295-4272-9138-f99709370657
2008-09-18M3 (and probably non-sl M6) code gets loaded at 0x22020000 by dfuFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18546 a1c6a512-1295-4272-9138-f99709370657
2008-09-17revert accidental commitMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18545 a1c6a512-1295-4272-9138-f99709370657
2008-09-17add Meizu M6SP and M3 portsMarcoen Hirschberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18544 a1c6a512-1295-4272-9138-f99709370657
2008-09-17Onda VX747:Maurus Cuelenaere
* Button driver rework * Backlight driver rework * LCD driver rework git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18543 a1c6a512-1295-4272-9138-f99709370657
2008-09-17Further MMC driver touchup: * Save a tiny amount of power by not enabling ↵Jens Arnold
the internal flash clock when accessing the MMC. * R2W factors > 32 are valid in newer MMC specs, so don't limit to 32 anymore. * Revise the port setup, and only do the basic setup once. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18541 a1c6a512-1295-4272-9138-f99709370657
2008-09-17set svn propertiesFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18540 a1c6a512-1295-4272-9138-f99709370657
2008-09-17annotate init sequenceFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18539 a1c6a512-1295-4272-9138-f99709370657
2008-09-17Fix a display bug with the tracklist in Picture Flow. Thanks to Thomas Schott.Nicolas Pennequin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18537 a1c6a512-1295-4272-9138-f99709370657
2008-09-16Manual - plugin button tables: fill out missing info for the c200 pad ↵Marianne Arnold
(chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16Fix wrong #endif placement.Jens Arnold
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18534 a1c6a512-1295-4272-9138-f99709370657
2008-09-16Make Ondio builds without multivolume and hotswap support compile again ↵Jens Arnold
(only relevant for testing purposes). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18533 a1c6a512-1295-4272-9138-f99709370657
2008-09-16add s6d0154 register definitions, and flesh out lcd_init_device()Frank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18532 a1c6a512-1295-4272-9138-f99709370657
2008-09-16Now reads the LCD controller ID succesfully and flashes it using the backlightFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18531 a1c6a512-1295-4272-9138-f99709370657
2008-09-16fix off-by-one error when reading spi dataFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18530 a1c6a512-1295-4272-9138-f99709370657
2008-09-16D2/Touchscreen keymap improvements: onscreen keyboard is now usable; ↵Rob Purchase
PLAY/pause now mapped to TOPRIGHT; Usable defaults in Rockboy. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18529 a1c6a512-1295-4272-9138-f99709370657
2008-09-16Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour ↵Rob Purchase
on D2. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18528 a1c6a512-1295-4272-9138-f99709370657
2008-09-16Language updates:Jonas Häggqvist
- Typo fix for Spanish by Fransisco Vila (FS#9406) - Sync of Norwegian by Thom Johansen git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18526 a1c6a512-1295-4272-9138-f99709370657
2008-09-15Fix error handling in multiple block read and multiple block write state. ↵Jens Arnold
When an error occurs, the host still needs to send CMD_STOP_TRANSMISSION resp. the STOP_TRAN token. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18524 a1c6a512-1295-4272-9138-f99709370657
2008-09-15Revert v18522 for firmware/backlight.c, it breaks a couple of bootloadersBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18523 a1c6a512-1295-4272-9138-f99709370657
2008-09-15Fix some more #includesBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18522 a1c6a512-1295-4272-9138-f99709370657
2008-09-15use bitwise operators to manipulate bitsFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18521 a1c6a512-1295-4272-9138-f99709370657
2008-09-15Spanish update by Francisco Vila (FS#9402 and FS#9403).Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18520 a1c6a512-1295-4272-9138-f99709370657
2008-09-14Implement chasing bitswap for reading. Speeds up reading single 512-byte ↵Jens Arnold
blocks by 15..20%. * Restructure the write buffer handling a bit, making it more readable and a bit smaller. Also fixes an old corner case bug: writing data from address 0x0 (archos boot ROM dump) would have written wrong data. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18516 a1c6a512-1295-4272-9138-f99709370657
2008-09-14Simplify & fix the MMC driver. After more than 3 years I found that the MMC ↵Jens Arnold
specs were a bit misleading, and the 'large' MMC which state a block size of 1024 or 2048 bytes and no partial read and/or partial write capability are happily accepting a block size of 512 bytes. So go KISS and remove all the variable/partial block handling code. This fixes the driver for the Transcend 4GB MMCplus, which doesn't cope when we actually set the 2048 byte block size it states. It also makes write operations involving small blocks faster and more reliable. * Note: The 4GB Transcend still doesn't work when plugged at boot, but works when hotplugged. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18515 a1c6a512-1295-4272-9138-f99709370657
2008-09-14Remove "Install All" button from themes install window and replace it with a ↵Dominik Riebeling
note on how to select multiple themes for installation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18514 a1c6a512-1295-4272-9138-f99709370657
2008-09-14Forgot this..Maurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18513 a1c6a512-1295-4272-9138-f99709370657
2008-09-14Onda VX747:Maurus Cuelenaere
* Get rid of bug when interrupts are enabled * Get threading to work (although with some weirdness) * Other fixes/optimizations git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18512 a1c6a512-1295-4272-9138-f99709370657
2008-09-14ZenUtils:Maurus Cuelenaere
* Add support for ZEN Mozaic * Add checking for valid FRESC when decrypting git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18511 a1c6a512-1295-4272-9138-f99709370657
2008-09-13iPod Video: Fix playback after recording (FS #7402). Implement recording ↵Jens Arnold
gain adjustment. * Enable timeout for zero-crossing detection (SLOWCLK), avoids hanging volume/ gain due to DC offsets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18509 a1c6a512-1295-4272-9138-f99709370657
2008-09-13fix meizu_dfu endianness issuesFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18508 a1c6a512-1295-4272-9138-f99709370657
2008-09-12Updated screenshot for H10-5GB recording screen, the previous one was ↵Peter D'Hoye
showing an illegal gain value git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18506 a1c6a512-1295-4272-9138-f99709370657
2008-09-12Make local function static and add missing #includes for Archos playerBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18505 a1c6a512-1295-4272-9138-f99709370657
2008-09-12Make local function static in mp3_playback.c and match usb_init_device ↵Bertrik Sikken
prototype to implementation for Archos recorder git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18504 a1c6a512-1295-4272-9138-f99709370657
2008-09-12fix out-of-bounds array accessFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18503 a1c6a512-1295-4272-9138-f99709370657
2008-09-12Get basic NAND driver working on Onda targetsMaurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18499 a1c6a512-1295-4272-9138-f99709370657
2008-09-11Used correct voice messages for some splash screens.Alessio Lenzi
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18498 a1c6a512-1295-4272-9138-f99709370657
2008-09-11Some other minor fixes in voice strings for italian translation.Alessio Lenzi
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18497 a1c6a512-1295-4272-9138-f99709370657
2008-09-11* move qt1106 specific things to their own filesFrank Gevaerts
* use CHANGE pin git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18496 a1c6a512-1295-4272-9138-f99709370657
2008-09-11Fix missing line continue character in project file.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18495 a1c6a512-1295-4272-9138-f99709370657
2008-09-11rbutil: commit japanese translation by Yoshihisa Uchida.(FS#9393)Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18493 a1c6a512-1295-4272-9138-f99709370657
2008-09-11Fix the Gigabeat F/X bootloader and add some code from Barry Wardell that ↵Karl Kurbjun
was accidentally removed a while ago. Some of these changes are also more work towards getting the bootloader working from flash; it works but the player will not shutdown fully. About 16 mA are still drawn after calling the rom_shutdown routine. If anyone has some insight why I would be very interested. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18492 a1c6a512-1295-4272-9138-f99709370657
2008-09-10iPod G4, Color/Photo and Nano audio driver rework: Fix playback after ↵Jens Arnold
recording (FS #7402). Implement recording gain adjustment. * Fix slightly off Bass/Treble scale. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18490 a1c6a512-1295-4272-9138-f99709370657
2008-09-10More VX767 work...Maurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18489 a1c6a512-1295-4272-9138-f99709370657
2008-09-10Minor missing #include and static function fixes for mrobeBertrik Sikken
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18487 a1c6a512-1295-4272-9138-f99709370657
2008-09-10Hopefully fix LCD problemsMaurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18485 a1c6a512-1295-4272-9138-f99709370657
2008-09-10Fix INC/DEC button assignment in recording screen for ipodsPeter D'Hoye
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18484 a1c6a512-1295-4272-9138-f99709370657