summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LinGui: fix activity window scrollingjstebbins2015-03-261-30/+40
* LinGui: work around yet another gtk+-3 bugjstebbins2015-03-254-5/+49
* LinGui: fix UI issue with x264Option updatesjstebbins2015-03-251-0/+1
* LinGui: init VideoPreset with valid valuejstebbins2015-03-251-1/+1
* MacGui: add an alert window to show the exceptions not handled. Hopefully it ...ritsuka2015-03-247-1/+283
* libav: bump to v11.3jstebbins2015-03-233-65/+1
* MacGui: bind angle popup to the angle property of HBJob.ritsuka2015-03-192-31/+38
* MacGui: fix the error variable in canScan:error: , it was dereferenced one ti...ritsuka2015-03-192-3/+3
* MacGui: add a missing ownership qualifier needed by ARC.ritsuka2015-03-193-8/+8
* LinGui: add defaults for new copy mask optionsjstebbins2015-03-181-5/+11
* LinGui: fix off-by-one error in subtitle track selectionjstebbins2015-03-181-1/+1
* LinGui: update generation of audio copy mask with new copy optionsjstebbins2015-03-181-5/+17
* rendersub: remove unnecessary filter settingsjstebbins2015-03-181-20/+10
* MacGui: fix a crash in the add preset and add titles to queue sheets introduc...ritsuka2015-03-171-4/+3
* MacGui: fix live preview crash caused by the ARC conversion.ritsuka2015-03-171-1/+1
* MacGui: clean up the preview controller, and fix the preview not updating whe...ritsuka2015-03-173-29/+32
* rendersub: fix text rendering frame sizejstebbins2015-03-171-44/+33
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-1777-700/+304
* decomb: oops, fix overread when height is mod 4jstebbins2015-03-161-1/+1
* LinGui: add widgets for eac3, truehd, and flac autopassthrujstebbins2015-03-153-0/+189
* muxavformat: add "creation_time" metadatajstebbins2015-03-151-0/+5
* decomb: fix green line when source hight is modulus 2jstebbins2015-03-141-4/+4
* WinGui: Make the anamorphic objects in the services library public. sr552015-03-144-5/+11
* WinGui: Fixed the temp Property Changed Base Impl.sr552015-03-148-29/+244
* WinGui: Remove the Caliburn Micro / Castle dependency in The services library...sr552015-03-1422-35/+141
* libhb: fix building with QSV enabled.Rodeo2015-03-131-2/+2
* WinGui: Add the word "sources" to the quality tooltip to make it marginally c...sr552015-03-122-2/+2
* json: fix crash when foreign audio search is *not* enabledjstebbins2015-03-112-1/+8
* WinGui: Fix the Encoder Tune option. sr552015-03-091-1/+4
* libhb: use jansson for hb_dictjstebbins2015-03-098-377/+814
* MacGui: simplify the encoding state string creation coderitsuka2015-03-081-13/+6
* WinGui: Updating the app to handle the latest JSON API change regarding the A...sr552015-03-0710-281/+75
* json: automatically scan title when processing json jobsjstebbins2015-03-0723-735/+928
* LinGui: remove unused functionjstebbins2015-03-072-32/+0
* LinGui: convert resource files to jsonjstebbins2015-03-077-2050/+1072
* LinGui: rename resource file since it's no longer a plistjstebbins2015-03-071-4/+4
* LinGui: clean settings better before writing to presets filejstebbins2015-03-071-2/+29
* WinGui: Stripping out a lot of legacy abstraction code for the scan service.sr552015-03-0618-808/+80
* LinGui: add methods for reading and writing json config filesjstebbins2015-03-0611-117/+192
* WinGui: Restore the preview functionality after refactoring. sr552015-03-062-2/+14
* LinGui: change settings dict from glib to janssonjstebbins2015-03-0634-1827/+1410
* WinGui: Moving some more namespaces. sr552015-03-0510-103/+8
* WinGui: Remove the EncodeJob model. This removes another abstraction layer th...sr552015-03-0524-1177/+266
* LinGui: fix compiler warningjstebbins2015-03-051-1/+1
* LinGui: random clean-upsjstebbins2015-03-058-66/+53
* WinGui: Remove the EncodeServiceWrapper sr552015-03-034-269/+4
* ProRes: extend the padding check to 16 bits.Rodeo2015-03-021-0/+42
* WinGui: Dropping more legacy code and moving some more UI only code up to the...sr552015-03-0115-124/+58
* WinGui: Moving the Queue Code out to the UI level. The services library will ...sr552015-03-0120-484/+62
* WinGui: Removing the Isolation code as it's not used, and planned for libhb i...sr552015-03-0115-524/+16