| Commit message (Expand) | Author | Age | Files | Lines |
* | Turn of Anamorphic on the Windows Phone 8 preset for the linux gui. | sr55 | 2013-12-21 | 1 | -1/+1 |
* | LinGui: add Czech translation | jstebbins | 2013-12-16 | 2 | -0/+1543 |
* | LinGui: add chapter start time to chapter tab display | jstebbins | 2013-11-27 | 4 | -39/+75 |
* | LinGui: fix widget dependency rule for lavc advanced options | jstebbins | 2013-11-18 | 1 | -1/+1 |
* | Denoise (hqdn3d) syntax change: accept settings for individual chroma channels. | Rodeo | 2013-11-08 | 1 | -4/+4 |
* | LinGui: add gmodule dependency | jstebbins | 2013-10-20 | 1 | -2/+2 |
* | LinGui: add language files to rpm spec | jstebbins | 2013-08-12 | 1 | -1/+2 |
* | LinGui: mark more strings as translation candidates | jstebbins | 2013-08-01 | 7 | -311/+270 |
* | LinGui: mark more strings as translatable | jstebbins | 2013-07-26 | 1 | -10/+10 |
* | LinGui: Add russian translation :P | jstebbins | 2013-07-26 | 3 | -1/+1698 |
* | LinGui: Make "Open with.." nautilus option work in ubuntu 13.04 | jstebbins | 2013-07-10 | 1 | -1/+1 |
* | libhb: add experimental avformat muxer for mkv and mp4 | jstebbins | 2013-06-30 | 8 | -27/+64 |
* | LinGui: use hb_container_get_default_extension() when creating dest filename | jstebbins | 2013-06-28 | 1 | -12/+8 |
* | LinGui: add missing sys dep to python script | jstebbins | 2013-06-26 | 1 | -0/+1 |
* | LinGui: use hb_audio_quality_get_default() to show/hide quality widgets. | jstebbins | 2013-06-15 | 2 | -5/+22 |
* | improve aac encoder build options and change some aac encoder defaults | jstebbins | 2013-06-15 | 2 | -1/+13 |
* | LinGui: merge windows phone 8 preset | jstebbins | 2013-06-14 | 1 | -2/+135 |
* | LinGui: fix propagation of tags from input file to output | jstebbins | 2013-06-11 | 1 | -0/+29 |
* | LinGui: fix preset import/export | jstebbins | 2013-06-06 | 1 | -188/+189 |
* | libhb/common: improve fallback mechanism. | Rodeo | 2013-06-03 | 2 | -1/+3 |
* | Don't expose rate, mixdown, dither and encoder arrays to the UIs. | Rodeo | 2013-05-30 | 4 | -526/+675 |
* | LinGui: fix a problem with batch enqueue | jstebbins | 2013-05-10 | 1 | -0/+5 |
* | LinGui: Fix a bug in audio panel | jstebbins | 2013-05-09 | 1 | -0/+2 |
* | LinGui: Fix live preview reset for previews > 10 | jstebbins | 2013-05-03 | 2 | -2/+4 |
* | LinGui: fix live preview "encoded" array size. | jstebbins | 2013-05-03 | 1 | -1/+1 |
* | LinGui: fix incorrect glib version check macros | jstebbins | 2013-03-07 | 2 | -3/+3 |
* | LinGui: add default Auto Passthru settings to built-in presets. | Rodeo | 2013-03-04 | 1 | -0/+132 |
* | LinGui: update built-in presets. | Rodeo | 2013-03-04 | 1 | -1211/+1441 |
* | Add optional fdk-aac encoder | jstebbins | 2013-03-03 | 3 | -15/+14 |
* | Improve scan progress granularity | jstebbins | 2013-03-01 | 4 | -4/+21 |
* | LinGui: increase max number of static previews to 60 | jstebbins | 2013-02-20 | 1 | -1/+1 |
* | LinGui: increase max live preview duration to 240 seconds | jstebbins | 2013-02-20 | 1 | -4/+4 |
* | LinGui: add tooltips for subtitle options | jstebbins | 2013-02-02 | 2 | -0/+68 |
* | LinGui: fix crash caused by bug in newer versions of gtk2 | jstebbins | 2013-02-01 | 2 | -19/+11 |
* | x264 preset system: miscellaneous improvements. | Rodeo | 2013-01-30 | 1 | -40/+13 |
* | LinGui: remove unnecessary GtkFrame | jstebbins | 2013-01-29 | 1 | -18/+11 |
* | LinGui: fix gtk3 subtitle and audio list issue | jstebbins | 2013-01-29 | 2 | -12/+28 |
* | LinGui: Work around STUPID gtk3 file chooser bug :-\ | jstebbins | 2013-01-21 | 1 | -0/+14 |
* | LinGui: Fix building with versions of gstreamer older than 0.10.33 | jstebbins | 2013-01-16 | 1 | -1/+1 |
* | LinGui: Fix compatibility with GTK versions < 2.32 | jstebbins | 2013-01-15 | 4 | -17/+40 |
* | LinGui: Add GTK+-3 support | jstebbins | 2013-01-13 | 11 | -3856/+4674 |
* | LinGui,CLI: change h.264 profile to high in AppleTV preset | jstebbins | 2013-01-06 | 1 | -2/+2 |
* | LinGui: fix issue with FLAC24 fallback | jstebbins | 2013-01-06 | 1 | -23/+1 |
* | LinGui: silence some compiler warnings | jstebbins | 2013-01-05 | 1 | -2/+2 |
* | LinGui: fix selection of mixdown when using fallback audio encoder | jstebbins | 2013-01-03 | 1 | -0/+4 |
* | LinGui: build preset import/export tables from hb_encoder_t tables | jstebbins | 2013-01-03 | 1 | -36/+53 |
* | LinGui: filter out high444 from h264 profiles | jstebbins | 2012-12-31 | 2 | -1/+10 |
* | LinGui: filter out x264 profiles high10 and high422 | jstebbins | 2012-12-30 | 1 | -0/+8 |
* | LinGui: Update copyright dates | jstebbins | 2012-12-30 | 21 | -22/+22 |
* | LinGui: preset import/export robustness | jstebbins | 2012-12-28 | 1 | -0/+10 |