summaryrefslogtreecommitdiffstats
path: root/gtk/src/callbacks.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: yikes, this thing leaks worse than my roof, fixedjstebbins2008-09-081-0/+2
* LinGui: fix memory issues found by valgrindjstebbins2008-09-081-0/+1
* LinGui: Fix crash on ubuntu intrepid. Just luck it didn't crash on other jstebbins2008-09-071-26/+26
* LinGui: Fix several strict-aliasing warnings and a null pointer dereferencejstebbins2008-09-071-1/+4
* LinGui: Fix a crash with re-scanning prior to encoding. Incorrect title jstebbins2008-09-061-3/+8
* LinGui: Fix a non-fatal Gtk assert when switching the source selection modejstebbins2008-09-061-14/+7
* LinGui: Add queue save/restorejstebbins2008-09-061-87/+334
* LinGui: Presets and preferences are now stored as plistsjstebbins2008-09-021-678/+848
* LinGui: oops. presets weren't saved after refreshing standard presets, so thejstebbins2008-08-241-2/+5
* LinGui: bundle the standard presets in the exe. eliminates installingjstebbins2008-08-241-0/+7
* LinGui: allow standard presets to be deleted and provide a button to reloadjstebbins2008-08-231-40/+34
* LinGui: improve data entry method for deinterlace and denoise settings in jstebbins2008-08-221-0/+132
* LinGui: add a hidden feature to allow tweaking some settings. currentlyjstebbins2008-08-211-0/+64
* LinGui: fix a couple problems with the preset translation tooljstebbins2008-08-151-2/+9
* LinGui: address scott's complaint that the way i handle audio presetsjstebbins2008-08-081-119/+119
* LinGui: change how x264 options are handledjstebbins2008-08-071-5/+61
* LinGui: make activity log window scrolling work betterjstebbins2008-08-051-5/+32
* LinGui: fix a couple problems with activity window scrolling noted by a userjstebbins2008-08-041-4/+9
* LinGui: add 8x8dct checkbox to match the other ui'sjstebbins2008-08-041-0/+4
* LinGui: clean up hb status handling. mostly just moving things around.jstebbins2008-08-031-198/+169
* LinGui: change extension from mp4 to m4v if there is an ac3 output trackjstebbins2008-07-301-0/+34
* LinGui: fix segfault when "." in destination is deleted.jstebbins2008-07-281-1/+6
* LinGui: Clean up temp files between scans instead of all at once when exiting.jstebbins2008-07-251-6/+10
* LinGui: disable 2-pass if constant quality is selectedjstebbins2008-07-231-6/+10
* LinGui: Add preferences dialog jstebbins2008-07-121-0/+20
* LinGui: Add link to HandBrake Guide to help menujstebbins2008-07-101-0/+30
* LinGui: add hidden preset option to allow direct QP/CRF entry for ffmpeg andjstebbins2008-07-011-0/+22
* LinGui: clean up temporary file turds upon exitjstebbins2008-06-301-0/+6
* LinGui: add detected dvd drives to file menu for quick access. this is a jstebbins2008-06-301-15/+80
* LinGui: Allow scanning new source when work is in progress jstebbins2008-06-231-17/+9
* LinGui: Initial importjstebbins2008-06-171-0/+3260