Higor Eurípedes
|
badf586e1a
|
(retroarch.c) Fix segfault
|
2015-06-12 13:36:21 -03:00 |
|
Higor Eurípedes
|
ecede41cb2
|
(retroarch.c) Add --log-file and --version
|
2015-06-12 13:36:21 -03:00 |
|
Higor Eurípedes
|
4e595b34c1
|
(retroarch.c) Add print_version()
|
2015-06-12 13:36:21 -03:00 |
|
Higor Eurípedes
|
164110d04d
|
(retroarch.c) Align opts definition
|
2015-06-12 13:36:21 -03:00 |
|
Higor Eurípedes
|
552d6abb7f
|
(retroarch.c) Reformat help text
|
2015-06-12 13:36:21 -03:00 |
|
Higor Eurípedes
|
8057e2654e
|
(retroarch.c) Align long options in print_help()
|
2015-06-12 13:36:21 -03:00 |
|
Higor Eurípedes
|
1cacb66d39
|
(retroarch.c) Make print_help() use less terminal columns
|
2015-06-12 13:36:21 -03:00 |
|
Higor Eurípedes
|
b3ad5f80e4
|
(retroarch) Use argv[0] as command name in print_help()
|
2015-06-12 13:36:21 -03:00 |
|
twinaphex
|
5c470b411c
|
(database_info.c) Do glob query for developers
|
2015-06-12 18:26:39 +02:00 |
|
twinaphex
|
78f6f29c3a
|
(database_info.c) Refactor some code
|
2015-06-12 18:20:34 +02:00 |
|
twinaphex
|
cdd2edb608
|
Rename menu_settings_list_free to menu_setting_free
|
2015-06-12 17:55:11 +02:00 |
|
twinaphex
|
5789fb44f4
|
(Menu) Cleanups pt. 4
|
2015-06-12 17:23:31 +02:00 |
|
twinaphex
|
d532fb4979
|
(General) Cleanups pt. 3
|
2015-06-12 17:10:16 +02:00 |
|
twinaphex
|
29c82f9360
|
(General) Cleanups pt. 2
|
2015-06-12 17:04:25 +02:00 |
|
twinaphex
|
c36e21ed13
|
(General) Cleanup
|
2015-06-12 17:00:37 +02:00 |
|
twinaphex
|
e514c30d0f
|
retro_endianness.h - need to include stdlib.h for _byteswap_ulong/
_byteswap_short
|
2015-06-12 16:40:48 +02:00 |
|
twinaphex
|
2b9d70a672
|
(menu_displaylist.c) Cleanups
|
2015-06-12 16:36:15 +02:00 |
|
twinaphex
|
3abf8ec982
|
(menu_entries_get_core_title) Cleanup
|
2015-06-12 16:28:44 +02:00 |
|
twinaphex
|
5213105f99
|
(XMB) Cleanups
|
2015-06-12 16:25:32 +02:00 |
|
twinaphex
|
a53f84ddfb
|
(Menu) Cleanups
|
2015-06-12 16:20:45 +02:00 |
|
twinaphex
|
c814f71221
|
(RMenu) Cleanups
|
2015-06-12 16:17:19 +02:00 |
|
twinaphex
|
1011e0499e
|
Some cleanups - use menu_navigation_get_ptr
|
2015-06-12 16:13:12 +02:00 |
|
twinaphex
|
64d6a6db81
|
(RGUI) Cleanups
|
2015-06-12 16:11:50 +02:00 |
|
twinaphex
|
2c1a1f83a2
|
Create menu_entries.c
|
2015-06-12 16:07:12 +02:00 |
|
twinaphex
|
b9bd2072e4
|
Reorder some files in menu_entry.c
|
2015-06-12 16:04:22 +02:00 |
|
twinaphex
|
fd38003fd1
|
Rename menu_entries_cbs_* to menu_cbs_*
|
2015-06-12 16:01:46 +02:00 |
|
twinaphex
|
015a882c2b
|
menu_list_elem_is_dir - change how we determine element is a directory
|
2015-06-12 15:48:11 +02:00 |
|
twinaphex
|
30e29cfb5a
|
Create menu_list_get_userdata_at_offset
|
2015-06-12 14:50:06 +02:00 |
|
twinaphex
|
bf4ef3fd82
|
(XMB) Use menu_list_get_actiondata_at_offset
|
2015-06-12 14:47:44 +02:00 |
|
twinaphex
|
fa3f9d31d5
|
(menu_list.c) Cleanup/nit
|
2015-06-12 14:44:57 +02:00 |
|
twinaphex
|
84b8a250a3
|
Simplify menu_list_new
|
2015-06-12 14:44:25 +02:00 |
|
twinaphex
|
225c6fac1b
|
Cleanups to several menu_list.c functions
|
2015-06-12 14:40:41 +02:00 |
|
twinaphex
|
0531d482d2
|
Simplify menu_list_clear
|
2015-06-12 14:38:30 +02:00 |
|
twinaphex
|
1916e66780
|
(menu_list.c) menu_list_new - goto error
|
2015-06-12 14:30:40 +02:00 |
|
twinaphex
|
f9ab351bf9
|
(menu_list.c) menu_list_new - prevent some possible leaks
|
2015-06-12 14:29:21 +02:00 |
|
twinaphex
|
c9519b90fd
|
Rename menu_list_destroy
|
2015-06-12 14:27:03 +02:00 |
|
twinaphex
|
3a4ee2d89a
|
Move file_list_free_userdata to menu_driver_list_free
|
2015-06-12 14:17:27 +02:00 |
|
twinaphex
|
2bf636b913
|
Rename menu_driver_list_delete to menu_driver_list_free
|
2015-06-12 14:15:48 +02:00 |
|
twinaphex
|
e6416a6bad
|
(menu_displaylist.c) Initialize label
|
2015-06-12 14:03:08 +02:00 |
|
twinaphex
|
4571485917
|
Don't bind action_refresh when we are at main menu
|
2015-06-12 13:58:11 +02:00 |
|
twinaphex
|
738efe3f3c
|
(Menu) menu_entries_init - go through menu_list_get_actiondata_at_offset
|
2015-06-12 04:11:52 +02:00 |
|
twinaphex
|
5f123d2b81
|
(menu/menu_driver.c) Only manipulate actiondata by going through wrapper functions
|
2015-06-12 04:09:35 +02:00 |
|
twinaphex
|
ab0a3dabf5
|
(menu) menu_driver_list_insert - Try to free actiondata first before allocating
it
|
2015-06-12 04:05:42 +02:00 |
|
Twinaphex
|
f474e10c75
|
(XMB) xmb_node_allocate_userdata - call file_list_free_actiondata
first before calling file_list_set_actiondata
|
2015-06-11 23:21:25 +02:00 |
|
Twinaphex
|
0bfd3433ff
|
(file_list.c) file_list_push - set userdata and actiondata
to NULL
|
2015-06-11 23:18:08 +02:00 |
|
twinaphex
|
f258621abf
|
(XMB) Cleanups
|
2015-06-11 23:10:04 +02:00 |
|
twinaphex
|
33bb7ad76e
|
Refactor xmb_get_userdata_from_horizontal_list
|
2015-06-11 23:08:12 +02:00 |
|
twinaphex
|
087e1354ec
|
Create file_list_set_userdata/file_list_set_actiondata
|
2015-06-11 23:02:17 +02:00 |
|
Twinaphex
|
c607915ef8
|
(Menu) Cleanups
|
2015-06-11 21:12:08 +02:00 |
|
Twinaphex
|
2b1fe2de5d
|
(XMB) xmb_list_delete - use file_list_free_userdata
|
2015-06-11 21:05:14 +02:00 |
|