summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos (#2202)Nomis1012019-07-3150-70/+70
* LinGui: make chapter list rows non-selectableJohn Stebbins2019-07-302-0/+2
* LinGui: change chapter list to GtkListBoxJohn Stebbins2019-07-3013-2434/+517
* LinGui: fix build error on ubuntu bionicJohn Stebbins2019-07-301-23/+20
* MacGui: add a preference to automatically clear completed queue items.Damiano Galassi2019-07-304-28/+51
* MacGui: set the progress labels to a monospaced digit font.Damiano Galassi2019-07-303-5/+19
* MacGui: add a nicer icon to the details toolbar button.Damiano Galassi2019-07-304-4/+29
* LinGui: gtk4 port, use rotation transform in settings stackJohn Stebbins2019-07-291-1/+1
* LinGui: gtk4 port, fix reading/writing GtkSpinButton textJohn Stebbins2019-07-296-49/+25
* LinGui: gtk4 port, minimize appearence of tool bar separatorsJohn Stebbins2019-07-291-14/+6
* LinGui: gtk4 port, fix summary tab preview image scalingJohn Stebbins2019-07-294-42/+57
* LinGui: gtk4 port, fix search in language combo boxJohn Stebbins2019-07-292-9/+57
* LinGui: disable gtk4 key-press handling for chapter listJohn Stebbins2019-07-292-2/+9
* LinGui: add queue row delete key handling for gtk4John Stebbins2019-07-291-0/+38
* LinGui: use GtkNotebookPage in gtk4 ui descriptionJohn Stebbins2019-07-291-383/+379
* LinGui: remove ubuntu 18.10 (cosmic) snapshotsJohn Stebbins2019-07-291-15/+0
* MacGui: refactor the preferences keys and autonaming methods; fix the queue w...Damiano Galassi2019-07-2931-449/+555
* WinGui: Force set FastDecode = false for x265. It's only an option under the ...sr552019-07-281-1/+2
* MacGui: add file size to the statistics. Fix selected text color when dark mo...Damiano Galassi2019-07-285-24/+59
* WinGui: Better formatting for encode timessr552019-07-273-4/+4
* MacGui: show statistics for completed jobs.Damiano Galassi2019-07-276-64/+196
* MacGui: improve queue labels when multiple jobs are selected; fix some bugs.Damiano Galassi2019-07-2718-220/+488
* LinGui: WIP gtk4 supportJohn Stebbins2019-07-2615-1104/+9123
* MacGui: store queue items statistics.Damiano Galassi2019-07-257-2/+114
* MacGui: improve queue init.Damiano Galassi2019-07-252-75/+102
* LinGui: fix build error when update checks enabledJohn Stebbins2019-07-221-1/+2
* contrib: Update to x265 3.1.1.Bradley Sepos2019-07-208-108/+20
* MacGui: fix file menu validation. Closes #2200.Damiano Galassi2019-07-201-2/+2
* MacGui: fix a number of queue regressions.Damiano Galassi2019-07-2010-78/+80
* MacGui: add a NSString extension to create monospaced strings.Damiano Galassi2019-07-202-1/+33
* MacGui: add inline progress status and bar in the queue.Damiano Galassi2019-07-2011-58/+185
* build: Change hardening logic from None to False in configure.py.Nomis1012019-07-191-2/+2
* MacGui: revert 8d5f8fc7f55d45a082efd5c624c04b84118fb2b5 because it breaks oth...Damiano Galassi2019-07-191-1/+1
* MacGui: refactor the queue and implement part of the new queue ui.Damiano Galassi2019-07-1923-1624/+2181
* LinGui: fix spacing between preset menu button and settings stackJohn Stebbins2019-07-181-0/+1
* LinGui: make "clear completed queue items" pref consistent with WinGuiJohn Stebbins2019-07-171-20/+18
* stream: add support for eia 608 subtitle tracksJohn Stebbins2019-07-171-0/+7
* WinGui: Show Day long encodes in hours consistent with the other UIssr552019-07-165-15/+19
* WinGui: Support Encode Time in days. #523sr552019-07-162-2/+7
* MacGui: Set /docs rather than /docs/en/1.2.0 for the documentation. Better f...sr552019-07-161-1/+1
* LinGui: Reduce disk monitoring free space limit to 2GBJohn Stebbins2019-07-151-1/+1
* Fix dropped audio when embedded CC sub is selectedJohn Stebbins2019-07-154-5/+10
* WinGui: Since the UI now has active storage space left monitoring, set the de...sr552019-07-141-1/+1
* WinGui: Remove the experimental embedded queue. It's not been working right f...sr552019-07-1412-397/+9
* LinGui: update preset save dialog "Dimensions" labelJohn Stebbins2019-07-121-1/+1
* dvd: remove dvd specific details from hb_title_tJohn Stebbins2019-07-126-300/+289
* hb_json: don't fail if audio is invalid for muxJohn Stebbins2019-07-121-6/+13
* WinGui: Level support for x265sr552019-07-121-1/+2
* encx265: set levelJohn Stebbins2019-07-112-0/+30
* work: fix logging of SSA import tracksJohn Stebbins2019-07-111-0/+12