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
/
HBQueueController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: fix scan progress bar.
ritsuka
2015-04-30
1
-2
/
+2
*
MacGui: add a new formatter to convert a hb_state_t to a textual representation.
ritsuka
2015-04-30
1
-97
/
+33
*
MacGui: Remove the "Reload queue" alert. The queue is always reloaded and the...
ritsuka
2015-04-22
1
-1
/
+1
*
MacGui: run the Xcode "convert to modern objective-c" on the entire project.
ritsuka
2015-04-09
1
-2
/
+1
*
MacGui: changed the Preview Window and Picture Panel behaviour to avoid the h...
ritsuka
2015-04-07
1
-18
/
+0
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-31
/
+11
*
MacGui: simplify the encoding state string creation code
ritsuka
2015-03-08
1
-13
/
+6
*
json: automatically scan title when processing json jobs
jstebbins
2015-03-07
1
-4
/
+4
*
MacGui: fix queue drag&drop when there is not job being encoded.
ritsuka
2015-02-23
1
-1
/
+1
*
MacGui: add a preference to toggle the log cleanup. Use NSURL directly where ...
ritsuka
2015-02-21
1
-1
/
+1
*
MacGui: revert unrelated part of the previous commit that should't have been ...
ritsuka
2015-02-20
1
-8
/
+8
*
MacGui: remove the Queue directory in the Application Support folder, we don'...
ritsuka
2015-02-20
1
-9
/
+9
*
MacGui: refactor the stderr/stdout redirect code to be more modular.
ritsuka
2015-02-20
1
-10
/
+10
*
MacGui: rename some variables.
ritsuka
2015-02-02
1
-5
/
+5
*
MacGui: add a "Clear All" and "Clear completed items" menu items to the queue...
ritsuka
2015-02-02
1
-12
/
+44
*
MacGui: disable the cancel button while the queue is scanning because there i...
ritsuka
2015-01-27
1
-10
/
+8
*
MacGui: clean up HBCore, add a way to register a block as error handler.
ritsuka
2015-01-23
1
-2
/
+2
*
MacGui: rename HBController and HBQueueController files.
ritsuka
2015-01-22
1
-0
/
+1383