index
:
HandBrake.git
0.10.x
1.0.x
259-add-nvenc-encoder
ffmpeg_sgothel
hw-encoder-base
hw-encoder-joint
hw-encoder-nvenc
hw-encoder-vaapi
master
nvenc-encoder
nvenc-encoder-libav
opencl
release_1.3.1
release_1.3.3
vaapi-encoder
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gtk
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
LinGui: nested presets
jstebbins
2008-10-15
16
-5026
/
+5279
*
LinGui: fix incorrect display of target file size in queue.
jstebbins
2008-10-10
1
-1
/
+1
*
LinGui: Changes required by latest x264
jstebbins
2008-10-09
11
-290
/
+47
*
LinGui: nested presets and drag n drop re-ordering of presets
jstebbins
2008-10-05
11
-201
/
+1314
*
LinGui: queue item editing
jstebbins
2008-10-04
12
-5
/
+288
*
LinGui: refactoring that will make nested presets easier to implement.
jstebbins
2008-10-03
3
-102
/
+103
*
LinGui: change the top level structure that contains presets from a dictionary
jstebbins
2008-10-03
4
-94
/
+237
*
LinGui: When the source is a file, be more intelligent about auto-naming the
jstebbins
2008-09-29
1
-5
/
+23
*
LinGui: fix audio mixdown validation problem when source is 2 channel
jstebbins
2008-09-29
1
-1
/
+1
*
LinGui: fix a small scanning status display problem and a compiler warning.
jstebbins
2008-09-29
2
-1
/
+9
*
LinGui: move some preset handling to a more appropriate place
jstebbins
2008-09-26
4
-354
/
+356
*
LinGui: trim both callbacks.c and settings.c. Move code to x264handler
jstebbins
2008-09-26
8
-638
/
+678
[prev]
[next]