• Joined on 2025年03月04日
fschwa pushed to main at fschwa/binge-cpp 2026年06月22日 20:50:10 +02:00
5c419c6f82 Switch to CMake
fschwa pushed to main at fschwa/binge-cpp 2026年06月22日 19:51:14 +02:00
190aedd00d Build in container
fschwa pushed to main at fschwa/binge-cpp 2026年06月22日 18:09:09 +02:00
532b45bf26 Flush iostream befor executing system command
d924d62918 Enable more warnings
Compare 2 commits »
fschwa pushed to main at fschwa/binge-cpp 2026年06月16日 12:56:44 +02:00
91c9d11470 Add more G++ warning and feature flags
8de7e50cad play found files
ddd03fc379 sort files alphabetically
Compare 3 commits »
fschwa pushed to main at fschwa/binge-cpp 2026年06月07日 16:25:47 +02:00
d69e297ecd Check if file is in config file
c67f956393 Add run target
Compare 2 commits »
fschwa pushed to main at fschwa/binge-cpp 2026年06月07日 16:10:18 +02:00
0e281cc272 read config file
fschwa pushed to main at fschwa/binge-cpp 2026年06月07日 15:43:55 +02:00
a9ca763372 only get mp3 files
6dc7c3560c Add mrproper target for more cleanup
3c061718cd Require G++ 15
Compare 3 commits »
fschwa pushed to main at fschwa/binge-cpp 2026年06月07日 15:28:07 +02:00
c370d9ea57 Use std module
fschwa pushed to main at fschwa/binge-cpp 2026年06月07日 15:09:04 +02:00
a35d1f2207 implement basic file listing
591f1d977f fix makefile incremental build
ea7bd91fb8 Enable optimisations
0ebd8ade21 Add gitignore
60efa90578 Initial commit of stub
fschwa created branch main in fschwa/binge-cpp 2026年06月07日 15:09:04 +02:00
fschwa created repository fschwa/binge-cpp 2026年06月07日 15:08:34 +02:00
fschwa created repository fschwa/gram 2026年03月06日 09:49:01 +01:00
fschwa pushed to main at fschwa/binge-rs 2026年01月23日 18:42:39 +01:00
ef95fc4b06 Add mkv video extension
fschwa pushed to main at fschwa/binge-rs 2026年01月05日 01:54:51 +01:00
2ed3ddee73 Make Clap depend on default-features
fschwa pushed to main at fschwa/binge-rs 2026年01月04日 19:25:59 +01:00
cbb8586425 Ignore file extension casing
fschwa pushed to main at fschwa/ronto-rs 2025年12月18日 22:14:32 +01:00
3da3b64cd9 Even more structure
fschwa pushed to main at fschwa/ronto-rs 2025年12月14日 21:00:22 +01:00
ae5414f5df More structure
fschwa pushed to main at fschwa/ronto-rs 2025年12月14日 20:02:20 +01:00
d8d48c4f94 Use ctrl+q to quit
fschwa pushed to main at fschwa/ronto-rs 2025年12月14日 19:50:51 +01:00
89a8658f98 Introduce better error handling
fschwa pushed to main at fschwa/ronto-rs 2025年12月14日 19:40:18 +01:00
ca822de190 Add more Clippy flags for later