summaryrefslogtreecommitdiffstats
path: root/macosx/HBDVDDetector.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: add bluray detection to HBDVDDetector.Damiano Galassi2016-01-091-38/+58
* MacGui: second part of the previous commitritsuka2015-08-061-0/+5
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-0/+4
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-13/+3
* MacGui: use a shorter NSString method to remove the prefix from the bsdName, ...ritsuka2014-08-081-2/+2
* MacGui: Used a different api in HBDVDDetector to avoid DiskArbitration crashes.ritsuka2014-07-191-19/+7
* MacGUI: removed an unneeded __bridge in HBDVDDetector. Might fix a crash in t...ritsuka2014-07-171-1/+1
* MacGui: Replaced some deprecated functions in HBDVDDetector and ignored the Q...ritsuka2014-07-161-36/+17
* MacGui: Simplify HBDVDDetector bsdName creationdynaflash2011-04-251-16/+14
* MacGui: replace deprecated -stringWithCString with -stringWithUTF8String.dynaflash2009-09-161-1/+1
* MacGui: Allow the macgui to properly read sources from a ZFS (zfs-119) format...dynaflash2008-10-031-1/+12
* MacGUI: remove some old 10.4 specific code in HBDVDDetector. Patch by blindjimmyritsuka2008-04-261-18/+7
* MacGui: replace handbrake.m0k.org references with handbrake.fr in the entire ...dynaflash2008-04-151-1/+1
* MacGUI: Fix a warning on 10.5ritsuka2007-11-281-1/+8
* MacGui: Fix some warnings for compiling in 10.5dynaflash2007-11-281-1/+1
* MacGui: Clean up source files used in Source Scanningdynaflash2007-08-231-0/+240