| Commit message (Expand) | Author | Age | Files | Lines |
* | LinGui: fix Gtk-CRITICAL warning when logging invalid utf-8 characters | jstebbins | 2009-09-30 | 1 | -21/+28 |
* | LinGui: fix audio codec description | jstebbins | 2009-09-30 | 2 | -2/+6 |
* | LinGui: fix incorrect marking of CC track as forced or burned | jstebbins | 2009-09-30 | 3 | -9/+17 |
* | LinGui: fix psy-rd and psy-trellis sliders | jstebbins | 2009-09-29 | 1 | -1/+1 |
* | LinGui: fix loading of multiple subtitles from a preset | jstebbins | 2009-09-29 | 4 | -4/+24 |
* | LinGui: fix problem updating subtitle type description in subtitle list | jstebbins | 2009-09-28 | 1 | -1/+1 |
* | LinGui: don't remove srt subs when changing from mkv to mp4 | jstebbins | 2009-09-26 | 1 | -13/+20 |
* | LinGui: ok, I relent. mbtree widget is not needed so it's gone | jstebbins | 2009-09-25 | 3 | -36/+29 |
* | Lingui: make mbtree default follow the state of bframes | jstebbins | 2009-09-25 | 1 | -2/+46 |
* | LinGui: add mbtree checkbox to x264 settings tab | jstebbins | 2009-09-15 | 4 | -4/+29 |
* | LinGui: fix a Gtk-CRITICAL error when editing chapter names | jstebbins | 2009-09-11 | 1 | -1/+1 |
* | LinGui: fix initialization of chapter list when editing queued job | jstebbins | 2009-09-11 | 2 | -14/+86 |
* | LinGui: | jstebbins | 2009-09-09 | 5 | -9/+87 |
* | LinGui: improve "auto" audio selection | jstebbins | 2009-09-09 | 2 | -97/+45 |
* | LinGui: oops, initialize start when not filtering drive letter | jstebbins | 2009-09-03 | 1 | -0/+2 |
* | LinGui: only strip leading drive letters if compiled for windows | jstebbins | 2009-09-02 | 1 | -0/+2 |
* | LinGui: Set use m4v preference enabled by default | jstebbins | 2009-08-30 | 1 | -1/+1 |
* | LinGui: fix alternate angle encoding with dvdnav | jstebbins | 2009-08-27 | 1 | -0/+1 |
* | LinGui: picture filter changes | jstebbins | 2009-08-26 | 7 | -42/+93 |
* | LinGui: change mp4 extension to m4v if there are any soft subtitles | jstebbins | 2009-08-24 | 4 | -9/+29 |
* | build system: some changes that simplify things for packaging tools | jstebbins | 2009-08-24 | 1 | -2/+2 |
* | LinGui: fix a couple cosmetic issues | jstebbins | 2009-08-19 | 1 | -2/+0 |
* | LinGui: fix a scanning problem | jstebbins | 2009-08-19 | 1 | -0/+2 |
* | LinGui: fix dependency in makefile | jstebbins | 2009-08-17 | 1 | -1/+1 |
* | LinGui: fix incorrect test in Makefile.am | jstebbins | 2009-08-17 | 1 | -2/+2 |
* | LinGui: missed changing usage of the shutdown function | jstebbins | 2009-08-11 | 1 | -4/+4 |
* | LinGui: fix some compatibility issues | jstebbins | 2009-08-11 | 2 | -8/+223 |
* | LinGui: don't disable subme 10 when psy-rd is 0 | jstebbins | 2009-08-07 | 2 | -5/+30 |
* | LinGui: use a different method of stripping video file name extensions | jstebbins | 2009-08-06 | 1 | -11/+7 |
* | LinGui: accomodate new x264 defaults | jstebbins | 2009-08-01 | 3 | -983/+993 |
* | LinGui: fix a problem with running mingw cross compiled ghb under wine | jstebbins | 2009-07-31 | 2 | -4/+4 |
* | LinGui: prevent initiation of another scan while a scan is in progress | jstebbins | 2009-07-29 | 2 | -12/+46 |
* | LinGui: when stopping an encode, give the user options similar to macui | jstebbins | 2009-07-24 | 4 | -17/+77 |
* | LinGui: fix a double free crash | jstebbins | 2009-07-22 | 1 | -1/+1 |
* | LinGui: fix problem with trying to access non-existent hash key "subtitle_scan" | jstebbins | 2009-07-19 | 1 | -0/+3 |
* | LinGui: add advanced preference option to enable/disable automatic dvd scanning | jstebbins | 2009-07-19 | 3 | -7/+36 |
* | LinGui: fix problem that causes dvd drive to close immediately after an eject | jstebbins | 2009-07-19 | 1 | -0/+4 |
* | LinGui: fix a problem with encode cancel logic | jstebbins | 2009-07-18 | 1 | -2/+2 |
* | LinGui: fix problem with wide text field causing window to resize | jstebbins | 2009-07-17 | 1 | -1/+1 |
* | LinGui: switch to using the native_name field of the language table | jstebbins | 2009-07-17 | 2 | -14/+39 |
* | LinGui: add preference option to automatically add CC track if present | jstebbins | 2009-07-17 | 5 | -7/+111 |
* | LinGui: a better solution to the g_io_channel_write_chars abort | jstebbins | 2009-07-17 | 1 | -6/+12 |
* | LinGui: fix destination update problem | jstebbins | 2009-07-16 | 1 | -6/+7 |
* | LinGui: fix crash on empty buffer from stderr | jstebbins | 2009-07-16 | 1 | -1/+1 |
* | LinGui: shuffle things around on the picture tab a bit | jstebbins | 2009-07-16 | 2 | -35/+27 |
* | LinGui: add a few srt codesets | jstebbins | 2009-07-15 | 1 | -0/+4 |
* | LinGui: rearrange the preset menu a bit. | jstebbins | 2009-07-13 | 2 | -24/+27 |
* | LinGui: when renaming a preset, prevent duplicates names from being used | jstebbins | 2009-07-13 | 1 | -1/+17 |
* | LinGui: update decomb filter string validation. | jstebbins | 2009-07-12 | 1 | -4/+4 |
* | LinGui: more preset list improvements | jstebbins | 2009-07-11 | 6 | -119/+167 |