summaryrefslogtreecommitdiff
path: root/src/wx/grok
AgeCommit message (Expand)Author
2025-03-08Get gpu_lister path from config.Carl Hetherington
2025-03-08Avoid temporary file for listing GPUs.Carl Hetherington
2025-03-08Move get_gpu_names() to its own file.Carl Hetherington
2025-03-08Don't use an optional for the Grok config object.Carl Hetherington
2025-03-03Fix Grok build after changes to preferences code.Carl Hetherington
2024-11-29Remove config of grok server port (#2900).Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-01-28Clean up grok's presence in the config file and make sure it's optional.Carl Hetherington
2024-01-28Cleanup: whitespace / coding style.Carl Hetherington
2024-01-28Use boost::filesystem::path for gpu_binary_location().Carl Hetherington
2024-01-28Add missing copyright banner.Carl Hetherington
2024-01-28Remove C++17-ism.Carl Hetherington
2024-01-28Copy-edit GUI strings.Carl Hetherington
2024-01-28Check for errors when calling the GPU lister.Carl Hetherington
2024-01-28Move grok headers into src/wx/grokCarl Hetherington