summaryrefslogtreecommitdiffstats
path: root/gtk/src/settings.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: fix backward compatibility issuejstebbins2011-03-221-1/+1
* LinGui: remove use of deprecated GTK_WIDGET_TYPE and GTK_OBJECT_TYPE macrosjstebbins2011-03-221-2/+2
* LinGui: add CFR option for "Same as source" framerate.jstebbins2011-01-281-3/+41
* LinGui: update copyright datesjstebbins2011-01-031-1/+1
* LinGui: fix a bunch of brokenness on Ubuntu 10.04 (lucid)jstebbins2010-02-231-11/+5
* LinGui: fix a problem with srt subtitle file dialog forgetting the last used ...jstebbins2009-10-141-1/+6
* LinGui: make the activity window a little widerjstebbins2009-10-061-1/+1
* LinGui: allow display of picture settings before a scan has been donejstebbins2009-10-061-0/+12
* LinGui: fix a couple subtitle UI issuesjstebbins2009-10-031-6/+10
* LinGui: SRT supportjstebbins2009-06-301-2/+23
* LinGui: replace drc hscale with scalebuttonjstebbins2009-06-081-0/+12
* mkv soft subtitle supportjstebbins2009-05-191-0/+6
* LinGui: add fullscreen option to previewjstebbins2009-04-051-0/+12
* LinGui: add video quality slider granularity preference.jstebbins2009-02-121-4/+10
* LinGui: fix me_method/me_range dependencyjstebbins2008-12-061-8/+8
* LinGui: add a file chooser button for the dest directory. dest file isjstebbins2008-11-261-0/+20
* LinGui: Make preset key/values mostly align with macui presets.jstebbins2008-10-171-73/+0
* LinGui: nested presetsjstebbins2008-10-151-1/+11
* LinGui: trim both callbacks.c and settings.c. Move code to x264handlerjstebbins2008-09-261-532/+0
* LinGui: remove another part of the x264 analyse/direct-pred (non)dependency jstebbins2008-09-261-7/+1
* LinGui: Store the activity log in the users config dir instead of PWD.jstebbins2008-09-251-0/+4
* LinGui: tidy up how combobox values are handled internally and stored in plistsjstebbins2008-09-191-68/+29
* LinGui: Add mp4 options to queue descriptionjstebbins2008-09-171-9/+14
* LinGui: yikes, this thing leaks worse than my roof, fixedjstebbins2008-09-081-0/+6
* LinGui: Add queue save/restorejstebbins2008-09-061-13/+0
* LinGui: Presets and preferences are now stored as plistsjstebbins2008-09-021-1377/+381
* LinGui: plug small memory leakjstebbins2008-08-271-0/+1
* LinGui: oops. presets weren't saved after refreshing standard presets, so thejstebbins2008-08-241-1/+1
* LinGui: bundle the standard presets in the exe. eliminates installingjstebbins2008-08-241-76/+34
* LinGui: allow standard presets to be deleted and provide a button to reloadjstebbins2008-08-231-100/+126
* LinGui: improve data entry method for deinterlace and denoise settings in jstebbins2008-08-221-14/+128
* LinGui: address scott's complaint that the way i handle audio presetsjstebbins2008-08-081-2/+122
* LinGui: change how x264 options are handledjstebbins2008-08-071-21/+491
* LinGui: disable 2-pass if constant quality is selectedjstebbins2008-07-231-0/+14
* LinGui: oops, delete some debugging outputjstebbins2008-07-121-5/+3
* LinGui: Add preferences dialog jstebbins2008-07-121-0/+45
* LinGui: Initial importjstebbins2008-06-171-0/+1487