summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WinGui: Further UI design updates to Queue selection and Task action countdown.sr552015-04-182-38/+10
* WinGui: Adding Del shortcut to preset pane, and better warnings when deleting. sr552015-04-182-0/+34
* LinGui: Check for NULL filter settings stringjstebbins2015-04-181-9/+24
* filters: Fix generation of filter stringjstebbins2015-04-181-1/+2
* LinGui: Use real sample rate when creating jobjstebbins2015-04-181-4/+11
* WinGui: Minor UI tweaks to the preset window.sr552015-04-181-43/+14
* WinGui: Small bug fix to handling of queue recovery when running mulitple ins...sr552015-04-181-1/+15
* WinGui: Add "Delete" key shortcut to the queue to delete selected items.sr552015-04-185-7/+157
* LinGui: Modify how dest filename is constructed for iso imagesjstebbins2015-04-181-43/+51
* WinGui: Some further UI design tweaks.sr552015-04-183-79/+91
* WinGui: Misc UI fixes and fixes to the logging code for scanning that could s...sr552015-04-189-100/+218
* MacGui: Add TrueHD, Flac and EAC3 auto passthru options in the default sheet.ritsuka2015-04-184-14/+78
* MacGui: fix HBPicture copy method.ritsuka2015-04-171-0/+10
* MacGui: remove HBPicture dependency on HBTitle.ritsuka2015-04-174-53/+79
* MacGui: update the UI correctly for custom denoise preset.ritsuka2015-04-171-1/+1
* MacGui: use the new the filter preset/tune lookup and setting validation func...ritsuka2015-04-173-111/+77
* json: fix another cut/paste error. incorrect dither parsing.jstebbins2015-04-131-1/+1
* WinGui: Misc IScan API tweaks.sr552015-04-127-50/+53
* WinGui: Some further refactoring of the services library. Moving all the queu...sr552015-04-1219-62/+103
* deccc608sub: tweak font size once againjstebbins2015-04-112-3/+3
* WinGui: Add a basic outline of a logging system to allow logging of the JSON ...sr552015-04-108-0/+181
* LinGui: fix pause button/resumejstebbins2015-04-101-1/+1
* WinGui: When Switching from x264 to another encoder, the video tab options wo...sr552015-04-101-0/+5
* WinGui: For default user presets, make sure the advanced tab shows correctly...sr552015-04-101-0/+6
* text subtitles: make font height independent of croppingjstebbins2015-04-104-4/+8
* decccsub608: make font size independent on the amount of croppingjstebbins2015-04-102-6/+6
* Move strtok_r fallback to dedicated "compat" files.Rodeo2015-04-107-38/+90
* 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