summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-0943-111/+111
* LinGui: fix libhb work state trackingjstebbins2015-04-091-80/+93
* reader: fix subtitle start time not advancingjstebbins2015-04-071-2/+37
* deccc608sub: don't ignore text attributes in PACjstebbins2015-04-071-4/+5
* json: fix copy_mask (again) :(jstebbins2015-04-071-1/+1
* WinGui: Fix the copy mask list.sr552015-04-073-13/+14
* json: fix audio autopassthru copy_mask and fallbackjstebbins2015-04-071-4/+4
* deccc608sub: fix range for tab offsetsjstebbins2015-04-071-1/+1
* MacGui: disabled the alternate row background in the presets drawer. It didn'...ritsuka2015-04-071-3/+3
* MacGui: changed the Preview Window and Picture Panel behaviour to avoid the h...ritsuka2015-04-0710-106/+79
* json: fix potential crash when source file or title number doesn't existjstebbins2015-04-071-0/+5
* deccc608sub: improve CC positioningjstebbins2015-04-058-28/+59
* hb_dict: fix prototypes for functions that take no paramsjstebbins2015-04-051-2/+2
* deccc608sub: fix column alignment issuesjstebbins2015-04-057-52/+92
* CLI: fix hb_get_cpu_count call.Rodeo2015-04-051-1/+1
* Propagate an error when hb_json_to_job fails.Rodeo2015-04-051-0/+1
* encx264: fix hb_dict_init call.Rodeo2015-04-051-1/+1
* LinGui: fix json job creationjstebbins2015-04-051-2/+3
* x265: fix a conflict between Live Preview and the current job.Rodeo2015-04-051-0/+49
* libav: Fix failure on mingw to write date tag to mp4 filesjstebbins2015-04-051-0/+134
* WinGui: Updates to the latest JSON API. This enables hardware decode / encode...sr552015-04-0512-82/+102
* WinGui: Adding Subtitle Burn-in Behaviour Support.sr552015-04-049-23/+285
* LinGui: fix parent of preset delete dialogjstebbins2015-04-041-1/+3
* libhb: Add filter preset/tune lookup and setting validation for more filter t...jstebbins2015-04-044-36/+453
* libhb: Improvements and key changes to json/hb_dict_t job definitionsjstebbins2015-04-042-193/+363
* LinGui: remove unused functionjstebbins2015-04-031-14/+0
* LinGui: more refactoringjstebbins2015-04-0315-1224/+1079
* LinGui: refactor dict valuesjstebbins2015-04-0314-1084/+583
* hb_dict: add 'const' to a few prototypes and add a couple new helper funcsjstebbins2015-04-032-4/+27
* Bump libx265 to version 1.6Rodeo2015-04-034-32/+4
* Bump fontconfig to release 2.11.93Rodeo2015-04-032-20623/+5
* LinGui: fix activation of queue pulserjstebbins2015-04-021-7/+9
* LinGui: use hb_dict_t, hb_value_array_t, hb_value_t instead direct to json_tjstebbins2015-04-021-124/+119
* libhb: use hb_dict_t, hb_value_array_t, and hb_value_t in hb_json.cjstebbins2015-04-022-329/+370
* libhb: log "default" filter settings when settings string is 0 lengthjstebbins2015-04-021-1/+1
* libhb: add language lookup based on any of iso639_1/2/2b, eng_name, or nativejstebbins2015-04-022-1/+23
* libhb: add functions to lookup details of mixdown, video, audio, containerjstebbins2015-04-022-2/+72
* libhb: add conversions hb_value_t <-> jsonjstebbins2015-04-022-12/+44
* WinGui: Rename some of the models in the JSON encode folder.sr552015-04-017-46/+42
* WinGui: Refactor the JSON scan model names to be a bit clearer.sr552015-04-018-21/+21
* WinGui: Some initial re-modelling in the JSON folder. Created a "Shared" fold...sr552015-04-0118-202/+37
* WinGui: Enable the Auto Passthru behaviours though the JSON api copymasksr552015-04-012-10/+21
* LinGui: fix unused variable warning.jstebbins2015-03-301-0/+2
* LinGui: fix error messagesjstebbins2015-03-301-18/+18
* ffmpeg: remove obsolete configure option.Rodeo2015-03-291-1/+0
* libhb: Eliminate global variable hb_gui_use_hwd_flagjstebbins2015-03-2918-86/+135
* WinGui: Add TrueHD, Flac and EAC3 Passthru, and EAC3 encoder options. Fixed ...sr552015-03-2924-210/+869
* Remove unused hb_get_scancount functionritsuka2015-03-293-18/+0
* LinGui: refresh mingw build of gtk UIjstebbins2015-03-284-17/+60
* LinGui: move ui xml to GResourcejstebbins2015-03-2710-948/+42