RetroDECK/functions
2025-03-26 10:42:57 -04:00
..
050_save_migration.sh FIX: correct variable references for rdhome in migration and post-update scripts [skip ci] 2025-02-21 10:22:27 +09:00
checks.sh Update check_version_is_older_than to accomodate arguments for any two versions. 2025-03-04 13:15:40 -05:00
cloud_sync.sh Fixed some spelling and grammar 2024-03-12 20:01:47 +01:00
compression.sh Update multi-file CLI compression for new compress_game post-compression cleanup argument 2025-03-20 15:41:07 -04:00
configurator_functions.sh Fix empty rom folder cleanup handling of paths with spaces 2025-03-19 11:12:33 -04:00
dialogs.sh Fix instances where realpath and basename would not properly handle arguments that contained spaces 2025-03-19 11:41:36 -04:00
framework.sh GET_STEAM_USER: logging cleanup [skip ci] 2024-12-04 14:55:19 +09:00
global.sh Add retrodeck_removed_favorites definition to global.sh 2025-03-25 16:19:59 -04:00
logger.sh LOGGER: fixed colorization 2025-02-20 11:13:15 +09:00
multi_user.sh feat/lighter manifest (#844) 2024-08-05 03:45:21 +02:00
other_functions.sh Update comments and one return code in backup_retrodeck_userdata 2025-03-26 10:42:24 -04:00
post_build_check.sh Cooker (#1012) 2024-12-24 15:19:24 +00:00
post_update.sh Fix Zenity dialog arguments in post_update backup dialog 2025-03-26 10:42:57 -04:00
prepare_component.sh Remove redundant call of populate_steamuser_srm which is already called within get_steam_user 2025-03-25 11:00:35 -04:00
presets.sh CLI: enhance preset configuration with case-insensitive options and improved help message 2025-02-20 14:35:52 +09:00
run_game.sh CLI: don't show logs on informational messages 2025-02-20 10:27:26 +09:00
steam_sync.sh Upgrade steam_sync to better handle unfavorited games. Previously entire SRM manifest would have been hard synced (remove everything, add current set of favorites), now will only remove specifically unfavorited items and add all new ones 2025-03-25 16:22:17 -04:00