pcsx2/plugins/cdvdGigaherz/src
Jonathan Li f513ca2a28 cdvdgigaherz:linux: Check ioctl return value
Fixes Coverity CID 172718: Unchecked return value

Also avoid adding the sector leadout descriptor info to the TOC since it
actually isn't used.
2016-11-12 23:28:17 +00:00
..
Unix cdvdgigaherz:linux: Check ioctl return value 2016-11-12 23:28:17 +00:00
Windows cdvdgigaherz:linux: Add config and GUI code 2016-11-07 00:08:23 +00:00
CDVD.cpp cdvdgigaherz: Export plugin interface when using gcc/clang 2016-11-07 00:08:23 +00:00
CDVD.h cdvdgigaherz:linux: Add config and GUI code 2016-11-07 00:08:23 +00:00
CMakeLists.txt cmake: Add cdvdgigaherz and dependencies 2016-11-07 00:08:23 +00:00
ReadThread.cpp cdvdgigaherz: Fix write-strings warnings 2016-11-07 00:08:23 +00:00
Settings.cpp cdvdgigaherz: Add portable setting class 2016-11-07 00:08:23 +00:00
Settings.h cdvdgigaherz: Add portable setting class 2016-11-07 00:08:23 +00:00
TocStuff.cpp cdvdgigaherz: Use a formatted TOC instead of a raw TOC 2016-11-07 00:08:23 +00:00