This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
ChanSort
Watch
1
Star
0
Fork
0
You've already forked ChanSort
mirror of
https://github.com/PredatH0r/ChanSort.git
synced
2026-01-12 02:12:03 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
ChanSort
/
source
/
ChanSort.Loader.Toshiba
History
Horst Beham
b097d20de8
- updated build.md with steps to compile and debug ChanSort yourself (without DevExpress license)
...
- updated .csproj files to include proper configurations for "NoDevExpress_Debug"
2025-06-12 16:27:25 +02:00
..
Properties
- moved all files to a "source" subdirectory to tidy up the GitHub project page
2015-06-04 13:31:43 +02:00
ChanSort.Loader.Toshiba.csproj
- updated build.md with steps to compile and debug ChanSort yourself (without DevExpress license)
2025-06-12 16:27:25 +02:00
ChmgtDbSerializer.cs
- fixed Nuget hell: (auto) binding redirects to prevent compiler warning flood and ensure unit tests to be runnable
2025-06-05 18:35:10 +02:00
DbChannel.cs
- replaced System.Data.SQLite with Microsoft.Data.Sqlite because MS removed the required VC2010 Redist x86 from their website
2021-04-25 18:31:05 +02:00
SettingsDbSerializer.cs
- fixed Nuget hell: (auto) binding redirects to prevent compiler warning flood and ensure unit tests to be runnable
2025-06-05 18:35:10 +02:00
ToshibaPlugin.cs
- added function to mark a channel for swapping + swap with current channel
2022-11-29 14:56:23 +01:00