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