| Commit message (Expand) | Author | Age | Files | Lines |
* | MacGui: better UI accessibility. | Damiano Galassi | 2016-10-21 | 9 | -49/+90 |
* | MacGui: show the queue jobs count on the main window queue toolbar icon. | Damiano Galassi | 2016-10-05 | 1 | -30/+16 |
* | MacGui: higher max width for the constant quality value text field, avoid wra... | Damiano Galassi | 2016-09-21 | 1 | -8/+5 |
* | MacGui: fix an ambiguous autolayout contrains in the subtitles defaults window. | Damiano Galassi | 2016-09-03 | 1 | -11/+7 |
* | MacGui: rework HBAudioTrack to use less NSDictionary. | Damiano Galassi | 2016-09-03 | 1 | -50/+92 |
* | MacGui: small UI tweaks. | Damiano Galassi | 2016-08-06 | 3 | -152/+231 |
* | MacGui: use auto layout in the preferences window. | Damiano Galassi | 2016-08-06 | 1 | -547/+686 |
* | MacGui: convert more xibs to Auto Layout. | Damiano Galassi | 2016-07-30 | 6 | -306/+517 |
* | MacGui: realign AddPreset.xib UI with Auto Layout | Damiano Galassi | 2016-07-30 | 1 | -61/+102 |
* | MacGui: update the drc value immediately when the slider is moved. | Damiano Galassi | 2016-07-27 | 1 | -35/+17 |
* | MacGui: disable the 'forced' checkbox for subtitles track if forced is not su... | Damiano Galassi | 2016-07-21 | 1 | -30/+5 |
* | MacGui: fix the audio defaults tracks delete button, the selection index was ... | Damiano Galassi | 2016-07-16 | 1 | -5/+4 |
* | MacGui: add an help button to quickly open the docs in the add preset, audio ... | Damiano Galassi | 2016-05-29 | 3 | -39/+72 |
* | MacGui: use the right constant quality label in the video tab, and split HBVi... | Damiano Galassi | 2016-05-24 | 1 | -2/+3 |
* | MacGui: use AVFoundation as the first option for the preview playback. Add vo... | Damiano Galassi | 2016-05-03 | 2 | -261/+13 |
* | MacGui: fix the 'scan only title' option. | Damiano Galassi | 2016-03-26 | 1 | -3/+3 |
* | MacGui: add interlace detection filter. | Damiano Galassi | 2016-03-12 | 1 | -2/+75 |
* | MacGui: show what preset will be used in the 'Add titles to queue' panel. Use... | Damiano Galassi | 2016-02-15 | 1 | -33/+53 |
* | MacGui: add a tooltip to the video encoders popup. | Damiano Galassi | 2016-02-12 | 1 | -41/+5 |
* | MacGui: fix the 'add preset' panel minimum size. | Damiano Galassi | 2016-02-10 | 1 | -2/+2 |
* | MacGui: add a way to edit the audio/defaults in the 'add preset' sheet, so ho... | Damiano Galassi | 2016-02-03 | 1 | -75/+115 |
* | MacGui: switch the defaults languages to view based tables, and a little proj... | Damiano Galassi | 2016-01-26 | 2 | -149/+163 |
* | MacGui: add the rotate filter to the picture tab. | Damiano Galassi | 2016-01-15 | 1 | -66/+61 |
* | MacGui: rename File -> Close to Close Window. | Damiano Galassi | 2016-01-09 | 1 | -3/+3 |
* | MacGui: realign the views in the add preset window, disable the resize button... | Damiano Galassi | 2015-12-14 | 3 | -111/+40 |
* | MacGui: show a focus ring around the main window when a file is dragged over ... | Damiano Galassi | 2015-12-12 | 1 | -57/+16 |
* | MacGui: add a 'view' menu with the standard menu items and some keyboard shor... | Damiano Galassi | 2015-12-12 | 1 | -3/+59 |
* | MacGui: default to custom picture size in the add preset sheet if the current... | Damiano Galassi | 2015-12-05 | 1 | -2/+4 |
* | MacGui: add a space between the Queue and the Start toolbar items. | Damiano Galassi | 2015-12-05 | 1 | -3/+4 |
* | MacGui: fixed the table view header height on OS X versions older than 10.11. | Damiano Galassi | 2015-12-05 | 3 | -11/+10 |
* | MacGui: use a view-based outline view in the presets drawer. | Damiano Galassi | 2015-12-05 | 1 | -19/+37 |
* | MacGui: set the right autoresize mask for the cancel buttons of the defaults ... | Damiano Galassi | 2015-11-16 | 2 | -6/+6 |
* | MacGui: use an pair of 'OK' and 'Cancel' buttons in the defaults sheets inste... | Damiano Galassi | 2015-10-29 | 2 | -32/+62 |
* | MacGui: switched the audio defaults track tableview to view based, and fixed ... | Damiano Galassi | 2015-10-28 | 1 | -278/+334 |
* | MacGui: remove the daily and monthly update check option. | Damiano Galassi | 2015-10-25 | 1 | -54/+36 |
* | MacGui: change the title selection sheet to use a view-based table view. | Damiano Galassi | 2015-10-25 | 1 | -48/+135 |
* | MacGui: align some UI elements. | Damiano Galassi | 2015-10-25 | 2 | -8/+8 |
* | MacGui: switch the audio table to a view-based one. | Damiano Galassi | 2015-10-25 | 1 | -246/+333 |
* | MacGui: add redo/undo supports to the audio part of HBJob. | Damiano Galassi | 2015-10-24 | 1 | -6/+7 |
* | MacGui: rewrote the subtitles tab to use bindings, view-based table view and ... | Damiano Galassi | 2015-10-22 | 1 | -86/+279 |
* | MacGui: align the chapters title textfield. | Damiano Galassi | 2015-10-22 | 1 | -3/+3 |
* | MacGui: added undo/redo support to the video, picture, filters, chapters and ... | Damiano Galassi | 2015-10-20 | 1 | -4/+99 |
* | MacGui: rename the 'send to app' preference keys and removed the default app. | Damiano Galassi | 2015-10-19 | 1 | -2/+6 |
* | MacGui: fixed the 'Send file to' preference. | Damiano Galassi | 2015-10-19 | 1 | -3/+3 |
* | MacGui: improved queue with undo/redo support for adding/removing jobs, and a... | Damiano Galassi | 2015-10-19 | 1 | -5/+5 |
* | MacGui: renamed the built-in preset menu item to 'Reset Built-in Presets'. | Damiano Galassi | 2015-10-17 | 2 | -5/+5 |
* | MacGui: cleanup the csv import/export code and the chapters view controller. | Damiano Galassi | 2015-10-16 | 1 | -4/+3 |
* | MacGui: align the presets view to the top | Damiano Galassi | 2015-10-16 | 1 | -8/+8 |
* | MacGui: added accessibility text to the preferences popup buttons. | Damiano Galassi | 2015-10-15 | 1 | -17/+17 |
* | MacGui: remove the window and show text from the toolbar items title | Damiano Galassi | 2015-10-10 | 1 | -5/+6 |