- cca6f74 Handle TARGET_DIR in universal library building. by Dominik Riebeling · 15 years ago
- c3ca746 Manual: find a nicer solution for the problem that lead to r23772. Using \newline gives a linebreak inside of the cell - it's not necessary to start a new row and put 2 or 3 (in case of remote targets) in front of it. Simpler code, less error-prone and the lines with alternating colours in the PDF button tables look more suitable. Also rearrange the rest of the affected row's code to make it more readable. by Marianne Arnold · 15 years ago
- c2617dc Diacritic display enhancements by Tomer Shalev · 15 years ago
- c074c76 Make the classic_statusbar.sbs more classic. Icons, position of numbers, charging animation (only tested on a colour display so far), volume as before but gets a 'clipping' icon on targets that allow more than 0dB, add channels indicator in the rec screen. The only difference on swcodec should be the disk activity indicator on flash targets (for now). On hwcodec there are small differences in the recording screen - quality display is simply using the system font (no wasting another bitmap on a slightly less taller Q), frequency uses icons now (keeping the differences between the sbs files smaller and with the small 'k' it's easier to understand, but debateable). Since the animation makes use of the viewport colour (shades) parameters, a classic_statusbar.grey.sbs was needed - reusing the colour one didn't work correctly anyways. The difference between Recorders (RTC) and Ondios (disk activity) is achieved through the 112x64x1.sbs file itself. by Marianne Arnold · 15 years ago
- 3e5d7b4 Updated italian translation. by Alessio Lenzi · 15 years ago
- 6e43036 Manual - correct FM Radio volume key mapping problems on Fuze, Gigabeat S (remote), e200, and e200v2 by Michael Chicoine · 15 years ago
- 35ae210 Fix FS#10817 - Wrong layout of the keymap table for the 'While Recording Screen' by Michael Chicoine · 15 years ago
- 972a7ef Jz4740: init I²C GPIO pins by Maurus Cuelenaere · 15 years ago
- 08be5ad Manual - Describe how to work with FMR files by Michael Chicoine · 15 years ago
- d878018 Onda VX747: don't define HAVE_MULTIVOLUME by Maurus Cuelenaere · 15 years ago
- d7d3bc2 Move strip_volume() to filefuncs.c and set properties. by Maurus Cuelenaere · 15 years ago
- 7ccff05 Use MULTIDRIVE instead of MULTIVOLUME in sd.c by Frank Gevaerts · 15 years ago
- 39bfe31 Fix diacritic and save some bin size by Tomer Shalev · 15 years ago
- 507465b Define sd_drive_nr also when HAVE_HOTSWAP is defined (fix red). by Maurus Cuelenaere · 15 years ago
- d027ddb Forgot file by Maurus Cuelenaere · 15 years ago
- eab70ca - Split off strip_volume() to a separate file - fix some yellows by Maurus Cuelenaere · 15 years ago
- 5afb4a9 Fix Onda VX767 by Maurus Cuelenaere · 15 years ago
- eed49f0 Define HAVE_MULTI{VOLUME,DRIVE} (aka fix red) for Onda VX7x7 by Maurus Cuelenaere · 15 years ago
- d052ced Merge branch 'hotswap' by Maurus Cuelenaere · 15 years ago
- b2dc7f0 Fix crash when crossfading at natural track transition - FS#10814 by Steve Bavin · 15 years ago
- ee7cf6c Remove unused card_detect(), and make card_detect_target() static inline in each sd driver. by Thomas Martitz · 15 years ago
- 82bbd1e Revert unrelated commit by Thomas Martitz · 15 years ago
- 1ecb753 Redo a hack that precluded entering a folder on an ejected hotswap drive. Use storage api and proper defines for the drive folder instead. by Thomas Martitz · 15 years ago
- 10753f1 Mini2440: Cleanup SD driver a bit, undefine SD_DEBUG for faster transfers, implement hotswap and HAVE_HOTSWAP_STORAGE_AS_MAIN. by Thomas Martitz · 15 years ago
- f2f5b7c Add a simple sanity check before checking for changed binary. by Thomas Martitz · 15 years ago
- cfda097 Add HAVE_HOTSWAP_STORAGE_AS_MAIN to detect changed binary after re-inserting the storage on targets that run rockbox from hotswappable storage. by Thomas Martitz · 15 years ago
- 6c62b1b Take out that code from the dynamic playlist viewer that aborts track move-in-progress on playlist change .. based on assumption it doesn't do anything other than cause FS#10395 by Dave Hooper · 15 years ago
- 7df4d24 make recording trigger threshold settings work again. by Dominik Wenger · 15 years ago
- 2f7a262 Add missing parentheses to S5L8701 USEC_TIMER by Michael Sparmann · 15 years ago
- 9aeec05 Enable wheel acceleration for iPod Nano 2G by Michael Sparmann · 15 years ago
- f788e8f Fix the S5L8701 µsec timer by Michael Sparmann · 15 years ago
- 84f04a5 AMS Sansa: For consistency, replace references to SECTOR_SIZE with SD_BLOCK_SIZE which is defined in sd.h as 512 bytes. by Jack Halpin · 15 years ago
- 384b943 revert accidental commit by Frank Gevaerts · 15 years ago
- 75ce960 Limit character width to 255 pixels by Frank Gevaerts · 15 years ago
- a68ad9e make lcd_bitmap_char more space efficient. This doesn't seem to impact text drawing performance by Frank Gevaerts · 15 years ago
- 7682cb5 FS#10720 - Support for displaying diacritic characters by Tomer Shalev · 15 years ago
- 640d98d FS#9721 - No error check after writes in ata.c by Torne Wuff · 15 years ago
- b896e86 FS#10798 - unify ata_read_sectors and ata_write_sectors by Torne Wuff · 15 years ago
- 231e54d Sansa AMS : fix recording by Rafaël Carré · 15 years ago
- cb9dff0 AMS Sansa: Include time spent yielding when figuring timeout in sd_wait_for_state(). by Jack Halpin · 15 years ago
- 1511d75 Tatung Elio: a few more buttons identified by Robert Kukla · 15 years ago
- ed13fd6 Sansa AMS: VIC_INT_ENABLE register is not a mask by Rafaël Carré · 15 years ago
- 4314ceb AMS Sansa: Remove MCI_RX_ACTIVE FIFO check following SD transfers. by Jack Halpin · 15 years ago
- 9e9db20 AMS Sansa: Remove wait_for_state() following transfer in sd_select_bank() function. by Jack Halpin · 15 years ago
- 531da61 have buildzip copy the classic_statusbar.grey/mono correctly by Jonathan Gordon · 15 years ago
- 0b30eb7 Fix FS#10362 (flickering backlight when removing hold) by preventing multiple SYS_TIMEOUT events being posted the backlight thread. by Rob Purchase · 15 years ago
- 9b39875 Move myself in alphabetical order in COMMITERS. by Amaury Pouly · 15 years ago
- 8b88fb3 Add myself to COMMITERS. by Amaury Pouly · 15 years ago
- f5b59cd AMS Sansa: dma-pl081.c: dma_enable_channel() Add step to clear pending interrupts from the previous operation. Add comments and make construction by Jack Halpin · 15 years ago
- ae22ef1 UISimulator - prevent multiple definition of usb_inserted when USB_NONE is defined by Michael Chicoine · 15 years ago
- 8ceb030 remove svn:executable by Michael Chicoine · 15 years ago
- 0cc7251 wtf perl? 2 extra chars would kill you? seriously? by Jonathan Gordon · 15 years ago
- d86fe9f crappy band-aid fix for statusbar being screwed after leaving plugins... by Jonathan Gordon · 15 years ago
- 3034d9f use classic_statusbar.grey.sbs on grey targets by Jonathan Gordon · 15 years ago
- fab8000 AMS Sansa: Handle responses to SD Commands so that response crc checking is accounted for. Adjust sd error codes appropriately. by Jack Halpin · 15 years ago
- e5c2d94 Prettify debug menu for logf by Jeffrey Goode · 15 years ago
- 38dde55 FS#10100: Wait for the system to remount the player after bootloader installation. by Dominik Riebeling · 15 years ago
- 46e5658 Fix Sansa bootloader installation on OS X. by Dominik Riebeling · 15 years ago
- 628cbae fix more red by Nils Wallménius · 15 years ago
- 4966666 fix mono recording token, Add %bu - usb powered token by Jonathan Gordon · 15 years ago
- 360d00f Fix reds. by Nils Wallménius · 15 years ago
- 4279c9f Give test_codec the ability to checksum files or folders of files, usefull to verify output integrity. by Nils Wallménius · 15 years ago
- 1832def Fix references to those files. by Nils Wallménius · 15 years ago
- f9e0240 Rename files to avoid name clash with a commit soon to come. by Nils Wallménius · 15 years ago
- 6b6463c Add support for the MP4 file type 'isom'. Based on FS#10790 with an additional fix, making the sample file play. Also updated some debug prints. by Magnus Holmgren · 15 years ago
- bbfe573 FS#9833: Fix Ipods being wrongly detected as MacPods on OS X by Dominik Riebeling · 15 years ago
- 82165b5 Update Swedish translation. by Magnus Holmgren · 15 years ago
- 1fe6f13 lcd-bitmap-common.c: Change calculation of the horizontal position in lcd_puts_style_offset() so that the position is independent from the string being printed. by Teruaki Kawashima · 15 years ago
- 728f698 XLCD lib: * Fix bug (improper fill) in pixel-wise left scrolling on 2bpp horizontally packed LCDs. * Faster pixel-wise upward scrolling on 2bpp vertically packed LCD coldfire targets. by Jens Arnold · 15 years ago
- 48df607 Fix stupid combination of CnP error and typo. by Dominik Riebeling · 15 years ago
- 49ed16c Fix two strings and warnings. by Dominik Riebeling · 15 years ago
- de37ce5 OS X uses msdos as filesystem for vfat which is the same OpenBSD does. Fixes mountpoint resolving. by Dominik Riebeling · 15 years ago
- 6b06648 rbutilqt: always rename the OF to the name specified in rbtutil.ini by Rafaël Carré · 15 years ago
- e30d13e rbutilqt: activate Unstable Clip support by Rafaël Carré · 15 years ago
- ecbb01f AMS Sansa: Remove a now redundant sd_wait_for_state() and adjust error codes in ata_sd_as3525.c by Jack Halpin · 15 years ago
- f620103 buffering.c: cosmetics by Rafaël Carré · 15 years ago
- 0c52374 Plasma demo: (1) small speed optimisation. (2) Limit speed to 33fps. (3) Boost if running too slow on targets with variable CPU frequency. by Jens Arnold · 15 years ago
- 98755fd Only the H300 and Nano 2G have the charge from USB option at present. Thanks to jmdennis on the forums for pointing out, and Torne Wuff for the info on which players it is present for. by Alex Parker · 15 years ago
- 1925cd1 A few more spelling corrections. by Alex Parker · 15 years ago
- c4b6c05 Correct album art alignment description error and spelling errors as pointed out by bdelorme on the forums. by Alex Parker · 15 years ago
- 6df98f6 AMS Sansa: Make send_cmd() function a bit less complicated and save ~96 bytes. by Jack Halpin · 15 years ago
- 9b3619c remove the %Rh token which doesnt exist anymore (was "is target hwcodec" which we dont need) by Jonathan Gordon · 15 years ago
- 6c3c8a8 hopefully fix the sameplrate token by Jonathan Gordon · 15 years ago
- 591ef80 FS#10781 - Scrolling doesn't stop when entering USB screen from WPS by Michael Chicoine · 15 years ago
- bbc8b1b FS#10796 - Clip - prevent power switch activation when coming out of hold by Michael Chicoine · 15 years ago
- 9dd6396 Use f_frsize when calculating the free disk space from the block count. Fixes wrong value on implementations with f_bsize != f_frsize. by Dominik Riebeling · 15 years ago
- 17c200f No SansaAMS have a recovery mode, and set the Rockbox bootloader to be in flash. by Alex Parker · 15 years ago
- 5c826ca The Clip has no recovery mode. by Alex Parker · 15 years ago
- 9eb9d30 Update Sansa Clip install instructions in the manual. by Alex Parker · 15 years ago
- ecd9bcf Commit FS#10605 - stable playback on low memory swcodec targets by Matthias Schneider. Should allow stable playback on targets with less then 4MB of RAM and sofware decoding such as the Sandisk Clip, c200v2, m200v4 and probably others. Fixes several problems in buffering that occured when the files to be buffered weren't much smaller then the ring buffer size. Fixes a bug where move_handle would corrupt the audio buffer when trying to copy a handle that both wrapped around the highest address in the ring buffer and overlapped part of the source and desination ranges. Moves the decision in playback.c about when to update the current track handle from audio_check_new_track to after the metadata has been buffered. Corrects several other minor pieces of code. I've logged about 100 hours without a crash on various players with this patch but its possible it breaks some combination of players and features I haven't thought to test. by Michael Giacomelli · 15 years ago
- 1717217 Add docs/COPYING to rbutil source folder and make checkout slightly more robust. by Dominik Riebeling · 15 years ago
- 7d4ca1a Increase stack space for the Gigabeat S specific headphone thread to fix stack overflow when compiled with gcc 4.4 by Nils Wallménius · 15 years ago
- e0b020f Merge mpeg_malloc_reason_t and mpeg2_alloc_t, add STATE_INTERNAL_NORETURN to mpeg2_state_t, to fix warnings with short enums. by Andrew Mahone · 15 years ago
- 475e688 Add arm-elf-eabi target to rockboxdev.sh, selected with "e". by Andrew Mahone · 15 years ago
- 19eb26a Fix codec and plugin issues on ARM EABI caused by .iram sometimes being assigned an incorrect load address. by Andrew Mahone · 15 years ago
- 6ec176c fix mono and hwcodec classic_statusbar so they actually load by Jonathan Gordon · 15 years ago
- 9656bc9 Disable -mlong-calls for ARM EABI. by Andrew Mahone · 15 years ago
- d523d19 Short enum fixes for doom plugin. by Andrew Mahone · 15 years ago
- 36deb0a Fix warning on new gcc for checking value or truth of undefined _WIN32 and MIPS. by Andrew Mahone · 15 years ago
- 45fc5ba Add --eabi to let configure prefer the arm-elf-eabi-* toolchain. Add --no-eabi to achieve the current behavior (which is still default). by Thomas Martitz · 15 years ago