goldendict-ng/src/audio
shenleban tongying 7eb06480e4
Some checks are pending
SonarCloud / Build and analyze (push) Waiting to run
refactor: default to Qt Multimedia and delete default player shenanigans
2024-11-25 19:54:31 -05:00
..
audiooutput.cc clean: delete unused QSemaphore and do a header cleanup 2024-11-21 13:06:17 +00:00
audiooutput.hh move audio files to src/audio 2024-11-10 17:39:43 -05:00
audioplayerfactory.cc refactor: default to Qt Multimedia and delete default player shenanigans 2024-11-25 19:54:31 -05:00
audioplayerfactory.hh refactor: move internalpayerbackend out of config.cc to src/audio 2024-11-15 20:31:36 -05:00
audioplayerinterface.hh move audio files to src/audio 2024-11-10 17:39:43 -05:00
externalaudioplayer.cc move audio files to src/audio 2024-11-10 17:39:43 -05:00
externalaudioplayer.hh move audio files to src/audio 2024-11-10 17:39:43 -05:00
ffmpegaudio.cc clean: delete gddebug 2024-11-21 12:17:03 -05:00
ffmpegaudio.hh clean: delete most Qt5 & <=6.3 conditional compiled code (QT_VERSION) 2024-11-14 00:07:15 -05:00
ffmpegaudioplayer.hh move audio files to src/audio 2024-11-10 17:39:43 -05:00
internalplayerbackend.cc refactor: default to Qt Multimedia and delete default player shenanigans 2024-11-25 19:54:31 -05:00
internalplayerbackend.hh refactor: default to Qt Multimedia and delete default player shenanigans 2024-11-25 19:54:31 -05:00
multimediaaudioplayer.cc clean: delete most Qt5 & <=6.3 conditional compiled code (QT_VERSION) 2024-11-14 00:07:15 -05:00
multimediaaudioplayer.hh clean: delete most Qt5 & <=6.3 conditional compiled code (QT_VERSION) 2024-11-14 00:07:15 -05:00
README.md refactor: default to Qt Multimedia and delete default player shenanigans 2024-11-25 19:54:31 -05:00

Code to support GD's internal/external audio players.