| Commit message (Expand) | Author | Age |
| * | Update the 'Supported audio formats' table, we now recognize ogg/vorbis files... | Nils Wallménius | 2008-12-01 |
| * | hide the which gmake errors, a part of the patch in FS#9338 by Tomer Shalev | Daniel Stenberg | 2008-12-01 |
| * | Shuffling around register allocation allows to keep decoded0 and decoded1 in ... | Jens Arnold | 2008-12-01 |
| * | FS#8814 - remove the "restarting playback" splash because its pointless.. | Jonathan Gordon | 2008-12-01 |
| * | Fix FS#9357 'Cut/Paste does not remove old folder when replacing', fix sugges... | Nils Wallménius | 2008-12-01 |
| * | Update manual to reflect the new time and date screen, patch by Jonathan Gord... | Nils Wallménius | 2008-12-01 |
| * | fix yellow | Jonathan Gordon | 2008-12-01 |
| * | FS#9173 - move all time/clock related settings in the menus into system > "ti... | Jonathan Gordon | 2008-12-01 |
| * | Sansa AMS: sd_enable() isn't available in the bootloader | Rafaë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_data | Rafaë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 rebooting | Frank Gevaerts | 2008-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 Gevaerts | 2008-11-30 |
| * | Replace USE_HIGH_SPEED with USB_NO_HIGH_SPEED, as high speed support is the n... | Frank Gevaerts | 2008-11-30 |
| * | Move tcc77x/usb-tcc77x.c to usb-tcc.c as it is more general than just tcc77x ... | Frank Gevaerts | 2008-11-30 |
| * | Restore compiler optimization level for libmad, was lost in the buildsystem r... | Nils Wallménius | 2008-11-30 |
| * | Since r19253 bubbles uses a standard menu instead of a custom start screen wh... | Marianne Arnold | 2008-11-30 |
| * | Make struct text_message const in apps/onplay.c | Bertrik Sikken | 2008-11-30 |
| * | New manual keymap files: the H100 and H300 use the same keymap in the code s... | Marianne Arnold | 2008-11-30 |
| * | Remove extraneous semicolons, and fix a comment. | Jens Arnold | 2008-11-30 |
| * | Remove extraneous semicolons, and fix a comment. | Jens Arnold | 2008-11-30 |
| * | Init the ata_sd mutex before use. | Dominik Wenger | 2008-11-30 |
| * | FS #9589 by Melba Sitjar: updated strings for Tagalog language file. | Robert Menes | 2008-11-30 |
| * | Fix APE 16-bit mono output: mono signals need to be scaled for rockbox. | Jens Arnold | 2008-11-30 |
| * | do not modify the CCU_IO register since we don't use GPIOD (from FS#9569) | Jonathan Gordon | 2008-11-30 |
| * | Manual: Platform files - split out the button and action commands from the pl... | Marianne Arnold | 2008-11-29 |
| * | Fix wrong data type. | Jens Arnold | 2008-11-29 |
| * | Resurrect the ARM7 16-bit packed vector addition/subtraction for ARMv5, givin... | Jens Arnold | 2008-11-28 |
| * | D2 also needs audiohw_preinit() | Frank Gevaerts | 2008-11-28 |
| * | Add another missing file to 'clean' target. | Jens Arnold | 2008-11-28 |
| * | Sansa Fuze: do not modify the CCU_IO register since we don't use GPIOD | Rafaë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 Sevakis | 2008-11-28 |
| * | Fix FS#8998 - statusbar in plugin menus was sometimes a different colour. | Jonathan Gordon | 2008-11-28 |
| * | Replace the bubbles start screen with a standard menu to fix FS#8950. | Jonathan Gordon | 2008-11-28 |
| * | Sansa Clip: build plugins (FS#9578) | Rafaël Carré | 2008-11-28 |
| * | Sansa AMS: I2SOUT registers definitions | Rafaël Carré | 2008-11-28 |
| * | On ARM9TDMI (e.g. Gigabeat F) it's faster to use a ldr/str pair than add+ldmi... | Jens Arnold | 2008-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 Arnold | 2008-11-27 |
| * | Make Select change the scroll direction in Sudoku on Ipods (FS#8428 by Henri ... | Dominik Riebeling | 2008-11-27 |
| * | Sansa Clip: Make show_logo() put the text in the yellow area of the screen | Rafaël Carré | 2008-11-27 |
| * | Gigabeats S: Simply ignore that occasional spurious unknown IRQ (-1) that goe... | Michael Sevakis | 2008-11-27 |
| * | Language updates: | Jonas Häggqvist | 2008-11-27 |
| * | Remove doubled 16k samplerate flag. | Michael Sevakis | 2008-11-27 |
| * | Don't generate dependencies for make targets that don't need them. | Björn Stenberg | 2008-11-26 |
| * | Write dependencies to a temporary file until they are completed. This fixes t... | Björn Stenberg | 2008-11-26 |
| * | Sansa AMS: make set_cpu_frequency() handle frequency 0 | Rafaël Carré | 2008-11-26 |