Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: run the Xcode "convert to modern objective-c" on the entire project. | ritsuka | 2015-04-09 | 1 | -1/+1 |
* | MacGui: bind angle popup to the angle property of HBJob. | ritsuka | 2015-03-19 | 1 | -2/+2 |
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 1 | -12/+12 |
* | MacGui: remove the public hb_state property in HBCore, fix a bug in HBVideo a... | ritsuka | 2015-01-20 | 1 | -8/+8 |
* | MacGui: moved the queue code from HBController to HBQueueController, reworked... | ritsuka | 2015-01-19 | 1 | -0/+406 |
* | MacGui: handle the localised container strings manually. | ritsuka | 2015-01-07 | 1 | -0/+9 |
* | MacGui: hide the iPod 5g check box if the codec is not h.264. | ritsuka | 2014-12-30 | 1 | -8/+6 |
* | MacGui: move more things out of HBController. | ritsuka | 2014-12-28 | 1 | -0/+72 |
* | MacGui: change the queue to work with serialized HBJob objects, remove the NS... | ritsuka | 2014-12-27 | 1 | -0/+38 |
* | MacGui: move the UI helper methods to new categories. Implement NSCoding in m... | ritsuka | 2014-12-23 | 1 | -0/+24 |