-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Method renames as preparation for libpktriggercord
copyright -> pslr_copyright camera_close -> pslr_camera_close camera_connect -> pslr_camera_connect collect_settings_info -> pslr_get_settings_info collect_status_info -> pslr_get_status_info debug_onoff -> pslr_set_debugmode file_formats -> pslr_user_file_formats find_model_by_id -> pslr_find_model_by_id find_setting_by_name -> pslr_find_setting_by_name format_rational -> pslr_format_rational get_file_format_t -> pslr_get_user_file_format_t get_hw_jpeg_quality -> pslr_get_hw_jpeg_quality get_lens_name -> pslr_get_lens_name get_pslr_ae_metering -> pslr_get_ae_metering get_pslr_af_mode -> pslr_get_af_mode get_pslr_af_point_sel -> pslr_get_af_point_sel get_pslr_af11_point_str -> pslr_get_af11_point_str get_pslr_color_space -> pslr_get_color_space get_pslr_custom_ev_steps_str -> pslr_get_custom_ev_steps_str get_pslr_custom_sensitivity_steps_str -> pslr_get_custom_sensitivity_steps_str get_pslr_drive_mode -> pslr_get_drive_mode get_pslr_flash_mode -> pslr_get_flash_mode get_pslr_image_format_str -> pslr_get_image_format_str get_pslr_jpeg_image_tone -> pslr_get_jpeg_image_tone get_pslr_raw_format_str -> pslr_get_raw_format_str get_pslr_scene_mode_str -> pslr_get_scene_mode_str get_pslr_white_balance_mode -> pslr_get_white_balance_mode get_user_file_format -> pslr_get_user_file_format pslr_camera_name -> pslr_get_camera_name pslr_read_datetime -> pslr_get_datetime pslr_read_dspinfo -> pslr_get_dspinfo pslr_read_setting -> pslr_get_setting pslr_select_af_point -> pslr_set_selected_af_point pslr_set_ec -> plsr_set_expose_compensation pslr_write_setting -> pslr_set_setting shexdump -> pslr_hexdump
- Loading branch information
1 parent
6bc0b80
commit bdba056
Showing
12 changed files
with
209 additions
and
210 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.