Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Side by Side Diff: src/libmtp.sym

Issue 11358153: Update libmtp from pre 1.1.4 git to 1.1.5 release. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libmtp/
Patch Set: disable mptz Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« config.h ('K') | « src/libmtp.c ('k') | src/libmtp.h.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 LIBMTP_Set_Debug 1 LIBMTP_Set_Debug
2 LIBMTP_Init 2 LIBMTP_Init
3 LIBMTP_Get_Supported_Devices_List 3 LIBMTP_Get_Supported_Devices_List
4 LIBMTP_Detect_Raw_Devices 4 LIBMTP_Detect_Raw_Devices
5 LIBMTP_Check_Specific_Device 5 LIBMTP_Check_Specific_Device
6 LIBMTP_Open_Raw_Device 6 LIBMTP_Open_Raw_Device
7 LIBMTP_Open_Raw_Device_Uncached 7 LIBMTP_Open_Raw_Device_Uncached
8 LIBMTP_Get_First_Device 8 LIBMTP_Get_First_Device
9 LIBMTP_Get_Connected_Devices 9 LIBMTP_Get_Connected_Devices
10 LIBMTP_Number_Devices_In_List 10 LIBMTP_Number_Devices_In_List
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 LIBMTP_Get_Album 93 LIBMTP_Get_Album
94 LIBMTP_Create_New_Album 94 LIBMTP_Create_New_Album
95 LIBMTP_Update_Album 95 LIBMTP_Update_Album
96 LIBMTP_Delete_Object 96 LIBMTP_Delete_Object
97 LIBMTP_Set_File_Name 97 LIBMTP_Set_File_Name
98 LIBMTP_Set_Folder_Name 98 LIBMTP_Set_Folder_Name
99 LIBMTP_Set_Track_Name 99 LIBMTP_Set_Track_Name
100 LIBMTP_Set_Playlist_Name 100 LIBMTP_Set_Playlist_Name
101 LIBMTP_Set_Album_Name 101 LIBMTP_Set_Album_Name
102 LIBMTP_Set_Object_Filename 102 LIBMTP_Set_Object_Filename
103 LIBMTP_Get_Thumbnail
104 LIBMTP_Read_Event
OLDNEW
« config.h ('K') | « src/libmtp.c ('k') | src/libmtp.h.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698