summaryrefslogtreecommitdiffstats
path: root/src/core/CdStreamPosix.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-28moved some stuff to MemoryMgraap1-1/+1
2020-11-06Allow to handle larger files via 64bit variablesFilip Gawin1-1/+1
2020-10-24Join CdStream threads to wait for them to exitAdrian Graber1-0/+2
2020-10-12Streaming and cross-platform fixeseray orçunus1-9/+8
2020-10-09Fix POSIX streamingeray orçunus1-3/+7
2020-10-04Fix some sanitizer errors, improve POSIX streamereray orçunus1-137/+151
2020-10-02CdStreamPosix: fix type issuesAndrew Udvare1-2/+2
2020-10-01core/CdStreamPosix: switch to named semaphores to support macOSAndrew Udvare1-54/+33
2020-09-30macOS support; thanks to @MrYadroAndrew Udvare1-24/+49
2020-08-07Update CdStreamPosix.cppblingu1-1/+1
2020-08-05added FreeBSD supportblingu1-3/+8
2020-07-28Fix casepath chaoseray orçunus1-7/+9
2020-07-26Provide more memory for casepath's argFilip Gawin1-2/+2
2020-05-13Fix calloc in CdStreamPosixshfil1-1/+1
2020-05-11Linux build supporteray orçunus1-0/+516