summaryrefslogtreecommitdiffstats
path: root/macosx/HandBrake.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* MacGui: implemented the NSSecureCoding protocol in HBJob. Added a compatibili...ritsuka2015-04-222-7/+12
* ports: add functions for looking up user config directoryjstebbins2015-04-192-7/+8
* MacGui: add an alert window to show the exceptions not handled. Hopefully it ...ritsuka2015-03-241-0/+24
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-173-3/+7
* MacGui: load the built-in presets from a plist file. The plist is the almost ...ritsuka2015-02-231-0/+4
* MacGui: update the Xcode project to include the new redirect classes.ritsuka2015-02-202-4/+24
* MacGui: add a method to return a CGImageRef for a preview in HBCore, and skip...ritsuka2015-01-261-2/+2
* MacGui: add a "Add Titles to Queue…" menu item that let select which titles...ritsuka2015-01-251-6/+24
* MacGui: rename HBController and HBQueueController files.ritsuka2015-01-221-10/+10
* MacGui: move the application delegate to its own class. Removed the "Open Sou...ritsuka2015-01-221-0/+18
* MacGui: enable and fix more compiler warnings in the Xcode project.ritsuka2015-01-191-2/+12
* MacGui: moved the queue code from HBController to HBQueueController, reworked...ritsuka2015-01-193-7/+27
* MacGui: Move the audio/subtitles selection logic out of the view controllers....ritsuka2015-01-131-9/+43
* MacGui: remove HBViewValidation protocol.ritsuka2015-01-101-2/+2
* MacGui: rename HBAudio class to HBAudioTrack.ritsuka2015-01-091-6/+6
* MacGui: rename PictureController.* to HBPictureController.* .ritsuka2014-12-271-6/+6
* MacGui: change the queue to work with serialized HBJob objects, remove the NS...ritsuka2014-12-271-0/+2
* MacGui: move the UI helper methods to new categories. Implement NSCoding in m...ritsuka2014-12-231-0/+38
* MacGui: set the chapter titles directly in HBJob. Move more things over to HB...ritsuka2014-12-221-0/+6
* MacGui: implement NSCoding protocol in HBJob.ritsuka2014-12-221-0/+2
* MacGui: rearrange files in the project and disabled NSZombie.ritsuka2014-12-202-43/+38
* contrib: build and link new jansson libjstebbins2014-12-051-30/+36
* MacGui: added a new HBTitle class to wraps the hb_tltle_t parts used by the m...ritsuka2014-12-031-0/+6
* MacGui: improvement to the HBCore class, use it in HBPreviewGenerator. Added ...ritsuka2014-11-292-5/+34
* MacGui: moved the HBQueueOutlineView class to its own file.ritsuka2014-11-231-0/+6
* MacGui: moved the "add preset" window to its own window controller class. Kee...ritsuka2014-11-231-0/+18
* MacGui: added a retina version the stop and delete/reveal icon.ritsuka2014-11-151-16/+36
* MacGui: high-resolution "encoding working" icon.ritsuka2014-11-141-0/+24
* MacGui: added a high resolution version of JobSmall.png and EncodeComplete.png.ritsuka2014-11-141-4/+12
* MacGui: updated the Xcode project with the Xcode 6 recommended settings.ritsuka2014-10-233-7/+35
* MacGui: fixed the preview controller HUD style on the next OS X release.ritsuka2014-08-221-0/+6
* MacGui: renamed HB*Settings classes to HB*Defaults. Added a “…” char to...ritsuka2014-08-221-15/+17
* MacGui: set the tab views directly instead of adding a subview in the main wi...ritsuka2014-08-201-2/+0
* MacGui: added a HBDockTile class to manage the dock tile.ritsuka2014-08-201-0/+8
* MacGui: added support for NLMeans denoise. Added the HBFilters class to store...ritsuka2014-08-191-5/+25
* build: remove mp4v2 and libmkv dependenciesjstebbins2014-08-181-4/+0
* MacGui: added the list of the presets at the bottom of the preset menu and a ...ritsuka2014-08-091-0/+6
* MacGui: improved the presets managementritsuka2014-08-071-6/+32
* MacGui: Adds a new sheet for audio defaults (presets), uses the same preset k...ritsuka2014-08-041-0/+38
* MacGui: remove the DiskArbitration framework from the Xcode project and the M...ritsuka2014-07-311-4/+0
* MacGui: Implemented a configuration panel similar to the win/lin gui one for ...ritsuka2014-07-291-4/+54
* MacGui: Replaced some deprecated functions in HBDVDDetector and ignored the Q...ritsuka2014-07-161-29/+57
* MacGUI: Refactored the controller code for the video/audio/subtitles/chapters...ritsuka2014-07-151-41/+95
* MacGUI: Expanded the auto name feature to make it as powerful as the WinGUI c...ritsuka2014-07-111-6/+12
* Xcode: another small cleanup.Rodeo2014-05-101-18/+20
* Xcode: small cleanup after libvpx support commit.Rodeo2014-05-101-2/+2
* Add VP8 supportjstebbins2014-04-151-0/+6
* Remove libfaacsr552014-03-021-2/+0
* libhb: remove a52decjstebbins2014-02-201-6/+0
* libhb: change libhb.a to libhandbrake.ajstebbins2014-02-091-7/+7