• Joined on 2025-07-15
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 15:24:06 +00:00
82efc4a524 Add flush method to SweepstoreFileHandle for improved data synchronization
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 15:15:52 +00:00
5d9b34e030 Enhance Windows file handling with improved sync and error checking in read/write operations
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 15:12:37 +00:00
7adca647a6 Enhance Windows file handling with improved sync and error checking in read/write operations
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 15:08:16 +00:00
ad6a740a73 Implement file handling improvements with Unreal compatibility and enhanced read/write methods
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 14:46:00 +00:00
55d5ab7a7b Refactor concurrency header to replace iosfwd with string and improve thread capture in initialiseMasterAsync
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 14:40:57 +00:00
b3790e6b0a Refactor exponential backoff sleep duration in concurrency handling for improved accuracy
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 14:20:39 +00:00
b6237a32d4 Add concurrency handling implementation with ticket management and file locking
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-12-02 14:11:52 +00:00
eae4d0e24e Add concurrency handling implementation with ticket management and file locking
ImBenji pushed to master at ImBenji/Bus-Infotainment--IBus- 2025-11-28 18:44:44 +00:00
bd8973ed23 Initial commit
1cbd985c15 Spring Cleaning
ffde62a730 All dem changes
2846a061cc laptop push
639faddfc8 desktop push
Compare 10 commits »
ImBenji created branch master in ImBenji/Bus-Infotainment--IBus- 2025-11-28 18:44:44 +00:00
ImBenji created repository ImBenji/Bus-Infotainment--IBus- 2025-11-28 18:43:22 +00:00
ImBenji pushed to main at ImBenji/Pan-African-Carribean-American… 2025-11-25 00:23:45 +00:00
fc067c377a Refactor code structure for improved readability and maintainability
ImBenji created branch main in ImBenji/Pan-African-Carribean-American… 2025-11-25 00:23:45 +00:00
ImBenji created repository ImBenji/Pan-African-Carribean-American… 2025-11-25 00:22:30 +00:00
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-11-23 21:02:49 +00:00
e6ccad87b4 Refactor logging and ticket ownership verification in concurrency handling for improved clarity and reliability
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-11-23 20:27:17 +00:00
f8e8636677 Refactor concurrency handling to introduce STALE_HEARTBEAT_THRESHOLD_MS constant and utilize SweepstoreWorkerTicketSnapshot for improved state management
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-11-23 20:00:55 +00:00
580f07c483 Refactor concurrency handling to utilize SweepstoreWorkerTicketSnapshot for improved state management and add snapshot method in header.dart
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-11-23 19:21:19 +00:00
809d79cfc8 Enhance concurrency handling with improved ticket acquisition logic and logging
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-11-23 18:09:51 +00:00
f5a23fa5c4 Refactor preciseSleep for improved timing accuracy and reduce busy-wait duration on Windows
ImBenji pushed to dev at IMBENJI.NET/SweepStore 2025-11-23 18:02:35 +00:00
8125f8ebd7 Improve preciseSleep function for Windows with hybrid sleep strategy and logging