summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LinGui: more code refactoringJohn Stebbins2019-06-2713-235/+355
* LinGui: refactor some codeJohn Stebbins2019-06-273-43/+44
* LinGui: add options to open encode log and log directoryJohn Stebbins2019-06-273-0/+112
* LinGui: don't hide queue stats and activity tabsJohn Stebbins2019-06-273-33/+71
* LinGui: minor layout and window label tweaksJohn Stebbins2019-06-271-2/+6
* Fix "hardening features" log messageJohn Stebbins2019-06-271-1/+1
* LinGui: improve text of current encode pass in queue statsJohn Stebbins2019-06-271-4/+15
* LinGui: update queue stats during queue scanJohn Stebbins2019-06-271-0/+1
* LinGui: set file size stats to "Not Available" when stat failsJohn Stebbins2019-06-271-2/+2
* reader: update hb_status_t eta_seconds during FASJohn Stebbins2019-06-271-0/+1
* LinGui: set a default width for empty queue listJohn Stebbins2019-06-261-0/+1
* LinGui: implement queue reorderingJohn Stebbins2019-06-264-938/+1156
* hb_json: add new hb_state_t fieldsJohn Stebbins2019-06-251-1/+4
* LinGui: add queue statisticsJohn Stebbins2019-06-2514-188/+886
* scripts: Update to mingw-w64-build 7.0.0.Bradley Sepos2019-06-241-70/+64
* WinGui: Refactor "When Done" to use an enum to avoid language issues. Also c...sr552019-06-2425-194/+242
* LinGui: queue UI reworkJohn Stebbins2019-06-2412-4782/+6058
* WinGui: Have the installer check for .NET 4.8 instead of 4.7sr552019-06-242-2/+2
* build: Update to config.guess 2019-06-10Nomis1012019-06-231-297/+495
* WinGui: Fix a crash caused by the themeing work.sr552019-06-221-2/+3
* WinGui: Further work on the new Dark Theme.sr552019-06-224-20/+51
* WinGui: Further work on the new Dark Theme. Mostly around icons.sr552019-06-2274-101/+244
* Revert some changes of too extensive gardeningNomis1012019-06-222-2/+26
* [gardening] Clean up old OS X code piecesNomis1012019-06-2219-83/+4
* LinGui: remove use of deprecated g_type_class_add_privateJohn Stebbins2019-06-192-192/+201
* build: Add --enable-hardening flag to enable stack protection and enhanced bu...Nomis1012019-06-195-1/+23
* Add Ubutnu Disco nightly buildsJohn Stebbins2019-06-193-0/+131
* Add a definition file for NetBSDRyo ONODERA2019-06-181-0/+19
* Fix build of libbluray under NetBSDRyo ONODERA2019-06-181-0/+13
* Add NetBSD conditional to avoid link errorsRyo ONODERA2019-06-181-0/+3
* Enable GTK user interface for NetBSDRyo ONODERA2019-06-181-0/+5
* Fix build of libhb under NetBSDRyo ONODERA2019-06-181-1/+1
* Fix build of ffmpeg under NetBSDRyo ONODERA2019-06-181-1/+1
* configure: More verbose selection of python interpreters.Ryo ONODERA2019-06-182-2/+2
* LinGui: add double-click edit to audio and subtitle listsJohn Stebbins2019-06-173-12/+42
* WinGui: Few minor features + Early access to a new "Dark" theme. It's not yet...sr552019-06-1613-39/+552
* WinGui: Move the UI to .NET Framework 4.8 to see if this helps with any of th...sr552019-06-1511-19/+21
* flatpak: revert last commitJohn Stebbins2019-06-131-1/+0
* flatpak: build with QSV support enabledJohn Stebbins2019-06-121-0/+1
* MacGui: fix build when deployment target is set to 10.14.Damiano Galassi2019-06-091-1/+1
* MacGui: make sure System Events is running, if not the permission alert will ...Damiano Galassi2019-06-091-4/+15
* MacGui: fix queue sleep and shutdown on 10.14 and under sandbox.Damiano Galassi2019-06-085-2/+79
* Remove Build Status LogoScott2019-06-081-1/+1
* Drop travis build supportScott2019-06-081-17/+0
* MacGui: write the queue to disk less often and add some validations when read...Damiano Galassi2019-06-0814-63/+104
* WinGui: Language consistency tweak in queue.sr552019-06-072-2/+2
* WinGui: Re-implement queue import/export functionality for the GUI. Note, thi...sr552019-06-076-224/+74
* MacGui: use HB_VCODEC_X264_MASK to check whether x264 is selected or not.Damiano Galassi2019-06-072-3/+3
* MacGui: don't show fast decode checkbox when the encoder is not x264, fixes #...Damiano Galassi2019-06-072-1/+11
* MacGui: localize the 'None' item in the fallback encoders popup.Damiano Galassi2019-06-073-36/+119