summaryrefslogtreecommitdiffstats
path: root/gtk/src/callbacks.c
Commit message (Expand)AuthorAgeFilesLines
* LinGui: update hb docs linkJohn Stebbins2016-10-061-3/+5
* LinGui: Add flatpak support (#231)John Stebbins2016-08-301-4/+4
* LinGui: fix source dialog default selectionJohn Stebbins2016-06-301-0/+1
* LinGui: revert old gtk bug workaroundJohn Stebbins2016-06-291-13/+1
* enable libvpx VP9 encoderJohn Stebbins2016-05-271-0/+1
* LinGui: add source title dict to queueJohn Stebbins2016-05-271-1/+0
* LinGui: fix audio and subtitle descriptions in queueJohn Stebbins2016-05-241-0/+2
* LinGui: add {preset} auto-file naming optionJohn Stebbins2016-05-051-0/+7
* LinGui: all negative vquality slider valuesJohn Stebbins2016-03-301-3/+10
* LinGui: replace preview "fullscreen" with preview window resizingJohn Stebbins2016-03-161-14/+1
* LinGui: Tidy up queue formatJohn Stebbins2016-03-121-40/+50
* LinGui: link comb-detect and deinterlace filtersJohn Stebbins2016-03-111-0/+30
* LinGui: don't assume log text is iso-8859-1John Stebbins2016-03-101-2/+2
* lingui: fix use of freed memoryJohn Stebbins2016-03-091-1/+1
* LinGui: clean up copyright and license commentsJohn Stebbins2016-01-031-0/+11
* Update copyright dates to 2016.Bradley Sepos2016-01-011-1/+1
* x264: add multilib support (a.k.a. 10-bit)John Stebbins2015-11-121-3/+4
* libhb: make muxer, sync, and reader behave like other work objectsJohn Stebbins2015-11-091-5/+2
* LinGui: fix segfaultJohn Stebbins2015-11-021-1/+1
* Fix bizarre custom anamorphic behaviorJohn Stebbins2015-10-261-7/+7
* Make deinterlace/decomb behave similar to nlmeans/hqdn3dJohn Stebbins2015-10-091-0/+12
* LinGui: button and menu uix improvementsJohn Stebbins2015-10-091-2/+2
* LinGui: fix display of pending count...John Stebbins2015-10-061-17/+23
* LinGui: OopsJohn Stebbins2015-10-061-1/+1
* LinGui: improve behavior of queue, preview, and activity togglesJohn Stebbins2015-10-061-19/+75
* LinGui: use libhb to validate filter settingsJohn Stebbins2015-10-051-63/+0
* scan: fix rescan avoidance logicJohn Stebbins2015-09-291-6/+10
* LinGui: fix video quality granularity for x265John Stebbins2015-09-081-10/+22
* LinGui: Change dest filename behavior when auto-naming is disabledjstebbins2015-08-111-1/+15
* libhb: Allow log level changes and update checks *after* hb_init()jstebbins2015-06-121-0/+8
* LinGui: fix build error on ubuntujstebbins2015-05-281-3/+3
* LinGui: use libhb to initialize job...jstebbins2015-05-271-64/+187
* LinGui: use libhb to init audio and subtitle listsjstebbins2015-05-201-8/+8
* lingui: use libhb preset management from linux guijstebbins2015-05-141-25/+29
* LinGui: fix 32bit buildsjstebbins2015-05-131-1/+5
* LinGui: fix scanning file specified on command linejstebbins2015-05-011-2/+5
* LinGui: Fix issue with editing audio or subtitlesjstebbins2015-04-301-0/+2
* LinGui: fix dest file generateion for block devicesjstebbins2015-04-281-2/+2
* LinGui: Allow setting p-to-p end frame beyond guessed durationjstebbins2015-04-261-4/+4
* LinGui: Allow setting p-to-p end time beyond guessed durationjstebbins2015-04-261-4/+4
* LinGui: Add pending count to "Queue" toolbar buttonjstebbins2015-04-221-0/+13
* LinGui: Modify how dest filename is constructed for iso imagesjstebbins2015-04-181-43/+51
* LinGui: more refactoringjstebbins2015-04-031-213/+198
* LinGui: refactor dict valuesjstebbins2015-04-031-34/+29
* LinGui: fix activation of queue pulserjstebbins2015-04-021-7/+9
* LinGui: refresh mingw build of gtk UIjstebbins2015-03-281-2/+2
* LinGui: fix activity window scrollingjstebbins2015-03-261-30/+40
* json: automatically scan title when processing json jobsjstebbins2015-03-071-75/+61
* LinGui: change settings dict from glib to janssonjstebbins2015-03-061-53/+47
* LinGui: Fix sanitizing audio list after container changejstebbins2015-02-171-1/+1