1
0
Fork 0
forked from len0rd/rockbox
foxbox/rbutil
Dominik Riebeling e30b3d84e8 Change autodetection result to a list.
Both autodetection functionality and the configuration dialog assumed detection
to only return one found device. This isn't necessarily true, especially since
some players can be detected but detecting their mountpoint might be ambiguous
(only if no previous Rockbox installation is present).

Instead of returning individual results (found "ok" player, found "error"
player etc.) return a list containing an entry for each player. Current
autodetection code will never return more than one entry since it doesn't
handle multiple devices yet, and the configuration dialog will show an error if
multiple devices are found. Thus there is no user visible change yet. Both
autodetection and configuration dialog can now get extended to handle multiple
devices.

Change-Id: I79b763dbd6e7111783194bcc22ab7cc06a4061c1
2013-04-09 22:39:13 +02:00
..
chinachippatcher chinachippatcher: allow additional CFLAGS from the command line. 2012-02-06 20:24:35 +01:00
e200rpatcher Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
ipodpatcher Fix ipodpatcher on OS X. 2013-04-05 20:03:45 +02:00
mkamsboot Add support for clip+ firmware 1.02.18 to mkamsboot (tested by me) 2012-08-08 19:59:29 +02:00
mkimxboot mkimxboot: fix usage 2013-03-10 15:10:56 +01:00
mkmpioboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
mkrk27boot mkrk27boot: Fix makefile. 2012-10-16 10:04:17 +04:00
mktccboot Allow passing additional CFLAGS. 2012-01-02 16:59:26 +00:00
rbutilqt Change autodetection result to a list. 2013-04-09 22:39:13 +02:00
sansapatcher Put resource object into object folder. 2013-04-04 22:42:22 +02:00
tools Add "ipod" mode to bin2c. 2012-04-28 12:05:11 +02:00
libtools.make Fix ipodpatcher on OS X. 2013-04-05 20:03:45 +02:00