summaryrefslogtreecommitdiffstats
path: root/win/C#/Changelog.html
blob: fc6cfe15e42477b879b2370feec15a6eba930104 (plain)
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>ChangeLog</title>
</head>

<body>
Windows Platform Specific Changlog.<br />

    <h2>Changes since Snapshot 1 - SVN2592</h2>
    
    <h4>Major Changes</h4>
    - Added support for Growl for Windows.<br />
    - Import MacGUI presets.<br />
    - External SRT supported added.<br />
    
    <h4>Minor Improvements / Changes</h4>
    - Some UI layout changes / improvements<br />
    - Added new options: preferred language, "Dub Foreign language audio" and "Use Foreign language audio and Subtitles"<br />
    - Remove M4v from format dropdown and add new option "Use iPod/iTunes friendly (.m4v) file extension for MP4<br />
    
    
    <h4>Fixed</h4>
    - Re-written the Picture Settings Panel code so it should now work a lot better.<br />
    - Issue where the GUI would error if the encode was stopped  too quickly.<br />
    - Numerous other fixes including: Quality slider resetting to 0 and other settings lost when a title change occurs.<br />
    - Fixes some scaling / quality issues with QuickTime preview. Also added a possible fix for QT not working on 64bit systems.<br />
    
    <h2>Changes since 0.9.3</h2>
    <h4>Major Changes</h4>

    - Video Preview window using QuickTime or VLC. (5 to 60 second preview clips) <br />
    - Re-designed audio tab. Now uses a List and allows for >4 audio channels.<br />
    - Improved Picture Settings tab (Uses Numeric Controls and includes Modulus based increments and resolution calculation)<br />
    - Minimise to system tray is now optional with the ability to turn off balloon tip notifications.<br />
    - Picture settings can now be stored in presets. (Optional setting)<br />
    - Built-in Presets now automatically update when a change is detected.<br />
    - Preset XML data files are now stored in the users application data folder which allows for each system account user can have their own presets.<br />
    - Users can "update" their own presets. (Rather than delete & re-create)<br />
    - Improved control over how logs are stored. Logs are now kept in the Application data folder for each user. <br />
    - The Main window and the Queue "Start/Stop" buttons are now linked. Start on the main window starts the Queue. They are no longer separate.<br />

    <h4>Minor Improvements / Changes</h4>
    - Resizable queue Window<br />
    - Scanning a source no longer uses a separate popup window. Scanning simply disables the main window, and displays the status much like the MacGUI<br />
    - Queue recovery now uses an XML file.<br />
    - Improvements in the Main Window.<br />
    	<p style="padding-left:20px; margin:0px;">
		* Source text box no longer editable. Prevents users changing the source without a rescan.<br />
	    * Minor changes in the Destination Browse dialog to improve usability.<br />
	    * Design improvements. Removed smaller fonts where possible. Fixed a few design inconsistencies.<br />
	    * Warn before stopping a job. Cleanly exits the CLI.<br />
	    * Selecting a preset which is already selected, will reset all settings to that preset.<br />
	    * Option to hide query editor tab.<br />
	    * File overwrite alert for destination files<br />
        </p>
    - "Open Individual log file directory" option added to right click menu for Activity log window.<br />
    - Faster reloading of the activity log window log files.<br />
    - Ability to "Re-Add" the currently encoding job back onto the end of the queue (Allows cancellation of job for future encoding)<br />
    - Removed RAM limitation on start-up. Seems next to no-one is trying to run this on Windows 95 anymore.<br />
    - CLI status can now be displayed in-GUI instead of the CLI readout. (Experimental)<br />
    - Misc Typo's<br />

    <h4>Fixed</h4>
    - Source and Destination fields unpopulated on queue in certain conditions.<br />
    - Several bugs in the way x264 widgets are handled with custom x264 strings.<br />
    - Fixed a null pointer exception after scan if all presets had been deleted.<br />
    - Fixed a few issues with the Chapter Markers tab<br />
    - Fixed HandBrake GUI would Hang if the CLI stopped responding during start-up. Automatically recovers after 10 second time limit.<br />
    - Universal input. (AAC Decoding in Mp4 files, Some WMV files)<br />
    - Many other fixes<br />
</body>
</html>