| Commit message (Expand) | Author | Age | Files | Lines |
* | LinGui: update log and about dialog with update version strings | jstebbins | 2009-03-02 | 2 | -9/+25 |
* | LinGui: fix a dependency problem in gtk/module.rules | jstebbins | 2009-03-01 | 1 | -1/+1 |
* | LinGui: force invocation of gtk.build for every build so gtk make | jstebbins | 2009-03-01 | 1 | -1/+1 |
* | LinGui: make it possible to build outside srcdir | jstebbins | 2009-02-28 | 8 | -22704/+104 |
* | LinGui: clean up my improper use of HB_VERSION and HB_BUILD. | jstebbins | 2009-02-27 | 3 | -10/+9 |
* | LinGui: add single title scan option to file menu | jstebbins | 2009-02-14 | 9 | -72/+770 |
* | LinGui: add video quality slider granularity preference. | jstebbins | 2009-02-12 | 10 | -137/+379 |
* | LinGui: add b-adapt combo box to x264 tab | jstebbins | 2009-02-11 | 9 | -91/+269 |
* | LinGui: fix a window resize problem when app is first started | jstebbins | 2009-02-11 | 1 | -7/+0 |
* | LinGui: add sliders for psy-rd and psy-trellis | jstebbins | 2009-02-11 | 8 | -11/+500 |
* | LinGui: Constant Quality Slider now QP/RF based | jstebbins | 2009-02-11 | 13 | -346/+290 |
* | LinGui: fix problem with writing null values to presets file | jstebbins | 2009-02-11 | 3 | -40/+39 |
* | LinGui: fix stupid limit on number of subtitle and audio tracks. | jstebbins | 2009-02-08 | 1 | -3/+3 |
* | LinGui: make drc slider jump from 0 to 1, skipping intermediate values | jstebbins | 2009-02-06 | 4 | -4/+26 |
* | LinGui: add custom filter strings to queue display | jstebbins | 2009-02-06 | 4 | -6/+76 |
* | LinGui: add support for 0 DRC | jstebbins | 2009-02-06 | 6 | -9/+35 |
* | LinGui: Picture Filter enhancements | jstebbins | 2009-02-05 | 14 | -734/+1151 |
* | LinGui: split picture dimension settings and | jstebbins | 2009-01-27 | 3 | -1793/+1848 |
* | LinGui: ui support for new anamorphic parameters in libhb | jstebbins | 2009-01-26 | 6 | -43/+32 |
* | LinGui: tweak how audio choices are made again | jstebbins | 2009-01-25 | 3 | -34/+124 |
* | LinGui: add option for title numbers to | jstebbins | 2009-01-24 | 8 | -268/+481 |
* | LinGui: fix how an audio is chosen after a source is scanned or the preset | jstebbins | 2009-01-24 | 8 | -38/+78 |
* | LinGui: inhibit sleep mode while encoding | jstebbins | 2009-01-13 | 2 | -22/+135 |
* | LinGui: fix problem with special characters in destination file name | jstebbins | 2009-01-12 | 1 | -4/+9 |
* | LinGui: make the activity, queue, and picture tool bar buttons into toggles | jstebbins | 2009-01-08 | 5 | -66/+121 |
* | LinGui: fix a problem with saving specific max-width/height to a preset. | jstebbins | 2009-01-01 | 1 | -0/+1 |
* | LinGui: Fix how preset list expands when window is resized. | jstebbins | 2008-12-24 | 3 | -7/+0 |
* | LinGui: Fix a problem with individual activity logs. | jstebbins | 2008-12-22 | 1 | -2/+3 |
* | LinGui: remove debug message | jstebbins | 2008-12-16 | 1 | -1/+0 |
* | LinGui: make the destination file entry box wider. | jstebbins | 2008-12-14 | 5 | -14/+81 |
* | forgot to checkin the new icon for picutre settings | jstebbins | 2008-12-13 | 1 | -0/+0 |
* | LinGui: add picture settings button to toolbar | jstebbins | 2008-12-13 | 7 | -186/+284 |
* | LinGui: fix me_method/me_range dependency | jstebbins | 2008-12-06 | 15 | -73/+62 |
* | LinGui: add a duration widget for live preview | jstebbins | 2008-12-05 | 6 | -1760/+2111 |
* | LinGui: stop live preview playback when the preview window is closed | jstebbins | 2008-12-05 | 4 | -4/+14 |
* | LinGui: add a flush to activity log output to prevent large chunks of it | jstebbins | 2008-12-05 | 1 | -0/+4 |
* | LinGui: make preview scalling take screen PAR into account | jstebbins | 2008-12-05 | 5 | -55/+118 |
* | LinGui: fix live preview on 32 bit platforms | jstebbins | 2008-12-03 | 1 | -6/+2 |
* | LinGui: minor adjustments to the display of source information | jstebbins | 2008-12-02 | 3 | -9/+29 |
* | LinGui: free a mark thats used in activity log scrolling | jstebbins | 2008-12-02 | 1 | -0/+1 |
* | LinGui: add logging level to preferences | jstebbins | 2008-12-02 | 7 | -12/+175 |
* | LinGui: fix cut/past capability in x264 options textview. | jstebbins | 2008-12-01 | 1 | -1/+1 |
* | LinGui: fix a minor annoyance with how activity window scrolling works. | jstebbins | 2008-12-01 | 1 | -3/+3 |
* | LinGui: fix live preview scaling for PAR's < 1 | jstebbins | 2008-12-01 | 1 | -1/+5 |
* | LinGui: when setting up a live preview encode, ignore current chapter settings. | jstebbins | 2008-11-30 | 1 | -33/+36 |
* | LinGui: set job->seek_points when generating live preview | jstebbins | 2008-11-30 | 1 | -0/+1 |
* | LinGui: variable number of preview frames. preference option to set | jstebbins | 2008-11-30 | 7 | -438/+573 |
* | LinGui: tidy up the video, audio, and advanced tabs | jstebbins | 2008-11-26 | 3 | -259/+126 |
* | LinGui: remove etched frame clutter from the preview window | jstebbins | 2008-11-26 | 3 | -443/+248 |
* | LinGui: reposition the presets frame below toolbar | jstebbins | 2008-11-26 | 4 | -592/+460 |