System plugin: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with " 1 Identifier: * 1 =1 Interface= contains 36 subs: 0: 1: 2: 1 Parameter: out: void * float[4] 3: 1 Parameter: in: void * float[4] 4: - Progress Base 5: 6: 7: - pa...")
 
Line 16: Line 16:
  6:
  6:
  7: - page_default_theme / page_wallpaper_theme
  7: - page_default_theme / page_wallpaper_theme
  8:
  8: 2 Parameter, int, float (500.00)
  9: - wallpaper_theme_plane
  9: - wallpaper_theme_plane
  10:  
  10:  
Line 26: Line 26:
  16: 1 Parameter: in: wchar * - infotext2
  16: 1 Parameter: in: wchar * - infotext2
  17: - busy_increase
  17: - busy_increase
  18: - busy_decrease
  18: 1 Parameter: char * - busy_decrease
  19: - page_busy
  19: - page_busy
  20:
  20:
Line 32: Line 32:
  22: - anim_cross_circle_show_hide
  22: - anim_cross_circle_show_hide
  23: - anim_triangle_show_hide
  23: - anim_triangle_show_hide
  24: - anim_rectangle_show_hide
  24: 1 Parameter: uint8_t - anim_rectangle_show_hide
  25: - circle_cross
  25: 2 Parameter: uint8_t [0x1C], char * - circle_cross
  26: - cross_circle
  26: 2 Parameter: uint8_t [0x1C], char * - cross_circle
  27: - triangle
  27: 2 Parameter: uint8_t [0x1C], char * - triangle
  28: - rectangle
  28: 2 Parameter: uint8_t [0x1C], char * - rectangle
  29:
  29:
  30:
  30:
  31:
  31: 1 Parameter: char * bmp_path ("%s/screen%03d.bmp")
  32: - page_notification
  32: 0 Parameter: - page_notification
  33: - not implemented
  33: - not implemented
  34: - not implemented
  34: - not implemented

Revision as of 01:17, 31 March 2014

1 Identifier:

  • 1

1 Interface

contains 36 subs:

0:
1:
2: 1 Parameter: out: void * float[4] 
3: 1 Parameter: in: void * float[4]
4: - Progress Base
5:
6:
7: - page_default_theme / page_wallpaper_theme
8: 2 Parameter, int, float (500.00)
9: - wallpaper_theme_plane
10: 
11: - page_infobar /infoicon /infotext1/infotext2
12: - page_infobar
13:
14: - infoicon
15: 1 Parameter: in: wchar * - infotext1
16: 1 Parameter: in: wchar * - infotext2
17: - busy_increase
18: 1 Parameter: char * - busy_decrease
19: - page_busy
20:
21: - anim_cross_circle_show_hide
22: - anim_cross_circle_show_hide
23: - anim_triangle_show_hide
24: 1 Parameter: uint8_t - anim_rectangle_show_hide
25: 2 Parameter: uint8_t [0x1C], char * - circle_cross
26: 2 Parameter: uint8_t [0x1C], char * - cross_circle
27: 2 Parameter: uint8_t [0x1C], char * - triangle
28: 2 Parameter: uint8_t [0x1C], char * - rectangle
29:
30:
31: 1 Parameter: char * bmp_path ("%s/screen%03d.bmp")
32: 0 Parameter: - page_notification
33: - not implemented
34: - not implemented
35: - not implemented