Commit Graph

11 Commits

Author SHA1 Message Date
rattatwinko d605509588 add: reencode album feature
for now presets which are featured in the GUI are: mp3, aac, opus, lossless.

to-refactor: AlbumReencoder.cpp, backend code is currently longer than needed! we can shorten it. with seperating the raii handlers into a seperate class
2026-06-24 12:46:20 +02:00
rattatwinko 66843e3ad2 refactor: EqualizerWidget and the logic behind it.
convenience add: build.sh cai option (Clean AppImage)
2026-06-19 18:54:20 +02:00
rattatwinko e62ab4626c refactor: MainWindow class into multiple items / controllers ; fix: Bug with PlaylistBrowserDialog.cpp : List item "No playlists available" was selectable 2026-06-19 13:05:45 +02:00
rattatwinko c46caf7533 try to make code performant, lets see if this will work. 2026-06-11 18:45:03 +02:00
rattatwinko 677f263648 clean structure 2026-06-11 14:03:35 +02:00
rattatwinko 86df304adb refactor ffmpeg super class into more maintainable package, cmake is catigorized now ; removed old engine, replaced with new one 2026-06-09 11:29:01 +02:00
rattatwinko 94bba76ce2 add user custom playlist support 2026-06-07 19:58:08 +02:00
rattatwinko 4edb2e933d make CMakeLists.txt compile on WIN32 Platform 2026-06-06 03:17:14 +02:00
rattatwinko 61eb9a8be5 implement new audio engine 2026-06-05 20:30:12 +02:00
rattatwinko 16efeb2fde add shaders for bars, remove waterfall 2026-06-04 14:25:51 +02:00
rattatwinko 0d125993a5 initial commit 2026-06-02 19:07:34 +02:00