summaryrefslogtreecommitdiffstats
path: root/gtk/src/callbacks.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: add a file chooser button for the dest directory. dest file isjstebbins2008-11-261-64/+48
* LinGui: make socket connect for appcast run in its own thread. preventsjstebbins2008-11-251-8/+8
* LinGui: live preview.jstebbins2008-11-241-111/+65
* LinGui: fix a race in update checking that causes random crashesjstebbins2008-11-111-10/+2
* LinGui: add update checking. shows a dialog similar to the macui whenjstebbins2008-11-091-4/+224
* LinGui: fix start chapter range. allowed entry of chapter numbers beyondjstebbins2008-11-061-0/+1
* 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-311-5/+53
* LinGui: add handbrake version and preset used to activity logjstebbins2008-10-301-7/+35
* LinGui: fix a problem with setting proper picture dimensions when title changedjstebbins2008-10-261-0/+1
* LinGui: Make preset key/values mostly align with macui presets.jstebbins2008-10-171-52/+85
* LinGui: nested presetsjstebbins2008-10-151-7/+10
* LinGui: nested presets and drag n drop re-ordering of presetsjstebbins2008-10-051-1/+4
* LinGui: queue item editingjstebbins2008-10-041-4/+42
* LinGui: When the source is a file, be more intelligent about auto-naming thejstebbins2008-09-291-5/+23
* LinGui: fix a small scanning status display problem and a compiler warning.jstebbins2008-09-291-1/+8
* LinGui: move some preset handling to a more appropriate placejstebbins2008-09-261-351/+0
* LinGui: trim both callbacks.c and settings.c. Move code to x264handlerjstebbins2008-09-261-103/+22
* LinGui: continue callbacks.c reduction. move audio tab handling to separatejstebbins2008-09-261-605/+23
* LinGui: callbacks.c is getting too big. Separate out queue handling intojstebbins2008-09-261-1139/+36
* LinGui: Dittojstebbins2008-09-261-3/+3
* LinGui: fix del key handling on queue item. Was deleting when any key pressedjstebbins2008-09-251-1/+4
* LinGui: Work around a silly treeview formatting bug.jstebbins2008-09-251-17/+40
* LinGui: fix my misunderstanding of faac bitrate capabilities.jstebbins2008-09-241-2/+20
* LinGui: Add filters line to queue description. Improve framerate descriptionjstebbins2008-09-241-8/+59
* LinGui: vfr checkbox is toast. jstebbins2008-09-241-15/+1
* LinGui: refine deblock slider. now shows "Off" and values 5-15.jstebbins2008-09-231-0/+12
* LinGui: Add progress info to queue windowjstebbins2008-09-231-44/+62
* LinGui: delete key now deletes items in the queuejstebbins2008-09-211-0/+57
* LinGui: tidy up how combobox values are handled internally and stored in plistsjstebbins2008-09-191-153/+152
* LinGui: prevent entering bitrates above 160 for faacjstebbins2008-09-171-2/+12
* LinGui: Add mp4 options to queue descriptionjstebbins2008-09-171-2/+25
* LinGui: update queue descriptions to match what joe is doing in the mac guijstebbins2008-09-151-91/+109
* LinGui: refine the drop zone for queue drag n drop. now it only highlightsjstebbins2008-09-141-0/+11
* LinGui: Add queue drag n drop reorderingjstebbins2008-09-131-39/+296
* LinGui: change deblock control to a slider to set deblock strengthjstebbins2008-09-111-12/+16
* 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