summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon2009-04-20
* Fix FS#9926 - On Photo and Color iPods, correct check for whether battery is ...Boris Gjenero2009-04-19
* Fix warning about unused functionsFrank Gevaerts2009-04-19
* Add preliminary HID driver. It doesn't do anything yet, but that should chang...Frank Gevaerts2009-04-19
* Fix red introduced in r20747Boris Gjenero2009-04-19
* reorganise usb_core.c a bit, to make the code more readable and more maintain...Frank Gevaerts2009-04-19
* Add anti-skip buffer time when calculating watermark. This fixes the "Anti-Sk...Boris Gjenero2009-04-19
* simplify and cleanup usb_serial.c (FS#10149 by Tomer Shalev)Frank Gevaerts2009-04-19
* Add USB power detection for 4G, Photo, Color, 1G Mini and 2G Mini iPods. (Se...Boris Gjenero2009-04-19
* FS#10148 by Dustin Skoracki, removes a redundant check for != BUTTON_NONE in ...Thomas Martitz2009-04-19
* Logf display: add ability to scroll through messagesMaurus Cuelenaere2009-04-19
* Ingenic Jz4740: put stack in IRAM & optimize/clean up crt0.S a bitMaurus Cuelenaere2009-04-19
* MIPS: set load address of .iram to the start of .bss so RAM doesn't get wastedMaurus Cuelenaere2009-04-19
* Remove some redundant links in MIPS linker scriptsMaurus Cuelenaere2009-04-19
* Disable long calls on MIPS targets to cut binsizeMaurus Cuelenaere2009-04-19
* Touchscreen targets: switch to grid mode before launching a plugin and switch...Maurus Cuelenaere2009-04-19
* USB related Cosmetics, whitespace and readability fixes (FS#10147 by Tomer Sh...Frank Gevaerts2009-04-18
* Fix some issues with YUV blitting on Onda VX747 (still not working properly)Maurus Cuelenaere2009-04-18
* Allow class drivers to reuse the core data buffer for control transfers. This...Frank Gevaerts2009-04-18
* Really fix redMaurus Cuelenaere2009-04-18
* Add a PACK_DESCRIPTOR macro to make the class drivers a bit more readable (FS...Frank Gevaerts2009-04-18
* Fix redMaurus Cuelenaere2009-04-18
* Fix some whitespace issues (including tabs that slipped in somehow) (FS#10144...Frank Gevaerts2009-04-18
* Onda VX747:Maurus Cuelenaere2009-04-18
* Sync from recent linux source (FS#10142, by Tomer Shalev)Frank Gevaerts2009-04-18
* M:Robe 500: Move all remote specific code into a common file for reuse on oth...Karl Kurbjun2009-04-18
* M:Robe 500: Cleanup the simulator image.Karl Kurbjun2009-04-18
* Add *.qm files in the lang dir to ignore list (FS#10133 by Tomer Shalev).Dominik Riebeling2009-04-17
* Simplify a debug output case and fix a gcc warning (as reported in FS#10124, ...Dominik Riebeling2009-04-17
* Commit fix for CPU_BOOST_LOGGING by Rafaël Carré.Michael Giacomelli2009-04-17
* Fix by Rafaël Carré. Puts core functions into IRAM on AMS targets with <2M...Michael Giacomelli2009-04-17
* Pegbox fixes by Rafaël Carré.Michael Giacomelli2009-04-17
* Commit keyboard keymap fixed for the Sansa Clip by Rafael Carre. Michael Giacomelli2009-04-17
* M:Robe 500: Remove some dead code and cleanup button handlingKarl Kurbjun2009-04-17
* Fix reading of Musicbrainz track IDs from ID3 tags - incorrect return values ...Robert Keevil2009-04-16
* Explicitly drop the chown() result to remove a gcc warning. chown() is warn_u...Dominik Riebeling2009-04-16
* Fix overflow on free space calculation (Linux / OS X).Dominik Riebeling2009-04-16
* Refactor USB ID map retrieval from device settings file and minimize duplicat...Dominik Riebeling2009-04-16
* Clean code a bit (no functional changes)Maurus Cuelenaere2009-04-16
* Fix headerMaurus Cuelenaere2009-04-16
* Add setjmp implementation for MIPS targets from newlibMaurus Cuelenaere2009-04-16
* M:Robe 500: Add support for hold button on the remote.Karl Kurbjun2009-04-16
* M:Robe 500 LCD text scrolling: Fix update corruptionKarl Kurbjun2009-04-16
* Handle the DB dirty flag correctly. Now a broken DB should stay disabled. Als...Miika Pekkarinen2009-04-15
* M:Robe 500 fix the backlight brightness setting.Karl Kurbjun2009-04-15
* Fix caption backlight.Thomas Martitz2009-04-14
* FS#9635 - On V1, V2 and FM Archos recorders, ensure instant backlight switch-...Boris Gjenero2009-04-14
* M:Robe 500 Fix a bug in the UART receive buffer - remote does not appear to s...Karl Kurbjun2009-04-14
* fix FS#10102 (progress doesnt get updated on the first track of a boot) and h...Jonathan Gordon2009-04-14
* Commit FS#10108 by myself: use the -r option for gmake and make when building...Robert Menes2009-04-13