summaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Collapse)AuthorAgeFilesLines
* LinGui: fix a problem with saving specific max-width/height to a preset.jstebbins2009-01-011-0/+1
| | | | | | | | Legacy UsesMaxPictureSettings tag didn't get converted properly when new preset is based on an old preset that used it. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2053 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: Fix how preset list expands when window is resized. jstebbins2008-12-243-7/+0
| | | | | | | It wasn't, now it does. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2044 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: Fix a problem with individual activity logs. jstebbins2008-12-221-2/+3
| | | | | | | Race would close them immediately after opening sometimes. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2043 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: remove debug messagejstebbins2008-12-161-1/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2035 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: make the destination file entry box wider.jstebbins2008-12-145-14/+81
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2031 b64f7644-9d1e-0410-96f1-a4d463321fa5
* forgot to checkin the new icon for picutre settingsjstebbins2008-12-131-0/+0
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2030 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add picture settings button to toolbarjstebbins2008-12-137-186/+284
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2029 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix me_method/me_range dependencyjstebbins2008-12-0615-73/+62
| | | | | | | | umh, esa, tesa -- me_range 4 - 64 dia, hex -- me_range 4 - 16 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2015 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add a duration widget for live previewjstebbins2008-12-056-1760/+2111
| | | | | | | | | stop live encode if user changes settings or the current preview frame during the encode. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2013 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: stop live preview playback when the preview window is closedjstebbins2008-12-054-4/+14
| | | | | | | otherwise you still continue to hear the audio. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2012 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add a flush to activity log output to prevent large chunks of it jstebbins2008-12-051-0/+4
| | | | | | | from being dropped on a crash. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2010 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: make preview scalling take screen PAR into accountjstebbins2008-12-055-55/+118
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2007 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: update readme with list of dependencies for buildingjstebbins2008-12-031-1/+19
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1999 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix live preview on 32 bit platformsjstebbins2008-12-031-6/+2
| | | | | | | found an ld flag that prevents export of specific libraries git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1996 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: minor adjustments to the display of source informationjstebbins2008-12-023-9/+29
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1990 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: free a mark thats used in activity log scrollingjstebbins2008-12-021-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1989 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add logging level to preferencesjstebbins2008-12-027-12/+175
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1986 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix cut/past capability in x264 options textview.jstebbins2008-12-011-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1985 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix a minor annoyance with how activity window scrolling works.jstebbins2008-12-011-3/+3
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1984 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix live preview scaling for PAR's < 1jstebbins2008-12-011-1/+5
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1982 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: when setting up a live preview encode, ignore current chapter settings.jstebbins2008-11-301-33/+36
| | | | | | | if all chapters aren't enabled, the encode exits without completing. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1977 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: set job->seek_points when generating live previewjstebbins2008-11-301-0/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1974 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: variable number of preview frames. preference option to setjstebbins2008-11-307-438/+573
| | | | | | | the number of frames git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1971 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: tidy up the video, audio, and advanced tabsjstebbins2008-11-263-259/+126
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1963 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: remove etched frame clutter from the preview windowjstebbins2008-11-263-443/+248
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1962 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: reposition the presets frame below toolbarjstebbins2008-11-264-592/+460
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1960 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: move the picture filters to the preview window. jstebbins2008-11-264-1032/+1133
| | | | | | | and tidy up the picture tab. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1957 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add a file chooser button for the dest directory. dest file isjstebbins2008-11-267-254/+177
| | | | | | | separated with its own entry box. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1955 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: make socket connect for appcast run in its own thread. preventsjstebbins2008-11-253-10/+10
| | | | | | | long delay at startup when there are network issues. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1954 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: arg! missed a filejstebbins2008-11-241-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1950 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: live preview.jstebbins2008-11-2413-187/+1549
| | | | | | | | | | this adds new prerequisites to the build. now needs: gthread-2.0, gstreamer-0.10, gstreamer-interfaces-0.10, gstreamer-video-0.10, gstreamer-pbutils-0.10 git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1949 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: update about box with new handbrake description jstebbins2008-11-234-20/+53
| | | | | | | and fix typo in preset description git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1942 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix a reference to free'd preset dictionary when saving a preset.jstebbins2008-11-211-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1939 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: import the latest preset changesjstebbins2008-11-203-316/+889
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1933 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix a race in update checking that causes random crashesjstebbins2008-11-111-10/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1914 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: oops. forgot to add new appcast filesjstebbins2008-11-092-0/+293
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1911 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add update checking. shows a dialog similar to the macui whenjstebbins2008-11-0910-11/+808
| | | | | | | an update is available, but without the "install" option. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1910 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix start chapter range. allowed entry of chapter numbers beyondjstebbins2008-11-062-3/+5
| | | | | | | | | | the number of chapters on the disc Fix a problem with picture scaling. non-anamorphic was allowing dimensions to be entered that were larger than the title dims. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1899 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: Remove restriction on ac3 passthru when mp4 http optimize is enabled.jstebbins2008-11-023-62/+3
| | | | | | | These are no longer incompatible options. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1894 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix problem with preset import translation when they the standardjstebbins2008-11-011-0/+3
| | | | | | | presets are loaded for the first time git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1893 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix warnings about obsolete usage of spinbutton page_size propertyjstebbins2008-11-013-42/+42
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1892 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: silence a new warning message on ubuntu 8.10jstebbins2008-11-011-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1891 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: purge old activity logs that are older than 1 weekjstebbins2008-10-311-0/+44
| | | | | | | | this only applies to logs stored in the users config dir logs that are stored in the movies destination directory are never purged git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1888 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: Activity Logs for individual encodesjstebbins2008-10-319-17/+147
| | | | | | | | | | | | | - Individual activity logs are saved in the file format "YYYY-MM-DD HH-MM-SS mymoviename.log". - Default directory is <user config idr>/ghb/EncodeLogs (usually ~/.config/ghb/EncodeLogs) - Preference available to alternatively put them in the users output movie directory with the output movie (by default set to "off"). git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1887 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: add handbrake version and preset used to activity logjstebbins2008-10-306-18/+55
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1882 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix a stupid error in calculating picture scalingjstebbins2008-10-291-2/+2
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1878 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: When reloading standard presets, be sure to clear the standard default jstebbins2008-10-281-28/+45
| | | | | | | if one of the users custom presets is marked as the current default git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1877 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: sync presets with macuijstebbins2008-10-273-9/+9
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1876 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix a problem with setting proper picture dimensions when title changedjstebbins2008-10-262-1/+1
| | | | git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1869 b64f7644-9d1e-0410-96f1-a4d463321fa5
* LinGui: fix initial audio selection problemjstebbins2008-10-191-0/+3
| | | | | | | | if no source audios matched the preset's language criteria, then no audio was being selected. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1849 b64f7644-9d1e-0410-96f1-a4d463321fa5