| Commit message (Expand) | Author | Age | Files | Lines |
* | Add HB_INVALID_AUDIO_QUALITY define. -1 is valid for Vorbis VBR and thus does... | Rodeo | 2012-02-21 | 3 | -6/+6 |
* | LinGui: fix audio gain and quality icon display. | jstebbins | 2012-02-21 | 1 | -10/+10 |
* | Oops, disabled more widgets than I meant to | jstebbins | 2012-01-14 | 2 | -360/+385 |
* | Add preference to enabled auto passthru options | jstebbins | 2012-01-14 | 5 | -54/+107 |
* | LinGui: replace references to "Rip" with encode or transcode | jstebbins | 2011-11-14 | 3 | -6/+6 |
* | LinGui: fix initial subtitle selection | jstebbins | 2011-11-01 | 1 | -2/+6 |
* | LinGui: add index to audio descr in audio list | jstebbins | 2011-11-01 | 1 | -4/+14 |
* | LinGui: fix a problem with height control | jstebbins | 2011-10-31 | 2 | -1/+4 |
* | Allow vorbis quality to go down to -0.2 | jstebbins | 2011-10-31 | 1 | -1/+1 |
* | LinGui: fix "Auto" audio encoder selection | jstebbins | 2011-10-29 | 1 | -1/+1 |
* | LinGui: fix problem saving flac audio in preset | jstebbins | 2011-10-28 | 1 | -2/+5 |
* | LinGui: fix couple audio bitrate display problems | jstebbins | 2011-10-25 | 2 | -2/+2 |
* | LinGui: add "Fast" decomb option | jstebbins | 2011-10-22 | 2 | -0/+2 |
* | LinGui: fix function parameters to GtkScaleButtons | jstebbins | 2011-10-17 | 1 | -7/+4 |
* | LinGui: experimental support for batch queuing | jstebbins | 2011-10-16 | 15 | -416/+816 |
* | LinGui: fix uninitialized variable | jstebbins | 2011-10-16 | 1 | -1/+1 |
* | LinGui: fix lame bitrate maxing out at 160 | jstebbins | 2011-10-15 | 1 | -5/+5 |
* | Add flac + quality + compression level support | jstebbins | 2011-10-12 | 9 | -278/+667 |
* | LinGui: change window type hint for popup windows | jstebbins | 2011-10-07 | 1 | -3/+4 |
* | LinGui: fix some widget dependencies | jstebbins | 2011-09-30 | 1 | -12/+12 |
* | LinGui: use monospace font for activity window | jstebbins | 2011-09-27 | 1 | -0/+6 |
* | LinGui: oops, forgot to re-enable audio encoders | jstebbins | 2011-09-24 | 1 | -34/+31 |
* | LinGui: use hb_*_encoders table to disable options | jstebbins | 2011-09-24 | 1 | -5/+18 |
* | LinGui: remember filter setting in source selection dialog | jstebbins | 2011-09-23 | 2 | -7/+7 |
* | LinGui: tweak to loose crop | jstebbins | 2011-09-20 | 1 | -6/+8 |
* | libhb: Auto Passthru and audio/video encoder lists. | Rodeo | 2011-09-19 | 4 | -185/+276 |
* | LinGui: ensure loose crop always crops even values | jstebbins | 2011-09-19 | 1 | -4/+16 |
* | LinGui: oops! forgot to use existing filter | jstebbins | 2011-09-19 | 1 | -2/+1 |
* | LinGui: add source type filter to source dialog | jstebbins | 2011-09-19 | 2 | -0/+122 |
* | LinGui: Show video codec name in summary tab | jstebbins | 2011-09-01 | 4 | -10/+46 |
* | LinGui: fix problem with preset updates | jstebbins | 2011-08-24 | 1 | -8/+12 |
* | LinGui: make values for preset key AudioEncoderFallback compatible with mac ui | jstebbins | 2011-08-22 | 1 | -1/+13 |
* | LinGui: compute passthru fallbacks | jstebbins | 2011-08-19 | 1 | -11/+42 |
* | lingui: fix issues with preset values | jstebbins | 2011-08-19 | 2 | -7/+20 |
* | Blu-ray: display playlist number in log, CLI scan output, and title drop-down. | Rodeo | 2011-08-16 | 1 | -2/+16 |
* | LinGui: fix hud rendering issue | jstebbins | 2011-08-03 | 1 | -0/+7 |
* | MacGui / LinGui: Add subme 11 to both ui's now that x264 has it. This way ...... | dynaflash | 2011-08-03 | 3 | -2/+5 |
* | add more audio passthru options | jstebbins | 2011-08-01 | 9 | -206/+417 |
* | lingui: work around stupid GtkFileChooser bug | jstebbins | 2011-07-24 | 1 | -0/+9 |
* | Update built-in presets and manicure to use mixdown "None" for passthru | jstebbins | 2011-07-24 | 1 | -4/+4 |
* | Update CLI and LinGUI presets, patch by Rodeo | sr55 | 2011-07-24 | 1 | -105/+89 |
* | MacGUI: Consolidate passthrough mixdowns. | dynaflash | 2011-07-19 | 1 | -0/+1 |
* | lingui: add backwards compatible "AC3" translation for audio encoder value | jstebbins | 2011-07-16 | 1 | -0/+1 |
* | lingui: add some preset translations that I missed | jstebbins | 2011-07-16 | 1 | -0/+5 |
* | LinGui: change page increment of preview frame slider | jstebbins | 2011-06-27 | 1 | -1/+1 |
* | LinGui: fix initial enabled state of audio options after scan | jstebbins | 2011-06-27 | 1 | -0/+1 |
* | LinGui: fix a problem with enabling dts and dts-hd passthru in audio options | jstebbins | 2011-06-27 | 1 | -4/+4 |
* | LinGui: fix appindicator warning message in log at startup | jstebbins | 2011-06-22 | 1 | -8/+11 |
* | LinGui: fix scaling problem with preview window | jstebbins | 2011-06-22 | 1 | -1/+1 |
* | LinGui: when appindicator is found, disable gtkstatusicon | jstebbins | 2011-06-21 | 2 | -26/+34 |