strawberry-audio-player-win.../src/engine
Jonas Kvinge d722035883 VLCEngine: Only emit stopped when still playing
VLC sends the stopped signal too late, the player has already moved on based on the end reached signal. Emitting Stopped afterwards will interrupt the player in the middle of the song change.

Fixes #1054
2022-10-18 20:12:21 +02:00
..
alsadevicefinder.cpp Remove unused includes 2022-08-28 03:09:33 +02:00
alsadevicefinder.h Formatting 2021-07-11 09:49:38 +02:00
alsapcmdevicefinder.cpp Remove unused includes 2022-08-28 03:09:33 +02:00
alsapcmdevicefinder.h Formatting 2021-07-11 09:49:38 +02:00
chromaprinter.cpp Replace typedef with using 2022-10-13 22:39:31 +02:00
chromaprinter.h Make static 2021-06-22 14:04:42 +02:00
devicefinder.cpp Formatting 2021-07-11 09:49:38 +02:00
devicefinder.h Formatting 2021-07-11 09:49:38 +02:00
devicefinders.cpp Remove unused includes 2022-08-28 03:09:33 +02:00
devicefinders.h Update copyrights 2021-03-20 21:14:47 +01:00
directsounddevicefinder.cpp DirectSoundDeviceFinder: Add CALLBACK to EnumerateCallback 2022-08-14 10:37:31 +02:00
directsounddevicefinder.h DirectSoundDeviceFinder: Remove `__attribute__((stdcall))` 2022-08-15 19:55:55 +02:00
engine_fwd.h Replace typedef with using 2022-10-13 22:39:31 +02:00
enginebase.cpp Add setting for turning off HTTP/2 2022-08-24 20:34:10 +02:00
enginebase.h Replace typedef with using 2022-10-13 22:39:31 +02:00
enginetype.cpp Add namespace comments 2021-06-20 23:55:02 +02:00
enginetype.h Formatting 2021-07-11 09:49:38 +02:00
gstbufferconsumer.h Fix typos 2022-08-28 02:44:37 +02:00
gstengine.cpp Replace typedef with using 2022-10-13 22:39:31 +02:00
gstengine.h GstEngine: Show debug information in error dialog 2022-04-14 20:56:57 +02:00
gstenginepipeline.cpp GstEnginePipeline: Parse album from stream title tag 2022-08-30 16:56:08 +02:00
gstenginepipeline.h Fix typos 2022-08-28 02:44:37 +02:00
gststartup.cpp GstStartup: Set LIBSOUP3_LIBRARY_PATH for macOS 2022-09-03 00:19:25 +02:00
gststartup.h Make static 2021-06-22 14:04:42 +02:00
macosdevicefinder.cpp Formatting 2022-03-22 21:09:05 +01:00
macosdevicefinder.h Connection syntax migration (#637) 2021-01-26 16:48:04 +01:00
mmdevicefinder.cpp Remove use of C-style casts 2021-10-12 18:50:17 +02:00
mmdevicefinder.h Update copyrights 2021-03-20 21:14:47 +01:00
pulsedevicefinder.cpp Remove unused includes 2022-08-28 03:09:33 +02:00
pulsedevicefinder.h Clang-Tidy and Clazy fixes 2021-06-20 19:04:08 +02:00
vlcengine.cpp VLCEngine: Only emit stopped when still playing 2022-10-18 20:12:21 +02:00
vlcengine.h Make static 2021-06-22 14:04:42 +02:00
vlcscopedref.h Formatting 2022-03-22 21:09:05 +01:00