~ubuntu-branches/ubuntu/vivid/isight-firmware-tools/vivid

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Nobuhiro Iwamatsu
  • Date: 2008-04-21 19:27:40 UTC
  • Revision ID: james.westby@ubuntu.com-20080421192740-mg6nj8hsml7btyaw
Tags: upstream-1.2
Import upstream version 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Version 1.2 :
 
2
—————————————
 
3
 
 
4
 * Provide HAL callout, udev support is obsolete. Use --enable-udev
 
5
   and --disable-hal to have previous behaviour.
 
6
 
 
7
 * Updated driver table.
 
8
 
 
9
Version 1.0 :
 
10
—————————————
 
11
 
 
12
 * Use DEVICE env var for finding USB bus id and device id.
 
13
 
 
14
 * Added Leopard driver support.
 
15
 
 
16
Version 0.5 :
 
17
—————————————
 
18
 
 
19
 * new tool : ift-export. Exports firmware in Intel HEX format.
 
20
 
 
21
 * Uses syslog facility in ift-load.
 
22
 
 
23
 * Info and man pages for ift-extract and ift-export.
 
24
 
 
25
Version 0.4 :
 
26
—————————————
 
27
 
 
28
 * Added i18n and fr_FR translation.
 
29
 
 
30
 * Use GOption parsing.
 
31
 
 
32
 * ift-extract: added option for output directory and output
 
33
   filename. Default to /lib/firmware and isight.fw.
 
34
 
 
35
 * ift-load: drop vendor_id:product_id probe and use udev USB_BUS and
 
36
   USB_DEV environment variables or from command line option.
 
37
 
 
38
Version 0.3 :
 
39
—————————————
 
40
 
 
41
 * added udev rules for automatic firmware loading.
 
42
 
 
43
 * install ift-load in sbin dir.
 
44
 
 
45
 * ift-extract now patch the firmware.
 
46
 
 
47
 
 
48
Version 0.2 :
 
49
—————————————
 
50
 
 
51
 * Splitted extract into ift-extract and ift-load.
 
52
 
 
53
 * Use autotools.
 
54
 
 
55
 * Added Mac OS X.4 PPC driver offset.