| 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 | -12/+13 |
* | MacGui: fix the error variable in canScan:error: , it was dereferenced one ti... | ritsuka | 2015-03-19 | 1 | -2/+2 |
* | MacGui: convert the mac gui to Objective-C ARC. | ritsuka | 2015-03-17 | 1 | -15/+4 |
* | MacGui: properly deregister the job observers, and refactor a bit the HBAudio... | ritsuka | 2015-02-04 | 1 | -1/+1 |
* | MacGui: set the paused/working state immediately, so the pause toolbar item w... | ritsuka | 2015-01-28 | 1 | -0/+2 |
* | MacGui: disable the cancel button while the queue is scanning because there i... | ritsuka | 2015-01-27 | 1 | -11/+4 |
* | MacGui: add a method to return a CGImageRef for a preview in HBCore, and skip... | ritsuka | 2015-01-26 | 1 | -52/+136 |
* | MacGui: clean up HBCore, add a way to register a block as error handler. | ritsuka | 2015-01-23 | 1 | -51/+78 |
* | MacGui: remove the public hb_state property in HBCore, fix a bug in HBVideo a... | ritsuka | 2015-01-20 | 1 | -0/+3 |
* | MacGui: enable and fix more compiler warnings in the Xcode project. | ritsuka | 2015-01-19 | 1 | -1/+1 |
* | MacGui: remove startProgressHandler:completationHandler: method in HBCore. Sw... | ritsuka | 2015-01-19 | 1 | -13/+8 |
* | MacGui: moved the queue code from HBController to HBQueueController, reworked... | ritsuka | 2015-01-19 | 1 | -84/+71 |
* | MacGui: Move the audio/subtitles selection logic out of the view controllers.... | ritsuka | 2015-01-13 | 1 | -0/+1 |
* | Simplify frontend useage of hb_add() | jstebbins | 2015-01-12 | 1 | -48/+1 |
* | MacGui: use a smaller timer internal while scanning to make the UI more respo... | ritsuka | 2015-01-11 | 1 | -5/+7 |
* | MacGui: use NSURL where possible, replace a api call not available on 10.6. | ritsuka | 2015-01-07 | 1 | -1/+1 |
* | MacGui: change the queue to work with serialized HBJob objects, remove the NS... | ritsuka | 2014-12-27 | 1 | -1/+63 |
* | MacGui: add some more logs in HBCore. | ritsuka | 2014-12-21 | 1 | -0/+10 |
* | MacGui: use the right string format specifier in HBCore. | ritsuka | 2014-12-20 | 1 | -3/+3 |
* | MacGui: add a "name" property to HBCore to easy debugging multiple instances.... | ritsuka | 2014-12-20 | 1 | -7/+11 |
* | MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m... | ritsuka | 2014-12-03 | 1 | -28/+52 |
* | MacGui: added more methods to HBCore. | ritsuka | 2014-12-01 | 1 | -10/+42 |
* | MacGui: improvement to the HBCore class, use it in HBPreviewGenerator. Added ... | ritsuka | 2014-11-29 | 1 | -96/+202 |
* | MacGui: added support for NLMeans denoise. Added the HBFilters class to store... | ritsuka | 2014-08-19 | 1 | -3/+3 |
* | MacGUI: Make a copy of HBCore in macosx folder. | ritsuka | 2008-01-11 | 1 | -0/+270 |
* | IHB: A new xcode project file, plus some experimental changes to test HBCore. | ritsuka | 2008-01-11 | 1 | -271/+0 |
* | MacGui: Proposal for replacing UpdateUI timer in HBController. HBCore is a mo... | cleaner | 2007-06-10 | 1 | -0/+271 |