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 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
*
LinGui: continue callbacks.c reduction. move audio tab handling to separate
jstebbins
2008-09-26
6
-605
/
+662
*
LinGui: callbacks.c is getting too big. Separate out queue handling into
jstebbins
2008-09-26
5
-1139
/
+1192
*
LinGui: remove another part of the x264 analyse/direct-pred (non)dependency
jstebbins
2008-09-26
1
-7
/
+1
*
LinGui: Ditto
jstebbins
2008-09-26
4
-12
/
+12
*
LinGui: fix del key handling on queue item. Was deleting when any key pressed
jstebbins
2008-09-25
1
-1
/
+4
*
LinGui: remove the dependency between direct-pred and analyse
jstebbins
2008-09-25
5
-28
/
+0
*
LinGui: Work around a silly treeview formatting bug.
jstebbins
2008-09-25
5
-21
/
+51
*
LinGui: Store the activity log in the users config dir instead of PWD.
jstebbins
2008-09-25
7
-27
/
+90
*
LinGui: fix my misunderstanding of faac bitrate capabilities.
jstebbins
2008-09-24
5
-20
/
+26
*
LinGui: Add filters line to queue description. Improve framerate description
jstebbins
2008-09-24
4
-12
/
+63
*
LinGui: vfr checkbox is toast.
jstebbins
2008-09-24
10
-305
/
+16
*
LinGui: refine deblock slider. now shows "Off" and values 5-15.
jstebbins
2008-09-23
5
-4
/
+20
*
LinGui: Add progress info to queue window
jstebbins
2008-09-23
4
-44
/
+80
*
LinGui: delete key now deletes items in the queue
jstebbins
2008-09-21
5
-1
/
+61
*
LinGui: improve the precision of the scaling of the preview image for display
jstebbins
2008-09-20
1
-0
/
+1
*
LinGui: tidy up how combobox values are handled internally and stored in plists
jstebbins
2008-09-19
12
-750
/
+698
[next]