File: upcomingFeatures.html

package info (click to toggle)
albumshaper 2.1-5
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 8,752 kB
  • ctags: 2,047
  • sloc: cpp: 20,875; ansic: 714; sh: 180; makefile: 51; xml: 8
file content (43 lines) | stat: -rw-r--r-- 2,276 bytes parent folder | download | duplicates (4)
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
<html>
  <body bgcolor="white" text="black">
<font face='Arial, sans-serif'>

<b>New Features / Feature Enhancements:</b>
<ul>
<li>New mosaic manipulation!
<li>Aspect ratio selection usability improvements (smarter placement with regard to rotating selections, positioning, and support for tall photos)
<li>Improved B/W and Sepia effects (weights now based on modern display phosphor characteristics)
<li>Added French translation
<li>German translation brought up to date
</ul>

<b>Minor Improvements:</b>
<ul>
<li>Rewrote AlbumShaper.pro project file to support changing install location on Unix systems
<li>Changed "Disable checking for..." checkbox to "Check for photo modifications..." under settings
<li>Cut down window and dialog title text by removing "Album Shaper: " prefix
<li>Fixed alert dialogs to handle long message translations
<li>Various spelling mistakes and other minor visible text improvements
<li>Fixed fonts in status area and various dialogs
<li>Cosmetic fixes regarding buttons and layout in Save as dialog
<li>Added missing red color to some button references in help system
</ul>

<b>Bug Fixes:</b>
<ul>
<li>Fixed a bug where dropping objects from the desktop / file browsers on album / collection image caused Album Shaper to crash
<li>Fixed a bug where Album Shaper would crash when trying to edit 8 bit grayscale and color images
<li>Fixed a bug where after removing photos in a collection the edit tab and various buttons below were still enabled
<li>Fixed a threading bug in the file preview feature that could cause the program to hang
<li>Fixed the rare 0kb bug! (reverting a photo sometimes caused the photo to be corrupted)
<li>Disabled user input while loading albums
<li>Fixed a bug where loading recent albums using the keyboard shortcuts could cause Album Shaper to crash
<li>Fixed a bugs where using save-as to copy an album from one location to another did not copy over the original form of an image
<li>Fixed minor bug in Slick theme where carriage returns in photo descriptions caused problems in slide show mode
<li>Fixed a bug in the Metallic theme where collections that had no cover images could not be reached using the navigation bar
<li>Fixed various compiler warnings under Linux / FreeBSD
</ul>

</font>
  </body>
</html>