aboutsummaryrefslogtreecommitdiff
path: root/xbmc/Util.h
AgeCommit message (Expand)Author
2024-01-23[Scraper] Check for filename identifers during refresh jobStephan Sundermann
2023-12-02[Scraper] Parse filename identifiersStephan Sundermann
2023-11-21Correctly handle 'Disc n' subdirectories in scraping and set creation.78andyp
2023-05-31CUtil: Optimize ValidatePath + MakeLegal(FileName|Path) for move semanticMarkus Härer
2022-11-10[utils][favourites] Encapsulate 'exec strings' and favourite URLs. Add CExecS...Kai Sommerfeld
2022-10-12[favourites][estuary] Add Favourites window.Kai Sommerfeld
2022-02-03[Subtitles] Make temporary fonts extract to and loaded from temp folderCastagnaIT
2021-12-16CUtil: remove usage of ARRAY_SIZE macroLukas Rusak
2021-11-24[Subtitles] Add support to OTF font typeCastagnaIT
2021-11-17Fix various typos in docs, user-facing code, and source commentsluz paz
2021-11-06[subtitle] load .sup subtitle like other external subtitles.taxigps
2020-10-30[clang-tidy] performance-unnecessary-value-paramRechi
2020-10-28[platform] Fix some 'move to CPlatformXXX' todoSylvain CECCHETTO
2020-01-08[tvOS] Initial Platform Commit for Apple TVOSSylvain CECCHETTO
2019-07-11URIUtils/CUtil cleanup.Kai Sommerfeld
2019-07-09[format] fix include orderRechi
2018-07-27[xbmc] Update copyright year spanh.udo
2018-07-27[xbmc] Team XBMC -> Team Kodih.udo
2018-07-27[xbmc] GPL-2.0-or-later SPDX license identifierh.udo
2018-06-13Util: use C++11 initializerMax Kellermann
2018-06-12[xbmc] nuke whitespaceh.udo
2018-06-12[xbmc] pragma once positionh.udo
2018-04-03Use generic digest implementation instead of XBMC_MD5Philipp Kerling
2018-01-24A mass change from xbmc.org to kodi.tv.Stig-Ørjan Smelror
2018-01-09Bulk Rename Offset to MilliSecsVoyager1
2018-01-09Get rid of the old frames unit and store startOffset/endOffset in millisecondsVoyager1
2018-01-09Get rid of repeated constants in conversion between frames/offset (75ths of s...Voyager1
2018-01-04Remove CUtil constructorPhilipp Kerling
2018-01-04Add support for JPG splash screenPhilipp Kerling
2016-09-29[videoplayer] Refactor CUtil::GetExternalStreamDetailsFromFilename.ace20022
2016-07-28Fix detection of KODI_HOME or working directory to simplify our development e...Pär Björklund
2016-04-05add support for external PGS/.sup subtitlestaxigps
2016-03-11[Util] Add method to scan for external audio files.ace20022
2015-08-27[Util] Make use of generalized ScanForExternalSubtitles(...) methods.ace20022
2015-08-26[Util] Generalize external subtitle retrieval method(s).ace20022
2015-05-23[app] Cleanup includes.ace20022
2015-04-10move CUtil tests to gtest unit testsArne Morten Kvarving
2015-02-23Decouple Util and StringUtilDeniz Türkoglu
2015-01-07[stdstring] get rid of CStdString in xbmc/Util.cpp|hArne Morten Kvarving
2014-12-22Merge pull request #5991 from tamland/oldsmbmounttamland
2014-12-21remove old samba mount codeThomas Amland
2014-12-16Revert "rename xbmc folder to src"Rainer Hochecker
2014-12-15rename xbmc folder to srcFneufneu
2014-11-16smb: factor out stat to __stat64 conversionJoakim Plate
2014-10-28Change APP_HOME -> KODI_HOME and other APP_* -> KODI_*Karlson2k
2014-10-19[rebrand][posix] rename homedir, env vars and log filewsnipex
2014-08-07Don't cast ARRAY_SIZE result to int.Trent Nelson
2014-08-07ARRAY_SIZE macro must handle expressionsTrent Nelson
2014-08-05Includes: Remove unnecessary includes.ace20022
2014-07-13[pvr] rewrite of pvr windowsxhaggi