| Commit message (Expand) | Author | Age | Files | Lines |
* | libhb: log "default" filter settings when settings string is 0 length | jstebbins | 2015-04-02 | 1 | -1/+1 |
* | libhb: add language lookup based on any of iso639_1/2/2b, eng_name, or native | jstebbins | 2015-04-02 | 2 | -1/+23 |
* | libhb: add functions to lookup details of mixdown, video, audio, container | jstebbins | 2015-04-02 | 2 | -2/+72 |
* | libhb: add conversions hb_value_t <-> json | jstebbins | 2015-04-02 | 2 | -12/+44 |
* | WinGui: Rename some of the models in the JSON encode folder. | sr55 | 2015-04-01 | 7 | -46/+42 |
* | WinGui: Refactor the JSON scan model names to be a bit clearer. | sr55 | 2015-04-01 | 8 | -21/+21 |
* | WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold... | sr55 | 2015-04-01 | 18 | -202/+37 |
* | WinGui: Enable the Auto Passthru behaviours though the JSON api copymask | sr55 | 2015-04-01 | 2 | -10/+21 |
* | LinGui: fix unused variable warning. | jstebbins | 2015-03-30 | 1 | -0/+2 |
* | LinGui: fix error messages | jstebbins | 2015-03-30 | 1 | -18/+18 |
* | ffmpeg: remove obsolete configure option. | Rodeo | 2015-03-29 | 1 | -1/+0 |
* | libhb: Eliminate global variable hb_gui_use_hwd_flag | jstebbins | 2015-03-29 | 18 | -86/+135 |
* | WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ... | sr55 | 2015-03-29 | 24 | -210/+869 |
* | Remove unused hb_get_scancount function | ritsuka | 2015-03-29 | 3 | -18/+0 |
* | LinGui: refresh mingw build of gtk UI | jstebbins | 2015-03-28 | 4 | -17/+60 |
* | LinGui: move ui xml to GResource | jstebbins | 2015-03-27 | 10 | -948/+42 |
* | LinGui: build icon resources from icons | jstebbins | 2015-03-26 | 3 | -436947/+11 |
* | LinGui: move data resources into GResource | jstebbins | 2015-03-26 | 4 | -5/+57 |
* | LinGui: move icons into a GResource | jstebbins | 2015-03-26 | 9 | -57/+437006 |
* | LinGui: fix queue file open dialog filters | jstebbins | 2015-03-26 | 4 | -10/+8 |
* | LinGui: fix activity window scrolling | jstebbins | 2015-03-26 | 1 | -30/+40 |
* | LinGui: work around yet another gtk+-3 bug | jstebbins | 2015-03-25 | 4 | -5/+49 |
* | LinGui: fix UI issue with x264Option updates | jstebbins | 2015-03-25 | 1 | -0/+1 |
* | LinGui: init VideoPreset with valid value | jstebbins | 2015-03-25 | 1 | -1/+1 |
* | MacGui: add an alert window to show the exceptions not handled. Hopefully it ... | ritsuka | 2015-03-24 | 7 | -1/+283 |
* | libav: bump to v11.3 | jstebbins | 2015-03-23 | 3 | -65/+1 |
* | MacGui: bind angle popup to the angle property of HBJob. | ritsuka | 2015-03-19 | 2 | -31/+38 |
* | MacGui: fix the error variable in canScan:error: , it was dereferenced one ti... | ritsuka | 2015-03-19 | 2 | -3/+3 |
* | MacGui: add a missing ownership qualifier needed by ARC. | ritsuka | 2015-03-19 | 3 | -8/+8 |
* | LinGui: add defaults for new copy mask options | jstebbins | 2015-03-18 | 1 | -5/+11 |
* | LinGui: fix off-by-one error in subtitle track selection | jstebbins | 2015-03-18 | 1 | -1/+1 |
* | LinGui: update generation of audio copy mask with new copy options | jstebbins | 2015-03-18 | 1 | -5/+17 |
* | rendersub: remove unnecessary filter settings | jstebbins | 2015-03-18 | 1 | -20/+10 |
* | MacGui: fix a crash in the add preset and add titles to queue sheets introduc... | ritsuka | 2015-03-17 | 1 | -4/+3 |
* | MacGui: fix live preview crash caused by the ARC conversion. | ritsuka | 2015-03-17 | 1 | -1/+1 |
* | MacGui: clean up the preview controller, and fix the preview not updating whe... | ritsuka | 2015-03-17 | 3 | -29/+32 |
* | rendersub: fix text rendering frame size | jstebbins | 2015-03-17 | 1 | -44/+33 |
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 77 | -700/+304 |
* | decomb: oops, fix overread when height is mod 4 | jstebbins | 2015-03-16 | 1 | -1/+1 |
* | LinGui: add widgets for eac3, truehd, and flac autopassthru | jstebbins | 2015-03-15 | 3 | -0/+189 |
* | muxavformat: add "creation_time" metadata | jstebbins | 2015-03-15 | 1 | -0/+5 |
* | decomb: fix green line when source hight is modulus 2 | jstebbins | 2015-03-14 | 1 | -4/+4 |
* | WinGui: Make the anamorphic objects in the services library public. | sr55 | 2015-03-14 | 4 | -5/+11 |
* | WinGui: Fixed the temp Property Changed Base Impl. | sr55 | 2015-03-14 | 8 | -29/+244 |
* | WinGui: Remove the Caliburn Micro / Castle dependency in The services library... | sr55 | 2015-03-14 | 22 | -35/+141 |
* | libhb: fix building with QSV enabled. | Rodeo | 2015-03-13 | 1 | -2/+2 |
* | WinGui: Add the word "sources" to the quality tooltip to make it marginally c... | sr55 | 2015-03-12 | 2 | -2/+2 |
* | json: fix crash when foreign audio search is *not* enabled | jstebbins | 2015-03-11 | 2 | -1/+8 |
* | WinGui: Fix the Encoder Tune option. | sr55 | 2015-03-09 | 1 | -1/+4 |
* | libhb: use jansson for hb_dict | jstebbins | 2015-03-09 | 8 | -377/+814 |