-
Notifications
You must be signed in to change notification settings - Fork 55
/
Copy pathChangeLog
44 lines (33 loc) · 1.66 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
magread (0.1.5) stable; urgency=low
* Fixed a bug (#1) in displaying driver licence/id numbers from some states
* Fixed a formatting issue (#7) for bank cards read from track 2
* Fixed a bug (#9) that could cause a bad loop of failed reads that could
prevent the user from easily stopping the process.
* Create a settings page
* Allow user to turn on/off auto-rotation on Maemo
* Create setting for always formatting or not formatting AAMVA and bank
cards
* Add support for setting normalization, silence and timeout variables
* Add support for selecting the input audio device
* Add support for choosing a decoding algorithm
-- Jeffrey Malone <[email protected]> Wed, 1 Dec 2010 15:19:00 -0700
magread (0.1.3) stable; urgency=low
* Moved entirely over to Qt. Now requires PR1.3 to successfully read cards.
* Added support for Symbian, Windows, OS X and Linux
* Supports auto-rotate functionality; redraws the screen to suite current
orientation.
* Fixed several bugs
* Added an about dialogue that includes a version number and a link to my
blog.
* Moved all issue tracking from the Maemo Garage to github because it is now
a multiplatform program.
-- Jeffrey Malone <[email protected]> Sun, 28 Nov 2010 22:56:47 -0700
magread (0.1.1) unstable; urgency=low
* Fixed missing icon
* Rotated icon 180 degrees
* Fixed a leap year issue for calculating ages that could result in 1 day
age skew.
-- Jeffrey Malone <[email protected]> Sat, 6 Nov 2010 16:06:47 -0700
magread (0.1.0) unstable; urgency=low
* Initial release
-- Jeffrey Malone <[email protected]> Thu, 04 Nov 2010 06:10:14 -0700