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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
LinGui: prevent entering bitrates above 160 for faac
jstebbins
2008-09-17
3
-94
/
+120
*
LinGui: Add mp4 options to queue description
jstebbins
2008-09-17
7
-33
/
+215
*
LinGui: update queue descriptions to match what joe is doing in the mac gui
jstebbins
2008-09-15
6
-94
/
+193
*
LinGui: refine the drop zone for queue drag n drop. now it only highlights
jstebbins
2008-09-14
1
-0
/
+11
*
LinGui: Add queue drag n drop reordering
jstebbins
2008-09-13
12
-63
/
+448
*
LinGui: fix another memory leak
jstebbins
2008-09-12
2
-2
/
+2
*
LinGui: change deblock control to a slider to set deblock strength
jstebbins
2008-09-11
21
-11964
/
+15907
*
LinGui: consolidate all resources into one stringified plist file that gets
jstebbins
2008-09-09
40
-5957
/
+3888
*
LinGui: internalize the UI description xml file. That's the last external
jstebbins
2008-09-08
4
-55
/
+4677
*
LinGui: simplify the makefile icon building command
jstebbins
2008-09-08
1
-24
/
+24
*
LinGui: Internalize all the icons so I don't have to install them in
jstebbins
2008-09-08
55
-55
/
+5964
*
LinGui: yikes, this thing leaks worse than my roof, fixed
jstebbins
2008-09-08
9
-24
/
+75
*
LinGui: fix memory issues found by valgrind
jstebbins
2008-09-08
3
-1
/
+3
*
LinGui: Fix crash on ubuntu intrepid. Just luck it didn't crash on other
jstebbins
2008-09-07
1
-26
/
+26
*
LinGui: Fix several strict-aliasing warnings and a null pointer dereference
jstebbins
2008-09-07
4
-19
/
+67
*
LinGui: Fix a crash with re-scanning prior to encoding. Incorrect title
jstebbins
2008-09-06
3
-5
/
+30
*
LinGui: Fix a non-fatal Gtk assert when switching the source selection mode
jstebbins
2008-09-06
1
-14
/
+7
*
LinGui: missed adding a file with last commit
jstebbins
2008-09-06
1
-0
/
+2
*
LinGui: Add queue save/restore
jstebbins
2008-09-06
17
-255
/
+2946
*
LinGui: Presets and preferences are now stored as plists
jstebbins
2008-09-02
26
-3302
/
+8334
*
LinGui: plug small memory leak
jstebbins
2008-08-27
1
-0
/
+1
*
LinGui: oops. presets weren't saved after refreshing standard presets, so the
jstebbins
2008-08-24
2
-3
/
+6
*
LinGui: bundle the standard presets in the exe. eliminates installing
jstebbins
2008-08-24
4
-84
/
+646
*
LinGui: allow standard presets to be deleted and provide a button to reload
jstebbins
2008-08-23
8
-142
/
+202
*
LinGui: improve data entry method for deinterlace and denoise settings in
jstebbins
2008-08-22
7
-144
/
+496
*
LinGui: add a hidden feature to allow tweaking some settings. currently
jstebbins
2008-08-21
7
-16
/
+357
*
LinGui: force use of contrib libs. libtool seems to be pretty arbitrary
jstebbins
2008-08-20
1
-1
/
+27
*
LinGui: fix a couple problems with the preset translation tool
jstebbins
2008-08-15
3
-367
/
+483
*
LinGui: create a presets translator that reads mac gui xml file and
jstebbins
2008-08-11
1
-0
/
+668
*
LinGui: address scott's complaint that the way i handle audio presets
jstebbins
2008-08-08
9
-624
/
+420
*
LinGui: fix problem with install target of make
jstebbins
2008-08-07
1
-0
/
+1
*
LinGui: change how x264 options are handled
jstebbins
2008-08-07
9
-370
/
+697
*
LinGui: make activity log window scrolling work better
jstebbins
2008-08-05
1
-5
/
+32
[next]