summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Update the 'Supported audio formats' table, we now recognize ogg/vorbis files...Nils Wallménius2008-12-01
* hide the which gmake errors, a part of the patch in FS#9338 by Tomer Shalev Daniel Stenberg2008-12-01
* Shuffling around register allocation allows to keep decoded0 and decoded1 in ...Jens Arnold2008-12-01
* FS#8814 - remove the "restarting playback" splash because its pointless..Jonathan Gordon2008-12-01
* Fix FS#9357 'Cut/Paste does not remove old folder when replacing', fix sugges...Nils Wallménius2008-12-01
* Update manual to reflect the new time and date screen, patch by Jonathan Gord...Nils Wallménius2008-12-01
* fix yellowJonathan Gordon2008-12-01
* FS#9173 - move all time/clock related settings in the menus into system > "ti...Jonathan Gordon2008-12-01
* Sansa AMS: sd_enable() isn't available in the bootloaderRafaël Carré2008-12-01
* Sansa AMS: disable SD clocks when not in use (copied from FS#9570)Rafaël Carré2008-12-01
* Sansa Clip : save one instruction per 8 pixels loop in lcd_grey_dataRafaël Carré2008-12-01
* Sansa AMS: do not load stack and bss inside the rockbox binary (FS#9593)Rafaël Carré2008-12-01
* don't waste time and binsize enabling the usb controller just before rebootingFrank Gevaerts2008-11-30
* Sansa AMS: Use a valid PLL setting (248MHz aka maximum fclk)Rafaël Carré2008-11-30
* Remove usb_drv_wait from the public usb api, and remove the implementation fr...Frank Gevaerts2008-11-30
* Replace USE_HIGH_SPEED with USB_NO_HIGH_SPEED, as high speed support is the n...Frank Gevaerts2008-11-30
* Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ...Frank Gevaerts2008-11-30
* Restore compiler optimization level for libmad, was lost in the buildsystem r...Nils Wallménius2008-11-30
* Since r19253 bubbles uses a standard menu instead of a custom start screen wh...Marianne Arnold2008-11-30
* Make struct text_message const in apps/onplay.cBertrik Sikken2008-11-30
* New manual keymap files: the H100 and H300 use the same keymap in the code s...Marianne Arnold2008-11-30
* Remove extraneous semicolons, and fix a comment.Jens Arnold2008-11-30
* Remove extraneous semicolons, and fix a comment.Jens Arnold2008-11-30
* Init the ata_sd mutex before use.Dominik Wenger2008-11-30
* FS #9589 by Melba Sitjar: updated strings for Tagalog language file.Robert Menes2008-11-30
* Fix APE 16-bit mono output: mono signals need to be scaled for rockbox.Jens Arnold2008-11-30
* do not modify the CCU_IO register since we don't use GPIOD (from FS#9569)Jonathan Gordon2008-11-30
* Manual: Platform files - split out the button and action commands from the pl...Marianne Arnold2008-11-29
* Fix wrong data type.Jens Arnold2008-11-29
* Resurrect the ARM7 16-bit packed vector addition/subtraction for ARMv5, givin...Jens Arnold2008-11-28
* D2 also needs audiohw_preinit()Frank Gevaerts2008-11-28
* Add another missing file to 'clean' target.Jens Arnold2008-11-28
* Sansa Fuze: do not modify the CCU_IO register since we don't use GPIODRafaël Carré2008-11-28
* Sansa Fuze: remove left over copy-pasta (fix status bar flickering)Rafaël Carré2008-11-28
* Recording: Change some encoder code the operation of which was apparantly unc...Michael Sevakis2008-11-28
* Fix FS#8998 - statusbar in plugin menus was sometimes a different colour.Jonathan Gordon2008-11-28
* Replace the bubbles start screen with a standard menu to fix FS#8950.Jonathan Gordon2008-11-28
* Sansa Clip: build plugins (FS#9578)Rafaël Carré2008-11-28
* Sansa AMS: I2SOUT registers definitionsRafaël Carré2008-11-28
* On ARM9TDMI (e.g. Gigabeat F) it's faster to use a ldr/str pair than add+ldmi...Jens Arnold2008-11-27
* Sansa Clip: grey lib support (not calibrated yet)Rafaël Carré2008-11-27
* Speed up the predictor a little by using ldrd/strd on ARMv5+. This required s...Jens Arnold2008-11-27
* Make Select change the scroll direction in Sudoku on Ipods (FS#8428 by Henri ...Dominik Riebeling2008-11-27
* Sansa Clip: Make show_logo() put the text in the yellow area of the screenRafaël Carré2008-11-27
* Gigabeats S: Simply ignore that occasional spurious unknown IRQ (-1) that goe...Michael Sevakis2008-11-27
* Language updates:Jonas Häggqvist2008-11-27
* Remove doubled 16k samplerate flag.Michael Sevakis2008-11-27
* Don't generate dependencies for make targets that don't need them.Björn Stenberg2008-11-26
* Write dependencies to a temporary file until they are completed. This fixes t...Björn Stenberg2008-11-26
* Sansa AMS: make set_cpu_frequency() handle frequency 0Rafaël Carré2008-11-26