| Commit message (Expand) | Author | Age | Files | Lines |
* | 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: update readme with list of dependencies for building | jstebbins | 2008-12-03 | 1 | -1/+19 |
* | 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 |
* | LinGui: move the picture filters to the preview window. | jstebbins | 2008-11-26 | 4 | -1032/+1133 |
* | LinGui: add a file chooser button for the dest directory. dest file is | jstebbins | 2008-11-26 | 7 | -254/+177 |
* | LinGui: make socket connect for appcast run in its own thread. prevents | jstebbins | 2008-11-25 | 3 | -10/+10 |
* | LinGui: arg! missed a file | jstebbins | 2008-11-24 | 1 | -1/+1 |
* | LinGui: live preview. | jstebbins | 2008-11-24 | 13 | -187/+1549 |
* | LinGui: update about box with new handbrake description | jstebbins | 2008-11-23 | 4 | -20/+53 |
* | LinGui: fix a reference to free'd preset dictionary when saving a preset. | jstebbins | 2008-11-21 | 1 | -1/+1 |
* | LinGui: import the latest preset changes | jstebbins | 2008-11-20 | 3 | -316/+889 |
* | LinGui: fix a race in update checking that causes random crashes | jstebbins | 2008-11-11 | 1 | -10/+2 |
* | LinGui: oops. forgot to add new appcast files | jstebbins | 2008-11-09 | 2 | -0/+293 |
* | LinGui: add update checking. shows a dialog similar to the macui when | jstebbins | 2008-11-09 | 10 | -11/+808 |
* | LinGui: fix start chapter range. allowed entry of chapter numbers beyond | jstebbins | 2008-11-06 | 2 | -3/+5 |
* | LinGui: Remove restriction on ac3 passthru when mp4 http optimize is enabled. | jstebbins | 2008-11-02 | 3 | -62/+3 |
* | LinGui: fix problem with preset import translation when they the standard | jstebbins | 2008-11-01 | 1 | -0/+3 |
* | LinGui: fix warnings about obsolete usage of spinbutton page_size property | jstebbins | 2008-11-01 | 3 | -42/+42 |
* | LinGui: silence a new warning message on ubuntu 8.10 | jstebbins | 2008-11-01 | 1 | -1/+1 |
* | LinGui: purge old activity logs that are older than 1 week | jstebbins | 2008-10-31 | 1 | -0/+44 |
* | LinGui: Activity Logs for individual encodes | jstebbins | 2008-10-31 | 9 | -17/+147 |
* | LinGui: add handbrake version and preset used to activity log | jstebbins | 2008-10-30 | 6 | -18/+55 |
* | LinGui: fix a stupid error in calculating picture scaling | jstebbins | 2008-10-29 | 1 | -2/+2 |
* | LinGui: When reloading standard presets, be sure to clear the standard default | jstebbins | 2008-10-28 | 1 | -28/+45 |
* | LinGui: sync presets with macui | jstebbins | 2008-10-27 | 3 | -9/+9 |
* | LinGui: fix a problem with setting proper picture dimensions when title changed | jstebbins | 2008-10-26 | 2 | -1/+1 |
* | LinGui: fix initial audio selection problem | jstebbins | 2008-10-19 | 1 | -0/+3 |
* | LinGui: change chapter start "to" end --> start "thru" end | jstebbins | 2008-10-19 | 3 | -3/+3 |
* | LinGui: fix problem with disk getting full warning. | jstebbins | 2008-10-19 | 1 | -1/+1 |
* | LinGui: add pref option to scale down high def previews | jstebbins | 2008-10-18 | 6 | -12/+119 |
* | LinGui: fix handling of HD resolutions. max dimension threshold too low. | jstebbins | 2008-10-18 | 3 | -6/+6 |
* | LinGui: fix a problem with converting strings to int values. | jstebbins | 2008-10-17 | 1 | -6/+6 |
* | LinGui: Make preset key/values mostly align with macui presets. | jstebbins | 2008-10-17 | 21 | -4712/+5801 |