Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: add type parameter to some arrays. | Damiano Galassi | 2015-10-24 | 1 | -3/+5 |
* | MacGui: split HBTitle header to make it easier to test. Added some simple tests. | ritsuka | 2015-06-01 | 1 | -12/+0 |
* | MacGui: add nullability annotations to the headers and use weak where is poss... | ritsuka | 2015-05-30 | 1 | -0/+4 |
* | MacGui: wrap more hb_title properties in HBTitle. | ritsuka | 2015-05-07 | 1 | -0/+13 |
* | MacGui: run the Xcode "convert to modern objective-c" on the entire project. | ritsuka | 2015-04-09 | 1 | -1/+1 |
* | MacGui: expose a isStream and a timeCode properties in HBTitle. | ritsuka | 2015-01-23 | 1 | -1/+5 |
* | MacGui: move the UI helper methods to new categories. Implement NSCoding in m... | ritsuka | 2014-12-23 | 1 | -1/+3 |
* | MacGui: set the chapter titles directly in HBJob. Move more things over to HB... | ritsuka | 2014-12-22 | 1 | -0/+2 |
* | MacGui: small improvements to HBTitle and HBJob. | ritsuka | 2014-12-20 | 1 | -2/+2 |
* | MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m... | ritsuka | 2014-12-03 | 1 | -0/+34 |