| Commit message (Expand) | Author | Age | Files | Lines |
* | MacGui: add file size to the statistics. Fix selected text color when dark mo... | Damiano Galassi | 2019-07-28 | 1 | -3/+5 |
* | MacGui: show statistics for completed jobs. | Damiano Galassi | 2019-07-27 | 1 | -41/+17 |
* | MacGui: improve queue labels when multiple jobs are selected; fix some bugs. | Damiano Galassi | 2019-07-27 | 1 | -3/+14 |
* | MacGui: refactor the queue and implement part of the new queue ui. | Damiano Galassi | 2019-07-19 | 1 | -14/+54 |
* | MacGui: update UI for the new deblock filter. | Damiano Galassi | 2019-05-02 | 1 | -4/+13 |
* | MacGui: improve localized string formats. | Damiano Galassi | 2019-04-01 | 1 | -4/+4 |
* | MacGui: fix documentation link, some property annotations. | Damiano Galassi | 2019-02-14 | 1 | -4/+2 |
* | MacGui: remove two old unused classes, remove some old compatibility hacks, a... | Damiano Galassi | 2019-02-13 | 1 | -4/+4 |
* | Add WebM support (#1822) | Justin Bull | 2019-02-13 | 1 | -0/+12 |
* | MacGui: use a view-based table view in the queue window. | Damiano Galassi | 2019-02-05 | 1 | -0/+6 |
* | MacGui: move the advanced x264 panel to the 'Additional options' text field c... | Damiano Galassi | 2018-10-27 | 1 | -39/+25 |
* | MacGui: load the HandBrakeKit framework localized strings from the framework ... | Damiano Galassi | 2018-10-20 | 1 | -75/+77 |
* | MacGui: made possible to localise more UI strings. | Damiano Galassi | 2018-07-10 | 1 | -62/+88 |
* | MacGui: improve NSLocalizedString comments. | Damiano Galassi | 2018-06-09 | 1 | -21/+21 |
* | MacGUI: Rename Picture to Dimensions and move Destination on Queue jobs. | Bradley Sepos | 2018-03-17 | 1 | -7/+7 |
* | MacGui: fix rotation in summary panel, show rotation in filters list when fli... | Damiano Galassi | 2017-11-30 | 1 | -1/+1 |
* | MacGui: use KVO to get a good part of the change notification in the summary ... | Damiano Galassi | 2017-11-24 | 1 | -0/+19 |
* | MacGui: short job description in the summary tab. | Damiano Galassi | 2017-11-13 | 1 | -0/+244 |
* | MacGUI: Add Align A/V Start to Queue info. | Bradley Sepos | 2017-07-26 | 1 | -0/+5 |
* | MacGUI: Capitalize Web Optimized and iPod 5G Support. | Bradley Sepos | 2017-07-26 | 1 | -2/+2 |
* | MacGui: do not crash if hb_video_encoder_get_name returns NULL, it might happ... | Damiano Galassi | 2017-06-19 | 1 | -2/+3 |
* | mac: Add support for sharpening filters. (#760) | Bradley Sepos | 2017-06-01 | 1 | -0/+26 |
* | MacGui: improve the job description in the queue. | Damiano Galassi | 2017-03-17 | 1 | -281/+377 |
* | MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and DEB... | Damiano Galassi | 2017-01-20 | 1 | -2/+2 |
* | MacGui: rework HBAudioTrack to use less NSDictionary. | Damiano Galassi | 2016-09-03 | 1 | -34/+32 |
* | MacGui: move some kvo helpers to the UIAdditions category. | Damiano Galassi | 2016-03-14 | 1 | -0/+10 |
* | MacGui: add redo/undo supports to the audio part of HBJob. | Damiano Galassi | 2015-10-24 | 1 | -2/+2 |
* | MacGui: rewrote the subtitles tab to use bindings, view-based table view and ... | Damiano Galassi | 2015-10-22 | 1 | -6/+9 |
* | MacGui: improved queue with undo/redo support for adding/removing jobs, and a... | Damiano Galassi | 2015-10-19 | 1 | -3/+5 |
* | MacGui: do not try to create a NSURL if the path if empty. Encode the right t... | ritsuka | 2015-06-01 | 1 | -1/+5 |
* | MacGui: don't hardcode which encoders support the preset system. | Rodeo | 2015-05-29 | 1 | -1/+1 |
* | MacGui: add a test target to the Xcode project, plus some simple test. Use a ... | ritsuka | 2015-05-20 | 1 | -0/+1 |
* | MacGui: don't forget the fastdecode checkbox when printing the job's queue de... | Rodeo | 2015-05-17 | 1 | -2/+17 |
* | MacGui: run the Xcode "convert to modern objective-c" on the entire project. | ritsuka | 2015-04-09 | 1 | -1/+1 |
* | MacGui: bind angle popup to the angle property of HBJob. | ritsuka | 2015-03-19 | 1 | -2/+2 |
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 1 | -12/+12 |
* | MacGui: remove the public hb_state property in HBCore, fix a bug in HBVideo a... | ritsuka | 2015-01-20 | 1 | -8/+8 |
* | MacGui: moved the queue code from HBController to HBQueueController, reworked... | ritsuka | 2015-01-19 | 1 | -0/+406 |
* | MacGui: handle the localised container strings manually. | ritsuka | 2015-01-07 | 1 | -0/+9 |
* | MacGui: hide the iPod 5g check box if the codec is not h.264. | ritsuka | 2014-12-30 | 1 | -8/+6 |
* | MacGui: move more things out of HBController. | ritsuka | 2014-12-28 | 1 | -0/+72 |
* | MacGui: change the queue to work with serialized HBJob objects, remove the NS... | ritsuka | 2014-12-27 | 1 | -0/+38 |
* | MacGui: move the UI helper methods to new categories. Implement NSCoding in m... | ritsuka | 2014-12-23 | 1 | -0/+24 |