summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* MacGui: Fix issue from 1703 where once done doing at least one encode, all su...dynaflash2008-09-181-22/+25
* MacGui: fix turbo two pass (thanks beelsebob and jkint for help troubleshooti...dynaflash2008-09-171-3/+9
* MacGui: Add some temporary activity log messages to try to debug the new queuedynaflash2008-09-171-4/+5
* Filter timestamps to prevent missing/incorrect Transport Stream PCRs messing ...van2008-09-171-0/+19
* MacGui: Fix crash when selecting between target size and abr.dynaflash2008-09-171-3/+1
* LinGui: prevent entering bitrates above 160 for faacjstebbins2008-09-173-94/+120
* WinGui:sr552008-09-171-0/+8
* MacGui: fix chapter markers which were borked in 1703dynaflash2008-09-171-1/+1
* MacGui: Fix subtitle scan which I broke in 1703dynaflash2008-09-171-3/+4
* LinGui: Add mp4 options to queue descriptionjstebbins2008-09-177-33/+215
* Bug fix to r1691: had the offsets for PTS & DTS reversed so we were trying to...van2008-09-161-7/+7
* Another bug fix in the per-stream timing code: If the clock reference changes...van2008-09-161-7/+29
* MacGui: Resilient Queue: Initial Implementationdynaflash2008-09-166-3201/+2302
* WinGui: sr552008-09-164-66/+67
* LinGui: update queue descriptions to match what joe is doing in the mac guijstebbins2008-09-156-94/+193
* Fix a couple problem exposed through some valgrind testing. use of freedjstebbins2008-09-152-3/+7
* If we always sort timestamps we can't detect & correct misordering caused by ...van2008-09-151-16/+26
* The difference of two timestamps referenced to different clocks is a random n...van2008-09-151-5/+7
* WinGui:sr552008-09-146-27/+28
* WinGui:sr552008-09-146-88/+144
* LinGui: refine the drop zone for queue drag n drop. now it only highlightsjstebbins2008-09-141-0/+11
* WinGui:sr552008-09-142-27/+20
* LinGui: Add queue drag n drop reorderingjstebbins2008-09-1312-63/+448
* LinGui: fix another memory leakjstebbins2008-09-122-2/+2