1
0
Fork 0
forked from len0rd/rockbox

Fix USB IDs for Sansa c200v2.

The wrong IDs made a connected c200v1 get detected as c200v1 and c200v2 in MTP
mode.

Change-Id: I9048910ca9d768b17b9d23e4679c96d9ab8d6831
This commit is contained in:
Dominik Riebeling 2015-06-20 20:42:59 +02:00
parent 4c4c645d82
commit 226922efe3
2 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@ Version 1.4
* Add support for Creative Zen X-Fi3 (G#419).
* Add Changelog window.
* Rework System Trace functionality.
* Add support for H300 v1.31K firmware.
* Add support for Iriver H300 v1.31K firmware.
* Add support for Sandisk Sansa Clip Zip v01.01.21 firmware.
* Fix manual link for Archos Recorder V2.
@ -24,4 +24,4 @@ Version 1.4.1
* Fix crash on detecting player in MTP mode (FS#12989).
* Extend hint when uninstallation requires reinstalling the Original Firmware.
* Improve update check information dialog.
* Correct USB IDs for Sandisk Sansa c200v2.