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
/
HBJob.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: properly deregister the job observers, and refactor a bit the HBAudio...
ritsuka
2015-02-04
1
-23
/
+3
*
MacGui: clean up the methods to update the destination file name and extension.
ritsuka
2015-02-01
1
-3
/
+23
*
MacGui: add a HBChaptersChangedNotification notification, used to notify when...
ritsuka
2015-01-31
1
-7
/
+10
*
MacGui: expose a isStream and a timeCode properties in HBTitle.
ritsuka
2015-01-23
1
-1
/
+1
*
MacGui: enable and fix more compiler warnings in the Xcode project.
ritsuka
2015-01-19
1
-0
/
+1
*
MacGui: moved the queue code from HBController to HBQueueController, reworked...
ritsuka
2015-01-19
1
-3
/
+7
*
MacGui: fix some leaks
ritsuka
2015-01-15
1
-1
/
+2
*
MacGui: Move the audio/subtitles selection logic out of the view controllers....
ritsuka
2015-01-13
1
-545
/
+20
*
Simplify frontend useage of hb_add()
jstebbins
2015-01-12
1
-0
/
+1
*
MacGui: rename HBAudio class to HBAudioTrack.
ritsuka
2015-01-09
1
-11
/
+2
*
MacGui: fix a case where deinterlace filter would be enabled even if decomb w...
ritsuka
2015-01-07
1
-1
/
+1
*
MacGui: use HB_VCODEC_H264_MASK to check whether to enable or not the iPod 5g...
ritsuka
2014-12-31
1
-1
/
+1
*
MacGui: hide the iPod 5g check box if the codec is not h.264.
ritsuka
2014-12-30
1
-3
/
+11
*
MacGui: fix a bunch of regressions (various crash when in some textfields, en...
ritsuka
2014-12-30
1
-0
/
+14
*
MacGui: pass the fast decode option to the hb_job.
ritsuka
2014-12-29
1
-1
/
+1
*
MacGui: clean up headers and imports.
ritsuka
2014-12-27
1
-0
/
+10
*
MacGui: change the queue to work with serialized HBJob objects, remove the NS...
ritsuka
2014-12-27
1
-41
/
+77
*
MacGui: move the UI helper methods to new categories. Implement NSCoding in m...
ritsuka
2014-12-23
1
-21
/
+81
*
MacGui: set the chapter titles directly in HBJob. Move more things over to HB...
ritsuka
2014-12-22
1
-11
/
+25
*
MacGui: implement NSCoding protocol in HBJob.
ritsuka
2014-12-22
1
-2
/
+51
*
MacGui: fixed a number of memory leaks. Do not set some deprecated hb_job fie...
ritsuka
2014-12-22
1
-15
/
+22
*
MacGui: remove the last usage of title->job.
ritsuka
2014-12-21
1
-9
/
+11
*
MacGui: use HBJob tracks array in HBAudioController and HBSubtitlesController...
ritsuka
2014-12-21
1
-5
/
+520
*
MacGui: small improvements to HBTitle and HBJob.
ritsuka
2014-12-20
1
-1
/
+5
*
MacGui: import some headers directly in HBJob.h.
ritsuka
2014-12-11
1
-4
/
+0
*
MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m...
ritsuka
2014-12-03
1
-140
/
+16
*
MacGui: improvement to the HBCore class, use it in HBPreviewGenerator. Added ...
ritsuka
2014-11-29
1
-6
/
+6
*
MacGui: added support for NLMeans denoise. Added the HBFilters class to store...
ritsuka
2014-08-19
1
-0
/
+191