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
/
HBChapterTitlesController.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
MacGui: enable and fix more warnings. Review nullability annotations.
Damiano Galassi
2019-08-12
1
-2
/
+2
*
MacGui: refactor the preferences keys and autonaming methods; fix the queue w...
Damiano Galassi
2019-07-29
1
-3
/
+3
*
MacGui: remove a bunch of unneeded compatibility code.
Damiano Galassi
2018-07-10
1
-2
/
+2
*
MacGui: fix another round of deprecation warnings. Remove drawer code.
Damiano Galassi
2018-06-10
1
-2
/
+2
*
MacGui: improve NSLocalizedString comments.
Damiano Galassi
2018-06-09
1
-4
/
+4
*
MacGui: add a "Start" column in the chapters tableview.
Damiano Galassi
2017-12-11
1
-1
/
+1
*
MacGui: add a double click action to start editing a chapter title. Align thi...
Damiano Galassi
2017-11-12
1
-2
/
+21
*
MacGui: initial sandbox support. Added two new scheme RELEASE-SANDBOX and DEB...
Damiano Galassi
2017-01-20
1
-1
/
+1
*
MacGui: follow CSV format for imported/exported chapters.
Damiano Galassi
2016-08-22
1
-57
/
+204
*
MacGui: move the objc libhb wrapper to a separate framework.
Damiano Galassi
2016-03-11
1
-2
/
+3
*
MacGui: added undo/redo support to the video, picture, filters, chapters and ...
Damiano Galassi
2015-10-20
1
-41
/
+4
*
MacGui: cleanup the csv import/export code and the chapters view controller.
Damiano Galassi
2015-10-16
1
-114
/
+92
*
MacGui: add a duration column to the chapters table
Damiano Galassi
2015-10-09
1
-7
/
+11
*
MacGui: run the Xcode "convert to modern objective-c" on the entire project.
ritsuka
2015-04-09
1
-15
/
+13
*
MacGui: convert the mac gui to Objective-C ARC.
ritsuka
2015-03-17
1
-9
/
+2
*
MacGui: add a HBChaptersChangedNotification notification, used to notify when...
ritsuka
2015-01-31
1
-5
/
+0
*
MacGui: remove some NSString -> NSURL conversions. Added a default size value...
ritsuka
2015-01-09
1
-4
/
+4
*
MacGui: set the default name for the exported chapters to the destination fil...
ritsuka
2014-12-29
1
-1
/
+1
*
MacGui: clean up headers and imports.
ritsuka
2014-12-27
1
-1
/
+0
*
MacGui: remove the addChaptersFromQueue: in HBChapterTitlesController.h becau...
ritsuka
2014-12-27
1
-7
/
+0
*
MacGui: set the chapter titles directly in HBJob. Move more things over to HB...
ritsuka
2014-12-22
1
-30
/
+12
*
MacGui: use HBJob when possible.
ritsuka
2014-12-21
1
-33
/
+3
*
MacGui: use title->list_chapter directly instead of title->job->list_chapter.
ritsuka
2014-12-20
1
-2
/
+2
*
MacGui: separate the video settings logic from the view controller. There are...
ritsuka
2014-12-18
1
-5
/
+7
*
MacGui: implemented the HBViewValidation protocol in each of the main window ...
ritsuka
2014-08-10
1
-5
/
+5
*
MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...
ritsuka
2014-07-15
1
-0
/
+313