summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MacGui:Oops. WTF was I hiding direct prediction in the advanced options based...jbrjake2008-09-251-28/+7
* LinGui: remove the dependency between direct-pred and analysejstebbins2008-09-255-28/+0
* MacGui: Fixes bug in x264 advanced options tab, that didn't blank out direct ...jbrjake2008-09-251-2/+5
* LinGui: Work around a silly treeview formatting bug.jstebbins2008-09-255-21/+51
* LinGui: Store the activity log in the users config dir instead of PWD.jstebbins2008-09-257-27/+90
* MacGui: Loose Anamorphic - Upon initial selection set the width to the source...dynaflash2008-09-251-0/+8
* LinGui: fix my misunderstanding of faac bitrate capabilities.jstebbins2008-09-245-20/+26
* Sets the default QP of deblock to 5 instead of 0. This way the filter actuall...jbrjake2008-09-242-2/+2
* LinGui: Add filters line to queue description. Improve framerate descriptionjstebbins2008-09-244-12/+63
* MacGui: Make the Deblock slider continuous so it reads out the values as you ...dynaflash2008-09-241-2/+2
* MacGui: Queue display - fix display of deinterlace modesdynaflash2008-09-241-3/+3
* MacGui: queue - add the file output name to the first title line in the queue...dynaflash2008-09-241-2/+24
* LinGui: vfr checkbox is toast. jstebbins2008-09-2410-305/+16
* MacGui: Remove the VFR checkbox in the Picture Settings window.dynaflash2008-09-244-136/+34
* MacGui: update the deblock filter setting display in the queue.dynaflash2008-09-231-11/+4
* MacGui: implement a slider for deblock.dynaflash2008-09-234-72/+191
* WinGui:sr552008-09-234-17/+16
* LinGui: refine deblock slider. now shows "Off" and values 5-15.jstebbins2008-09-235-4/+20
* LinGui: Add progress info to queue windowjstebbins2008-09-234-44/+80
* MacGui: upon reloading a previous queue at launch, open up the queue window.dynaflash2008-09-231-0/+1
* MacGui: When reloading a previous queue at launch, as well as pending encode...dynaflash2008-09-232-24/+78
* MacGui: Re-enable deleting encodes with the delete key if hilighted.dynaflash2008-09-223-12/+21
* MacGui: Fix sleep/shutdown warning so it only comes up once right when starti...dynaflash2008-09-221-4/+5
* MacGui: Add encoding status readout to the queue windowdynaflash2008-09-224-8/+71
* LinGui: delete key now deletes items in the queuejstebbins2008-09-215-1/+61
* Cygwin:sr552008-09-213-0/+25
* MacGui: End of encode/queue alerts and actions changesdynaflash2008-09-211-33/+52
* MacGui: upon launch, if pending items are still in the queue, if you choose t...dynaflash2008-09-211-2/+3
* MacGui: now requires vlc 0.9.xx to read protected dvd's in the users /Applica...dynaflash2008-09-201-1/+1
* WinGui:sr552008-09-203-27/+37
* WinGui:sr552008-09-207-122/+100
* LinGui: improve the precision of the scaling of the preview image for displayjstebbins2008-09-201-0/+1
* WinGui:sr552008-09-191-0/+1
* WinGui:sr552008-09-192-2/+5
* WinGui:sr552008-09-192-29/+13
* MacGui: Custom chapter names restored (borked in 1703)dynaflash2008-09-191-5/+49
* WinGui:sr552008-09-193-63/+54
* WinGui:sr552008-09-194-11/+24
* Spit out the average encoding speed in the verbose log at the end of a job.jbrjake2008-09-191-0/+6
* CLI: Synchronizes presets with the MacGui, following x264's switch to subme 6...jbrjake2008-09-191-24/+24
* Brings MacGui in line with x264's new default subme of 6. Remember to update ...jbrjake2008-09-192-16/+16
* Bring libhb in line with x264's new default subme level of 6.jbrjake2008-09-191-3/+0
* Bumps x264 to r979-6d4af9d, bringing Psy-RDO and Psy-Trellis to HandBrake.jbrjake2008-09-191-1/+1
* MacGui and MacCli: Sets the Xcode project's Deployment target to use GCC opti...jbrjake2008-09-191-1/+1
* WinGui:sr552008-09-191-1/+1
* Threaded decomb filter. Folds in eddyg's threaded yadif from r1628 and also a...jbrjake2008-09-191-37/+435
* LinGui: tidy up how combobox values are handled internally and stored in plistsjstebbins2008-09-1912-750/+698
* MacGui: "Stop" command modificationsdynaflash2008-09-183-13/+35
* WinGui:sr552008-09-184-23/+6
* MacGui: Queue allow proper deleting of encoding queue items and proper deleti...dynaflash2008-09-182-8/+61