Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: add a missing ownership qualifier needed by ARC. | ritsuka | 2015-03-19 | 1 | -1/+1 |
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 1 | -4/+4 |
* | MacGui: let HBAudioTrackPreset know the current container. | ritsuka | 2015-01-30 | 1 | -1/+30 |
* | MacGui: update a file header and fix a comment. | ritsuka | 2015-01-09 | 1 | -7/+5 |
* | MacGui: change the queue to work with serialized HBJob objects, remove the NS... | ritsuka | 2014-12-27 | 1 | -0/+20 |
* | MacGui: move the UI helper methods to new categories. Implement NSCoding in m... | ritsuka | 2014-12-23 | 1 | -0/+31 |
* | MacGui: fixed the bitrates popup in the audio default panel, it didn’t upda... | ritsuka | 2014-08-16 | 1 | -1/+6 |
* | MacGui: fixed gain validation in the audio panel. Remove the drc validation b... | ritsuka | 2014-08-10 | 1 | -20/+6 |
* | MacGui: Modernized the objc syntax of HBAudio/HBAudioController and avoided t... | ritsuka | 2014-08-05 | 1 | -33/+18 |
* | MacGui: Adds a new sheet for audio defaults (presets), uses the same preset k... | ritsuka | 2014-08-04 | 1 | -0/+370 |