Skip to content

Commit

Permalink
50 files | M BuildbotPaths/libvideo.txt, M BuildbotPaths/steamclient.…
Browse files Browse the repository at this point in the history
…txt, M BuildbotPaths/steamui.txt, A ClientExtracted/clientui/resource/images/Placement_Guide.png, A ClientExtracted/clientui/resource/images/app/play_button.png, A ClientExtracted/clientui/resource/images/app/settings_gear.png, A ClientExtracted/clientui/resource/images/header/BackButton.png, A ClientExtracted/clientui/resource/images/header/BackButton_NoArrow.png, A ClientExtracted/clientui/resource/images/header/SearchBox.png, A ClientExtracted/clientui/resource/images/header/SteamLogo.png, A ClientExtracted/clientui/resource/images/library/Filter.png, A ClientExtracted/clientui/resource/images/placeholder/SteamU_details_34.png, A ClientExtracted/clientui/resource/images/placeholder/SteamU_details_34_NoMarkup.png, A ClientExtracted/clientui/resource/images/placeholder/dota_update.png, A ClientExtracted/clientui/resource/images/placeholder/game_header.png, A ClientExtracted/clientui/win32/steam.tga, A ClientExtracted/controller_base/clientui.vdf, M ClientExtracted/friends/trackerui_english.txt, M ClientExtracted/public/steamui_english.txt, M ClientExtracted/steam/cached/SettingsSubFriends.res, A ClientExtracted/tenfoot/resource/layout/library/controller_change_order.xml, M ClientExtracted/tenfoot/resource/layout/library/controller_properties_activator.xml, M ClientExtracted/tenfoot/resource/layout/library/controller_properties_mode.xml, M ClientExtracted/tenfoot/resource/layout/library/library_details_editsteamcontrolleroptions.xml, M ClientExtracted/tenfoot/resource/layout/quitentries.xml, M ClientExtracted/tenfoot/resource/localization/tenfoot_english.txt, M ClientExtracted/tenfoot/resource/styles/library/library.css, M ClientManifest/steam_client_publicbeta_osx, M ClientManifest/steam_client_publicbeta_ubuntu12, M ClientManifest/steam_client_publicbeta_win32, M Protobufs/steammessages_broadcast.steamclient.proto, M Protobufs/steammessages_hiddevices.proto, M Protobufs/steammessages_inventory.steamclient.proto, M Protobufs/steammessages_site_license.steamclient.proto, M Symbols/chromehtml.txt, M Symbols/crashhandler.txt, M Symbols/filesystem_stdio.txt, M Symbols/friendsui.txt, M Symbols/gameoverlayrenderer.txt, M Symbols/gameoverlayui.txt, M Symbols/libaudio.txt, M Symbols/libtier0_s.txt, M Symbols/libvideo.txt, M Symbols/libvstdlib_s.txt, M Symbols/panorama.txt, M Symbols/serverbrowser.txt, M Symbols/steamclient.txt, M Symbols/steamservice.txt, M Symbols/steamui.txt, M Symbols/vgui2_s.txt
  • Loading branch information
SteamTracker committed Feb 1, 2017
1 parent 6e3b58f commit 2325f2f
Show file tree
Hide file tree
Showing 50 changed files with 5,330 additions and 953 deletions.
2 changes: 2 additions & 0 deletions BuildbotPaths/libvideo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/video/videoplayer.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/video/videoplayermanager.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/video/videoutils.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/websocket.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/websocket.h
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/workthreadpool.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/external/protobuf-2.6.1/src/google/protobuf/repeated_field.h
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/public/stat.cpp
Expand Down
258 changes: 175 additions & 83 deletions BuildbotPaths/steamclient.txt

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion BuildbotPaths/steamui.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/amount.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/amount.h
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/appregkeystring.h
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/clientdirectories.h
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/completionportmanager_posix.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/common/crypto.cpp
Expand Down Expand Up @@ -166,7 +167,6 @@
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/PlatformMainPanel.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/SteamApp.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/SteamDoc.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/SteamDoc.h
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/SteamPurchaseReceipt.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/SteamRootDialog.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/SteamStartup.cpp
Expand Down Expand Up @@ -227,6 +227,11 @@
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/settingscontroller.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/shutdowncontroller.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/steamstartuphandlers.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/steamuiappcontroller.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/steamuiappiconcontroller.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/steamuicontroller.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/steamuilanguagecontroller.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/steamuilanguagecontroller.h
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/streamingservergameactions.h
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/subpaneloptionsfamily.cpp
/Users/buildbot/buildslave/steam_rel_client_osx/build/src/steamUI/tenfoot/./library/library_launchoptions.h
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ClientExtracted/clientui/win32/steam.tga
Binary file not shown.
Loading

0 comments on commit 2325f2f

Please sign in to comment.