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.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: rename HBController and HBQueueController files.
ritsuka
2015-01-22
1
-1383
/
+0
*
MacGui: move the application delegate to its own class. Removed the "Open Sou...
ritsuka
2015-01-22
1
-2
/
+42
*
MacGui: fix the "Cancel encode and stop" alert button.
ritsuka
2015-01-20
1
-17
/
+33
*
MacGui: rename cancel: to cancelRip: so it won't be automatically called when...
ritsuka
2015-01-20
1
-3
/
+3
*
MacGui: moved the queue code from HBController to HBQueueController, reworked...
ritsuka
2015-01-19
1
-813
/
+903
*
MacGui: Move the audio/subtitles selection logic out of the view controllers....
ritsuka
2015-01-13
1
-21
/
+34
*
MacGui: fix frame rate mode description in the queue.
ritsuka
2015-01-12
1
-1
/
+1
*
MacGui: fix the number of pass in the job queue description.
ritsuka
2015-01-10
1
-1
/
+1
*
MacGui: rename HBAudio class to HBAudioTrack.
ritsuka
2015-01-09
1
-1
/
+1
*
MacGui: fix a bunch of regressions (various crash when in some textfields, en...
ritsuka
2014-12-30
1
-5
/
+14
*
MacGui: move more things out of HBController.
ritsuka
2014-12-28
1
-5
/
+0
*
MacGui: fix the reveal button in the queue.
ritsuka
2014-12-27
1
-13
/
+11
*
MacGui: change the queue to work with serialized HBJob objects, remove the NS...
ritsuka
2014-12-27
1
-213
/
+215
*
MacGui: moved the HBQueueOutlineView class to its own file.
ritsuka
2014-11-23
1
-88
/
+14
*
MacGui: modified the way the queue contextual menu selects its target. It now...
ritsuka
2014-11-01
1
-8
/
+39
*
MacGui: store the audio and subtitles defaults in each queue item so they can...
ritsuka
2014-08-25
1
-6
/
+7
*
MacGui: replaced the last two NSBeginCriticalAlertSheet calls, and two NSEnum...
ritsuka
2014-08-23
1
-42
/
+39
*
MacGui: remapped lavcOption to VideoOptionExtra.
ritsuka
2014-08-21
1
-4
/
+4
*
MacGui: generalize video preset/tune/profile/level handling to make it works ...
ritsuka
2014-08-21
1
-16
/
+16
*
MacGui: general clean up of HBQueueController: removed unused UI elements and...
ritsuka
2014-08-18
1
-293
/
+179
*
MacGui: simplified the way the audio tracks are stored in the queue.
ritsuka
2014-08-04
1
-32
/
+24
*
MacGui: Implemented a configuration panel similar to the win/lin gui one for ...
ritsuka
2014-07-29
1
-22
/
+16
*
MacGui: moved two methods used by the whole app to HBUtilities.m:
ritsuka
2014-07-16
1
-1
/
+2
*
MacGUI: Varius warnings fixes:
ritsuka
2013-10-25
1
-1
/
+3
*
MacGUI: fixed a number of leaks/null-deferences/dead-code found by clang stat...
ritsuka
2013-10-15
1
-34
/
+46
*
MacGui: calculate the actual height of the queue rows. Align the interface el...
ritsuka
2013-08-18
1
-119
/
+13
*
MacGui: simplify queue display code.
Rodeo
2013-04-12
1
-186
/
+29
*
MacGui: don't mention grayscale twice in the queue display.
Rodeo
2013-04-12
1
-5
/
+0
*
Update the in-app icons to the new graphics
sr55
2013-03-18
1
-8
/
+8
*
MacGui: more refactoring, bugfixes.
Rodeo
2013-01-02
1
-44
/
+31
*
MacGui: Initial x264 presets implementation.
dynaflash
2013-01-01
1
-5
/
+50
*
MacGUI: fix stupid bug introduced in revision 4633.
Rodeo
2012-05-03
1
-0
/
+5
*
MacGui: lots of stuff I forgot to to in revision 4627, plus a minor code clea...
Rodeo
2012-05-03
1
-49
/
+50
*
MacGui: Fix an issue where lavc options were shown and passed when Theora was...
dynaflash
2012-02-19
1
-1
/
+3
*
MacGui: Add ffmpeg (lavc) advanced options text box to the advanced panel.
dynaflash
2012-02-09
1
-1
/
+21
*
MacGui: add Auto Passthru support.
Rodeo
2012-01-24
1
-4
/
+79
*
MacGUI: add "Fast" decomb option.
Rodeo
2011-12-08
1
-1
/
+5
*
MacGui: Audio Gain Control initial implementation
dynaflash
2011-05-26
1
-3
/
+7
*
MacGui: change key for video framerate mode from VideoframerateMode to VideoF...
dynaflash
2011-04-28
1
-2
/
+2
*
MacGui: implement Frame Rate Mode as per the Lingui.
dynaflash
2011-04-15
1
-6
/
+6
*
MacGui: Make the queue window's wording match that of the main window.
dynaflash
2011-03-31
1
-2
/
+6
*
MacGui: Audio ... Allow more than 4 audio tracks.
dynaflash
2010-09-15
1
-126
/
+42
*
MacGui: Fix how we get the current instances pid number since NSRunningApplic...
dynaflash
2010-07-19
1
-2
/
+5
*
MacGui: Initial implementation of new queue sync code which allows multi-inst...
dynaflash
2010-07-17
1
-46
/
+46
*
MacGui: Peak Framerate initial implementation
dynaflash
2010-06-18
1
-0
/
+7
*
Adjustable picture modulus: Base patch by BradleyS, Thanks BradleyS!
dynaflash
2010-02-11
1
-0
/
+2
*
MacGui: Queued item editing initial implementation.
dynaflash
2010-01-21
1
-4
/
+46
*
MacGui: Interface changes to allow pts or frame based point to point encoding...
dynaflash
2009-12-23
1
-8
/
+19
*
MacGui: Make sure that drc is set to 0 by default (not just in the built in p...
dynaflash
2009-11-05
1
-4
/
+4
*
MacGui: Picture Filters
dynaflash
2009-08-26
1
-13
/
+13
[next]