Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MacGui: switch the audio table to a view-based one. | Damiano Galassi | 2015-10-25 | 1 | -2/+14 |
* | MacGui: add redo/undo supports to the audio part of HBJob. | Damiano Galassi | 2015-10-24 | 1 | -67/+143 |
* | MacGui: better samplerate validation. | Rodeo | 2015-05-19 | 1 | -16/+40 |
* | MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili... | ritsuka | 2015-04-22 | 1 | -13/+18 |
* | MacGui: run the Xcode "convert to modern objective-c" on the entire project. | ritsuka | 2015-04-09 | 1 | -1/+1 |
* | 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 | -28/+5 |
* | MacGui: properly deregister the job observers, and refactor a bit the HBAudio... | ritsuka | 2015-02-04 | 1 | -3/+3 |
* | MacGui: add a HBAudioTrackDataSource protocol to simplify HBAudio interface. | ritsuka | 2015-01-31 | 1 | -7/+7 |
* | MacGui: rename HBAudio class to HBAudioTrack. | ritsuka | 2015-01-09 | 1 | -0/+653 |