7297ae5f6b
add: Audio Info in NowPlayingPanel.cpp ; Includes: Samplerate, bits/sample, and codec change: opengl dll for windows now is not included, cause it is too large refactor: Spectrogram colors for bars are now in a Header (GradientPresetHeader.h), with accompaning methods
main
rattatwinko2026-07-02 16:35:04 +02:00
515404a220
fix: the reencode dialog codec help text being weirdly coloured on different platforms refactor: build.sh
rattatwinko2026-07-01 21:45:03 +02:00
1a00e98661
rather large commit, it now handles memory and threading properly.
rattatwinko2026-07-01 09:56:37 +02:00
51421ffc2b
this feature will not last very long, its too hard to maintain, sometimes segfaults when encoder is finised or stops ? moved into seperate folder, and cleaned up some components
rattatwinko2026-06-25 09:23:01 +02:00
66843e3ad2
refactor: EqualizerWidget and the logic behind it. convenience add: build.sh cai option (Clean AppImage)
rattatwinko2026-06-19 18:54:20 +02:00
e62ab4626c
refactor: MainWindow class into multiple items / controllers ; fix: Bug with PlaylistBrowserDialog.cpp : List item "No playlists available" was selectable
rattatwinko2026-06-19 13:05:45 +02:00
326424f6fa
create own namespace for ffmpeg components
rattatwinko2026-06-10 07:57:06 +02:00
86df304adb
refactor ffmpeg super class into more maintainable package, cmake is catigorized now ; removed old engine, replaced with new one
rattatwinko2026-06-09 11:29:01 +02:00
3c274b5cf8
more advanced build script, refactor eqprocessor.cpps functions: process and recomputeBiquad, which were not nice to read. now nicer to read. no need to compile, compile at more major change
rattatwinko2026-06-08 12:36:13 +02:00