source: tags/0.14/ChangeLog @ 60

Revision 60, 3.3 KB checked in by jlee, 7 years ago (diff)

Updated documentation for 0.14

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