mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Fix detection of JaguarCD when drive offset returns the track start in the sector before the requested one.
This commit is contained in:
6
.idea/.idea.DiscImageChef/.idea/contentModel.xml
generated
6
.idea/.idea.DiscImageChef/.idea/contentModel.xml
generated
@@ -1,10 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ContentModelStore">
|
||||
<e p="$APPLICATION_CONFIG_DIR$/consoles/db" t="IncludeRecursive" />
|
||||
<e p="$APPLICATION_CONFIG_DIR$/extensions" t="IncludeRecursive" />
|
||||
<e p="$USER_HOME$/.Rider2018.2/system/extResources" t="IncludeRecursive" />
|
||||
<e p="$USER_HOME$/.Rider2018.2/system/resharper-host/local/Transient/ReSharperHost/v182/SolutionCaches/_DiscImageChef.73225794.00" t="ExcludeRecursive" />
|
||||
<e p="$USER_HOME$/.Rider2018.3/system/extResources" t="IncludeRecursive" />
|
||||
<e p="$USER_HOME$/.Rider2018.3/system/resharper-host/local/Transient/ReSharperHost/v183/SolutionCaches/_DiscImageChef.73225794.00" t="ExcludeRecursive" />
|
||||
<e p="$USER_HOME$/.nuget/packages/sqlitepclraw.lib.e_sqlite3.linux/1.1.11/runtimes/linux-x64/native/libe_sqlite3.so" t="Include" />
|
||||
<e p="$PROJECT_DIR$" t="IncludeFlat">
|
||||
<e p=".git/info/exclude" t="IncludeRecursive" />
|
||||
@@ -492,6 +491,7 @@
|
||||
<e p="MCPT.cs" t="Include" />
|
||||
<e p="Smart.cs" t="Include" />
|
||||
</e>
|
||||
<e p="AtaCommands.cs" t="Include" />
|
||||
<e p="Commands.cs" t="Include" />
|
||||
<e p="Constructor.cs" t="Include" />
|
||||
<e p="Destructor.cs" t="Include" />
|
||||
|
||||
Reference in New Issue
Block a user