summaryrefslogtreecommitdiffstats
path: root/gtk/src/callbacks.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: add status icon that sits in the system trayjstebbins2009-04-021-0/+13
* LinGui: Show notification when handbrake queue is completejstebbins2009-04-011-0/+23
* LinGui:jstebbins2009-03-271-0/+3
* LinGui: fix crash at start of a 2 pass encodejstebbins2009-03-211-3/+0
* LinGui:jstebbins2009-03-041-10/+20
* LinGui: update log and about dialog with update version stringsjstebbins2009-03-021-8/+23
* LinGui: clean up my improper use of HB_VERSION and HB_BUILD.jstebbins2009-02-271-6/+6
* LinGui: add single title scan option to file menujstebbins2009-02-141-65/+102
* LinGui: add video quality slider granularity preference.jstebbins2009-02-121-7/+48
* LinGui: Constant Quality Slider now QP/RF basedjstebbins2009-02-111-18/+35
* LinGui: add support for 0 DRCjstebbins2009-02-061-0/+13
* LinGui: Picture Filter enhancementsjstebbins2009-02-051-85/+40
* LinGui: ui support for new anamorphic parameters in libhbjstebbins2009-01-261-0/+2
* LinGui: add option for title numbers to jstebbins2009-01-241-15/+31
* LinGui: fix how an audio is chosen after a source is scanned or the presetjstebbins2009-01-241-0/+1
* LinGui: inhibit sleep mode while encodingjstebbins2009-01-131-20/+131
* LinGui: make the activity, queue, and picture tool bar buttons into togglesjstebbins2009-01-081-17/+53
* LinGui: Fix a problem with individual activity logs. jstebbins2008-12-221-2/+3
* LinGui: fix me_method/me_range dependencyjstebbins2008-12-061-2/+2
* LinGui: add a flush to activity log output to prevent large chunks of it jstebbins2008-12-051-0/+4
* LinGui: free a mark thats used in activity log scrollingjstebbins2008-12-021-0/+1
* LinGui: fix a minor annoyance with how activity window scrolling works.jstebbins2008-12-011-3/+3
* LinGui: variable number of preview frames. preference option to setjstebbins2008-11-301-5/+14
* LinGui: reposition the presets frame below toolbarjstebbins2008-11-261-3/+3
* 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