Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made reader and writer threads responsible for waiting for on-the-fly buffers (CH-307).

    • -64
    • +37
    ./libchcore/TOverlappedReader.cpp
    • -17
    • +34
    ./libchcore/TOverlappedReaderFB.cpp
    • -41
    • +3
    ./libchcore/TOverlappedReaderWriterFB.cpp
    • -1
    • +1
    ./libchcore/TOverlappedReaderWriterFB.h
    • -16
    • +35
    ./libchcore/TOverlappedWriterFB.cpp
    • -2
    • +2
    ./libchcore/TReadBufferQueueWrapper.cpp
  1. … 6 more files in changeset.
Normalized line ending as specified in .gitattributes (CH-312).

    • -533
    • +533
    ./common/TShellExtMenuConfig.cpp
    • -272
    • +272
    ./common/TShellExtMenuConfig.h
    • -253
    • +253
    ./ictranslate/ictranslate.rc
    • -540
    • +540
    ./ictranslate/ictranslate.vc140.vcxproj
    • -80
    • +80
    ./ictranslate/ictranslate.vc140.vcxproj.filters
    • -51
    • +51
    ./ictranslate/res/ictranslate.rc2
    • -603
    • +603
    ./libchcore/ConfigNodeContainer.cpp
    • -269
    • +269
    ./libchcore/ConfigNodeContainer.h
  1. … 251 more files in changeset.
Partial support for on-the-fly buffer usage (CH-307).

    • -11
    • +6
    ./libchcore/OverlappedCallbacks.cpp
    • -0
    • +73
    ./libchcore/TEventCounter.h
    • -4
    • +21
    ./libchcore/TOverlappedReaderFB.cpp
    • -1
    • +1
    ./libchcore/TOverlappedReaderWriterFB.cpp
    • -0
    • +14
    ./libchcore/TOverlappedWriterFB.cpp
    • -1
    • +4
    ./libchcore/Tests/OverlappedCallbacksTests.cpp
    • -0
    • +3
    ./libchcore/libchcore.vc140.vcxproj.filters
Moved writer to a separate thread (CH-307).

    • -0
    • +34
    ./libchcore/TEventGuard.cpp
    • -0
    • +38
    ./libchcore/TEventGuard.h
    • -4
    • +13
    ./libchcore/TOverlappedReaderFB.cpp
    • -21
    • +11
    ./libchcore/TOverlappedReaderWriterFB.cpp
    • -1
    • +75
    ./libchcore/TOverlappedWriterFB.cpp
    • -6
    • +12
    ./libchcore/libchcore.vc140.vcxproj.filters
Made all reader execute in pre-existing reader thread (to avoid creating thread for each file) (CH-307).

    • -39
    • +40
    ./libchcore/TOverlappedReaderFB.cpp
    • -8
    • +9
    ./libchcore/TOverlappedReaderWriterFB.cpp
    • -0
    • +4
    ./libchcore/TOverlappedReaderWriterFB.h
    • -0
    • +44
    ./libchcore/TOverlappedThreadPool.cpp
    • -0
    • +47
    ./libchcore/TOverlappedThreadPool.h
    • -0
    • +113
    ./libchcore/TThreadedQueueRunner.h
    • -0
    • +69
    ./libchcore/WaitableQueue.h
    • -55
    • +82
    ./libchcore/libchcore.vc140.vcxproj.filters
Buggy prototype of reader parallelization (CH-307).

    • -5
    • +58
    ./libchcore/TOrderedBufferQueue.cpp
    • -1
    • +72
    ./libchcore/TOverlappedReaderFB.cpp
    • -24
    • +18
    ./libchcore/TOverlappedReaderWriterFB.cpp
    • -7
    • +8
    ./libchcore/TWriteBufferQueueWrapper.cpp
    • -1
    • +2
    ./libchcore/TWriteBufferQueueWrapper.h
    • -2
    • +2
    ./libchcore/Tests/OverlappedCallbacksTests.cpp
Optimized deleting of entries from CH database - in some cases the speedup is around 180x (CH-311).

    • -18
    • +31
    ./libchcore/TSQLiteSerializerContainer.cpp
    • -1
    • +2
    ./libchcore/TSQLiteSerializerContainer.h
Integrated file object creation into the reader and writer objects (CH-307)

    • -0
    • +51
    ./libchcore/TOverlappedProcessorRange.cpp
    • -0
    • +45
    ./libchcore/TOverlappedProcessorRange.h
    • -7
    • +31
    ./libchcore/TOverlappedReaderFB.cpp
    • -8
    • +20
    ./libchcore/TOverlappedReaderWriterFB.cpp
    • -5
    • +16
    ./libchcore/TOverlappedReaderWriterFB.h
    • -46
    • +44
    ./libchcore/TOverlappedWriterFB.cpp
    • -0
    • +7
    ./libchcore/TReadBufferQueueWrapper.cpp
  1. … 7 more files in changeset.
Moved parts of the file processing to the reader and writer objects (CH-307).

    • -0
    • +24
    ./libchcore/TOverlappedReaderFB.cpp
    • -2
    • +9
    ./libchcore/TOverlappedReaderWriterFB.cpp
    • -1
    • +1
    ./libchcore/TOverlappedReaderWriterFB.h
    • -0
    • +83
    ./libchcore/TOverlappedWriterFB.cpp
    • -111
    • +1
    ./libchcore/TSubTaskCopyMove.cpp
Reader/writer cleanups (CH-307)

    • -0
    • +1
    ./libchcore/TOverlappedReaderWriterFB.cpp
    • -63
    • +48
    ./libchcore/TOverlappedWriter.cpp
    • -11
    • +10
    ./libchcore/TOverlappedWriterFB.cpp
    • -28
    • +31
    ./libchcore/TReadBufferQueueWrapper.cpp
  1. … 5 more files in changeset.
Fixed issue reported by cppcheck (CH-197)

Updated Turkish translation file with the new version from Onur (CH-294).

Fixed problem with IsFreshlyCreated causing task to go into error state when destination file is not accessible (CH-197)

    • -27
    • +27
    ./libchcore/TFilesystemFeedbackWrapper.cpp
    • -43
    • +91
    ./libchcore/TFilesystemFileFeedbackWrapper.cpp
    • -1
    • +2
    ./libchcore/TFilesystemFileFeedbackWrapper.h
Fixed problem with stats not being updated when skipping file (CH-302) Simplified error management for feedback wrappers.

    • -7
    • +4
    ./libchcore/TFilesystemFeedbackWrapper.cpp
    • -2
    • +2
    ./libchcore/TFilesystemFeedbackWrapper.h
    • -38
    • +16
    ./libchcore/TFilesystemFileFeedbackWrapper.cpp
    • -8
    • +8
    ./libchcore/TFilesystemFileFeedbackWrapper.h
    • -30
    • +5
    ./libchcore/TOverlappedReaderFB.cpp
    • -15
    • +13
    ./libchcore/TOverlappedReaderWriterFB.cpp
    • -2
    • +2
    ./libchcore/TOverlappedReaderWriterFB.h
    • -76
    • +17
    ./libchcore/TOverlappedWriterFB.cpp
    • -38
    • +17
    ./libchcore/TSubTaskCopyMove.cpp
    • -30
    • +33
    ./libchcore/libchcore.vc140.vcxproj.filters
Fixed showing file error dialog when getting file size fails (e.g. when implicit file opening fails) (CH-197).

    • -0
    • +71
    ./libchcore/TFilesystemFileFeedbackWrapper.cpp
    • -4
    • +4
    ./libchcore/TFilesystemFileFeedbackWrapper.h
    • -7
    • +53
    ./libchcore/TOverlappedWriterFB.cpp
Fixed crash in shell extension when other shell extension features menu item icons and text including copy/paste/cut or polish equivalent (CH-296)

Added missing break in code (CH-301).

Improved shell extension integration to allow cooperating with Q-Dir and Everything (and possibly with a whole lot of different software) (CH-266).

Bugfix: adding new favorite paths in the directory chooser dialog did not update the shell extensions' explorer menu (CH-299).

Fixed shell extension to properly detect the operation to be performed when using drag&drop and keyboard integration (CH-300).

Added updated translation file for Turkish translation (CH-294).

Corrected positioning of CH entries in explorer context menu for Polish and English languages. Improved error management in shell extension (CH-296).

Fixed write retries not working properly (CH-297). Added file re-opening on read and write failures (CH-197).

    • -0
    • +1
    ./libchcore/TFilesystemFileFeedbackWrapper.h
Fixed silent resume (CH-197).

Fixed subtask/task/global stats to show correct current speeds (CH-293).

    • -0
    • +27
    ./libchcore/EngineConstants.h
    • -5
    • +21
    ./libchcore/TSubTaskStatsSnapshot.cpp
    • -7
    • +15
    ./libchcore/TTaskManagerStatsSnapshot.cpp
    • -3
    • +0
    ./libchcore/TTaskManagerStatsSnapshot.h
    • -3
    • +6
    ./libchcore/libchcore.vc140.vcxproj.filters
Partial integration of opening files for write in the background (without explicit Open call) (CH-197).

    • -202
    • +30
    ./libchcore/TFilesystemFileFeedbackWrapper.cpp
    • -3
    • +2
    ./libchcore/TFilesystemFileFeedbackWrapper.h
    • -22
    • +59
    ./libchcore/TLocalFilesystemFile.cpp
    • -10
    • +15
    ./libchcore/TLocalFilesystemFile.h
    • -48
    • +23
    ./libchcore/TSubTaskCopyMove.cpp
    • -1
    • +1
    ./libchcore/Tests/TestsTDestinationPathProvider.cpp
Unit tests fix (CH-197)

    • -1
    • +1
    ./libchcore/Tests/TestsTDestinationPathProvider.cpp
Simplified opening source file - explicit opening of source file is not needed anymore (CH-197)

    • -67
    • +1
    ./libchcore/TFilesystemFileFeedbackWrapper.cpp
    • -1
    • +0
    ./libchcore/TFilesystemFileFeedbackWrapper.h
    • -35
    • +27
    ./libchcore/TLocalFilesystemFile.cpp
Fixed problem with error message formatting for error messages containing placeholders (CH-292).

Fixed several issues with pausing and resuming tasks (CH-291)

    • -13
    • +48
    ./libchcore/TOverlappedReaderWriterFB.cpp
    • -1
    • +1
    ./libchcore/TOverlappedReaderWriterFB.h
    • -2
    • +24
    ./libchcore/TOverlappedWriterFB.cpp
    • -10
    • +1
    ./libchcore/TReadBufferQueueWrapper.cpp
    • -9
    • +9
    ./libchcore/Tests/TReadBufferQueueWrapperTests.cpp