twinaphex
|
c451b94bd9
|
(MaterialUI) Create Blue Grey theme
|
2016-07-10 21:23:57 +02:00 |
|
twinaphex
|
37aee162c9
|
Backport/add MaterialUI color themes by rz5
|
2016-07-10 17:06:43 +02:00 |
|
twinaphex
|
de21d31352
|
Update
|
2016-07-10 16:11:03 +02:00 |
|
twinaphex
|
acc0a6261d
|
Move enum to menu_display.h
|
2016-07-10 16:08:38 +02:00 |
|
twinaphex
|
ec7db6b4b6
|
(MaterialUI) Use enum
|
2016-07-10 16:07:22 +02:00 |
|
twinaphex
|
34c6b1f306
|
Dehardcode strings
|
2016-07-10 14:35:27 +02:00 |
|
twinaphex
|
eb37e95cca
|
(menu_cbs_get_value.c) Get rid of label_hash
|
2016-07-10 13:47:19 +02:00 |
|
twinaphex
|
c53bb5c7be
|
Remove all these labels
|
2016-07-10 13:44:44 +02:00 |
|
twinaphex
|
730f02c7e9
|
Get rid of hash labels
|
2016-07-10 13:40:08 +02:00 |
|
twinaphex
|
ad36b8ba76
|
Revert "menu_cbs_get_value - get rid of hashes"
This reverts commit 9d55e3dc84853c87c5ded3268688cefea6c8081b.
|
2016-07-10 04:08:11 +02:00 |
|
twinaphex
|
9d55e3dc84
|
menu_cbs_get_value - get rid of hashes
|
2016-07-10 04:02:13 +02:00 |
|
twinaphex
|
180c0c87c1
|
Add MaterialUI menu color theme setting
|
2016-07-09 13:17:29 +02:00 |
|
twinaphex
|
e0504bfc62
|
Reorganize xmb/MaterialUI settings
|
2016-07-09 13:05:58 +02:00 |
|
twinaphex
|
97be5b164f
|
Cleanups
|
2016-07-08 19:14:29 +02:00 |
|
twinaphex
|
7aaa39a5db
|
Improve Achievements list
|
2016-07-08 18:39:34 +02:00 |
|
twinaphex
|
a8004dee3d
|
(Cheevos) Add label representation
|
2016-07-08 18:19:10 +02:00 |
|
twinaphex
|
550b3e5633
|
(menu_cbs.c) Get rid of some unneeded variable arguments
|
2016-07-01 19:13:25 +02:00 |
|
twinaphex
|
947ef60a0f
|
Cleanups
|
2016-07-01 16:36:57 +02:00 |
|
twinaphex
|
02f8d54c31
|
Translatable strings
|
2016-07-01 16:33:43 +02:00 |
|
twinaphex
|
94735f9034
|
Replace some snprintf usage
|
2016-07-01 05:49:18 +02:00 |
|
twinaphex
|
b88e117d0b
|
Replace snprintf usage with strlcpy
|
2016-07-01 05:46:12 +02:00 |
|
Jean-André Santoni
|
b409ced5ad
|
Add start+select to the list of gamepad combos
|
2016-06-29 10:46:07 +02:00 |
|
twinaphex
|
96bb85fb41
|
Replace more hardcoded strings
|
2016-06-29 02:44:27 +02:00 |
|
twinaphex
|
2a9bf91e0d
|
Use MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE
|
2016-06-29 02:40:05 +02:00 |
|
twinaphex
|
7a745c3f70
|
Use string_is_empty
|
2016-06-28 11:02:51 +02:00 |
|
twinaphex
|
2dddc3fc88
|
Add FILE_PATH_LPL_EXTENSION
|
2016-06-26 10:12:28 +02:00 |
|
twinaphex
|
a585017208
|
Rename MENU_FILE_ to FILE_TYPE_
|
2016-06-20 15:50:37 +02:00 |
|
twinaphex
|
284f8cfd23
|
Remove menu_hash_ files
|
2016-06-20 03:35:09 +02:00 |
|
twinaphex
|
65dff0a03a
|
menu_hash_to_str_enum has now become msg_hash_to_str
|
2016-06-20 00:31:13 +02:00 |
|
twinaphex
|
cb2d93b8fb
|
Cleanup
|
2016-06-18 04:41:13 +02:00 |
|
twinaphex
|
b5c63869ee
|
CLeanups
|
2016-06-18 04:39:33 +02:00 |
|
twinaphex
|
51356fb293
|
Cleanups
|
2016-06-18 04:12:56 +02:00 |
|
twinaphex
|
054781c3f3
|
Cleanups
|
2016-06-18 04:06:32 +02:00 |
|
twinaphex
|
a94b2a47f1
|
Remove #if 0 ifdefs
|
2016-06-17 17:43:53 +02:00 |
|
twinaphex
|
bba9610199
|
Add alternatives for label checking
|
2016-06-16 20:14:15 +02:00 |
|
twinaphex
|
3ecb515307
|
Update menu_cbs_get_value.c
|
2016-06-16 17:52:32 +02:00 |
|
twinaphex
|
e92d240f08
|
Use menu_hash_to_str_enum
|
2016-06-15 23:39:20 +02:00 |
|
twinaphex
|
023088e618
|
C89_BUILD fix
|
2016-05-26 06:50:57 +02:00 |
|
twinaphex
|
c93b78147b
|
Should avoid expensive 'djb2' operation now per-frame
|
2016-05-18 21:45:06 +02:00 |
|
twinaphex
|
4697d10e8c
|
(get_value) Implement system information too
|
2016-05-18 21:43:07 +02:00 |
|
twinaphex
|
70a4361d29
|
Split up default get_value callback some more
|
2016-05-18 21:41:37 +02:00 |
|
twinaphex
|
3d87398011
|
Cleanup
|
2016-05-18 21:35:57 +02:00 |
|
twinaphex
|
09b3a6f2c5
|
Create separate callback for core option representation
|
2016-05-18 21:22:58 +02:00 |
|
twinaphex
|
8b93439738
|
Backport this
|
2016-05-18 21:21:58 +02:00 |
|
twinaphex
|
73cc9c4b15
|
Rename RUNLOOP_CTL_COREOPTS_GET
|
2016-05-15 10:09:41 +02:00 |
|
twinaphex
|
df3b090d7a
|
Revert "Create runloop_get_system_info/runloop_free_system_info/runloop_init_system_info"
This reverts commit 35bf38e05cfbaa3ed4efbfdfd2afdcedc2c57b8a.
|
2016-05-12 09:37:21 +02:00 |
|
twinaphex
|
35bf38e05c
|
Create runloop_get_system_info/runloop_free_system_info/runloop_init_system_info
|
2016-05-12 09:25:52 +02:00 |
|
twinaphex
|
b79b2dca13
|
Create performance_counters
|
2016-05-10 08:53:14 +02:00 |
|
twinaphex
|
af2a33a8cb
|
Move core_option_manager to managers/
|
2016-05-10 01:25:47 +02:00 |
|
twinaphex
|
2c6d6a223c
|
Rename core_option functions
|
2016-05-10 01:21:55 +02:00 |
|