notaz.gp2x.de
/
pcsx_rearmed.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c67af2a
)
fix maemo build
author
notaz
<notasas@gmail.com>
Sun, 29 Jul 2012 21:30:11 +0000
(
00:30
+0300)
committer
notaz
<notasas@gmail.com>
Sun, 29 Jul 2012 21:30:38 +0000
(
00:30
+0300)
maemo/hildon.c
patch
|
blob
|
blame
|
history
diff --git
a/maemo/hildon.c
b/maemo/hildon.c
index
afe7bb2
..
4458aa7
100644
(file)
--- a/
maemo/hildon.c
+++ b/
maemo/hildon.c
@@
-245,7
+245,7
@@
void *plat_gvideo_flip(void)
return pl_vout_buf;
}
-void plat_gvideo_open(
void
)
+void plat_gvideo_open(
int is_pal
)
{
}
@@
-258,14
+258,10
@@
void *plat_prepare_screenshot(int *w, int *h, int *bpp)
return NULL;
}
-void plat_step_volume(int is_up)
-{
-}
-
void plat_trigger_vibrate(int is_strong)
{
}
-void
plat_minimize(void
)
+void
menu_notify_mode_change(int w, int h, int bpp
)
{
}