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
/
macosx
/
HBPreviewGenerator.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and DEB...
Damiano Galassi
2017-01-20
1
-1
/
+2
*
MacGui: fix the "encoding (null)" string that was shown when encoding a preview.
Damiano Galassi
2016-03-26
1
-0
/
+2
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
1
-10
/
+7
*
MacGui: batch the preview updates so we don't reload the same preview multipl...
Damiano Galassi
2016-01-15
1
-1
/
+16
*
MacGui: update the preview window to reflect the rotate filter state.
Damiano Galassi
2016-01-15
1
-1
/
+3
*
MacGui: use the new deinterlate preset keys
Damiano Galassi
2015-10-09
1
-2
/
+1
*
MacGui: add a way to differentiate a cancelled scan/encoded from a failed sca...
Damiano Galassi
2015-09-30
1
-2
/
+2
*
MacGui: read the actual preview count so we don't try to load a non existing ...
Damiano Galassi
2015-09-29
1
-1
/
+1
*
MacGui: second part of the previous commit
ritsuka
2015-08-06
1
-0
/
+5
*
MacGui: add nullability annotations to the headers and use weak where is poss...
ritsuka
2015-05-30
1
-2
/
+2
*
MacGui: fix deinterlace in preview window.
ritsuka
2015-05-14
1
-1
/
+2
*
MacGui: remove che previews cache in HBPreviewGenerator when a setting change...
ritsuka
2015-05-13
1
-0
/
+4
*
MacGui: limit the preview images cache to ~ the size of 60 1080p images.
ritsuka
2015-05-12
1
-4
/
+10
*
MacGui: fix scan progress bar.
ritsuka
2015-04-30
1
-1
/
+1
*
MacGui: add a new formatter to convert a hb_state_t to a textual representation.
ritsuka
2015-04-30
1
-37
/
+20
*
MacGui: run the Xcode "convert to modern objective-c" on the entire project.
ritsuka
2015-04-09
1
-6
/
+4
*
MacGui: fix live preview crash caused by the ARC conversion.
ritsuka
2015-03-17
1
-1
/
+1
*
MacGui: clean up the preview controller, and fix the preview not updating whe...
ritsuka
2015-03-17
1
-0
/
+5
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-24
/
+20
*
MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ...
ritsuka
2015-02-21
1
-11
/
+6
*
MacGui: properly deregister the job observers, and refactor a bit the HBAudio...
ritsuka
2015-02-04
1
-0
/
+16
*
MacGui: disable the cancel button while the queue is scanning because there i...
ritsuka
2015-01-27
1
-2
/
+0
*
MacGui: add a method to return a CGImageRef for a preview in HBCore, and skip...
ritsuka
2015-01-26
1
-87
/
+10
*
MacGui: clean up HBCore, add a way to register a block as error handler.
ritsuka
2015-01-23
1
-1
/
+1
*
MacGui: enable and fix more compiler warnings in the Xcode project.
ritsuka
2015-01-19
1
-9
/
+1
*
MacGui: remove startProgressHandler:completationHandler: method in HBCore. Sw...
ritsuka
2015-01-19
1
-22
/
+17
*
MacGui: moved the queue code from HBController to HBQueueController, reworked...
ritsuka
2015-01-19
1
-54
/
+40
*
MacGui: simplify the toolbar/menu validation methods, plus some cosmetics.
ritsuka
2015-01-14
1
-3
/
+3
*
MacGui: Move the audio/subtitles selection logic out of the view controllers....
ritsuka
2015-01-13
1
-0
/
+1
*
MacGui: reorganize createMovieAsyncWithImageIndex:andDuration: method. and ad...
ritsuka
2015-01-13
1
-32
/
+28
*
Simplify frontend useage of hb_add()
jstebbins
2015-01-12
1
-38
/
+0
*
MacGui: clean up headers and imports.
ritsuka
2014-12-27
1
-1
/
+0
*
MacGui: remove the last usage of title->job.
ritsuka
2014-12-21
1
-2
/
+2
*
MacGui: integrated HBPicture in HBPictureController and started to move thing...
ritsuka
2014-12-20
1
-15
/
+22
*
json: add json APIs
jstebbins
2014-12-16
1
-5
/
+6
*
MacGui: improvement to the HBCore class, use it in HBPreviewGenerator. Added ...
ritsuka
2014-11-29
1
-107
/
+48
*
MacGui: when a live preview is cancelled, wait for libhb to end its work befo...
ritsuka
2014-09-19
1
-0
/
+4
*
MacGui: removed another duplicated method to get the Application Support path.
ritsuka
2014-07-31
1
-18
/
+2
*
MacGui: check if the image returned by hb_get_preview2 is null to avoid a cra...
ritsuka
2014-07-30
1
-29
/
+34
*
MacGui: use the new preview generation method hb_get_preview2.
ritsuka
2014-07-29
1
-42
/
+33
*
libhb: make encoder options less x264-centric.
Rodeo
2014-02-13
1
-11
/
+30
*
MacGUI: Release the cached images when the preview window is closed.
ritsuka
2013-12-03
1
-2
/
+3
*
MacGUI: Refactor HBPreviewController. Rename the actual class to HBPreviewCon...
ritsuka
2013-11-04
1
-0
/
+423