summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* LinGui: fix a minor annoyance with how activity window scrolling works.jstebbins2008-12-011-3/+3
* LinGui: fix live preview scaling for PAR's < 1jstebbins2008-12-011-1/+5
* LinGui: when setting up a live preview encode, ignore current chapter settings.jstebbins2008-11-301-33/+36
* LinGui: set job->seek_points when generating live previewjstebbins2008-11-301-0/+1
* LinGui: variable number of preview frames. preference option to setjstebbins2008-11-307-438/+573
* LinGui: tidy up the video, audio, and advanced tabsjstebbins2008-11-263-259/+126
* LinGui: remove etched frame clutter from the preview windowjstebbins2008-11-263-443/+248
* LinGui: reposition the presets frame below toolbarjstebbins2008-11-264-592/+460
* LinGui: move the picture filters to the preview window. jstebbins2008-11-264-1032/+1133
* LinGui: add a file chooser button for the dest directory. dest file isjstebbins2008-11-267-254/+177
* LinGui: make socket connect for appcast run in its own thread. preventsjstebbins2008-11-253-10/+10
* LinGui: arg! missed a filejstebbins2008-11-241-1/+1
* LinGui: live preview.jstebbins2008-11-2413-187/+1549
* LinGui: update about box with new handbrake description jstebbins2008-11-234-20/+53
* LinGui: fix a reference to free'd preset dictionary when saving a preset.jstebbins2008-11-211-1/+1
* LinGui: import the latest preset changesjstebbins2008-11-203-316/+889
* LinGui: fix a race in update checking that causes random crashesjstebbins2008-11-111-10/+2
* LinGui: oops. forgot to add new appcast filesjstebbins2008-11-092-0/+293
* LinGui: add update checking. shows a dialog similar to the macui whenjstebbins2008-11-0910-11/+808
* LinGui: fix start chapter range. allowed entry of chapter numbers beyondjstebbins2008-11-062-3/+5
* LinGui: Remove restriction on ac3 passthru when mp4 http optimize is enabled.jstebbins2008-11-023-62/+3
* LinGui: fix problem with preset import translation when they the standardjstebbins2008-11-011-0/+3
* LinGui: fix warnings about obsolete usage of spinbutton page_size propertyjstebbins2008-11-013-42/+42
* LinGui: silence a new warning message on ubuntu 8.10jstebbins2008-11-011-1/+1
* LinGui: purge old activity logs that are older than 1 weekjstebbins2008-10-311-0/+44
* LinGui: Activity Logs for individual encodesjstebbins2008-10-319-17/+147
* LinGui: add handbrake version and preset used to activity logjstebbins2008-10-306-18/+55
* LinGui: fix a stupid error in calculating picture scalingjstebbins2008-10-291-2/+2
* LinGui: When reloading standard presets, be sure to clear the standard default jstebbins2008-10-281-28/+45
* LinGui: sync presets with macuijstebbins2008-10-273-9/+9
* LinGui: fix a problem with setting proper picture dimensions when title changedjstebbins2008-10-262-1/+1
* LinGui: fix initial audio selection problemjstebbins2008-10-191-0/+3
* LinGui: change chapter start "to" end --> start "thru" endjstebbins2008-10-193-3/+3
* LinGui: fix problem with disk getting full warning. jstebbins2008-10-191-1/+1
* LinGui: add pref option to scale down high def previewsjstebbins2008-10-186-12/+119
* LinGui: fix handling of HD resolutions. max dimension threshold too low.jstebbins2008-10-183-6/+6
* LinGui: fix a problem with converting strings to int values.jstebbins2008-10-171-6/+6
* LinGui: Make preset key/values mostly align with macui presets.jstebbins2008-10-1721-4712/+5801
* LinGui: nested presetsjstebbins2008-10-1516-5026/+5279
* LinGui: fix incorrect display of target file size in queue.jstebbins2008-10-101-1/+1
* LinGui: Changes required by latest x264jstebbins2008-10-0911-290/+47
* LinGui: nested presets and drag n drop re-ordering of presetsjstebbins2008-10-0511-201/+1314
* LinGui: queue item editingjstebbins2008-10-0412-5/+288
* LinGui: refactoring that will make nested presets easier to implement.jstebbins2008-10-033-102/+103
* LinGui: change the top level structure that contains presets from a dictionaryjstebbins2008-10-034-94/+237
* LinGui: When the source is a file, be more intelligent about auto-naming thejstebbins2008-09-291-5/+23
* LinGui: fix audio mixdown validation problem when source is 2 channeljstebbins2008-09-291-1/+1
* LinGui: fix a small scanning status display problem and a compiler warning.jstebbins2008-09-292-1/+9
* LinGui: move some preset handling to a more appropriate placejstebbins2008-09-264-354/+356
* LinGui: trim both callbacks.c and settings.c. Move code to x264handlerjstebbins2008-09-268-638/+678