twinaphex
|
4acb177e37
|
Can now scroll on shader presets in browser
|
2015-02-12 18:47:37 +01:00 |
|
Alcaro
|
56f2888aab
|
Coding style says three-space indentation and backwards-placed asterisks...
|
2015-02-12 18:46:19 +01:00 |
|
Alcaro
|
722b349e9c
|
Refactor this into a function to get rid of some dupe code.
|
2015-02-12 18:45:39 +01:00 |
|
Alcaro
|
bd970322ee
|
These have nothing to do with paths. Replace with the size of a NUL-terminated hash.
|
2015-02-12 18:41:49 +01:00 |
|
Alcaro
|
655cabc186
|
Shut up Valgrind yet again.
|
2015-02-12 18:41:49 +01:00 |
|
twinaphex
|
12825086b9
|
(XMB) Move active_category variables to 'category' struct
|
2015-02-12 18:38:27 +01:00 |
|
twinaphex
|
ecbd841289
|
Move 'offset' variables to structs
|
2015-02-12 18:34:36 +01:00 |
|
twinaphex
|
7fb3b7e4a0
|
(XMB) Move icon variables to struct
|
2015-02-12 18:32:03 +01:00 |
|
Alcaro
|
7938e05b9c
|
Shut up some more Valgrind errors. (Why is r600_dri.so branching on the frame buffer?)
|
2015-02-12 18:31:01 +01:00 |
|
twinaphex
|
852842beaf
|
(XMB) Move font variables to struct
|
2015-02-12 18:25:48 +01:00 |
|
twinaphex
|
b2c9a34fc1
|
(XMB) Cleanup this stuff some more
|
2015-02-12 18:24:01 +01:00 |
|
Alcaro
|
5c2d5edff0
|
Shut up some Valgrind errors.
|
2015-02-12 18:21:52 +01:00 |
|
twinaphex
|
2c8998aa88
|
(XMB) Make this code somewhat easier to read
|
2015-02-12 18:18:38 +01:00 |
|
twinaphex
|
7b4e3353a8
|
(XMB) Cleanups - create xmb_push_animations
|
2015-02-12 17:22:24 +01:00 |
|
twinaphex
|
b709baf8e5
|
xmb_draw_items - cleanups
|
2015-02-12 17:08:57 +01:00 |
|
twinaphex
|
179661098f
|
(XMB) xmb_draw_items - cleanups
|
2015-02-12 17:05:56 +01:00 |
|
twinaphex
|
f20ede45a1
|
Rename xmb_node_for_core to xmb_get_userdata_from_core
|
2015-02-12 15:14:05 +01:00 |
|
twinaphex
|
e9c42cf038
|
(menu_entries_cbs.c) Shader cleanups
|
2015-02-11 23:40:34 +01:00 |
|
twinaphex
|
0c64543eb8
|
(menu_entries_cbs.c) Cleanups
|
2015-02-11 23:30:29 +01:00 |
|
twinaphex
|
31cff5bec3
|
Set OSK overlay default to overlay directory by default
|
2015-02-11 22:51:58 +01:00 |
|
twinaphex
|
6a38206b42
|
(audio_utils.c) Buildfix
|
2015-02-11 22:41:08 +01:00 |
|
twinaphex
|
1d3ce967b4
|
(PS3/RMenu) Buildfixes
|
2015-02-11 22:38:05 +01:00 |
|
twinaphex
|
23c56cc998
|
(RMenu XUI) Buildfix
|
2015-02-11 22:34:07 +01:00 |
|
twinaphex
|
8d050f23aa
|
Remove more header dependencies (menu.h)
|
2015-02-11 22:15:13 +01:00 |
|
twinaphex
|
728210bdf7
|
Remove bunch of header dependencies in menu.h
|
2015-02-11 22:10:21 +01:00 |
|
twinaphex
|
6654d2eb6c
|
(menu_input.c) Cleanups
|
2015-02-11 22:05:56 +01:00 |
|
twinaphex
|
6c6850a671
|
(menu_entries_cbs.c) Start refactoring away driver.menu
|
2015-02-11 21:56:32 +01:00 |
|
twinaphex
|
5bb11314d5
|
(Menu) Move width and height to frame_buf struct - mouse code needs
to be entirely rewritten
|
2015-02-11 21:52:21 +01:00 |
|
twinaphex
|
6ded569b87
|
(Menu) Create struct for delay timer
|
2015-02-11 21:48:20 +01:00 |
|
twinaphex
|
fe1ac4b8b9
|
(Menu) Create struct for categories
|
2015-02-11 21:43:16 +01:00 |
|
twinaphex
|
eb7a68a182
|
(Menu) Put scroll indices into struct
|
2015-02-11 21:36:07 +01:00 |
|
twinaphex
|
b1c775849a
|
(RGUI) Cleanups
|
2015-02-11 21:30:57 +01:00 |
|
twinaphex
|
8f77b7d52a
|
(Menu) Cleanups pt. 2
|
2015-02-11 21:29:14 +01:00 |
|
twinaphex
|
10fdaff1b6
|
(Menu) Cleanups
|
2015-02-11 21:27:01 +01:00 |
|
twinaphex
|
7ce598c891
|
(Wii) Fix warnings - unused values
|
2015-02-11 21:21:03 +01:00 |
|
twinaphex
|
c3fdd42fb0
|
Refactor menu
|
2015-02-11 21:15:39 +01:00 |
|
twinaphex
|
7ade44cbc3
|
(360) Build fixes
|
2015-02-11 21:06:50 +01:00 |
|
twinaphex
|
fb31227585
|
(Menu) Refactors
|
2015-02-11 21:00:34 +01:00 |
|
twinaphex
|
0c170ab56e
|
(Menu) Get rid of void * pt. 2
|
2015-02-11 20:40:48 +01:00 |
|
twinaphex
|
4d478434c7
|
(Menu) Start getting rid of void * pointer
|
2015-02-11 20:28:54 +01:00 |
|
Twinaphex
|
3cb6267886
|
(iOS) Build fix
|
2015-02-11 19:29:24 +01:00 |
|
twinaphex
|
6b8aece1f7
|
(Menu) Cleanups
|
2015-02-11 19:28:06 +01:00 |
|
twinaphex
|
b0bd9fdd9d
|
(menu.c) menu_iterate - cleanups
|
2015-02-11 19:17:30 +01:00 |
|
twinaphex
|
8e42857488
|
(Menu) Move set_texture call to higher-level iterate function
|
2015-02-11 19:16:06 +01:00 |
|
twinaphex
|
00cd281a1f
|
Move menu_ticker_line to menu_animation.c
|
2015-02-11 18:52:59 +01:00 |
|
twinaphex
|
915c97b76f
|
Refactor menu_driver.h
|
2015-02-11 18:36:37 +01:00 |
|
twinaphex
|
97564dd1be
|
(menu_entries_cbs.c) Cut down on code duplication pt. 2
|
2015-02-11 18:17:02 +01:00 |
|
twinaphex
|
3ca18c14d4
|
(menu_entries_cbs.c) Cut down code duplication
|
2015-02-11 18:14:53 +01:00 |
|
twinaphex
|
5ee4e6da73
|
Guard against entering video filter or audio filter directory
if path is not correct
|
2015-02-11 17:53:38 +01:00 |
|
twinaphex
|
d0e6685d3d
|
Move readjust_input_rate function to audio_driver.c
|
2015-02-11 17:36:31 +01:00 |
|