root/trunk/NEWS

Revision 149, 4.1 kB (checked in by jlee, 2 years ago)

1.0.0 -> 17

Line 
1 iriverter:
2
3 version 17 (2/16/2006):
4         * Moved build system from GNU autotools to Apache Ant
5         * Distribute via Java Web Start
6         * Ability to choose MPlayer path in Linux
7         * Fixed video-size-change bug
8         * Added cancel buttons where applicable
9         * Added new logo
10         * Switched to Tango-style icons
11
12 version 0.16 (5/15/2006):
13         * Update clix / U10 profile
14         * Better defaults for X5
15         * Added Zen Vision:M profile (thanks Mat Sheehan)
16         * Added logging to diagnose problems easier (Help->Log Viewer)
17         * Simplified conversion code
18         * Fixed black and white wmv conversions
19         * Installer now optionally installs codecs like Real and Windows Media
20         * Support for iPod Video (not enabled yet)
21
22 version 0.15 (1/28/2006):
23         * Fixed Windows start-up issues (no longer need work-around)
24         * Added U10 profile
25         * Readded OSX packages (not tested though)
26         * Updated SWT in Windows and OSX
27
28 version 0.14 (7/7/2005):
29         * Build process now uses GNU Autotools
30         * Added profiling system for easier support for other players
31         * Added a beautiful icon (thanks Caleb)
32         * Forced fourcc so converted videos can be played in WMP again
33         * Added simple DVD preview for verifying title and languages
34         * Added Gmini profile mostly as a proof-of-concept
35         * Package renamed to org.thestaticvoid.iriverter to reflect new
36         codebase
37         * Added ability to manually specify volume
38         * Allow floating-point frame rates
39
40 version 0.13 (6/9/2005):
41         * Supports video conversion for iAudio X5
42         * Added more configureable FPS setting for PMP and X5
43         * Automatic splitting can be used with all players
44         * The piece length for automatic splitting can be configured
45         * Updated documentation accordingly
46
47 version 0.12 (5/30/2005):
48         * Added ability to join AVIs
49         * Updated MPlayer/MEncoder to 1.0pre7 in hope for stability
50         * Removed "Extra Options" due to all of the confusion
51         * Inteface now uses the proper theme on Windows XP
52         * Updated documentation regarding "Not Support Skipping"
53
54 version 0.11 (4/13/2005):
55         * Appropriatetly handle first and last pieces of a split job (thanks
56         mirak63)
57         * Improved initial DVD reading to prevent freezing
58         * Fixed jar execution
59         * Updated SWT library
60         * Documentation updates for new firmware
61         * Code clean-up
62
63 version 0.10 (3/11/2005):
64         * Added manual split
65         * Added manual sync
66         * Created help
67         * Added video playback
68         * Show title length in DVD mode
69         * Added drag-and-drop
70         * Windows MEncoder fixes
71         * Various other bug-fixes
72
73 version 0.09 (2/21/2005):
74         * Rewritten from scratch with a new user interface
75         * No longer requires the Java runtime on Windows
76         * Much better support for DVD chapter selection
77         * Nice .app package for OSX
78         * New MPlayer binaries which are compatible with OSX 10.2 and up
79         * New MPlayer binaries which should help Windows stability
80         * This log entry really understates the amount of changes :-|
81
82 version 0.08 (2/15/2005):
83         * Uses xvid instead of ffmpeg to improve A/V sync
84         * Improved audio resampling
85         * Prefixes chapters with 0 if under 10
86
87 version 0.07 (1/31/2005):
88         * Reduced the time it takes to get information from DVD
89         * Added ability to select certain chapters from a DVD
90         * Fixed the alignment of various GUI components
91
92 version 0.06 (1/30/2005):
93         * Ensure output video file name ends with ".avi"
94         * Check if output video exists when in DVD mode
95         * No longer splits video if using PMP device
96         * Now shows all audio streams even if they have the same language
97         * Cleaned up DVD mode
98         * Fixed stretching with crop mode on
99
100 version 0.05 (1/28/2005):
101         * Added drag-and-drop to video and directory inputs and queue list
102
103 version 0.04 (1/27/2005):
104         * Fixed choppy DVD conversion
105         * Fixed splitting of middle parts of video
106         * Changed window decorations to a better looking set
107
108 version 0.03 (1/26/2005):
109         * Fixed sample rate output
110         * Added code to net.sourceforge.iriverter package
111
112 version 0.02 (1/25/2005):
113         * Fixed bug when not normalizing audio
114         * Removed command prompt in background in Windows
115
116 version 0.01 (1/25/2005):
117         * Initial release
118         * Changed resampling method in an attempt to improve sound
119         synchronization
120         * Remember last directory the file chooser used
121         * Moved configuration file to home directory and made hidden
122         * Redesigned about screen to be more GPL friendly
Note: See TracBrowser for help on using the browser.