- c7c04eb fat.c: fix format specifier in DEBUG build by Rafaël Carré · 15 years ago
- 0133cec Fix red in app builds by Thomas Martitz · 15 years ago
- 57613ea Rename/change SIMVER to APP_TYPE in the Makefiles. by Thomas Martitz · 15 years ago
- 0b86dda SDL: fix typo by Rafaël Carré · 15 years ago
- 1edfe3f SDL enhancements: by Rafaël Carré · 15 years ago
- d367ab4 HD200 - calibrate battery indicator based on measurements and battery_benches by Marcin Bukat · 15 years ago
- 60d8cff HD200 - fix misleading comment in system-hd200.c by Marcin Bukat · 15 years ago
- f99e4fb HD200 - turn off charging IC by default by Marcin Bukat · 15 years ago
- 31b5c47 Rockbox as an application: Add an 320x240 SDL application target. by Thomas Martitz · 15 years ago
- 3cdee0f HD200 - Fix GPIO setup in button_init_device()- this change fixes sound output broken in r27258. Slightly adjust main buttons reading routine so key reading is more reliable with and without remote present by Marcin Bukat · 15 years ago
- 7c908bb HD200 - more work on remote handling by Marcin Bukat · 15 years ago
- b6caf99 sim: add spdif_measure_frequency() stub for HAVE_SPDIF_IN by Rafaël Carré · 15 years ago
- 3982f1e Simulator: build recording code by Rafaël Carré · 15 years ago
- 4171bc8 hdd6330: Enable buttonlights. by Szymon Dziok · 15 years ago
- b43c43c hdd6330: enable full touchpad support - code cleanup, all buttons should work now correctly, scrollstrip should work like in the OF. by Szymon Dziok · 15 years ago
- 63c795a hdd6330: change the synaptics-mep driver in a few places according to the touchpad behavior. by Szymon Dziok · 15 years ago
- 6e40988 HD200 - Increase ADC clock when boosted. Scan all 4 ADC channels during system tick by Marcin Bukat · 15 years ago
- 6638108 HD200 - add missed defines for remote buttons and remote_button_hold() function prototype in button-target.h by Marcin Bukat · 15 years ago
- 8d3591a HD200 - add support for remote in button_read_device() by Marcin Bukat · 15 years ago
- 9a471e6 Clip+ LCD: support devices with a different controller by Rafaël Carré · 15 years ago
- 971a6e9 HD200 - Setup codec as I2S master and enable recording by Marcin Bukat · 15 years ago
- 3f4dfe5 pl081: Fix r27236 warnings. Need system.h. by Michael Sevakis · 15 years ago
- 0f47ffe AMS SoC's: Some register bit changes need interrupt protection: timer API and CGU_PERI. by Michael Sevakis · 15 years ago
- 90a2671 i.MX31: Make DMA ISR call loop a bit more efficient. by Michael Sevakis · 15 years ago
- ce4da59 Gigabeat S: INIT section wasn't properly overlapping the uninitialized areas thus wasn't being reclaimed. by Michael Sevakis · 15 years ago
- 6920d2b i.MX31: Only include the SDMA code that will be used on the target. Simplify the script selection. by Michael Sevakis · 15 years ago
- e286b0b Remove atomic register bit manipulation functions from i.MX and s3c target code and introduce generic functions for ARM (bitmod32, bitset32, and bitclr32). Multiprocessor support is possible but just not implemented at the moment, only interrupt lockout. by Michael Sevakis · 15 years ago
- f4a0017 sd-as3525.c: handle acmd retries correctly by Tobias Diedrich · 15 years ago
- f641fc6 as3525v2-usb: fix yellow by Amaury Pouly · 15 years ago
- 23cf76c mutex_lock/unlock must be moved up a level to make the verify code in sd-as3525.c safe by Tobias Diedrich · 15 years ago
- cdf27ae usb-drv-as3525v2.c: fix compilation (typo) by Rafaël Carré · 15 years ago
- 8ac77fe as3525v2-usb: fix bug in ep listing macro, rewrite EP0 handling using a state by Amaury Pouly · 15 years ago
- d164678 Gigabeat S: The forced shutoff voltage level can be lowered a tiny bit it seems. by Michael Sevakis · 15 years ago
- 31cf6d5 Enable HID support, clean up usb-drv-as3525.c a bit, add a workaround for weird Linux behaviour (don't have Windows to test with), we don't need to set up USB_PHY_EPx_INFO (OF doesn't bother either). by Tobias Diedrich · 15 years ago
- 9082715 Part of FS#11367 by me: e200v2 enable line out by Michael Chicoine · 15 years ago
- 48b3de0 as3525v2-usb: rework ep listing&xfers cancelling, implement speed reporting, first try at implementing disconnection by Amaury Pouly · 15 years ago
- 9e86287 Sansa clip+: prevent an unnecessary OF database refresh when using the wake-up alarm with a uSD card inserted (probably works for other AMSv2 targets too) by Bertrik Sikken · 15 years ago
- 4b18976 udelay between command and data write seems to get rid of the display glitches on C200v2 by Tobias Diedrich · 15 years ago
- 04f9aa8 Include usb-target.h for usb_remove_int(). by Tobias Diedrich · 15 years ago
- d538db0 Add one second timeout for USB enumeration, so we don't get stuck in USB mode if it's just a charger. by Tobias Diedrich · 15 years ago
- eefe273 DBOP noise on C200v2 goes away if we precharge long enough. by Tobias Diedrich · 15 years ago
- e0bb92f Should clear up rest of red. Add a required #define in the config for c200. Fix up some preprocessing directives. Hope it's all taken care of now. by Michael Sevakis · 15 years ago
- c3eca57 Fix red. Thought I had REC_SAMPR_DEFAULT covered if not otherwise specified as different than 44. by Michael Sevakis · 15 years ago
- b15a523 e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below are being a bear as far as minor crackling at higher amplitude-- leave them out for the time being since no solution is currently evident. 48, 44, 32 (rec rates 24, 22, 16) seem perfectly fine. I'm betting c200 is ok to include because it uses the same setup as e200. by Michael Sevakis · 15 years ago
- d9ae567 lcd-m6sp.c: remove \r by Rafaël Carré · 15 years ago
- 83d6ceb synaptics: add a small delay in syn_get_data() for PB Vibe. Touchpad doesn't work when build with EABI without it. by Szymon Dziok · 15 years ago
- c9bbff5 Add transfer timeout, remove unused buf field by Tobias Diedrich · 15 years ago
- a035ed4 Fix sd-as3525.c build for non-multidrive targets by Tobias Diedrich · 15 years ago
- 90602ae Fix the pesky write corruption bug in 4bit mode. by Tobias Diedrich · 15 years ago
- c285138 Gigabeat S: Use statically initialized channel descriptors. Also, there's no need for them to be in non-cached memory since they're only used on the AP side. by Michael Sevakis · 15 years ago
- 103eabd Commit FS#11364 by me. Increases the A3525v2 volume range by 7.5dB. Each volume setting gets 7.5dB louder (if you listened before at 0dB, you would have to set it to about -7.5dB to get the same volume). As a result, the new 0dB actually is pretty close to max line level for a full scale voltage, so positive dB may clip, whereas before they did not because the scale was off. Thanks to dfkt and Tim Graf for help figuring this out. by Michael Giacomelli · 15 years ago
- 0ff522d as3525v2-usb: beginning of a real driver. Setup packet and control transfers work. There is still a problem with the set address request. Still much work to be done. by Amaury Pouly · 15 years ago
- 237d966 as3525v2-usb: define number of enpoints correctly, write interrupt handler by Amaury Pouly · 15 years ago
- cf9bba7 sd-as3525.c: get rid of MCI_ARG by Rafaël Carré · 15 years ago
- b4ce43f sd-as3525.c: disable wide bus, it corrupts writes by Rafaël Carré · 15 years ago
- a937b8b as3525*: initialize cpu_frequency correctly by Rafaël Carré · 15 years ago
- 28bcc17 revert r27044 (which was a revert of r26953 & r26954) by Rafaël Carré · 15 years ago
- 2494afc playback.c: don't assume cacheline size is 16 bytes by Rafaël Carré · 15 years ago
- 6281d8e revert r27027,27028, 27071 - need to find a correct way to close font fd's. 27027 caused data aborts, 27028 caused multifont issues after returning from usb by Jonathan Gordon · 15 years ago
- 0a776db redo r27027 to hopefully fix data aborts when loading a theme by Jonathan Gordon · 15 years ago
- a5c9c08 Silence the genversion.sh line during compilation a bit (to "GEN version.h"). by Thomas Martitz · 15 years ago
- 1396c33 The mci_delay()s should be unnecessary if we properly tell the controller to wait for the response these commands send back to the host. by Tobias Diedrich · 15 years ago
- 6e45f87 Give 4-bit mode another chance on AMSv1 since other bugs were fixed. by Tobias Diedrich · 15 years ago
- f32bd59 Add an advanced build option to force compiling and linking our reduced C library (probably useful for the sim). by Thomas Martitz · 15 years ago
- 20d92bb Fix wrong comments in tuner-clipplus.c by Bertrik Sikken · 15 years ago
- 33faa05 Enable USE_ROCKBOX_USB on all AS3525v1, confirmed to work on C200v2 and E200v2, I'm confident it should work on the others too. by Tobias Diedrich · 15 years ago
- 8265080 Unconditionally boost cpu and remove CNAK retry panic by Tobias Diedrich · 15 years ago
- 7ce6802 Remove '\n' from panicf by Tobias Diedrich · 15 years ago
- f80c853 Threshold seems to affect the CNAK retries needed. by Tobias Diedrich · 15 years ago
- bf7e632 Hardware too smart can complicate things... We have to intercept the usb_core reply to SET_CONFIGURATION. by Tobias Diedrich · 15 years ago
- d518359 "lsusb -vv" now works too, but the real bug is probably still in here somewhere. by Tobias Diedrich · 15 years ago
- 5a44e43 revert r26953 + r26954 by Rafaël Carré · 15 years ago
- 08d09e6 Sanyo lv24020lp FM: Improve frequency measurement on PP thus improving initial frequency setting. Properly account for IF when tuning FM oscillator (this worked poorly before but appears to work as expected now -- aka. works for me). Not sure what this will do to iAudio7 or Cowon D2 but if they can implement a good duration measurement, they should do so or use the internal timer if possible. by Michael Sevakis · 15 years ago
- 072c0a1 usb_storage seems to be working now, enable USE_ROCKBOX_USB on C200v2, other AMSv1 untested. by Tobias Diedrich · 15 years ago
- 831707d lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macros for the interface since it shares GPIOH with the clickwheel interrupt. by Michael Sevakis · 15 years ago
- 94c23e1 e200v1: What's the wheel deal? Rework wheel code to make it a bit more straightforward and increase control a bit. Change button interrupt to clear after bitflip. Use atomic GPIO bitwise macros for everything. by Michael Sevakis · 15 years ago
- 2062270 Apply FS #11423 - Use udelay in AMS driver for FM radio I2C by Bertrik Sikken · 15 years ago
- 4ed8306 as3525v2-usb: definitely switch to this clock handling, it is the good one by Amaury Pouly · 15 years ago
- 7ef8b0e as3525-usb: change clock handling by Amaury Pouly · 15 years ago
- 2a25910 as3525v2-usb: add support to derive usb clock from pllb, correct endpoint listing, simplify a few things. by Amaury Pouly · 15 years ago
- 7d46f4e as3525v2-usb: add a few missing define for completeness, finish reorganization of the header by Amaury Pouly · 15 years ago
- 36eeecf Allow UI fonts to be unloaded (needed for FS#11428) by Michael Sparmann · 15 years ago
- bd380b3 iPod 3G: Ensure wheel repeats are not generated unless the same keycode is posted more than once in a row, regardless of velocity. Remove 'was_hold' from handle_scroll_wheel calls since the call is never reachable with was_hold being true. Just clear pending ints in one spot after setting levels. Init prev_scroll properly again in 3g case. by Michael Sevakis · 15 years ago
- 4e26db3 I shouldn't have touched backlight.c at all :\ Also fix the yellow in peakmeter.c by Thomas Martitz · 15 years ago
- 6370105 Fix yellows and reds (one was a type, the other was rather incorrect before already) by Thomas Martitz · 15 years ago
- b59d664 Fix ata_idle_notify on iPod Nano 2G by Michael Sparmann · 15 years ago
- 35e8b14 Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #if (CONFIG_PLATFORM & PLATFORM_HOSTED) (or equivalently). by Thomas Martitz · 15 years ago
- 02e0458 Fix FS #10474 - FM tuner on Gigabeat S fails to tune last frequency on start by Bertrik Sikken · 15 years ago
- e7a4b96 change the D2 bootloader to boot rockbox by default. boot OF is hold is on or usb is connected by Jonathan Gordon · 15 years ago
- 9297a02 mps depends on endpoint, I wonder why gcc didn't warn about i being used uninitialized... by Tobias Diedrich · 15 years ago
- 2b0ef19 Don't autogenerate version.c. Just version.h is enough by Frank Gevaerts · 15 years ago
- 41167f0 Tell version.sh where to look for the svn repository by Frank Gevaerts · 15 years ago
- 0686547 Add some magic to force make to regenerate version.h properly when the revision changes by Frank Gevaerts · 15 years ago
- 17a2f9d Revert r26350 - fixes FS#11421 by Michael Chicoine · 15 years ago
- d41612f Remove PROC_NEEDS_CACHEALIGN for Nano2G again, it's only needed for PP by Michael Sparmann · 15 years ago
- 27af11a Fix misspelled STORAGE_WANTS_ALIGN in s5l8700/system-target.h. Also add PROC_NEEDS_CACHEALIGN. by Michael Sparmann · 15 years ago
- 43fa52a Also define STORAGE_ALIGN_ATTR if STORAGE_WANTS_ALIGN isn't defined by Michael Sparmann · 15 years ago
- 7caf788 Use STORAGE_ALIGN_ATTR for instead of hardwired alignment in the Nano2G FTL and NAND driver by Michael Sparmann · 15 years ago
- 3b97fbd Add a STORAGE_ALIGN_ATTR macro, similar to CACHEALIGN_ATTR, for consistency by Michael Sparmann · 15 years ago
- ad375c0 Revert r26937 (as3525v2: use 248MHz PLL) by Rafaël Carré · 15 years ago