- 528fe44 New recording setting to configure how mono recordings are made. Previously, this was always L+R, which was kinda silly if your signal was on L only. This setting allows for L, R or L+R. SWCODEC only for now, to be added for HWCODEC (although that will only be L and L+R probably) by Peter D'Hoye · 17 years ago
- 68d9fb9 lcd now shows things on the old-style Meizu M3. by Frank Gevaerts · 17 years ago
- d07ac65 Forgot one ... by Maurus Cuelenaere · 17 years ago
- 9003c11 Fix TABs and get rid of HAVE_BUTTON_HOLD by Maurus Cuelenaere · 17 years ago
- 4657301 add HAVE_DISK_STORAGE, and use that instead of HAVE_FLASH_STORAGE when checking for an actual disk (i.e. related to spindown, skipping,...) by Frank Gevaerts · 17 years ago
- 23b7e95 Correct HAS_BUTTON_HOLD by Maurus Cuelenaere · 17 years ago
- 2c17035 FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first - uploading software may need updating, see the LastFMLog wiki page by Robert Keevil · 17 years ago
- 2f84f69 IAUDIO67_PAD: Add keymaps for most of the plugins, they are not all tested yet. by Vitja Makarov · 17 years ago
- c4fdd2e Fill some ata_identify fields, e.g model name, firmware, block count by Vitja Makarov · 17 years ago
- 2d5e6e1 LCD driver for meizu M3, new type (older M3s are not yet supported) by Frank Gevaerts · 17 years ago
- e12005e set output format correctly by Frank Gevaerts · 17 years ago
- d16fe2d implement usb_drv_release_endpoint() and usb_drv_request_endpoint() (a.k.a. fix red) by Frank Gevaerts · 17 years ago
- 20e704b disable logf again by Frank Gevaerts · 17 years ago
- 478fc5b reorganise the USB stack a bit to allow for easier integration of non-ARC controller drivers by Frank Gevaerts · 17 years ago
- 7fc4462 fix yellow. Don't do the spindown/usb things in the bootloader by Frank Gevaerts · 17 years ago
- c42f22c Correct test to avoid drawing outside display, fixes a problem in sim with spacerocks, could possibly fix things on target too. by Nils Wallménius · 17 years ago
- fcdffd6 Accept FS#8943, allow disk spindown during USB connection for software usb by Frank Gevaerts · 17 years ago
- 6d5b540 Change the MODEL_NUMBER for various new ports so that it is unique again. by Dave Chapman · 17 years ago
- 66f5eec Fix samplerate setting for mini 1g/2g by Peter D'Hoye · 17 years ago
- f60c1ae More samplerates for playback for ipod 1g/2g, and fix the ipod mini 1g/2g which also use WM8721. by Peter D'Hoye · 17 years ago
- b297eb9 Codepolice: the patch I accepted contained some tabs. Oops by Peter D'Hoye · 17 years ago
- 11ef4ce Accept FS #9394 by Christian Lees and extend it to all PP targets with a WM8731: More samplerates for playback and recording. Only tested on H10 but should work on the others too. by Peter D'Hoye · 17 years ago
- 3ef51c5 Add the shutdown routine necessary when bootloader is flashed. Normal build/bootloader still operate as expected. by Karl Kurbjun · 17 years ago
- 143b8f1 More Gigabeat F flash work. This sets the bootloader up for dual boot functionality and allows the player to shutdown cleanly (with the help of the OF). This does not effect the normal build or non-flash bootloader. by Karl Kurbjun · 17 years ago
- 3a0e1ca Make a local function static. by Jens Arnold · 17 years ago
- 21893dc Limit the buil-in font to ASCII for bootloaders. by Jens Arnold · 17 years ago
- e823b2e Fix red. by Jens Arnold · 17 years ago
- 938ef22 Repair bootbox on the archoses (that bug went undetected for >2.5 years), and get rid of some old debug cruft in order to save space. by Jens Arnold · 17 years ago
- 4989856 Bootloaders don't need idle callbacks. by Jens Arnold · 17 years ago
- ae878ff Disable the whole loadable font code including font caching for bootloaders/ bootbox. by Jens Arnold · 17 years ago
- 15d996a Disable bidirectional text handling and arabic joining in the bootloaders in order to save space. * Disable greyblitting in archos bootloaders for the same reason. by Jens Arnold · 17 years ago
- 726a63f Correct version of memory sizes in config-logikdax.h (previous values were just experimental and should not have been committed). We also need to remove two more codecs for this codec buffer size (128KB). The m200 and DAX builds now actually build. by Dave Chapman · 17 years ago
- 9e13e36 Add some missed bits + change MODE to TMODE by Vitja Makarov · 17 years ago
- 85807cd Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik DAX ports compile. Note that some codecs are currently disabled (due to lowmem on these targets), but that needs more work and analysis to decide how much RAM we want to allocate to codecs. by Dave Chapman · 17 years ago
- 80458b6 Prepare for usb-telechips testing by Vitja Makarov · 17 years ago
- 3e9ca1d Define the various CPUFREQ_* macros so that Gigabeat S compiles with test_codec enabled, and use the correct value. by Jens Arnold · 17 years ago
- f748d3b Some more size optimisations, giving a tiny write speedup as well. by Jens Arnold · 17 years ago
- 5b17f37 Change the way send_cmd() returns data to make it cleaner and save binsize. Also change the command composition for the same reasons. by Jens Arnold · 17 years ago
- eab5498 Fix ata2501 serial reading by Vitja Makarov · 17 years ago
- 7983ab6 M3 (and probably non-sl M6) code gets loaded at 0x22020000 by dfu by Frank Gevaerts · 17 years ago
- 48e45f5 add Meizu M6SP and M3 ports by Marcoen Hirschberg · 17 years ago
- 9407ae8 Onda VX747: by Maurus Cuelenaere · 17 years ago
- 3655a32 Further MMC driver touchup: * Save a tiny amount of power by not enabling 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. by Jens Arnold · 17 years ago
- d29faf0 set svn properties by Frank Gevaerts · 17 years ago
- 0a584fb annotate init sequence by Frank Gevaerts · 17 years ago
- cf978b9 Fix wrong #endif placement. by Jens Arnold · 17 years ago
- 3a2bc2a Make Ondio builds without multivolume and hotswap support compile again (only relevant for testing purposes). by Jens Arnold · 17 years ago
- 66045bc add s6d0154 register definitions, and flesh out lcd_init_device() by Frank Gevaerts · 17 years ago
- c0e898a Now reads the LCD controller ID succesfully and flashes it using the backlight by Frank Gevaerts · 17 years ago
- 95bc9fd fix off-by-one error when reading spi data by Frank Gevaerts · 17 years ago
- 1a08f46 Commit fs#9404 (iAudio 7 updates by vitja). Also fixes play/pause behaviour on D2. by Rob Purchase · 17 years ago
- e42a737 Fix error handling in multiple block read and multiple block write state. When an error occurs, the host still needs to send CMD_STOP_TRANSMISSION resp. the STOP_TRAN token. by Jens Arnold · 17 years ago
- 1a904eb Revert v18522 for firmware/backlight.c, it breaks a couple of bootloaders by Bertrik Sikken · 17 years ago
- f13184e Fix some more #includes by Bertrik Sikken · 17 years ago
- 816eea8 use bitwise operators to manipulate bits by Frank Gevaerts · 17 years ago
- 36e311f Implement chasing bitswap for reading. Speeds up reading single 512-byte 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. by Jens Arnold · 17 years ago
- b1a584a Simplify & fix the MMC driver. After more than 3 years I found that the MMC 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. by Jens Arnold · 17 years ago
- ebe652b Forgot this.. by Maurus Cuelenaere · 17 years ago
- 1e294e3 Onda VX747: by Maurus Cuelenaere · 17 years ago
- 6938083 iPod Video: Fix playback after recording (FS #7402). Implement recording gain adjustment. * Enable timeout for zero-crossing detection (SLOWCLK), avoids hanging volume/ gain due to DC offsets. by Jens Arnold · 17 years ago
- 56e2764 Make local function static and add missing #includes for Archos player by Bertrik Sikken · 17 years ago
- 05707cc Make local function static in mp3_playback.c and match usb_init_device prototype to implementation for Archos recorder by Bertrik Sikken · 17 years ago
- 69ec3bf Get basic NAND driver working on Onda targets by Maurus Cuelenaere · 17 years ago
- 1898ff7 * move qt1106 specific things to their own files * use CHANGE pin by Frank Gevaerts · 17 years ago
- b8a7a37 Fix the Gigabeat F/X bootloader and add some code from Barry Wardell that 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. by Karl Kurbjun · 17 years ago
- 3656382 iPod G4, Color/Photo and Nano audio driver rework: Fix playback after recording (FS #7402). Implement recording gain adjustment. * Fix slightly off Bass/Treble scale. by Jens Arnold · 17 years ago
- 2b64418 More VX767 work... by Maurus Cuelenaere · 17 years ago
- 37a384c Minor missing #include and static function fixes for mrobe by Bertrik Sikken · 17 years ago
- 1cf8331 Hopefully fix LCD problems by Maurus Cuelenaere · 17 years ago
- 3637ef9 First reading out of the touchpad! by Frank Gevaerts · 17 years ago
- 5a0c3ec Some header file / static function fixes for creative zvm by Bertrik Sikken · 17 years ago
- 7f71041 Fix deemphasis control bit position. by Jens Arnold · 17 years ago
- ce2ab4b Get rid of static buffer and use buffer_alloc() instead by Maurus Cuelenaere · 17 years ago
- e682143 Telechips NAND: split out a couple of small functions to help readability, and add a note about LPT blocks. No functional changes. by Rob Purchase · 17 years ago
- b6058de Remove leftover cruft. by Jens Arnold · 17 years ago
- 23fc923 ZVM: by Maurus Cuelenaere · 17 years ago
- d462a64 Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite an advanced stage, but is troubled by the lack of a reliable NAND driver (similar to the Cowon D2 port) and is not yet suitable for non-developers. by Dave Chapman · 17 years ago
- e144638 Add Onda VX767 target by Maurus Cuelenaere · 17 years ago
- 16c9b16 WPS editor: by Maurus Cuelenaere · 17 years ago
- 561df38 WPS editor: by Maurus Cuelenaere · 17 years ago
- ebe3e03 remove obviously obsolete TODO comment by Frank Gevaerts · 17 years ago
- 23ab966 C200: Also flip the function of the volume buttons when display flip is enabled. I think it is more consistent, especially when thinking of cases where these buttons are used for something else (e.g. left/right in brickmania). Taken from FS#8393 by Volker Mische - add him to CREDITS too. by Marianne Arnold · 17 years ago
- f3d5700 ... but still be compatible with OF.. by Maurus Cuelenaere · 17 years ago
- aefbd63 * Clean up Jz4740 USB tool a bit by Maurus Cuelenaere · 17 years ago
- f2c7a69 Font cleanup step 3 - The Big Shuffle: Renamed all fonts to a consistent naming scheme that allows easy selection of alternatives based on size, as discussed on IRC. Adjusted themes in SVN and Makefile for the sysfont. ** Attention **: Clean up your /.rockbox/fonts folder before installing the new release, and then install a new font pack as well. Adjust font names in your custom .cfg files. A reference table can be found in fonts/README. by Jens Arnold · 17 years ago
- d88094d set PWRON bit to 1 so the player doesn't turn off immediately (should work on M6SL and M3, not sure about the others) by Frank Gevaerts · 17 years ago
- 6549d31 enable full init code, as it seems to work by Frank Gevaerts · 17 years ago
- a4124e0 Font cleanup step 1: * alt8x8 - completely broken encoding. * atari-small - ASCII only, not used by any theme. * clR6x8-8859-2 - integrated into rockbox_default. * courB* - not used by any theme. * Hebrew-* - bad unicode coverage, essentially unused. * ter-u??v - 'EGA/VGA bold' versions of ter-u??b, meaningless in rockbox. * timR08 - not used by any theme. * uwe_prop - proportional is a slightly improved version of that. by Jens Arnold · 17 years ago
- ab7cfd2 revert r18327, as it introduces serious issues on non-sd players (like ipods) by Frank Gevaerts · 17 years ago
- 5d22e3c Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Closes FS#9327 by Frank Gevaerts · 17 years ago
- 1f7b22b Make usb_storage work on all targets again by Frank Gevaerts · 17 years ago
- 944c334 * Commit dual-boot support for Creative ZVx family by Maurus Cuelenaere · 17 years ago
- 62c4a28 Onda VX747: by Maurus Cuelenaere · 17 years ago
- 1392dc2 Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN by Maurus Cuelenaere · 17 years ago
- 207a092 Add rough estimate for iPod 4G power consumption. Probably a little off, but better then using the Archos numbers. by Michael Giacomelli · 17 years ago
- 3dad671 Use cached memory for ata_write_sectors(). This seems to finally fix FS#8663 by Frank Gevaerts · 17 years ago
- b3bebc7 properly remount the filesystem after usb disconnect with software usb by Frank Gevaerts · 17 years ago
- 0d49141 Since several S/PDIF sources do not set the valnogood bit properly, valnogood shouldn't be considered as an error. by Jens Arnold · 17 years ago
- 78cf5cc Add NAND chip data for Samsung K9F4G08UOM (Sansa M230 512Mb) by Rob Purchase · 17 years ago
- 1076df4 Fix a problem reading some ID3v2.4 tags. The data length refers to the size of the frame without compression, unsynchronization and the like, so it should not be used when skipping unsupported frames in the file. by Magnus Holmgren · 17 years ago