Clementine-audio-player-Mac.../src/networkremote
Jim Broadus 84099f2491 Name all threads created by Application
In Application::MoveToNewThread, name the new thread after the object being
moved. Give those objects names as well.

The thread names display in gdb with "info threads".
2020-05-27 10:22:00 +01:00
..
avahi.cpp Replace QString::null with QString() 2019-11-09 23:45:28 +01:00
avahi.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
bonjour.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
bonjour.mm Reformat all Objective-C++ files with clang-format. 2014-01-30 14:54:51 +01:00
incomingdataparser.cpp Fix misc. source comment typos 2019-08-21 23:43:16 -04:00
incomingdataparser.h Automatically formatted 2018-06-13 20:37:13 +00:00
networkremote.cpp Name all threads created by Application 2020-05-27 10:22:00 +01:00
networkremote.h Lazy initialise everything in Application. 2016-02-11 15:15:38 +00:00
networkremotehelper.cpp Fix misc. source comment typos 2019-08-21 23:43:16 -04:00
networkremotehelper.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
outgoingdatacreator.cpp Remove fetcher list from OutgoingDataCreator class. 2020-05-14 11:01:49 +01:00
outgoingdatacreator.h Remove fetcher list from OutgoingDataCreator class. 2020-05-14 11:01:49 +01:00
remoteclient.cpp Network Remote: Check bytesAvailable >= 4 before reading length integer 2016-09-12 12:07:28 +02:00
remoteclient.h Network remote can now transcode lossless files before sending them to the remote. 2014-11-13 22:31:49 +01:00
songsender.cpp Lazy initialise everything in Application. 2016-02-11 15:15:38 +00:00
songsender.h Cancel transcode when downloader disconnects. 2014-11-18 11:55:27 +01:00
tinysvcmdns.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
tinysvcmdns.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00
zeroconf.cpp Convert all instances of foreach() to a C++11 for 2014-02-10 14:43:32 +01:00
zeroconf.h Reformat all non-3rd-party C/C++/Objective-C++. 2014-02-07 16:34:20 +01:00